Age | Commit message (Expand) | Author | Files | Lines |
2021-08-04 | Merge branch 'ar/submodule-add' | Junio C Hamano | 1 | -56/+20 |
2021-07-12 | submodule--helper: introduce add-clone subcommand | Atharva Raykar | 1 | -37/+1 |
2021-07-12 | submodule: prefix die messages with 'fatal' | Atharva Raykar | 1 | -19/+19 |
2021-06-28 | submodule: remove unnecessary `prefix` based option logic | Kaartic Sivaraam | 1 | -7/+7 |
2021-05-03 | submodule update: silence underlying fetch with "--quiet" | Nicholas Clark | 1 | -2/+2 |
2020-11-24 | submodule: fix fetch_in_submodule logic | Jeff King | 1 | -6/+6 |
2020-11-16 | parse-remote: remove this now-unused library | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
2020-11-16 | submodule: remove sh function in favor of helper | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2020-11-16 | submodule: use "fetch" logic instead of custom remote discovery | Ævar Arnfjörð Bjarmason | 1 | -7/+9 |
2020-10-05 | Merge branch 'td/submodule-update-quiet' | Junio C Hamano | 1 | -3/+3 |
2020-10-01 | submodule update: silence underlying merge/rebase with "--quiet" | Theodore Dubois | 1 | -3/+3 |
2020-08-12 | submodule: port submodule subcommand 'summary' from shell to C | Prathamesh Chavan | 1 | -185/+1 |
2020-06-02 | submodule: port subcommand 'set-branch' from shell to C | Shourya Shukla | 1 | -29/+3 |
2020-05-08 | submodule: port subcommand 'set-url' from shell to C | Shourya Shukla | 1 | -21/+1 |
2020-04-28 | Merge branch 'lx/submodule-clear-variables' | Junio C Hamano | 1 | -0/+2 |
2020-04-02 | git-submodule.sh: setup uninitialized variables | Li Xuejiang | 1 | -0/+2 |
2020-03-05 | Merge branch 'es/recursive-single-branch-clone' | Junio C Hamano | 1 | -1/+9 |
2020-02-25 | clone: pass --single-branch during --recurse-submodules | Emily Shaffer | 1 | -1/+9 |
2020-01-15 | submodule add: show 'add --dry-run' stderr when aborting | Kyle Meyer | 1 | -6/+8 |
2019-12-10 | Merge branch 'dl/submodule-set-url' | Junio C Hamano | 1 | -1/+51 |
2019-12-06 | Sync with 2.21.1 | Johannes Schindelin | 1 | -0/+6 |
2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 1 | -0/+6 |
2019-12-06 | Sync with 2.19.3 | Johannes Schindelin | 1 | -0/+6 |
2019-12-06 | Sync with 2.18.2 | Johannes Schindelin | 1 | -0/+6 |
2019-12-06 | Sync with 2.17.3 | Johannes Schindelin | 1 | -0/+6 |
2019-12-06 | Sync with 2.16.6 | Johannes Schindelin | 1 | -0/+6 |
2019-12-06 | Sync with 2.15.4 | Johannes Schindelin | 1 | -0/+6 |
2019-12-04 | clone --recurse-submodules: prevent name squatting on Windows | Johannes Schindelin | 1 | -0/+6 |
2019-10-30 | submodule: teach set-url subcommand | Denton Liu | 1 | -1/+51 |
2019-05-09 | Merge branch 'km/empty-repo-is-still-a-repo' | Junio C Hamano | 1 | -0/+7 |
2019-04-25 | Merge branch 'nd/submodule-foreach-quiet' | Junio C Hamano | 1 | -5/+6 |
2019-04-25 | Merge branch 'dl/submodule-set-branch' | Junio C Hamano | 1 | -4/+71 |
2019-04-15 | submodule foreach: fix "<command> --quiet" not being respected | Nguyễn Thái Ngọc Duy | 1 | -5/+6 |
2019-04-10 | submodule: refuse to add repository with no commits | Kyle Meyer | 1 | -0/+7 |
2019-04-10 | submodule: teach set-branch subcommand | Denton Liu | 1 | -4/+71 |
2019-04-10 | Merge branch 'jt/submodule-fetch-errmsg' | Junio C Hamano | 1 | -1/+1 |
2019-03-14 | submodule: explain first attempt failure clearly | Jonathan Tan | 1 | -1/+1 |
2019-02-15 | submodule: document default behavior | Denton Liu | 1 | -1/+2 |
2019-02-06 | Merge branch 'sh/submodule-summary-abbrev-fix' | Junio C Hamano | 1 | -2/+5 |
2019-02-04 | git-submodule.sh: shorten submodule SHA-1s using rev-parse | Sven van Haastregt | 1 | -2/+5 |
2019-01-18 | git-submodule: abort if core.worktree could not be set correctly | Stefan Beller | 1 | -1/+1 |
2018-11-13 | Merge branch 'ao/submodule-wo-gitmodules-checked-out' | Junio C Hamano | 1 | -4/+9 |
2018-10-31 | submodule: support reading .gitmodules when it's not in the working tree | Antonio Ospite | 1 | -0/+5 |
2018-10-15 | submodule: make zero-oid comparison hash function agnostic | brian m. carlson | 1 | -1/+6 |
2018-10-09 | submodule: use the 'submodule--helper config' command | Antonio Ospite | 1 | -4/+4 |
2018-09-17 | Merge branch 'sb/submodule-update-in-c' | Junio C Hamano | 1 | -18/+6 |
2018-09-07 | Revert "Merge branch 'sb/submodule-core-worktree'" | Jonathan Nieder | 1 | -5/+0 |
2018-08-20 | Merge branch 'sb/pull-rebase-submodule' | Junio C Hamano | 1 | -0/+3 |
2018-08-14 | submodule--helper: introduce new update-module-mode helper | Stefan Beller | 1 | -15/+1 |
2018-08-14 | submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree | Stefan Beller | 1 | -5/+2 |