Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *.h: move some *_INIT to designated initializers | Ævar Arnfjörð Bjarmason | 2021-09-27 | 1 | -1/+3 |
* | *.h _INIT macros: don't specify fields equal to 0 | Ævar Arnfjörð Bjarmason | 2021-09-27 | 1 | -1/+1 |
* | Merge branch 'jt/submodule-name-to-gitdir' | Junio C Hamano | 2021-09-23 | 1 | -0/+7 |
|\ | |||||
| * | submodule: extract path to submodule gitdir func | Jonathan Tan | 2021-09-15 | 1 | -0/+7 |
* | | grep: use submodule-ODB-as-alternate lazy-addition | Jonathan Tan | 2021-09-08 | 1 | -0/+1 |
* | | submodule: lazily add submodule ODBs as alternates | Jonathan Tan | 2021-09-08 | 1 | -0/+7 |
|/ | |||||
* | *: remove 'const' qualifier for struct index_state | Derrick Stolee | 2021-04-14 | 1 | -3/+3 |
* | submodule: rename helper functions to avoid ambiguity | Shourya Shukla | 2020-08-12 | 1 | -1/+1 |
* | argv-array: rename to strvec | Jeff King | 2020-07-28 | 1 | -3/+3 |
* | get_superproject_working_tree(): return strbuf | Alexandr Miloslavskiy | 2020-03-10 | 1 | -2/+2 |
* | Sync with 2.22.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+5 |
|\ | |||||
| * | Sync with 2.20.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+5 |
| |\ | |||||
| | * | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 1 | -0/+5 |
| | |\ | |||||
| | | * | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+5 |
| | | |\ | |||||
| | | | * | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 1 | -0/+5 |
| | | | |\ | |||||
| | | | | * | Sync with 2.16.6 | Johannes Schindelin | 2019-12-06 | 1 | -0/+5 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.15.4 | Johannes Schindelin | 2019-12-06 | 1 | -0/+5 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with 2.14.6 | Johannes Schindelin | 2019-12-06 | 1 | -0/+5 |
| | | | | | | |\ | |||||
| | | | | | | | * | Disallow dubiously-nested submodule git directories | Johannes Schindelin | 2019-12-05 | 1 | -0/+5 |
* | | | | | | | | | submodule: drop unused prefix parameter from some functions | Jeff King | 2019-05-13 | 1 | -2/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | submodule: unset core.worktree if no working tree is present | Stefan Beller | 2018-12-26 | 1 | -0/+2 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'ao/submodule-wo-gitmodules-checked-out' | Junio C Hamano | 2018-11-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | submodule: add a helper to check if it is safe to write to .gitmodules | Antonio Ospite | 2018-10-09 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | submodule.c: remove some of the_repository references | Nguyễn Thái Ngọc Duy | 2018-10-22 | 1 | -3/+3 |
* | | | | | | | submodule.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -3/+6 |
|/ / / / / / | |||||
* | | | | | | Revert "Merge branch 'sb/submodule-core-worktree'" | Jonathan Nieder | 2018-09-07 | 1 | -2/+0 |
* | | | | | | Merge branch 'en/incl-forward-decl' | Junio C Hamano | 2018-08-20 | 1 | -2/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add missing includes and forward declarations | Elijah Newren | 2018-08-15 | 1 | -2/+8 |
* | | | | | | | submodule.h: drop extern from function declaration | Nguyễn Thái Ngọc Duy | 2018-08-03 | 1 | -56/+56 |
|/ / / / / / | |||||
* | | | | | | submodule: unset core.worktree if no working tree is present | Stefan Beller | 2018-06-14 | 1 | -0/+2 |
|/ / / / / | |||||
* | | | | | Merge branch 'jt/submodule-pull-recurse-rebase' | Junio C Hamano | 2018-06-04 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | submodule: do not pass null OID to setup_revisions | Jonathan Tan | 2018-05-25 | 1 | -1/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'sb/submodule-merge-in-merge-recursive' | Junio C Hamano | 2018-05-30 | 1 | -4/+2 |
|\ \ \ \ \ | |||||
| * | | | | | submodule.c: move submodule merging to merge-recursive.c | Stefan Beller | 2018-05-16 | 1 | -4/+2 |
* | | | | | | submodule: convert push_unpushed_submodules to take a struct refspec | Brandon Williams | 2018-05-18 | 1 | -1/+2 |
|/ / / / / | |||||
* | | | | | Merge branch 'sb/submodule-move-nested' | Junio C Hamano | 2018-05-08 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | submodule.h: drop declaration of connect_work_tree_and_git_dir | Stefan Beller | 2018-03-29 | 1 | -1/+0 |
| |/ / / | |||||
* | | | | submodule: rename 'new' variables | Brandon Williams | 2018-02-22 | 1 | -1/+1 |
|/ / / | |||||
* | | | submodule: convert get_next_submodule to not rely on the_indexbw/submodule-sans-cache-compat | Brandon Williams | 2017-12-12 | 1 | -4/+6 |
* | | | submodule: used correct index in is_staging_gitmodules_ok | Brandon Williams | 2017-12-12 | 1 | -1/+1 |
* | | | submodule: convert stage_updated_gitmodules to take a struct index_state | Brandon Williams | 2017-12-12 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'hn/typofix' | Junio C Hamano | 2017-09-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | submodule.h: typofixhn/typofix | Han-Wen Nienhuys | 2017-09-22 | 1 | -1/+1 |
* | | Merge branch 'bw/submodule-config-cleanup' | Junio C Hamano | 2017-08-26 | 1 | -5/+1 |
|\ \ | |||||
| * | | submodule: remove gitmodules_config | Brandon Williams | 2017-08-03 | 1 | -2/+0 |
| * | | submodule-config: move submodule-config functions to submodule-config.c | Brandon Williams | 2017-08-03 | 1 | -2/+0 |
| * | | submodule: remove submodule_config callback routine | Brandon Williams | 2017-08-03 | 1 | -1/+0 |
| * | | submodule--helper: don't overlay config in update-clone | Brandon Williams | 2017-08-03 | 1 | -0/+1 |
| * | | Merge branch 'bc/object-id' into bw/submodule-config-cleanup | Junio C Hamano | 2017-08-02 | 1 | -1/+1 |
| |\ \ | |||||
* | \ \ | Merge branch 'sb/diff-color-move' | Junio C Hamano | 2017-08-26 | 1 | -9/+4 |
|\ \ \ \ |