summaryrefslogtreecommitdiff
path: root/tests/repo
Commit message (Expand)AuthorAgeFilesLines
* repository: check the format versioncmn/repo-version-checkCarlos Martín Nieto2015-06-231-0/+17
* Merge remote-tracking branch 'ethomson/submodule_8dot3'Carlos Martín Nieto2015-03-181-0/+108
|\
| * repository: Introduce "reserved names"Edward Thomson2015-02-271-0/+108
* | Add tests for the annotated versions of ref-modifying functionsCarlos Martín Nieto2015-03-161-0/+8
* | repository_new: test its barenessEdward Thomson2015-03-101-0/+27
* | config: borrow refcounted referencescmn/config-borrow-entryCarlos Martín Nieto2015-03-032-15/+8
* | repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-033-48/+34
* | Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-034-37/+35
|/
* tests: separate INVASIVE filesystem testsEdward Thomson2015-02-191-1/+1
* Merge pull request #2866 from ethomson/checkout_perf2Carlos Martín Nieto2015-02-121-1/+2
|\
| * tests: update for new test dataEdward Thomson2015-02-021-1/+2
* | repo: ensure we can create repo at filesystem rootEdward Thomson2015-02-051-0/+26
|/
* repo::init test: create hook symlinkEdward Thomson2015-01-081-9/+40
* treebuilder: rename _create() to _new()cmn/treebuilder-newCarlos Martín Nieto2014-12-271-1/+1
* treebuilder: take a repository for path validationEdward Thomson2014-12-171-2/+2
* remote: rename _load() to _lookup()cmn/remote-lookupCarlos Martín Nieto2014-11-081-1/+1
* iterator: submodules are determined by an index or treecmn/submodule-and-dirCarlos Martín Nieto2014-11-071-17/+17
* 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