pack-objects: allow --shallow and --path-walk
Derrick Stolee committed about 1 year ago
path-walk: add new 'edge_aggressive' option
Derrick Stolee committed about 1 year ago
pack-objects: thread the path-based compression
Derrick Stolee committed about 1 year ago
pack-objects: refactor path-walk delta phase
Derrick Stolee committed about 1 year ago
scalar: enable path-walk during push via config
Derrick Stolee committed about 1 year ago
pack-objects: enable --path-walk via config
Derrick Stolee committed about 1 year ago
repack: add --path-walk option
Derrick Stolee committed about 1 year ago
t5538: add tests to confirm deltas in shallow pushes
Derrick Stolee committed about 1 year ago
pack-objects: introduce GIT_TEST_PACK_PATH_WALK
Derrick Stolee committed about 1 year ago
p5313: add performance tests for --path-walk
Derrick Stolee committed about 1 year ago
pack-objects: update usage to match docs
Derrick Stolee committed about 1 year ago
pack-objects: add --path-walk option
Derrick Stolee committed about 1 year ago
pack-objects: extract should_attempt_deltas()
Derrick Stolee committed about 1 year ago
p2000: add performance test for patch-mode commands
Derrick Stolee committed about 1 year ago
reset: integrate sparse index with --patch
Derrick Stolee committed about 1 year ago
git add: make -p/-i aware of sparse index
Derrick Stolee committed about 1 year ago
apply: integrate with the sparse index
Derrick Stolee committed about 1 year ago
userdiff: extend Bash pattern to cover more shell function forms
Moumita Dhar committed about 1 year ago
object-file: drop support for writing objects with unknown types
Jeff King committed about 1 year ago
hash-object: handle --literally with OPT_NEGBIT
Jeff King committed about 1 year ago