Age | Commit message (Expand) | Author | Files | Lines |
2010-07-19 | git submodule add: Require the new --force option to add ignored paths | Jens Lehmann | 1 | -12/+15 |
2010-07-05 | git submodule: add submodules with git add -f <path> | Ævar Arnfjörð Bjarmason | 1 | -1/+23 |
2010-04-10 | t7400: clarify submodule update tests | Jonathan Nieder | 1 | -95/+91 |
2010-04-10 | t7400: clarify 'submodule add' tests | Jonathan Nieder | 1 | -15/+88 |
2010-04-10 | t7400: split setup into multiple tests | Jonathan Nieder | 1 | -28/+30 |
2010-01-11 | Remove empty directories when checking out a commit with fewer submodules | Peter Collingbourne | 1 | -0/+9 |
2009-09-22 | git submodule add: make the <path> parameter optional | Jens Lehmann | 1 | -0/+16 |
2009-04-18 | Work around ash "alternate value" expansion bug | Ben Jackson | 1 | -0/+10 |
2009-03-11 | Merge branch 'mg/maint-submodule-normalize-path' | Junio C Hamano | 1 | -0/+49 |
2009-03-03 | git submodule: Fix adding of submodules at paths with ./, .. and // | Michael J Gruber | 1 | -4/+4 |
2009-03-03 | git submodule: Add test cases for git submodule add | Michael J Gruber | 1 | -0/+49 |
2009-02-07 | submodule: warn about non-submodules | Johannes Schindelin | 1 | -0/+7 |
2009-02-07 | Let ls-files strip trailing slashes in submodules' paths | Johannes Schindelin | 1 | -0/+6 |
2009-01-05 | git add: do not add files from a submodule | Johannes Schindelin | 1 | -0/+25 |
2008-09-03 | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 1 | -24/+24 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -1/+1 |
2008-05-16 | submodule update: add convenience option --init | Johannes Schindelin | 1 | -0/+13 |
2008-01-20 | git-submodule: add test for the subcommand parser fix | Junio C Hamano | 1 | -28/+28 |
2007-09-09 | git-diff: don't squelch the new SHA1 in submodule diffs | Sven Verdoolaege | 1 | -0/+4 |
2007-08-15 | git-apply: apply submodule changes | Sven Verdoolaege | 1 | -0/+17 |
2007-07-18 | unpack-trees.c: assume submodules are clean during check-out | Sven Verdoolaege | 1 | -0/+9 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -16/+16 |
2007-06-12 | git-submodule: give submodules proper names | Lars Hjemli | 1 | -4/+16 |
2007-06-12 | Rename sections from "module" to "submodule" in .gitmodules | Lars Hjemli | 1 | -1/+1 |
2007-06-12 | t7400: barf if git-submodule removes or replaces a file | Lars Hjemli | 1 | -1/+1 |
2007-06-06 | git-submodule: clone during update, not during init | Lars Hjemli | 1 | -12/+26 |
2007-06-02 | Add basic test-script for git-submodule | Lars Hjemli | 1 | -0/+143 |