389 Commits (59e1205d167c9acc17114a2f96425325470b1db8)

Author SHA1 Message Date
Jeff King 66d36b94af submodule: fix fetch_in_submodule logic 4 years ago
Ævar Arnfjörð Bjarmason a89a2fbfcc parse-remote: remove this now-unused library 4 years ago
Ævar Arnfjörð Bjarmason e63f7b0acb submodule: remove sh function in favor of helper 4 years ago
Ævar Arnfjörð Bjarmason 1c1518071c submodule: use "fetch" logic instead of custom remote discovery 4 years ago
Theodore Dubois 3ad0401e9e submodule update: silence underlying merge/rebase with "--quiet" 4 years ago
Prathamesh Chavan e83e3333b5 submodule: port submodule subcommand 'summary' from shell to C 4 years ago
Shourya Shukla 2964d6e5e1 submodule: port subcommand 'set-branch' from shell to C 5 years ago
Shourya Shukla 6417cf9c21 submodule: port subcommand 'set-url' from shell to C 5 years ago
Li Xuejiang 65d100c4dd git-submodule.sh: setup uninitialized variables 5 years ago
Emily Shaffer 132f600b06 clone: pass --single-branch during --recurse-submodules 5 years ago
Kyle Meyer c81638541c submodule add: show 'add --dry-run' stderr when aborting 5 years ago
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 6 years ago
Stefan Beller 74d4731da1 submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree 6 years ago
Stefan Beller e84c3cf3dc git-submodule.sh: accept verbose flag in cmd_update to be non-quiet 6 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 7 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