lock_packed_refs(): take a `packed_ref_store *` parameter
Michael Haggerty committed about 9 years ago
add_packed_ref(): take a `packed_ref_store *` parameter
Michael Haggerty committed about 9 years ago
get_packed_refs(): take a `packed_ref_store *` parameter
Michael Haggerty committed about 9 years ago
get_packed_ref_cache(): take a `packed_ref_store *` parameter
Michael Haggerty committed about 9 years ago
validate_packed_ref_cache(): take a `packed_ref_store *` parameter
Michael Haggerty committed about 9 years ago
clear_packed_ref_cache(): take a `packed_ref_store *` parameter
Michael Haggerty committed about 9 years ago
packed_ref_store: move `packed_refs_lock` member here
Michael Haggerty committed about 9 years ago
packed_ref_store: move `packed_refs_path` here
Michael Haggerty committed about 9 years ago
Michael Haggerty committed about 9 years ago
add_packed_ref(): teach function to overwrite existing refs
Michael Haggerty committed about 9 years ago
t1408: add a test of stale packed refs covered by loose refs
Junio C Hamano committed about 9 years ago
pathspec: die on empty strings as pathspec
Emily Xie committed over 9 years ago
t0027: do not use an empty string as a pathspec element
Junio C Hamano committed about 9 years ago
t3420: fix under GETTEXT_POISON build
Junio C Hamano committed about 9 years ago
submodules: overhaul documentation
Stefan Beller committed about 9 years ago
Junio C Hamano committed about 9 years ago
Merge branch 'rs/strbuf-addftime-zZ'
Junio C Hamano committed about 9 years ago
Merge branch 'sd/t3200-branch-m-test'
Junio C Hamano committed about 9 years ago
Merge branch 'ps/stash-push-pathspec-fix'
Junio C Hamano committed about 9 years ago
Junio C Hamano committed about 9 years ago