summaryrefslogtreecommitdiff
path: root/t/t7401-submodule-summary.sh
AgeCommit message (Expand)Author
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'SZEDER Gábor
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2017-06-15t: move "git add submodule" into test blocksJeff King
2013-09-25Merge branch 'bc/submodule-status-ignored'Jonathan Nieder
2013-09-06submodule summary: ignore --for-status optionMatthieu Moy
2013-09-04submodule: don't print status output with ignore=allBrian M. Carlson
2013-06-17submodule: drop the top-level requirementJohn Keeping
2013-06-17t7401: make indentation consistentJohn Keeping
2011-05-21i18n: git-submodule "blob" and "submodule" messagesÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule $errmsg messagesÆvar Arnfjörð Bjarmason
2011-05-21i18n: git-submodule "Submodule change[...]" messagesÆvar Arnfjörð Bjarmason
2010-11-14tests: use test_cmp instead of piping to diff(1)Ævar Arnfjörð Bjarmason
2010-09-09tests: subshell indentation stylefixJonathan Nieder
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann
2010-02-17submodule summary: Don't barf when invoked in an empty repoJohan Herland
2010-01-17git status: Show uncommitted submodule changes too when enabledJens Lehmann
2009-08-15git submodule summary: add --files optionJens Lehmann
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi
2008-04-13git-submodule summary: --for-status optionPing Yin
2008-04-13t7401: squelch garbage outputJunio C Hamano
2008-03-12git-submodule summary: testPing Yin