fsck: check skiplist for object in fsck_blob()
Ramsay Jones committed about 8 years ago
fsck: silence stderr when parsing .gitmodules
Jeff King committed about 8 years ago
config: add options parameter to git_config_from_mem
Jeff King committed about 8 years ago
config: add CONFIG_ERROR_SILENT handler
Jeff King committed about 8 years ago
config: turn die_on_error into caller-facing enum
Jeff King committed about 8 years ago
l10n: zh_CN: review for git 2.18.0
Jiang Xin committed about 8 years ago
commit.c: allow lookup_commit_reference to handle arbitrary repositories
Stefan Beller committed about 8 years ago
commit.c: allow lookup_commit_reference_gently to handle arbitrary repositories
Stefan Beller committed about 8 years ago
tag.c: allow deref_tag to handle arbitrary repositories
Stefan Beller committed about 8 years ago
object.c: allow parse_object to handle arbitrary repositories
Stefan Beller committed about 8 years ago
object.c: allow parse_object_buffer to handle arbitrary repositories
Stefan Beller committed about 8 years ago
commit.c: allow get_cached_commit_buffer to handle arbitrary repositories
Stefan Beller committed about 8 years ago
commit.c: allow set_commit_buffer to handle arbitrary repositories
Stefan Beller committed about 8 years ago
commit.c: migrate the commit buffer to the parsed object store
Stefan Beller committed about 8 years ago
commit-slabs: remove realloc counter outside of slab struct
Stefan Beller committed about 8 years ago
commit.c: allow parse_commit_buffer to handle arbitrary repositories
Stefan Beller committed about 8 years ago
tag: allow parse_tag_buffer to handle arbitrary repositories
Stefan Beller committed about 8 years ago
tag: allow lookup_tag to handle arbitrary repositories
Stefan Beller committed about 8 years ago
commit: allow lookup_commit to handle arbitrary repositories
Stefan Beller committed about 8 years ago
tree: allow lookup_tree to handle arbitrary repositories
Stefan Beller committed about 8 years ago