summaryrefslogtreecommitdiff
path: root/tests/submodule/nosubs.c
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-2/+2
* 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-1/+1
* submodule: completely remove reload_allCarlos Martín Nieto2015-07-011-2/+0
* submodule: remove the per-repo cacheCarlos Martín Nieto2015-06-221-44/+0
* Remove most submodule reloads from testsRussell Belfer2014-04-011-2/+16
* Fix submodule accounting for name and path changesRussell Belfer2014-04-011-0/+67
* Fix segfault if gitmodules is invalidRussell Belfer2014-03-261-0/+95