refs/files-backend: correct return value in lock_ref_for_update
Martin Ågren committed about 9 years ago
refs/files-backend: fix memory leak in lock_ref_for_update
Martin Ågren committed about 9 years ago
refs/files-backend: add longer-scoped copy of string to list
Martin Ågren committed about 9 years ago
commit-tree: do not complete line in -F input
Ross Kabus committed about 9 years ago
files_transaction_finish(): delete reflogs before references
Michael Haggerty committed about 9 years ago
packed-backend: rip out some now-unused code
Michael Haggerty committed about 9 years ago
files_ref_store: use a transaction to update packed refs
Michael Haggerty committed about 9 years ago
t1404: demonstrate two problems with reference transactions
Michael Haggerty committed about 9 years ago
files_initial_transaction_commit(): use a transaction for packed refs
Michael Haggerty committed about 9 years ago
prune_refs(): also free the linked list
Michael Haggerty committed about 9 years ago
files_pack_refs(): use a reference transaction to write packed refs
Michael Haggerty committed about 9 years ago
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