summaryrefslogtreecommitdiff
path: root/tests-clar/stash/drop.c
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-174/+0
* reflog: move the reflog implementation into refdb_fsCarlos Martín Nieto2013-10-021-2/+2
* Add clar helper to create new commit from indexRussell Belfer2013-09-171-7/+9
* Plug a couple of leaksCarlos Martín Nieto2013-04-201-0/+4
* Change git_revparse to output git_object pointersBen Straub2013-04-151-8/+7
* Deprecate git_revparse_single and _rangelikeBen Straub2013-04-091-12/+7
* Fix a few leaksCarlos Martín Nieto2013-03-041-0/+2
* stash: Update the reference when dropping the topmost stashnulltoken2013-02-221-0/+33
* stash: Refactor stash::drop testsnulltoken2013-02-221-9/+11
* add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson2013-01-121-1/+1
* Improve error propagation in stashRussell Belfer2013-01-041-0/+7
* Fix warnings on Win64 buildRussell Belfer2012-11-271-3/+3
* Rename ref and reflog apis for consistencyBen Straub2012-11-271-2/+2
* Reset all static variables to NULL in clar's __cleanupSascha Cunz2012-11-231-0/+4
* reflog: make entry_byindex() and drop() git compliantnulltoken2012-11-171-1/+1
* Clean up a couple things missed in rebaseRussell Belfer2012-11-091-1/+1
* index refactoringEdward Thomson2012-10-291-1/+1
* stash: add git_stash_drop()nulltoken2012-10-261-0/+126