summaryrefslogtreecommitdiff
path: root/tests-clar/stash/save.c
Commit message (Expand)AuthorAgeFilesLines
* add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson2013-01-121-2/+2
* Move test cleanup into cleanup functionsBen Straub2013-01-031-1/+1
* Cleanup after testsBen Straub2013-01-031-0/+1
* Rename ref and reflog apis for consistencyBen Straub2012-11-271-1/+1
* Reset all static variables to NULL in clar's __cleanupSascha Cunz2012-11-231-0/+4
* Merge pull request #1016 from arrbee/fix-checkout-dir-removalVicent Martí2012-11-131-1/+1
|\
| * Clean up a couple things missed in rebaseRussell Belfer2012-11-091-1/+1
* | tests: Add missing assertionsnulltoken2012-11-101-3/+3
|/
* index refactoringEdward Thomson2012-10-291-2/+2
* stash: add git_stash_save()nulltoken2012-10-261-0/+370