summaryrefslogtreecommitdiff
path: root/tests/submodule/add.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* blob: fail to create a blob from a dir with EDIRECTORYCarlos Martín Nieto2015-07-121-0/+1
* config: borrow refcounted referencescmn/config-borrow-entryCarlos Martín Nieto2015-03-031-12/+3
* remote: rename _load() to _lookup()cmn/remote-lookupCarlos Martín Nieto2014-11-081-1/+1
* remote: accept a repo and name for renamingcmn/remote-renameCarlos Martín Nieto2014-10-241-3/+1
* Introduce option to use relative paths for repository work directoryjamill/relative_gitlinkJameson Miller2014-09-021-0/+20
* remote: return problem refspecs instead of using a callbackCarlos Martín Nieto2014-06-061-1/+4
* Minor code cleanupRussell Belfer2014-04-031-30/+32
* git_submodule_resolve_url supports relative urlsJan Melcher2014-04-031-0/+115