summaryrefslogtreecommitdiff
path: root/tests/reset
Commit message (Expand)AuthorAgeFilesLines
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-012-4/+4
* index: use new enum and structure namesEdward Thomson2018-12-011-1/+1
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-103-10/+10
* odb: actually insert the empty blob in testsethomson/empty_blobEdward Thomson2016-08-051-1/+5
* reset: use real ids for the testsCarlos Martín Nieto2016-04-111-3/+3
* reset test: fix initialization warningEdward Thomson2016-02-111-1/+1
* reset: perform the checkout before moving HEAD or the indexcmn/reset-dir-fileCarlos Martín Nieto2015-12-091-0/+52
* conflict tests: use GIT_IDXENTRY_STAGE_SETEdward Thomson2015-05-281-1/+1
* Add tests for the annotated versions of ref-modifying functionsCarlos Martín Nieto2015-03-163-16/+42
* Fixed build warningPierre-Olivier Latour2015-03-081-1/+1
* Plug a few leaksCarlos Martín Nieto2015-03-042-0/+4
* repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-031-2/+2
* reset: remove reflog message overrideCarlos Martín Nieto2015-03-033-46/+30
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-034-27/+27
* Allow to propagate checkout callbacks to git HARD resetSven Strickroth2014-08-033-23/+23
* 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
* 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
* Rename tests-clar to testsBen Straub2013-11-146-0/+602