summaryrefslogtreecommitdiff
path: root/tests/submodule
Commit message (Expand)AuthorAgeFilesLines
* 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
* clar: include the function nameethomson/clar_tapEdward Thomson2020-06-052-11/+11
* strarray: we should `dispose` instead of `free`Edward Thomson2020-06-011-1/+1
* tests: submodule: verify setup of relative URLsPatrick Steinhardt2020-01-061-0/+21
* tests: submodule: test cloning edge casesPatrick Steinhardt2019-10-171-0/+37
* tests: submodule: make use of sandboxes to clean reposPatrick Steinhardt2019-10-171-9/+9
* tests: submodule: fix tests for cloning submodulesPatrick Steinhardt2019-10-171-52/+0
* submodule: provide a wrapper for simple submodule clone stepsEtienne Samson2019-10-171-0/+81
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-209-9/+9
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-012-5/+5
* submodule: add failing test for option-injection protection in url and pathCarlos Martín Nieto2018-10-051-0/+80
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-109-23/+23
* 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: plug leaks from the escape detectionCarlos Martín Nieto2018-05-241-0/+2
* submodule: also validate Windows-separated paths for validityCarlos Martín Nieto2018-05-141-6/+37
* submodule: ignore submodules which include path traversal in their nameCarlos Martín Nieto2018-05-091-12/+17
* submodule: add a failing test for a submodule escaping .git/modulesCarlos Martín Nieto2018-04-301-0/+60
* Merge pull request #4522 from csware/submodules-should-report-parse-errorsEdward Thomson2018-04-171-0/+16
|\
| * Submodule API should report .gitmodules parse errorsSven Strickroth2018-03-271-0/+16
* | submodule: add more robust error handling when a submodule path is found on addCarson Howard2018-03-281-2/+2
* | tests: submodule: insert index entries directly into indexCarson Howard2018-03-271-18/+22
* | submodule: update index check to check path before directory and fix testsCarson Howard2018-03-271-8/+11
* | submodule: fix styling errorsCarson Howard2018-03-271-32/+14
* | test: submodule: add: join path without slashesCarson Howard2018-03-271-3/+3
* | test: submodule: add: use p_mkdir to create directoriesCarson Howard2018-03-271-1/+1
* | submodule: check index for prefix before adding submoduleCarson Howard2018-03-271-0/+66
|/
* 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
* repository: make check if repo is a worktree more strictPatrick Steinhardt2017-05-191-0/+19
* tests: add test suite for opening submodulesPatrick Steinhardt2017-05-171-0/+71
* tests: provide better pass/failure error messagesEdward Thomson2017-02-171-1/+1
* Allow for caching of submodules.Brock Peabody2017-01-201-0/+25
* status: test submodules with mixed caseEdward Thomson2016-03-312-0/+27
* typos in commentsDmitriy Olshevskiy2015-12-211-1/+1
* submodule: test updating a submodule w/ a pathEdward Thomson2015-11-043-0/+64
* Merge pull request #3434 from ethomson/reservednamesCarlos Martín Nieto2015-09-212-0/+17
|\
| * repo::reservedname: test a submodule updateEdward Thomson2015-09-182-0/+17
* | Fix a couple of warningsCarlos Martín Nieto2015-09-181-1/+1
* | git_futils_mkdir_*: make a relative-to-base mkdirEdward Thomson2015-09-171-5/+5
|/
* submodule: add a test for a renamed submdoule dircmn/submodule-refactorCarlos Martín Nieto2015-09-101-0/+55
* iterator: use an options struct instead of argsEdward Thomson2015-08-281-2/+4
* 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
* | Merge pull request #3303 from libgit2/cmn/index-add-submoduleEdward Thomson2015-07-241-0/+1
|\ \
| * | blob: fail to create a blob from a dir with EDIRECTORYCarlos Martín Nieto2015-07-121-0/+1
| |/
* | 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