summaryrefslogtreecommitdiff
path: root/tests-clar/refs/reflog/drop.c
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-115/+0
* reflog: move the reflog implementation into refdb_fsCarlos Martín Nieto2013-10-021-11/+2
* Fix warnings on Win64 buildRussell Belfer2012-11-271-11/+11
* Reset all static variables to NULL in clar's __cleanupSascha Cunz2012-11-231-0/+1
* reflog: make entry_byindex() and drop() git compliantnulltoken2012-11-171-10/+12
* reflog: fix bogus removal of reflog entriesnulltoken2012-10-261-24/+15
* reflog: Rename `entry_drop` to `drop`Vicent Marti2012-07-271-9/+9
* reflog: introduce git_reflog_write()nulltoken2012-07-251-0/+19
* reflog: introduce git_reflog_entry_drop()nulltoken2012-07-251-0/+111