169 Commits (ac4bbb41b25949adff3afa96b2821f648abad8b3)

Author SHA1 Message Date
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
Jens Lehmann f22a17e8da submodule add: clean up duplicated code 14 years ago
Jens Lehmann 4d68932004 submodule add: allow relative repository path even when no url is set 14 years ago
Brandon Casey f5799e05c0 git-submodule.sh: separate parens by a space to avoid confusing some shells 14 years ago
Ævar Arnfjörð Bjarmason b3e7344964 i18n: git-submodule "blob" and "submodule" messages 14 years ago
Ævar Arnfjörð Bjarmason 1c2ef66f63 i18n: git-submodule "path not initialized" message 14 years ago
Ævar Arnfjörð Bjarmason 3a4c3ed7e8 i18n: git-submodule "[...] path is ignored" message 14 years ago
Ævar Arnfjörð Bjarmason 490b6d5749 i18n: git-submodule "Entering [...]" message 14 years ago
Ævar Arnfjörð Bjarmason f62f8212e1 i18n: git-submodule $errmsg messages 14 years ago
Ævar Arnfjörð Bjarmason 165119e9e6 i18n: git-submodule "Submodule change[...]" messages 14 years ago
Ævar Arnfjörð Bjarmason b9b9c22f6d i18n: git-submodule "cached cannot be used" message 14 years ago
Ævar Arnfjörð Bjarmason ee653c89ff i18n: git-submodule $update_module say + die messages 14 years ago
Ævar Arnfjörð Bjarmason 497ee87245 i18n: git-submodule die + eval_gettext messages 14 years ago
Ævar Arnfjörð Bjarmason 8f3f2c44c5 i18n: git-submodule say + eval_gettext messages 14 years ago
Ævar Arnfjörð Bjarmason dc2204fe32 i18n: git-submodule echo + eval_gettext messages 14 years ago
Ævar Arnfjörð Bjarmason d0ad825110 i18n: git-submodule add git-sh-i18n 14 years ago
Nicolas Morey-Chaisemartin 9db31bdf5c submodule: Add --force option for git submodule update 14 years ago
Nicolas Morey-Chaisemartin 313ee0d69f submodule: process conflicting submodules only once 14 years ago
Jens Lehmann e5f522d610 submodule update: Don't fetch when the submodule commit is already present 14 years ago
Spencer E. Olson 1b4735d9f3 submodule: no [--merge|--rebase] when newly cloned 14 years ago
Thomas Rast ea640cc691 submodule: fix relative url parsing for scp-style origin 14 years ago
Jens Lehmann 69e7236c6d git submodule: Remove now obsolete tests before cloning a repo 14 years ago
Jonathan Nieder 502dc5b663 git submodule -b ... of current HEAD fails 14 years ago
Kevin Ballard 98dbe63dbc submodule: only preserve flags across recursive status/update invocations 14 years ago
Kevin Ballard a7eff1a87a submodule: preserve all arguments exactly when recursing 14 years ago
Andreas Köhler 33f072f891 submodule sync: Update "submodule.<name>.url" for empty directories 15 years ago
David Aguilar 0b9dca434f submodule sync: Update "submodule.<name>.url" 15 years ago
Jens Lehmann d27b876b28 git submodule add: Require the new --force option to add ignored paths 15 years ago