summaryrefslogtreecommitdiff
path: root/src/submodule.c
Commit message (Expand)AuthorAgeFilesLines
* Reload config in git_submodule_lookup() if not foundrefresh-submodule-on-lookupJustin Spahr-Summers2014-02-181-2/+9
* Make submodule fetchRecurse match other optionsRussell Belfer2014-01-301-1/+6
* index: rename an entry's id to 'id'Carlos Martín Nieto2014-01-251-6/+6
* Merge pull request #2022 from KTXSoftware/developmentRussell Belfer2014-01-031-0/+20
|\
| * Read the submodule branch option from Git 1.8.2.Robert Konrad2014-01-021-0/+20
* | Fix warnings with submodule changesRussell Belfer2014-01-021-3/+3
|/
* Default value for fetchRecurseSubmodules should be yesLinquize2013-12-311-0/+1
* Accept 'submodule.*.fetchRecurseSubmodules' config 'on-demand' valueLinquize2013-12-311-11/+38
* Fix up some valgrind leaks and warningsRussell Belfer2013-12-111-1/+1
* One more rename/cleanup for callback err functionsRussell Belfer2013-12-111-1/+1
* Some callback error check style cleanupsRussell Belfer2013-12-111-1/+3
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-111-39/+13
* Improve GIT_EUSER handlingRussell Belfer2013-12-111-54/+68
* Add config read fns with controlled error behaviorRussell Belfer2013-12-111-6/+8
* Make diff and status perform soft index reloadRussell Belfer2013-11-011-2/+5
* Rename diff objects and split patch.hRussell Belfer2013-10-111-3/+3
* More filemode cleanups for FAT on MacOSRussell Belfer2013-10-081-1/+2
* No such thing as an orphan branchCarlos Martín Nieto2013-09-171-1/+1
* submodule: check alloc and name presenseNikolai Vladimirov2013-08-051-1/+4
* submodule: Fix memory leaksnulltoken2013-07-131-1/+2
* Clean up left over alloc changeRussell Belfer2013-07-101-1/+1
* Add ignore_submodules to diff optionsRussell Belfer2013-07-101-36/+76
* Submodule status improvementsRussell Belfer2013-07-101-309/+307
* Add timestamp check to submodule statusRussell Belfer2013-07-101-5/+37
* Test submodules with empty index or orphaned headRussell Belfer2013-06-271-2/+5
* Add status flags to force output sort orderRussell Belfer2013-06-201-1/+1
* Reorganize diff and add basic diff driverRussell Belfer2013-06-101-0/+2
* Make iterators use GIT_ITEROVER & smart advanceRussell Belfer2013-05-311-10/+8
* Add error messages for failed submodule lookupRussell Belfer2013-05-011-0/+4
* Move git_config_backend to include/git2/sysRussell Belfer2013-04-211-0/+1
* branch: rename 'tracking' to 'upstream'Carlos Martín Nieto2013-03-301-1/+1
* Implement GIT_STATUS_OPT_EXCLUDE_SUBMODULESRussell Belfer2013-03-251-1/+1
* Several warnings detected by static code analyzer fixedArkadiy Shapkin2013-03-181-1/+1
* Make iterator APIs consistent with standardsRussell Belfer2013-03-061-6/+6
* Vector improvements and their falloutPhilip Kelley2013-01-271-4/+4
* Merge pull request #1239 from ethomson/index_removeVicent Martí2013-01-171-1/+1
|\
| * add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...Edward Thomson2013-01-121-1/+1
* | Minor iterator API cleanupsRussell Belfer2013-01-151-1/+3
|/
* update copyrightsEdward Thomson2013-01-081-1/+1
* Submodule caching fix and location APIRussell Belfer2013-01-041-6/+21
* Fix diff constructor name order confusionRussell Belfer2012-12-171-2/+2
* Clean up iterator APIsRussell Belfer2012-12-101-1/+1
* Deploy GIT_REPOSITORY_INIT_OPTIONS_INITBen Straub2012-11-301-2/+1
* Deploy GIT_DIFF_OPTIONS_INITBen Straub2012-11-301-2/+1
* Consolidate text buffer functionsRussell Belfer2012-11-281-1/+2
* Fix uninitialized variableSascha Cunz2012-11-281-1/+1
* API updates for index.hBen Straub2012-11-271-1/+1
* API updates for submodule.hRussell Belfer2012-11-271-8/+8
* Clean up config.hBen Straub2012-11-271-8/+8
* Rename ref and reflog apis for consistencyBen Straub2012-11-271-3/+3