files-backend: move `lock` member to `files_ref_store`
Michael Haggerty committed over 9 years ago
lockfile: add a new method, is_lock_file_locked()
Michael Haggerty committed over 9 years ago
ref_store: take a `msg` parameter when deleting references
Michael Haggerty committed over 9 years ago
refs: use `size_t` indexes when iterating over ref transaction updates
Michael Haggerty committed over 9 years ago
refs_ref_iterator_begin(): don't check prefixes redundantly
Michael Haggerty committed over 9 years ago
prefix_ref_iterator: don't trim too much
Michael Haggerty committed over 9 years ago
files-backend: use `die("BUG: ...")`, not `die("internal error: ...")`
Michael Haggerty committed over 9 years ago
ref_iterator_begin_fn(): fix docstring
Michael Haggerty committed over 9 years ago
refs.h: clarify docstring for the ref_transaction_update()-related fns
Michael Haggerty committed over 9 years ago
t3600: clean up permissions test properly
Michael Haggerty committed over 9 years ago
Junio C Hamano committed over 9 years ago
Documentation: fix reference to ifExists for interpret-trailers
Andreas Heiduk committed over 9 years ago
Stefan Beller committed over 9 years ago
Junio C Hamano committed over 9 years ago
Merge branch 'ab/fix-poison-tests'
Junio C Hamano committed over 9 years ago
Merge branch 'tb/dedup-crlf-tests'
Junio C Hamano committed over 9 years ago
Merge branch 'jt/push-options-doc'
Junio C Hamano committed over 9 years ago
Merge branch 'ab/doc-replace-gmane-links'
Junio C Hamano committed over 9 years ago
Merge branch 'rs/checkout-am-fix-unborn'
Junio C Hamano committed over 9 years ago
Merge branch 'ls/travis-relays-for-windows-ci'
Junio C Hamano committed over 9 years ago