Page 14
2020-09-09 - 2019-09-25
2020-09-09 21:23 Stefan Sperling:
Use POSIX endian functions
2020-09-09 19:59 Stefan Sperling:
Don't rely on <zlib.h> to pull in <unistd.h>
2020-08-13 19:21 Stefan Sperling:
add remove -s option
2020-08-13 19:19 Stefan Sperling:
add status -s option
2020-08-09 23:07 Tracey Emery:
tog free fixes
2020-08-07 20:38 Tracey Emery:
quiet regress test output by default
2020-07-31 08:47 Stefan Sperling:
Missing braces
2020-07-27 16:58 Todd C. Miller:
add 'got info' command
2020-07-23 16:51 Stefan Sperling:
install symbolic links in the work tree
2020-07-21 13:55 Stefan Sperling:
ugly hack for repositories on NFS
2020-06-25 14:40 Todd C. Miller:
fix diff3 for files which lack newlines
2020-06-25 06:52 Stefan Sperling:
got ignore some .{cvs,git}ignore files
2020-06-22 15:48 Tracey Emery:
parse.y for got
2020-06-20 23:21 Stefan Sperling:
New library config parse.y start
2020-06-19 22:48 Tracey Emery:
Make gotweb config parsing work with last diff
2020-05-29 13:47 Tracey Emery:
gotweb: return error instead of NULL
2020-05-20 17:43 Stefan Sperling:
got.1: commit examples
2020-05-17 10:41 Stefan Sperling:
make got/tog tree show symlink targets
2020-05-17 08:24 Stefan Sperling:
submodules: got: bad file type
2020-05-14 15:53 Sebastien Marie:
add submodule tests
2020-05-05 16:01 Stefan Sperling:
fix directory mode bits
2020-05-05 09:55 Stefan Sperling:
changed paths in 'got log' and tog
2020-05-04 13:37 Todd C. Miller:
fix 'got log -p path' bug
2020-04-24 14:04 Tracey Emery:
fix 'got log' repository path confusion
2020-04-24 13:58 Tracey Emery:
fix file index corruption after rebase
2020-04-18 18:39 Stefan Sperling:
make 'got update' skip conflicted files?
2020-04-14 18:33 Tracey Emery:
got build + regress script for cron
2020-03-28 10:03 Stefan Sperling:
got fetch: error with new remotes
2020-03-26 17:07 Stefan Sperling:
tog log: correct number of lines to page up/down
2020-03-23 16:54 Stefan Sperling:
make got tree work on current branch
2020-03-20 03:08 ori@eigenstate.org:
got clone: start of effort.
2020-03-05 09:00 Stefan Sperling:
got rm trim dirs
2020-02-29 11:21 Martin Pieuchot:
tog(1) log by default++
2020-02-24 20:33 Stefan Sperling:
got tag -c option
2020-02-24 15:05 Stefan Sperling:
got histedit -m: edit log messages only
2020-02-24 14:55 Tracey Emery:
let 'got branch' switch and update the work tree
2020-02-24 09:44 Stefan Sperling:
tog.1: sync -r description
2020-02-23 16:38 Christian Weisgerber:
got log and subdirectories?
2020-02-23 11:22 Stefan Sperling:
Switch tog diff to -r
2020-02-23 11:19 Stefan Sperling:
Fix "tog diff obj1 obj2"
2020-02-22 16:22 Stefan Sperling:
tog: add ^B/^F for blame and tree views
2020-02-22 12:43 Stuart Henderson:
gotweb, ports build failure on sparc64
2020-02-09 16:30 Tracey Emery:
got backout: segfault
2020-02-04 11:38 Stefan Sperling:
tog yield commit reverted
2020-02-02 07:24 Stefan Sperling:
tog diff view search
2020-02-01 16:11 Tracey Emery:
gotweb binary file check
2020-01-31 16:55 Tracey Emery:
tog feature request: search
2020-01-26 15:58 Tracey Emery:
got_diffreg temporary patch
2020-01-22 17:08 Stefan Sperling:
diff algo implementation ("duff")
2020-01-19 13:47 Stefan Sperling:
Unnecessary check after got_object_id_by_path()
2020-01-19 13:24 Stefan Sperling:
double lock in tog(1)
2020-01-19 13:17 Stefan Sperling:
Remove unnecessary context switches
2020-01-17 12:10 Stefan Sperling:
patch: regress: Work around glitchy clocks in vmm guests
2020-01-16 14:34 Tracey Emery:
merge READMEs
2020-01-16 10:20 Tracey Emery:
move gotweb pledge scope
2020-01-15 16:59 Klemens Nanni:
Gotweb
2020-01-14 17:54 Christian Weisgerber:
Bug: tog suspend/continue
2020-01-14 14:29 Stefan Sperling:
tog tree: fix usage()
2020-01-13 10:21 Klemens Nanni:
allow checkout into non-empty directory
2020-01-12 16:50 Christian Weisgerber:
fix tog log view -> tree view switching
2020-01-12 09:57 Martin:
Small fix for got_path_strip_trailing_slashes
2020-01-08 13:52 Stefan Sperling:
faster history traversal for 'got blame'
2020-01-06 18:11 Stefan Sperling:
patch: .PHONY is a target
2020-01-04 18:57 Stefan Sperling:
Makefile patch
2019-12-14 15:45 Tracey Emery:
add remove but keep files
2019-12-12 23:33 Stefan Sperling:
got remove recursion
2019-12-09 14:46 Stuart Henderson:
tog add century
2019-12-06 13:17 Stefan Sperling:
got add recursion ignore ignores
2019-12-04 13:32 Stefan Sperling:
new git server: git.gameoftrees.org
2019-11-29 22:09 Stefan Sperling:
diff: Allow 0 context, use GOT_DIFF_MAX_CONTEXT
log: -C requires -p
2019-11-29 22:08 Stefan Sperling:
got: log: -g grep-pattern
2019-11-28 02:34 Stefan Sperling:
convert tree entries to an array
2019-11-28 01:02 Stefan Sperling:
parse remotes from gitconfig
2019-11-23 15:21 Tracey Emery:
got add recursion
2019-11-20 22:01 Stefan Sperling:
got selective import / merging
2019-11-20 21:31 Stefan Sperling:
got clone
2019-11-19 16:00 Stefan Sperling:
gotweb facelift
2019-11-14 17:14 Stefan Sperling:
less memcpy() when parsing trees
2019-11-14 15:31 Tracey Emery:
got add recursive
2019-11-10 15:55 Stefan Sperling:
add LRU cache for delta data to got-read-pack
2019-11-10 13:15 Kurt Mosiejczuk:
add 'got branch' -c option
2019-11-08 22:04 Stefan Sperling:
fix support for pack files larger than 2GB
2019-11-08 16:26 Kurt Mosiejczuk:
Updated patch for default "main" branch for newly created repositories
2019-11-04 15:56 Tracey Emery:
gotweb
2019-11-02 08:56 Stefan Sperling:
Defaulting primary branch name to "main"
2019-10-28 10:32 Stefan Sperling:
fix staging of multiple files with -p
2019-10-21 13:39 Tracey Emery:
blame display
2019-10-21 13:25 Stefan Sperling:
show original content in merge conflicts
2019-10-19 11:05 Stefan Sperling:
commit executable bit change
2019-10-16 17:14 Stefan Sperling:
fix tog log view performance bug
2019-10-15 14:33 Stefan Sperling:
tog log & got-read-pack on the fly
2019-10-15 11:37 Stefan Sperling:
got reintegrate
2019-10-15 08:19 Stefan Sperling:
2019-10-14 12:07 Stefan Sperling:
ASCII diagrams in man pages?
2019-10-04 12:53 Stuart Henderson:
Problem: empty dirs
2019-09-28 12:01 Stefan Sperling:
patch: generic commit header management in 'got log'
2019-09-25 20:24 Stefan Sperling:
Hello!
2019-09-25 20:22 Stefan Sperling:
[patch] getline: fix the return type to ssize_t and small nits