summaryrefslogtreecommitdiff
path: root/tests/diff/submodules.c
Commit message (Expand)AuthorAgeFilesLines
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* diff: test submodules are found with trailing `/`Edward Thomson2016-04-021-0/+47
* submodule: make set_ignore() affect the configurationCarlos Martín Nieto2015-06-221-8/+8
* diff: introduce binary diff callbacksEdward Thomson2015-06-121-3/+3
* Remove most submodule reloads from testsRussell Belfer2014-04-011-5/+0
* Improve test of submodule name sortingRussell Belfer2014-03-311-0/+6
* Fix memory leak of test repository objectRussell Belfer2014-03-271-2/+5
* Merge pull request #2204 from libgit2/rb/submodule-reference-countingVicent Marti2014-03-261-3/+7
|\
| * Make submodules externally refcountedRussell Belfer2014-03-251-3/+7
* | Update behavior for untracked sub-reposRussell Belfer2014-03-251-1/+63
|/
* Drop git_patch_to_strNicolas Hake2014-01-221-5/+7
* Rename tests-clar to testsBen Straub2013-11-141-0/+423