summaryrefslogtreecommitdiff
path: root/tests-clar/reset
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-146-602/+0
* No such thing as an orphan branchCarlos Martín Nieto2013-09-171-4/+4
* introduce git_conflict_iteratorEdward Thomson2013-05-171-1/+1
* Fix trailing whitespacesnulltoken2013-05-151-15/+15
* remove unmerged files during reset hardEdward Thomson2013-03-291-2/+66
* reset: Introduce git_reset_default()nulltoken2013-02-051-0/+180
* merge cleanup should actually cleanup and the test should actually testEdward Thomson2013-01-061-3/+3
* Rework checkout internals (again)Russell Belfer2013-01-041-3/+1
* reset: Cannot soft reset with a conflicted indexnulltoken2013-01-041-0/+25
* Rename ref and reflog apis for consistencyBen Straub2012-11-271-6/+6
* Reset all static variables to NULL in clar's __cleanupSascha Cunz2012-11-233-0/+6
* Fix reset hard tests on platforms with CRLFRussell Belfer2012-11-141-1/+16
* Update reset hard testRussell Belfer2012-11-091-20/+46
* repo: enhance git_repository_state() detectionnulltoken2012-10-271-0/+1
* tests: fix a memory leaknulltoken2012-10-271-0/+2
* GIT_EUNMERGEDEdward Thomson2012-10-241-1/+3
* reset changes for mergeEdward Thomson2012-10-242-0/+48
* reset: make git_reset() cope with an orphaned HEADnulltoken2012-10-221-0/+21
* tests: leverage git_repository_detach_head()nulltoken2012-10-201-12/+1
* reset: prevent hard reset in a bare repositorynulltoken2012-10-151-0/+14
* reset: add support for GIT_RESET_HARD modenulltoken2012-09-171-0/+46
* errors: deploy GIT_EBAREREPO usagenulltoken2012-09-061-1/+1
* Add git_reset()nulltoken2012-06-074-0/+165