trailer: use size_t for iterating trailer list
Jeff King committed about 8 years ago
trailer: use size_t for string offsets
Jeff King committed about 8 years ago
t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'
SZEDER Gábor committed about 8 years ago
hashcmp: assert constant hash size
Jeff King committed about 8 years ago
rev-list: make empty --stdin not an error
Jeff King committed about 8 years ago
t3420-rebase-autostash: don't try to grep non-existing files
SZEDER Gábor committed about 8 years ago
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