packed_delete_refs(): implement method
Michael Haggerty committed about 9 years ago
packed_ref_store: implement reference transactions
Michael Haggerty committed about 9 years ago
struct ref_transaction: add a place for backends to store data
Michael Haggerty committed about 9 years ago
packed-backend: don't adjust the reference count on lock/unlock
Michael Haggerty committed about 9 years ago
load_subtree(): check that `prefix_len` is in the expected range
Michael Haggerty committed about 9 years ago
shortlog: skip format/parse roundtrip for internal traversal
Jeff King committed about 9 years ago
add UNLEAK annotation for reducing leak false positives
Jeff King committed about 9 years ago
t6120: test describe and name-rev with deep repos
Michael J Gruber committed about 9 years ago
t6120: clean up state after breaking repo
Michael J Gruber committed about 9 years ago
t6120: test name-rev --all and --stdin
Michael J Gruber committed about 9 years ago
t7004: move limited stack prereq to test-lib
Michael J Gruber committed about 9 years ago
merge-recursive: change current file dir string_lists to hashmap
Kevin Willford committed about 9 years ago
builtin/merge: honor commit-msg hook for merges
Stefan Beller committed about 9 years ago
read-cache: fix index corruption with index v4
Thomas Gummerer committed about 9 years ago
pull: honor submodule.recurse config option
Nicolas Morey-Chaisemartin committed about 9 years ago
pull: fix cli and config option parsing order
Nicolas Morey-Chaisemartin committed about 9 years ago
config: remove git_config_maybe_bool
Martin Ågren committed about 9 years ago
hashmap: add API to disable item counting when threaded
Jeff Hostetler committed about 9 years ago
git_extract_argv0_path: do nothing without RUNTIME_PREFIX
Jeff King committed about 9 years ago
system_path: move RUNTIME_PREFIX to a sub-function
Jeff King committed about 9 years ago