Age | Commit message (Expand) | Author | Files | Lines |
2016-06-28 | coccinelle: convert hashcpy() with null_sha1 to hashclr() | brian m. carlson | 1 | -1/+1 |
2016-05-27 | submodule-config: keep shallow recommendation around | Stefan Beller | 1 | -0/+9 |
2016-05-18 | Merge branch 'sb/misc-cleanups' into HEAD | Junio C Hamano | 1 | -6/+6 |
2016-05-10 | Merge branch 'sb/misc-cleanups' | Junio C Hamano | 1 | -6/+6 |
2016-04-29 | Merge branch 'ak/use-hashmap-iter-first-in-submodule-config' into maint | Junio C Hamano | 1 | -2/+1 |
2016-04-28 | submodule-config: don't shadow `cache` | Stefan Beller | 1 | -6/+6 |
2016-04-13 | Merge branch 'ak/use-hashmap-iter-first-in-submodule-config' | Junio C Hamano | 1 | -2/+1 |
2016-04-06 | Merge branch 'sb/submodule-parallel-update' | Junio C Hamano | 1 | -3/+16 |
2016-03-23 | submodule-config: use hashmap_iter_first() | Alexander Kuleshov | 1 | -2/+1 |
2016-03-01 | submodule-config: drop check against NULL | Stefan Beller | 1 | -3/+3 |
2016-03-01 | submodule-config: keep update strategy around | Stefan Beller | 1 | -0/+13 |
2016-02-22 | config: add 'origin_type' to config_source struct | Lars Schneider | 1 | -2/+2 |
2016-02-19 | rename git_config_from_buf to git_config_from_mem | Lars Schneider | 1 | -1/+1 |
2015-11-20 | push: add recurseSubmodules config option | Mike Crowe | 1 | -0/+29 |
2015-10-12 | submodule-config: "goto" removal in parse_config() | Stefan Beller | 1 | -45/+29 |
2015-08-19 | submodule: allow erroneous values for the fetchRecurseSubmodules option | Heiko Voigt | 1 | -1/+28 |
2015-08-19 | submodule: use new config API for worktree configurations | Heiko Voigt | 1 | -0/+12 |
2015-08-19 | submodule: implement a config API for lookup of .gitmodules values | Heiko Voigt | 1 | -0/+443 |