summaryrefslogtreecommitdiff
path: root/tests/submodule/lookup.c
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-6/+6
* tests: submodule git lookup can be dupped test comments have been changed.Dmitry Lobanov2021-06-151-3/+3
* tests: submodule git lookup can be dupped test has been added.Dmitry Lobanov2021-06-031-0/+40
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-4/+4
* tests: submodule: do not rely on config iteration orderPatrick Steinhardt2018-06-061-22/+9
* submodule: detect duplicated submodule pathsPatrick Steinhardt2018-05-301-0/+26
* Submodule API should report .gitmodules parse errorsSven Strickroth2018-03-271-0/+16
* submodule: refuse lookup in bare repositoriesPatrick Steinhardt2017-08-251-0/+26
* tests: submodule: add explicit cleanup function in lookup testsPatrick Steinhardt2017-08-251-0/+5
* tests: submodule: fix declaration of testPatrick Steinhardt2017-08-251-1/+2
* Allow for caching of submodules.Brock Peabody2017-01-201-0/+25
* typos in commentsDmitriy Olshevskiy2015-12-211-1/+1
* Fix a couple of warningsCarlos Martín Nieto2015-09-181-1/+1
* submodule: add a test for a renamed submdoule dircmn/submodule-refactorCarlos Martín Nieto2015-09-101-0/+55
* Merge pull request #3307 from libgit2/cmn/submodule-backslashEdward Thomson2015-07-241-0/+23
|\
| * submodule: add failing test for backslash in urlCarlos Martín Nieto2015-07-131-0/+23
* | submdule: reproduce double-reporting of a submodule in foreachCarlos Martín Nieto2015-07-111-0/+18
|/
* submodule: add failing test for loading the wrong submoduleCarlos Martín Nieto2015-07-011-0/+23
* submodule: remove trailing slashes from submodule pathsCarlos Martín Nieto2015-06-291-0/+3
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-5/+2
* Introduce a convenience function for submodule updatejamill/submodule_updateJameson Miller2014-12-221-1/+1
* More tests and fix submodule index refreshRussell Belfer2014-04-011-4/+87
* Remove most submodule reloads from testsRussell Belfer2014-04-011-27/+39
* Fix error when submodule path and name differRussell Belfer2014-03-261-0/+33
* Make submodules externally refcountedRussell Belfer2014-03-251-62/+33
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-1/+1
* Rename tests-clar to testsBen Straub2013-11-141-0/+172