Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sb/submodule-update-in-c' | Junio C Hamano | 2018-09-17 | 1 | -34/+158 |
|\ | |||||
| * | submodule--helper: introduce new update-module-mode helper | Stefan Beller | 2018-08-14 | 1 | -0/+61 |
| * | submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree | Stefan Beller | 2018-08-14 | 1 | -24/+40 |
| * | builtin/submodule--helper: factor out method to update a single submodule | Stefan Beller | 2018-08-04 | 1 | -10/+10 |
| * | builtin/submodule--helper: store update_clone information in a struct | Stefan Beller | 2018-08-04 | 1 | -10/+27 |
| * | builtin/submodule--helper: factor out submodule updating | Stefan Beller | 2018-08-04 | 1 | -26/+33 |
| * | git-submodule.sh: rename unused variables | Stefan Beller | 2018-08-04 | 1 | -3/+2 |
* | | Revert "Merge branch 'sb/submodule-core-worktree'" | Jonathan Nieder | 2018-09-08 | 1 | -26/+0 |
* | | i18n: fix mistakes in translated strings | Jean-Noël Avila | 2018-08-23 | 1 | -1/+1 |
* | | Merge branch 'sb/submodule-cleanup' | Junio C Hamano | 2018-08-20 | 1 | -1/+0 |
|\ \ | |||||
| * | | builtin/submodule--helper: remove stray new line | Stefan Beller | 2018-08-16 | 1 | -1/+0 |
| |/ | |||||
* / | dir.c: remove an implicit dependency on the_index in pathspec code | Nguyễn Thái Ngọc Duy | 2018-08-13 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'ao/config-from-gitmodules' | Junio C Hamano | 2018-07-18 | 1 | -4/+4 |
|\ | |||||
| * | submodule-config: add helper to get 'update-clone' config from .gitmodules | Antonio Ospite | 2018-06-26 | 1 | -4/+4 |
* | | Merge branch 'sb/submodule-core-worktree' | Junio C Hamano | 2018-07-18 | 1 | -0/+26 |
|\ \ | |/ |/| | |||||
| * | submodule deinit: unset core.worktree | Stefan Beller | 2018-06-19 | 1 | -0/+2 |
| * | submodule: ensure core.worktree is set after update | Stefan Beller | 2018-06-19 | 1 | -0/+24 |
* | | Merge branch 'sb/plug-misc-leaks' | Junio C Hamano | 2018-06-25 | 1 | -1/+2 |
|\ \ | |||||
| * | | submodule--helper: plug mem leak in print_default_remote | Stefan Beller | 2018-06-01 | 1 | -1/+2 |
| |/ | |||||
* | | Merge branch 'pc/submodule-helper-foreach' | Junio C Hamano | 2018-06-25 | 1 | -0/+144 |
|\ \ | |/ |/| | |||||
| * | submodule: port submodule subcommand 'foreach' from shell to C | Prathamesh Chavan | 2018-05-11 | 1 | -0/+144 |
* | | Merge branch 'bw/ref-prefix-for-configured-refspec' | Junio C Hamano | 2018-05-30 | 1 | -6/+8 |
|\ \ | |||||
| * | | submodule--helper: convert push_check to use struct refspec | Brandon Williams | 2018-05-17 | 1 | -6/+7 |
| * | | refspec: rename struct refspec to struct refspec_item | Brandon Williams | 2018-05-17 | 1 | -2/+2 |
| * | | refspec: move refspec parsing logic into its own file | Brandon Williams | 2018-05-17 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'cf/submodule-progress-dissociate' | Junio C Hamano | 2018-05-30 | 1 | -3/+13 |
|\ \ | |||||
| * | | submodule: add --dissociate option to add/update commands | Casey Fitzpatrick | 2018-05-22 | 1 | -3/+13 |
* | | | Sync with Git 2.17.1 | Junio C Hamano | 2018-05-29 | 1 | -0/+24 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Sync with Git 2.16.4 | Junio C Hamano | 2018-05-22 | 1 | -0/+24 |
| |\ \ | | |/ | |/| | |||||
| | * | Sync with Git 2.15.2 | Junio C Hamano | 2018-05-22 | 1 | -0/+24 |
| | |\ | |||||
| | | * | Sync with Git 2.14.4 | Junio C Hamano | 2018-05-22 | 1 | -0/+24 |
| | | |\ | |||||
| | | | * | Sync with Git 2.13.7 | Junio C Hamano | 2018-05-22 | 1 | -0/+24 |
| | | | |\ | |||||
| | | | | * | submodule-config: verify submodule names as paths | Jeff King | 2018-05-22 | 1 | -0/+24 |
| | | | | * | Merge branch 'jc/utf8-fprintf' into maint | Junio C Hamano | 2017-07-10 | 1 | -3/+2 |
| | | | | |\ | |||||
| | | | * | \ | Merge branch 'bw/push-options-recursively-to-submodules' into maint | Junio C Hamano | 2017-09-10 | 1 | -9/+40 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | Merge branch 'js/run-process-parallel-api-fix' into maint | Junio C Hamano | 2017-08-23 | 1 | -1/+1 |
| | | | |\ \ \ \ | |||||
* | | | | \ \ \ \ | Merge branch 'nd/submodule-status-fix' | Junio C Hamano | 2018-05-08 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | submodule--helper: don't print null in 'submodule status' | Nguyễn Thái Ngọc Duy | 2018-04-18 | 1 | -2/+6 |
* | | | | | | | | | | Merge branch 'sb/submodule-move-nested' | Junio C Hamano | 2018-05-08 | 1 | -9/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | submodule: fixup nested submodules after moving the submodule | Stefan Beller | 2018-03-29 | 1 | -2/+1 |
| * | | | | | | | | | | submodule-config: add repository argument to submodule_from_{name, path} | Stefan Beller | 2018-03-29 | 1 | -7/+7 |
* | | | | | | | | | | | Merge branch 'rs/status-with-removed-submodule' | Junio C Hamano | 2018-04-11 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | submodule: check for NULL return of get_submodule_ref_store() | René Scharfe | 2018-03-29 | 1 | -2/+6 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'sb/object-store' | Junio C Hamano | 2018-04-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | / / / / / / / | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | object-store: migrate alternates struct and functions from cache.h | Stefan Beller | 2018-03-23 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 'pc/submodule-helper' | Junio C Hamano | 2018-03-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | submodule deinit: handle non existing pathspecs gracefully | Stefan Beller | 2018-03-28 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'nd/parseopt-completion' | Junio C Hamano | 2018-03-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / / | |||||
* | | | | | | | | | submodule: port submodule subcommand 'deinit' from shell to C | Prathamesh Chavan | 2018-01-16 | 1 | -0/+147 |
* | | | | | | | | | submodule: port submodule subcommand 'sync' from shell to C | Prathamesh Chavan | 2018-01-16 | 1 | -0/+193 |
|/ / / / / / / / |