t7800: readlink may not be available
Armin Kunaschik committed over 10 years ago
Johannes Schindelin committed over 10 years ago
local_tzoffset: detect errors from tm_to_time_t
Jeff King committed over 10 years ago
t0006: test various date formats
Jeff King committed over 10 years ago
t0006: rename test-date's "show" to "relative"
Jeff King committed over 10 years ago
mingw: let the build succeed with DEVELOPER=1
Johannes Schindelin committed over 10 years ago
lock_ref_for_update(): avoid a symref resolution
Michael Haggerty committed over 10 years ago
lock_ref_for_update(): make error handling more uniform
Michael Haggerty committed over 10 years ago
t1404: add more tests of update-ref error handling
Michael Haggerty committed over 10 years ago
t1404: document function test_update_rejected
Michael Haggerty committed over 10 years ago
t1404: remove "prefix" argument to test_update_rejected
Michael Haggerty committed over 10 years ago
t1404: rename file to t1404-update-ref-errors.sh
Michael Haggerty committed over 10 years ago
for_each_reflog(): reimplement using iterators
Michael Haggerty committed over 10 years ago
dir_iterator: new API for iterating over a directory tree
Michael Haggerty committed over 10 years ago
for_each_reflog(): don't abort for bad references
Michael Haggerty committed over 10 years ago
do_for_each_ref(): reimplement using reference iteration
Michael Haggerty committed over 10 years ago
refs: introduce an iterator interface
Michael Haggerty committed over 10 years ago
ref_resolves_to_object(): new function
Michael Haggerty committed over 10 years ago
entry_resolves_to_object(): rename function from ref_resolves_to_object()
Michael Haggerty committed over 10 years ago
get_ref_cache(): only create an instance if there is a submodule
Michael Haggerty committed over 10 years ago