t3903-stash: don't try to grep non-existing file
SZEDER Gábor committed about 8 years ago
Merge branch 'nd/pack-deltify-regression-fix'
Junio C Hamano committed about 8 years ago
t6018-rev-list-glob: fix 'empty stdin' test
SZEDER Gábor committed about 8 years ago
t4051-diff-function-context: read the right file
SZEDER Gábor committed about 8 years ago
t0020-crlf: check the right file
SZEDER Gábor committed about 8 years ago
t7501-commit: drop silly command substitution
SZEDER Gábor committed about 8 years ago
commit: use timestamp_t for author_date_slab
Derrick Stolee committed about 8 years ago
SubmittingPatches: mention doc-diff
Jeff King committed about 8 years ago
pack-objects: reuse on-disk deltas for thin "have" objects
Jeff King committed about 8 years ago
pack-bitmap: save "have" bitmap from walk
Jeff King committed about 8 years ago
test-tool.h: include git-compat-util.h
Jeff King committed about 8 years ago
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor committed about 8 years ago
tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'
SZEDER Gábor committed about 8 years ago
tests: use 'test_must_be_empty' instead of 'test ! -s'
SZEDER Gábor committed about 8 years ago
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor committed about 8 years ago
parseopt: group literal string alternatives in argument help
René Scharfe committed about 8 years ago
remote: improve argument help for add --mirror
René Scharfe committed about 8 years ago
checkout-index: improve argument help for --stage
René Scharfe committed about 8 years ago
generate-cmdlist.sh: collect config from all config.txt files
Nguyễn Thái Ngọc Duy committed about 8 years ago
commit-graph: close_commit_graph before shallow walk
Derrick Stolee committed about 8 years ago