Junio C Hamano committed almost 9 years ago
Junio C Hamano committed almost 9 years ago
Junio C Hamano committed almost 9 years ago
Merge branch 'jk/safe-pipe-capture' into maint-2.10
Junio C Hamano committed almost 9 years ago
Merge branch 'jk/cvsimport-quoting' into maint-2.10
Junio C Hamano committed almost 9 years ago
Merge branch 'jc/cvsserver' into maint-2.10
Junio C Hamano committed almost 9 years ago
Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10
Junio C Hamano committed almost 9 years ago
ALLOC_GROW: avoid -Wsign-compare warnings
Ramsay Jones committed almost 9 years ago
cache.h: hex2chr() - avoid -Wsign-compare warnings
Ramsay Jones committed almost 9 years ago
commit-slab.h: avoid -Wsign-compare warnings
Ramsay Jones committed almost 9 years ago
git-compat-util.h: xsize_t() - avoid -Wsign-compare warnings
Ramsay Jones committed almost 9 years ago
filter-branch: use hash-object instead of mktag
Ian Campbell committed almost 9 years ago
filter-branch: stash away ref map in a branch
Ian Campbell committed almost 9 years ago
filter-branch: preserve and restore $GIT_AUTHOR_* and $GIT_COMMITTER_*
Ian Campbell committed almost 9 years ago
filter-branch: reset $GIT_* before cleaning up
Ian Campbell committed almost 9 years ago
consistently use "fallthrough" comments in switches
Jeff King committed almost 9 years ago
curl_trace(): eliminate switch fallthrough
Jeff King committed almost 9 years ago
test-line-buffer: simplify command parsing
Jeff King committed almost 9 years ago
cat-file: handle NULL object_context.path
Jeff King committed almost 9 years ago
Han-Wen Nienhuys committed almost 9 years ago