summaryrefslogtreecommitdiff
path: root/tests/submodule/init.c
Commit message (Expand)AuthorAgeFilesLines
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-011-1/+1
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-3/+3
* submodule: make `_set_url()` affect the configurationCarlos Martín Nieto2015-06-221-3/+3
* config: borrow refcounted referencescmn/config-borrow-entryCarlos Martín Nieto2015-03-031-6/+6
* repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-031-1/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-1/+1
* Fix warningCarlos Martín Nieto2015-01-091-1/+1
* submodule::init tests: free some leaksEdward Thomson2015-01-081-1/+5
* Introduce a convenience function for submodule updatejamill/submodule_updateJameson Miller2014-12-221-0/+38
* submodule init should resolve relative url pathsJameson Miller2014-12-221-0/+73