commit-reach: move compare_commits_by_gen
Derrick Stolee committed over 5 years ago
commit-reach: use one walk in remove_redundant()
Derrick Stolee committed over 5 years ago
doc: mention bigFileThreshold for packing
Christian Walther committed over 5 years ago
fetch-pack: print and use dangling .gitmodules
Jonathan Tan committed over 5 years ago
fetch-pack: with packfile URIs, use index-pack arg
Jonathan Tan committed over 5 years ago
http-fetch: allow custom index-pack args
Jonathan Tan committed over 5 years ago
http: allow custom index-pack args
Jonathan Tan committed over 5 years ago
Merge branch 'py/commit-comments'
Pratyush Yadav committed over 5 years ago
Documentation: typofix --column description
Junio C Hamano committed over 5 years ago
chunk-format: add technical docs
Derrick Stolee committed over 5 years ago
chunk-format: restore duplicate chunk checks
Derrick Stolee committed over 5 years ago
midx: use 64-bit multiplication for chunk sizes
Derrick Stolee committed over 5 years ago
midx: use chunk-format read API
Derrick Stolee committed over 5 years ago
commit-graph: use chunk-format read API
Derrick Stolee committed over 5 years ago
chunk-format: create read chunk API
Derrick Stolee committed over 5 years ago
midx: use chunk-format API in write_midx_internal()
Derrick Stolee committed over 5 years ago
midx: drop chunk progress during write
Derrick Stolee committed over 5 years ago
midx: return success/failure in chunk write methods
Derrick Stolee committed over 5 years ago
midx: add num_large_offsets to write_midx_context
Derrick Stolee committed over 5 years ago
midx: add pack_perm to write_midx_context
Derrick Stolee committed over 5 years ago