summaryrefslogtreecommitdiff
path: root/tests/refs/reflog/reflog.c
Commit message (Expand)AuthorAgeFilesLines
* reflog: error when a directory is at reflog pathEdward Thomson2015-11-121-0/+53
* reflog: test reflog is deleted when ref is deletedEdward Thomson2015-11-031-0/+18
* Prevent segfault when parsing a reflog with oid parse errorStjepan Rajko2015-10-291-0/+43
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-10/+10
* 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