t4151: consolidate multiple calls to test_i18ngrep
[gitweb.git] / refs / packed-backend.c
2017-08-23 Merge branch 'nm/stash-untracked'
2017-08-23 Merge branch 'jt/sha1-file-cleanup'
2017-08-22 Merge branch 'mh/packed-ref-store'
2017-07-27 packed_ref_store: handle a packed-refs file that is...
2017-07-03 read_packed_refs(): die if `packed-refs` contains bogus...
2017-07-03 repack_without_refs(): don't lock or unlock the packed...
2017-06-23 commit_packed_refs(): remove call to `packed_refs_unlock()`
2017-06-23 clear_packed_ref_cache(): don't protest if the lock...
2017-06-23 packed_refs_unlock(), packed_refs_is_locked(): new...
2017-06-23 packed_refs_lock(): report errors via a `struct strbuf...
2017-06-23 packed_refs_lock(): function renamed from lock_packed_r...
2017-06-23 commit_packed_refs(): use a staging file separate from...
2017-06-23 commit_packed_refs(): report errors rather than dying
2017-06-23 packed_ref_store: make class into a subclass of `ref_store`
2017-06-23 packed-backend: new module for handling packed references