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
Documentation/githooks: mention merge in commit-msg hook
Stefan Beller committed almost 9 years ago
travis-ci: fix "skip_branch_tip_with_tag()" string comparison
Lars Schneider committed almost 9 years ago
pathspec doc: parse_pathspec does not maintain references to args
Jonathan Nieder committed almost 9 years ago
Merge branch 'jk/leak-checkers'
Junio C Hamano committed almost 9 years ago
fast-export: do not copy from modified file
Jonathan Tan committed almost 9 years ago
revision: replace "struct cmdline_pathspec" with argv_array
Jeff King committed almost 9 years ago
test-lint: echo -e (or -E) is not portable
Torsten Bögershausen committed about 9 years ago
git-compat-util: make UNLEAK less error-prone
Jonathan Tan committed almost 9 years ago