Page 15
2019-12-05 - 2019-09-25
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