packed-backend: new module for handling packed references

Michael Haggerty committed about 9 years ago

packed_ref_store: support iteration

Michael Haggerty committed about 9 years ago

repack_without_refs(): take a `packed_ref_store *` parameter

Michael Haggerty committed about 9 years ago

get_packed_ref(): take a `packed_ref_store *` parameter

Michael Haggerty committed about 9 years ago

rollback_packed_refs(): take a `packed_ref_store *` parameter

Michael Haggerty committed about 9 years ago

commit_packed_refs(): take a `packed_ref_store *` parameter

Michael Haggerty committed about 9 years ago

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

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

packed_ref_store: new struct

Michael Haggerty committed about 9 years ago

add_packed_ref(): teach function to overwrite existing refs

Michael Haggerty committed about 9 years ago

pathspec: die on empty strings as pathspec

Emily Xie committed over 9 years ago

← Newer Page 1679 of 4065 Older →