Age | Commit message (Expand) | Author | Files | Lines |
2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -6/+6 |
2020-09-09 | Merge branch 'ss/submodule-summary-in-c' | Junio C Hamano | 1 | -0/+6 |
2020-08-21 | t7401: add a NEEDSWORK | Shourya Shukla | 1 | -1/+4 |
2020-08-21 | t7401: change indentation for enhanced readability | Shourya Shukla | 1 | -65/+65 |
2020-08-21 | t7401: change syntax of test_i18ncmp calls for clarity | Shourya Shukla | 1 | -5/+5 |
2020-08-21 | t7401: use 'short' instead of 'verify' and cut in rev-parse calls | Shourya Shukla | 1 | -2/+2 |
2020-08-21 | t7401: modernize style | Shourya Shukla | 1 | -1/+1 |
2020-08-12 | t7421: introduce a test script for verifying 'summary' output | Shourya Shukla | 1 | -0/+4 |
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>' | SZEDER Gábor | 1 | -1/+1 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2017-06-15 | t: move "git add submodule" into test blocks | Jeff King | 1 | -3/+5 |
2013-09-24 | Merge branch 'bc/submodule-status-ignored' | Jonathan Nieder | 1 | -0/+18 |
2013-09-06 | submodule summary: ignore --for-status option | Matthieu Moy | 1 | -7/+5 |
2013-09-04 | submodule: don't print status output with ignore=all | Brian M. Carlson | 1 | -0/+18 |
2013-06-17 | submodule: drop the top-level requirement | John Keeping | 1 | -0/+36 |
2013-06-17 | t7401: make indentation consistent | John Keeping | 1 | -40/+40 |
2011-05-21 | i18n: git-submodule "blob" and "submodule" messages | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
2011-05-21 | i18n: git-submodule $errmsg messages | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2011-05-21 | i18n: git-submodule "Submodule change[...]" messages | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-11-14 | tests: use test_cmp instead of piping to diff(1) | Ævar Arnfjörð Bjarmason | 1 | -15/+30 |
2010-09-09 | tests: subshell indentation stylefix | Jonathan Nieder | 1 | -3/+4 |
2010-09-06 | Several tests: cd inside subshell instead of around | Jens Lehmann | 1 | -3/+3 |
2010-02-17 | submodule summary: Don't barf when invoked in an empty repo | Johan Herland | 1 | -0/+7 |
2010-01-17 | git status: Show uncommitted submodule changes too when enabled | Jens Lehmann | 1 | -1/+1 |
2009-08-14 | git submodule summary: add --files option | Jens Lehmann | 1 | -0/+22 |
2008-09-03 | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 1 | -1/+1 |
2008-04-12 | git-submodule summary: --for-status option | Ping Yin | 1 | -0/+13 |
2008-04-12 | t7401: squelch garbage output | Junio C Hamano | 1 | -1/+1 |
2008-03-11 | git-submodule summary: test | Ping Yin | 1 | -0/+195 |