t: drop unnecessary terminating semicolon in subshell
Eric Sunshine committed about 8 years ago
t: use sane_unset() rather than 'unset' with broken &&-chain
Eric Sunshine committed about 8 years ago
t: use test_write_lines() instead of series of 'echo' commands
Eric Sunshine committed about 8 years ago
t: use test_might_fail() instead of manipulating exit code manually
Eric Sunshine committed about 8 years ago
block alloc: add validations around cache_entry lifecyle
Jameson Miller committed about 8 years ago
block alloc: allocate cache entries from mem_pool
Jameson Miller committed about 8 years ago
mem-pool: fill out functionality
Jameson Miller committed about 8 years ago
mem-pool: add life cycle management functions
Jameson Miller committed about 8 years ago
mem-pool: only search head block for available space
Jameson Miller committed about 8 years ago
block alloc: add lifecycle APIs for cache_entry structs
Jameson Miller committed about 8 years ago
read-cache: teach make_cache_entry to take object_id
Jameson Miller committed about 8 years ago
read-cache: teach refresh_cache_entry to take istate
Jameson Miller committed about 8 years ago
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