aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7506-status-submodule.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-14/+14
2022-10-06Sync with 2.37.4Taylor Blau1-0/+2
2022-10-01t/t7NNN: allow local submodulesTaylor Blau1-0/+2
2022-09-02submodule--helper: fix a leak in "clone_submodule"Ævar Arnfjörð Bjarmason1-0/+1
2020-07-30t7506: avoid checking for SHA-1-specific constantsbrian m. carlson1-4/+8
2018-10-09t7506: clean up .gitmodules properly before setting up new scenarioAntonio Ospite1-1/+2
2018-07-16t7000-t7999: fix broken &&-chainsEric Sunshine1-5/+5
2018-05-14t: switch $_x40 to $OID_REGEXbrian m. carlson1-1/+1
2017-10-07tests: fix diff order arguments in test_cmpStefan Beller1-2/+2
2017-03-29submodule.c: correctly handle nested submodules in is_submodule_modifiedStefan Beller1-2/+2
2017-03-29short status: improve reporting for submodule changesStefan Beller1-0/+117
2017-03-27submodule.c: convert is_submodule_modified to use strbuf_getwholelineStefan Beller1-1/+17
2011-05-19Merge branch 'jl/submodule-conflicted-gitmodules'Junio C Hamano1-4/+88
2011-05-14Submodules: Don't parse .gitmodules when it contains, merge conflictsJens Lehmann1-3/+3
2011-05-14test that git status works with merge conflict in, .gitmodulesHeiko Voigt1-4/+88
2011-04-14i18n: use test_i18ngrep in t7506Junio C Hamano1-28/+28
2011-03-09i18n: git-status "nothing to commit" messagesÆvar Arnfjörð Bjarmason1-4/+4
2011-03-09i18n: git-status basic messagesÆvar Arnfjörð Bjarmason1-10/+10
2010-04-10Teach diff --submodule and status to handle .git files in submodulesJens Lehmann1-0/+16
2010-03-13git status: ignoring untracked files must apply to submodules tooJens Lehmann1-0/+5
2010-03-12git status: Fix false positive "new commits" output for dirty submodulesJens Lehmann1-3/+81
2010-03-08git status: Show detailed dirty status of submodules in long formatJens Lehmann1-3/+3
2010-01-16Show submodules as modified when they contain a dirty work treeJens Lehmann1-15/+68
2009-08-22git status: not "commit --dry-run" anymoreJunio C Hamano1-3/+3
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi1-1/+1
2008-05-04is_racy_timestamp(): do not check timestamp for gitlinksJunio C Hamano1-1/+1
2008-05-04Add t7506 to test submodule related functions for git-statusPing Yin1-0/+38