author | Junio C Hamano <gitster@pobox.com> | |
Sat, 15 Sep 2007 05:33:28 +0000 (22:33 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 15 Sep 2007 05:33:28 +0000 (22:33 -0700) | ||
commit | d225ae59c9102f2769c55749f80f7a94a92713e4 | |
tree | 35ed2e2aa5a7346f96fb46ef76a88df309acaf59 | tree | snapshot |
parent | 357c5e086c28581918329281be18ab236d33967f | commit | diff |
parent | e1ef867328bd7d2cd67499ac30479821bdf96662 | commit | diff |
Merge branch 'np/delta'
* np/delta:
builtin-pack-objects.c: avoid bogus gcc warnings
threaded delta search: proper locking for cache accounting
threaded delta search: add pack.threads config variable
fix threaded delta search locking
threaded delta search: specify number of threads at run time
threaded delta search: better chunck split point
threaded delta search: refine work allocation
basic threaded delta search
rearrange delta search progress reporting
localize window memory usage accounting
straighten the list of objects to deltify
* np/delta:
builtin-pack-objects.c: avoid bogus gcc warnings
threaded delta search: proper locking for cache accounting
threaded delta search: add pack.threads config variable
fix threaded delta search locking
threaded delta search: specify number of threads at run time
threaded delta search: better chunck split point
threaded delta search: refine work allocation
basic threaded delta search
rearrange delta search progress reporting
localize window memory usage accounting
straighten the list of objects to deltify
Documentation/git-pack-objects.txt | diff1 | | diff2 | | blob | history |
Makefile | diff1 | | diff2 | | blob | history |