summaryrefslogtreecommitdiff
path: root/tests/stash
Commit message (Expand)AuthorAgeFilesLines
* Fix a few leaksCarlos Martín Nieto2015-05-131-0/+2
* stash_apply: provide progress callbacksEdward Thomson2015-05-111-0/+45
* stash_apply: provide its own options structureEdward Thomson2015-05-111-17/+38
* stash: test checkout notify callbacksEdward Thomson2015-05-111-0/+52
* stash: return GIT_EMERGECONFLICT on merge conflictEdward Thomson2015-05-111-1/+1
* stash: refactor to use merge_iteratorsEdward Thomson2015-05-111-12/+12
* stash apply: check out a tree, not piecewiseEdward Thomson2015-05-111-2/+2
* Added git_stash_apply() and git_stash_pop() APIsPierre-Olivier Latour2015-05-111-0/+215
* Merge pull request #2913 from ethomson/stash_fixupEdward Thomson2015-03-031-0/+19
|\
| * stash: correctly stash wd modified/index deletedEdward Thomson2015-02-181-0/+19
* | repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-031-1/+1
* | Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-2/+2
|/
* p_mkdir != mkdir on win32Edward Thomson2014-10-031-2/+2
* Added test for stashing files in ignored directoriesJacques Germishuys2014-09-241-0/+17
* oid: Export `git_oid_tostr_s` instead of `_allocfmt`vmg/tostr_sVicent Marti2014-08-181-7/+1
* Introduce cl_assert_equal_oidEdward Thomson2014-07-011-4/+4
* Make checkout match diff for untracked/ignored dirRussell Belfer2014-04-222-1/+6
* Failing test for stashing a buried ignored fileRussell Belfer2014-04-221-0/+13
* Make stash and checkout ignore contained reposRussell Belfer2014-04-222-9/+21
* Make submodules externally refcountedRussell Belfer2014-03-251-0/+3
* Remove ignored files from the working directory if they were stashedJacques Germishuys2014-03-041-0/+2
* Add reflog params to git_repository_detach_headBen Straub2014-02-041-1/+1
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-1/+1
* Rename tests-clar to testsBen Straub2013-11-146-0/+796