summaryrefslogtreecommitdiff
path: root/tests/repo
Commit message (Expand)AuthorAgeFilesLines
* Clean up some leaks in the test suiteCarlos Martín Nieto2014-09-171-0/+1
* Introduce option to use relative paths for repository work directoryjamill/relative_gitlinkJameson Miller2014-09-021-0/+78
* Don't report status on named pipesRussell Belfer2014-08-081-0/+32
* git_cherry_pick -> git_cherrypickEdward Thomson2014-07-221-2/+2
* Introduce cl_assert_equal_oidEdward Thomson2014-07-012-8/+8
* Fix compile error on Visual StudioCha, Hojeong2014-05-271-1/+1
* Better search path sandboxingrb/restore-search-pathsRussell Belfer2014-05-152-20/+23
* Correct C90 warningsJacques Germishuys2014-04-111-2/+3
* git_repository_state_cleanup() should remove rebase-merge/, rebase-apply/ and...Jacques Germishuys2014-04-071-0/+18
* reflog: handle symref chainsCarlos Martín Nieto2014-03-191-0/+51
* reflog: handle the birth of a branchCarlos Martín Nieto2014-03-191-0/+48
* refdb: don't update when there's no needCarlos Martín Nieto2014-03-191-0/+27
* reflog: more comprehensive HEAD testsCarlos Martín Nieto2014-03-181-0/+72
* refs: append to the HEAD reflog when updating the current branchCarlos Martín Nieto2014-03-171-2/+1
* repo: remove test which deletes HEADCarlos Martín Nieto2014-03-171-21/+0
* Move system directory cache out of utilsEdward Thomson2014-02-242-5/+7
* Address PR commentsRussell Belfer2014-02-201-1/+1
* Improve error propagation in shallow callBen Straub2014-02-181-0/+6
* Merge pull request #2099 from libgit2/bs/more-reflog-stuffRussell Belfer2014-02-073-9/+30
|\
| * Add reflog params to git_repository_detach_headBen Straub2014-02-043-9/+30
| * Fix warningBen Straub2014-02-031-1/+1
* | Fix some Windows warningsRussell Belfer2014-02-072-16/+14
|/
* Add failing test caseBen Straub2014-02-011-13/+38
* Enhance testing of signature parametersBen Straub2014-01-301-3/+10
* Ensure creating HEAD creates its reflogBen Straub2014-01-301-0/+21
* Ensure updating HEAD updates reflogBen Straub2014-01-301-0/+23
* Add reflog params to set-head callsBen Straub2014-01-301-8/+8
* repository: move to use a git_buf for outputting stringsCarlos Martín Nieto2014-01-272-49/+39
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-152-4/+4
* Rename tests-clar to testsBen Straub2013-11-1416-0/+3369