375 Commits (d6a6263f5f97d681849d5646cf1a78a20fb99bee)

Author SHA1 Message Date
Johannes Schindelin 0060fd1511 clone --recurse-submodules: prevent name squatting on Windows 5 years ago
Denton Liu 26b061007c submodule: teach set-url subcommand 5 years ago
Nguyễn Thái Ngọc Duy a282f5a906 submodule foreach: fix "<command> --quiet" not being respected 6 years ago
Kyle Meyer e13811189b submodule: refuse to add repository with no commits 6 years ago
Denton Liu b57e8119e6 submodule: teach set-branch subcommand 6 years ago
Jonathan Tan bd5e567dc7 submodule: explain first attempt failure clearly 6 years ago
Denton Liu 68cabbfda3 submodule: document default behavior 6 years ago
Sven van Haastregt 0586a438f6 git-submodule.sh: shorten submodule SHA-1s using rev-parse 6 years ago
Stefan Beller 5d124f419d git-submodule: abort if core.worktree could not be set correctly 6 years ago
Antonio Ospite 76e9bdc437 submodule: support reading .gitmodules when it's not in the working tree 6 years ago
brian m. carlson dda6346877 submodule: make zero-oid comparison hash function agnostic 6 years ago
Antonio Ospite b2faad44e2 submodule: use the 'submodule--helper config' command 6 years ago
Jonathan Nieder f178c13fda Revert "Merge branch 'sb/submodule-core-worktree'" 6 years ago
Stefan Beller ee69b2a90c submodule--helper: introduce new update-module-mode helper 7 years ago
Stefan Beller 74d4731da1 submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree 7 years ago
Stefan Beller e84c3cf3dc git-submodule.sh: accept verbose flag in cmd_update to be non-quiet 7 years ago
Stefan Beller 9eca701f69 git-submodule.sh: rename unused variables 7 years ago
Stefan Beller ff03d9306c git-submodule.sh: align error reporting for update mode to use path 7 years ago
Stefan Beller e98317508c submodule: ensure core.worktree is set after update 7 years ago
Jeff King 0383bbb901 submodule-config: verify submodule names as paths 7 years ago
Casey Fitzpatrick a0ef29341a submodule: add --dissociate option to add/update commands 7 years ago
Casey Fitzpatrick 6d33e1c282 submodule: add --progress option to add command 7 years ago
Casey Fitzpatrick c7199e3abe submodule: clean up substitutions in script 7 years ago
Stefan Beller e30d833671 git-submodule.sh: try harder to fetch a submodule 7 years ago
Prathamesh Chavan fc1b9243cd submodule: port submodule subcommand 'foreach' from shell to C 7 years ago
Prathamesh Chavan c033a2f62d submodule foreach: correct '$path' in nested submodules from a subdirectory 7 years ago
Prathamesh Chavan 2e612731b5 submodule: port submodule subcommand 'deinit' from shell to C 7 years ago
Prathamesh Chavan 13424764db submodule: port submodule subcommand 'sync' from shell to C 7 years ago
Prathamesh Chavan a9f8a37584 submodule: port submodule subcommand 'status' from shell to C 7 years ago
Stefan Beller c8d0c4fe9b submodule.sh: remove unused variable 8 years ago
Michael Forney 974ce8078c scripts: use "git foo" not "git-foo" 8 years ago
Jeff King 532139940c add: warn when adding an embedded repository 8 years ago
Brandon Williams cf9e55f494 submodule: prevent backslash expantion in submodule names 8 years ago
Brandon Williams 1b614c07d2 submodule add: respect submodule.active and submodule.<name>.active 8 years ago
Brandon Williams 25b31f1b73 submodule sync: use submodule--helper is-active 8 years ago
Brandon Williams e7849a9677 submodule sync: skip work for inactive submodules 8 years ago
Brandon Williams 6dc9f01f33 submodule status: use submodule--helper is-active 8 years ago
Stefan Beller e7b37caf4f submodule update: run custom update script for initial populating as well 8 years ago
Stefan Beller 6e7c14e65c submodule update --init: display correct path from submodule 8 years ago
Stefan Beller c32eaa8af1 submodule absorbgitdirs: mention in docstring help 8 years ago
Brandon Williams f1762d772e transport: add protocol policy config option 8 years ago
Stefan Beller f6f8586140 submodule: add absorb-git-dir function 8 years ago
Stefan Beller 619acfc78c submodule add: extend force flag to add existing repos 8 years ago
Jeff King 72c5f88311 clone: pass --progress decision to recursive submodules 8 years ago
Stefan Beller 5f50f33e87 submodule--helper update-clone: allow multiple references 9 years ago
Stefan Beller 92bbe7ccf1 submodule--helper: add remote-branch helper 9 years ago
Stefan Beller 341238ebc4 submodule update: narrow scope of local variable 9 years ago
Stefan Beller 6cbf454a2e submodule update: respect depth in subsequent fetches 9 years ago
Stefan Beller 406621f43d submodule deinit: remove outdated comment 9 years ago
Johannes Sixt c4c02bf16c git-submodule: forward exit code of git-submodule--helper more faithfully 9 years ago