summaryrefslogtreecommitdiff
path: root/tests/refs/reflog/reflog.c
Commit message (Expand)AuthorAgeFilesLines
* reflog: follow core.logallrefupdatesCarlos Martín Nieto2014-03-201-0/+73
* refdb: don't update when there's no needCarlos Martín Nieto2014-03-191-0/+24
* refs: append to the HEAD reflog when updating the current branchCarlos Martín Nieto2014-03-171-0/+23
* Ensure renaming a reference updates the reflogBen Straub2014-01-301-2/+2
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-5/+5
* refs: expose has_log() on the backendCarlos Martín Nieto2013-12-091-7/+1
* refs: expose a way to ensure a ref has a logCarlos Martín Nieto2013-12-091-4/+1
* reflog: write to the reflog following git's rulesCarlos Martín Nieto2013-12-091-0/+36
* reflog: remove git_reflog_append_to()Carlos Martín Nieto2013-11-231-23/+0
* reflog: integrate into the ref writingCarlos Martín Nieto2013-11-231-3/+6
* Rename tests-clar to testsBen Straub2013-11-141-0/+209