summaryrefslogtreecommitdiff
path: root/tests/reset
Commit message (Collapse)AuthorAgeFilesLines
* Reset tests: Use sandboxed indexJiri Pospisil2014-04-251-6/+3
|
* Fix reset for staged deletesRussell Belfer2014-04-211-2/+37
|
* refs: append to the HEAD reflog when updating the current branchCarlos Martín Nieto2014-03-172-8/+12
| | | | | | | | When we update the current branch, we must also append to HEAD's reflog to keep them in sync. This is a bit of a hack, but as git.git says, it covers 100% of default cases.
* Plug a few leaks in the testsCarlos Martín Nieto2014-03-072-0/+10
|
* Add reflog params to git_repository_detach_headBen Straub2014-02-041-2/+2
|
* Add reset tests for reflogBen Straub2014-02-035-0/+98
|
* Add reflog parameters to git_resetBen Straub2014-02-033-14/+14
|
* Reset helpers: use revparse insteadBen Straub2014-02-035-23/+13
|
* index: rename an entry's id to 'id'Carlos Martín Nieto2014-01-252-2/+2
| | | | This was not converted when we converted the rest, so do it now.
* Rename tests-clar to testsBen Straub2013-11-146-0/+602