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
cat-file: use type enum instead of buffer for -t option
Jeff King committed about 1 year ago
object-file: drop OBJECT_INFO_ALLOW_UNKNOWN_TYPE flag
Jeff King committed about 1 year ago
cat-file: make --allow-unknown-type a noop
Jeff King committed about 1 year ago
object-file.h: fix typo in variable declaration
Jeff King committed about 1 year ago
json-writer: describe the usage of jw_* functions
Lucas Seiki Oshiro committed about 1 year ago
json-writer: add docstrings to jw_* functions
Lucas Seiki Oshiro committed about 1 year ago
Junio C Hamano committed about 1 year ago