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
commit-graph: not compatible with uninitialized repo
Derrick Stolee committed about 8 years ago
commit-graph: not compatible with grafts
Derrick Stolee committed about 8 years ago
commit-graph: not compatible with replace objects
Derrick Stolee committed about 8 years ago
test-repository: properly init repo
Derrick Stolee committed about 8 years ago
commit-graph: update design document
Derrick Stolee committed about 8 years ago
refs.c: upgrade for_each_replace_ref to be a each_repo_ref_fn callback
Stefan Beller committed about 8 years ago