summaryrefslogtreecommitdiff
path: root/src/submodule.h
Commit message (Expand)AuthorAgeFilesLines
* Small refactor to make thing tidierlhchavez2020-12-111-6/+6
* Cache the parsed submodule config when diffinglhchavez2020-12-101-3/+3
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* submodule: the repostiory for _name_is_valid should not be constCarlos Martín Nieto2018-05-241-1/+1
* submodule: ignore submodules which include path traversal in their nameCarlos Martín Nieto2018-05-091-0/+13
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+2
* Allow for caching of submodules.Brock Peabody2017-01-201-0/+3
* submodule: handle writing out all enum values for settingsCarlos Martín Nieto2015-06-221-4/+0
* submodule: remove the per-repo cacheCarlos Martín Nieto2015-06-221-20/+0
* index: make relative comparison use the checksum as wellcmn/index-checksumCarlos Martín Nieto2015-06-201-1/+1
* Make submodule refresh a bit smarterRussell Belfer2014-04-011-6/+0
* Make a real submodule cache objectRussell Belfer2014-04-011-0/+29
* CleanupsRussell Belfer2014-03-311-1/+1
* Add faster git_submodule__is_submodule checkRussell Belfer2014-03-311-0/+3
* Fix submodule leaks and invalid referencesRussell Belfer2014-03-251-0/+5
* Make submodules externally refcountedRussell Belfer2014-03-251-3/+0
* Make submodule fetchRecurse match other optionsRussell Belfer2014-01-301-1/+4
* Read the submodule branch option from Git 1.8.2.Robert Konrad2014-01-021-0/+1
* Accept 'submodule.*.fetchRecurseSubmodules' config 'on-demand' valueLinquize2013-12-311-1/+1
* Add ignore_submodules to diff optionsRussell Belfer2013-07-101-0/+8
* Submodule status improvementsRussell Belfer2013-07-101-12/+26
* Add timestamp check to submodule statusRussell Belfer2013-07-101-17/+31
* update copyrightsEdward Thomson2013-01-081-1/+1
* Working implementation of git_submodule_statusRussell Belfer2012-08-241-5/+13
* Major submodule rewriteRussell Belfer2012-08-241-0/+94