summaryrefslogtreecommitdiff
path: root/tests/checkout/typechange.c
Commit message (Expand)AuthorAgeFilesLines
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-3/+3
* diff: Add missing GIT_DELTA_TYPECHANGE -> 'T' mapping.Erik van Zijst2018-04-051-0/+26
* tests: fix memory leaks in checkout::typechangePatrick Steinhardt2016-06-071-2/+2
* cleanup: unused warningEdward Thomson2016-06-011-0/+3
* checkout: handle dirty submodules correctlyJason Haslam2016-05-261-8/+74
* repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-031-2/+2
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-2/+2
* checkout tests: just use SAFE where appropriateEdward Thomson2015-02-271-2/+1
* checkout: remove `GIT_CHECKOUT_SAFE_CREATE` as a strategyEdward Thomson2015-02-271-1/+2
* git_checkout_opts -> git_checkout_optionsBen Straub2014-03-061-2/+2
* Add reflog params to set-head callsBen Straub2014-01-301-2/+2
* Rename tests-clar to testsBen Straub2013-11-141-0/+240