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