summaryrefslogtreecommitdiff
path: root/tests/submodule/submodule_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* refactor: `tests` is now `tests/libgit2`Edward Thomson2022-02-221-245/+0
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-1/+1
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-20/+19
* clar: include the function nameethomson/clar_tapEdward Thomson2020-06-051-5/+5
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-3/+3
* tests: provide better pass/failure error messagesEdward Thomson2017-02-171-1/+1
* status: test submodules with mixed caseEdward Thomson2016-03-311-0/+26
* submodule: test updating a submodule w/ a pathEdward Thomson2015-11-041-0/+15
* repo::reservedname: test a submodule updateEdward Thomson2015-09-181-0/+16
* Rename FALLBACK to UNSPECIFIEDcmn/rename-unspecifiedCarlos Martín Nieto2015-06-251-1/+1
* submodule: fix potential leak in the testsCarlos Martín Nieto2015-06-221-2/+1
* submodule: add an ignore option to statusCarlos Martín Nieto2015-06-221-1/+1
* submodule: don't let status change an existing instanceCarlos Martín Nieto2015-06-221-5/+3
* submodule init should resolve relative url pathsJameson Miller2014-12-221-0/+14
* Win32: Fix diff::workdir::submodules test #2361Philip Kelley2014-06-071-2/+2
* More tests and fix submodule index refreshRussell Belfer2014-04-011-7/+29
* Make submodules externally refcountedRussell Belfer2014-03-251-0/+29
* Rename tests-clar to testsBen Straub2013-11-141-0/+127