index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
refs
/
packed-backend.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'mh/packed-ref-transactions'
Junio C Hamano
2017-09-19
|
\
|
*
packed-backend: rip out some now-unused code
Michael Haggerty
2017-09-09
|
*
packed_delete_refs(): implement method
Michael Haggerty
2017-09-09
|
*
packed_ref_store: implement reference transactions
Michael Haggerty
2017-09-09
|
*
packed-backend: don't adjust the reference count on lock/unlock
Michael Haggerty
2017-09-09
*
|
tempfile: auto-allocate tempfiles on heap
Jeff King
2017-09-06
*
|
lockfile: do not rollback lock on failed close
Jeff King
2017-09-06
|
/
*
Merge branch 'mh/packed-ref-store'
Junio C Hamano
2017-08-22
*
packed_ref_store: handle a packed-refs file that is a symlink
Michael Haggerty
2017-07-27
*
read_packed_refs(): die if `packed-refs` contains bogus data
Michael Haggerty
2017-07-03
*
repack_without_refs(): don't lock or unlock the packed refs
Michael Haggerty
2017-07-03
*
commit_packed_refs(): remove call to `packed_refs_unlock()`
Michael Haggerty
2017-06-23
*
clear_packed_ref_cache(): don't protest if the lock is held
Michael Haggerty
2017-06-23
*
packed_refs_unlock(), packed_refs_is_locked(): new functions
Michael Haggerty
2017-06-23
*
packed_refs_lock(): report errors via a `struct strbuf *err`
Michael Haggerty
2017-06-23
*
packed_refs_lock(): function renamed from lock_packed_refs()
Michael Haggerty
2017-06-23
*
commit_packed_refs(): use a staging file separate from the lockfile
Michael Haggerty
2017-06-23
*
commit_packed_refs(): report errors rather than dying
Michael Haggerty
2017-06-23
*
packed_ref_store: make class into a subclass of `ref_store`
Michael Haggerty
2017-06-23
*
packed-backend: new module for handling packed references
Michael Haggerty
2017-06-23