summaryrefslogtreecommitdiff
path: root/t/t7508-status.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-241-1/+1
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-121-1/+1
* Merge branch 'jk/maint-status-porcelain-z-b' into HEADJeff King2012-05-081-1/+15
|\
| * status: respect "-b" for porcelain formatJeff King2012-05-081-1/+6
| * status: fix null termination with "-b"Jeff King2012-05-081-0/+9
* | status: add --columnNguyễn Thái Ngọc Duy2012-04-271-0/+24
|/
* t/t7508-status.sh: use test_i18ncmpab/i18n-test-fixÆvar Arnfjörð Bjarmason2011-11-051-2/+2
* Merge branch 'jk/maint-1.7.2-status-ignored'Junio C Hamano2011-06-291-0/+121
|\
| * git status --ignored: tests and docsJunio C Hamano2011-06-021-0/+121
* | Merge branch 'bc/maint-status-z-to-use-porcelain'Junio C Hamano2011-06-061-0/+7
|\ \
| * | builtin/commit.c: set status_format _after_ option parsingBrandon Casey2011-05-291-1/+1
| * | t7508: demonstrate status's failure to use --porcelain format with -zBrandon Casey2011-05-291-0/+7
* | | i18n: use test_i18n{grep,cmp} in t7508Junio C Hamano2011-04-141-120/+102
* | | i18n: git-status basic messagesÆvar Arnfjörð Bjarmason2011-03-091-50/+65
* | | Merge branch 'aa/status-hilite-branch'Junio C Hamano2010-12-161-2/+3
|\ \ \
| * | | status: show branchname with a configurable colorAleksi Aalto2010-11-291-2/+3
* | | | Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-121-0/+24
|\ \ \ \ | |/ / / |/| | |
| * | | commit/status -h: show usage even with broken configurationNguyễn Thái Ngọc Duy2010-10-221-0/+24
* | | | Better "Changed but not updated" message in git-statusMatthieu Moy2010-11-031-17/+17
|/ / /
* | | t3404 & t7508: cd inside subshell instead of aroundJens Lehmann2010-09-061-1/+1
* | | Merge branch 'ab/test-2'Junio C Hamano2010-09-041-1/+1
|\ \ \
| * | | tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-181-1/+1
* | | | Add tests for the diff.ignoreSubmodules config optionJens Lehmann2010-08-091-2/+10
* | | | Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-091-8/+83
* | | | Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-091-4/+96
|/ / /
* | | Merge branch 'jl/status-ignore-submodules'Junio C Hamano2010-06-301-0/+127
|\ \ \
| * | | Add the option "--ignore-submodules" to "git status"Jens Lehmann2010-06-251-0/+127
| | |/ | |/|
* | | Documentation+t5708: document and test status -s -bMichael J Gruber2010-06-031-1/+46
* | | Merge branch 'mg/advice-statushints'Junio C Hamano2010-05-211-0/+45
|\ \ \
| * | | wt-status: take advice.statusHints seriouslyMichael J Gruber2010-05-061-1/+1
| * | | t7508: test advice.statusHintsMichael J Gruber2010-05-061-0/+45
| |/ /
* | | t7508: add a test for "git status" in a read-only repositoryMarkus Heidelberg2010-04-031-0/+15
* | | git status: refresh the index if possibleMarkus Heidelberg2010-04-021-1/+1
* | | t7508: add test for "git status" refreshing the indexMarkus Heidelberg2010-04-021-0/+10
|/ /
* | git status: Show uncommitted submodule changes too when enabledJens Lehmann2010-01-171-2/+2
* | t7508-status: test all modes with colorMichael J Gruber2009-12-081-28/+138
* | t7508-status: status --porcelain ignores relative paths settingMichael J Gruber2009-12-081-0/+18
* | t7508-status.sh: Add tests for status -sMichael J Gruber2009-11-271-0/+166
|/
* git status: not "commit --dry-run" anymoreJunio C Hamano2009-08-221-5/+7
* test-suite: Make test script numbers uniqueJohannes Sixt2009-03-141-0/+400