218 Commits (18fe5add3385a5b41e294881992c1980dcf51ffd)

Author SHA1 Message Date
Matthieu Moy 3ba7407b8b submodule summary: ignore --for-status option 11 years ago
Fredrik Gustafsson 275cd184d5 Add --depth to submodule update/add 12 years ago
Chris Packham 6cb5728c43 submodule update: allow custom command to update submodule working tree 12 years ago
John Keeping 091a6eb0fe submodule: drop the top-level requirement 12 years ago
John Keeping 1ae2e19a32 submodule: show full path in error message 12 years ago
Fredrik Gustafsson b545cd15af git-submodule.sh: remove duplicate call to set_rev_name 12 years ago
Fredrik Gustafsson 74671241fd handle multibyte characters in name 12 years ago
Jens Lehmann 7b294bf494 submodule deinit: clarify work tree removal message 12 years ago
René Scharfe 862ae6cd67 submodule summary: support --summary-limit=<n> 12 years ago
Jens Lehmann cf41982806 submodule: add 'deinit' command 12 years ago
William Entriken 75bf5e60e8 submodule update: when using recursion, show full path 12 years ago
Junio C Hamano eff80a9fd9 Allow custom "comment char" 12 years ago
W. Trevor King b928922727 submodule add: If --branch is given, record it in .gitmodules 12 years ago
W. Trevor King 06b1abb5bd submodule update: add --remote for submodule's upstream changes 12 years ago
W. Trevor King 88ce00c378 submodule: add get_submodule_config helper funtion 12 years ago
Phil Hord 82f49f294c Teach --recursive to submodule sync 12 years ago
Jens Lehmann e15bec0ec3 submodule status: remove unused orig_* variables 12 years ago
Stefan Zager 835460bba9 submodule add: fix handling of --reference=<repo> option 12 years ago
W. Trevor King 38ae92e4d0 git-submodule: wrap branch option with "<>" in usage strings. 12 years ago
Jens Lehmann 4b7c286ec7 submodule add: Fail when .git/modules/<name> already exists unless forced 12 years ago
Jens Lehmann 73b0898d0d Teach "git submodule add" the --name option 12 years ago
Ramkumar Ramachandra af9c9f9713 submodule: if $command was not matched, don't parse other args 12 years ago
Stefan Zager 01d4721565 Make 'git submodule update --force' always check out submodules. 13 years ago
Heiko Voigt be9d0a3a4c Let submodule command exit with error status if path does not exist 13 years ago
Jiang Xin 465d6a00e9 i18n: Rewrite gettext messages start with dash 13 years ago
Daniel Graña be8779f7ac git-submodule: work with GIT_DIR/GIT_WORK_TREE 13 years ago
Jens Lehmann 6eafa6d096 submodules: don't stumble over symbolic links when cloning recursively 13 years ago
Michał Górny 4c8a9db6f7 git-submodule.sh: fix filename in comment. 13 years ago
Jon Seymour 758615e251 submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo/bar 13 years ago
Jon Seymour 967b2c6673 submodule: fix sync handling of some relative superproject origin URLs 13 years ago
Jens Lehmann c1c259e225 submodules: print "registered for path" message only once 13 years ago
Ramsay Jones 64394e3ae9 git-submodule.sh: Don't use $path variable in eval_gettext string 13 years ago
Ben Walton c5bc42b9b7 Avoid bug in Solaris xpg4/sed as used in submodule 13 years ago
Johannes Sixt 4dce7d9b40 submodules: fix ambiguous absolute paths under Windows 13 years ago
Jens Lehmann 69c3051780 submodules: refactor computation of relative gitdir path 13 years ago
Jens Lehmann d75219b4a8 submodules: always use a relative path from gitdir to work tree 13 years ago
Jens Lehmann ea115a0d43 submodules: always use a relative path to gitdir 13 years ago
Jens Lehmann 1017c1abcb submodule add: fix breakage when re-adding a deep submodule 13 years ago
Tay Ray Chuan 9e76d4a834 submodule::module_clone(): silence die() message from module_name() 13 years ago
Tay Ray Chuan 1e42258acd submodule: whitespace fix 13 years ago
Fredrik Gustafsson 501770e1bb Move git-dir for submodules 14 years ago
Heiko Voigt 322bb6e12f add update 'none' flag to disable update of submodule by default 14 years ago
Heiko Voigt 817bac35f2 submodule: move update configuration variable further up 14 years ago
Jon Seymour 6ff875c52a submodule: take advantage of gettextln and eval_gettextln. 14 years ago
Jens Lehmann 7e60407f7a submodule: update and add must honor --quiet flag 14 years ago
Brandon Casey 4dca1aa650 git-submodule.sh: preserve stdin for the command spawned by foreach 14 years ago
Jens Lehmann 2cd9de3e18 submodule add: always initialize .git/config entry 14 years ago
Junio C Hamano ccee60862b submodule sync: do not auto-vivify uninteresting submodule 14 years ago
Junio C Hamano 877449c136 git-submodule.sh: clarify the "should we die now" logic 14 years ago
Fredrik Gustafsson 15ffb7cde4 submodule update: continue when a checkout fails 14 years ago