summaryrefslogtreecommitdiff
path: root/src/submodule.h
Commit message (Expand)AuthorAgeFilesLines
* 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