summaryrefslogtreecommitdiff
path: root/tests/submodule/status.c
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-3/+3
* 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
* git_futils_mkdir_*: make a relative-to-base mkdirEdward Thomson2015-09-171-5/+5
* iterator: use an options struct instead of argsEdward Thomson2015-08-281-2/+4
* submodule: add an ignore option to statusCarlos Martín Nieto2015-06-221-38/+27
* submodule: make set_ignore() affect the configurationCarlos Martín Nieto2015-06-221-1/+1
* iterator: submodules are determined by an index or treecmn/submodule-and-dirCarlos Martín Nieto2014-11-071-1/+4
* Merge pull request #2204 from libgit2/rb/submodule-reference-countingVicent Marti2014-03-261-172/+103
|\
| * Make submodules externally refcountedRussell Belfer2014-03-251-172/+103
* | Update behavior for untracked sub-reposRussell Belfer2014-03-251-6/+10
|/
* Rename tests-clar to testsBen Straub2013-11-141-0/+425