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
hash-object: merge HASH_* and INDEX_* flags
Jeff King committed about 1 year ago
hash-object: stop allowing unknown types
Jeff King committed about 1 year ago
Jeff King committed about 1 year ago
Jeff King committed about 1 year ago
oid_object_info(): drop type_name strbuf
Jeff King committed about 1 year ago
fsck: stop using object_info->type_name strbuf
Jeff King committed about 1 year ago
oid_object_info_convert(): stop using string for object type
Jeff King committed about 1 year ago