summaryrefslogtreecommitdiff
path: root/t/t7508-status.sh
Commit message (Expand)AuthorAgeFilesLines
* commit -m: commit staged submodules regardless of ignore configjl/status-added-submodule-is-never-ignoredJens Lehmann2014-04-071-1/+1
* status/commit: show staged submodules regardless of ignore configJens Lehmann2014-04-071-2/+72
* t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-291-1/+1
* Merge branch 'bc/submodule-status-ignored'Jonathan Nieder2013-09-241-2/+2
|\
| * submodule: don't print status output with ignore=allBrian M. Carlson2013-09-041-2/+2
* | t7508: avoid non-portable sed expressionmm/status-without-comment-charEric Sunshine2013-09-171-1/+2
* | status: add missing blank line after list of "other" filesMatthieu Moy2013-09-061-0/+21
* | tests: don't set status.displayCommentPrefix file-wideMatthieu Moy2013-09-061-450/+439
* | status: disable display of '#' comment prefix by defaultMatthieu Moy2013-09-061-5/+58
|/
* status/commit: make sure --porcelain is not affected by user-facing configJunio C Hamano2013-06-241-0/+5
* status: introduce status.branch to enable --branch by defaultJorge Juan Garcia Garcia2013-06-241-0/+27
* status: introduce status.short to enable --short by defaultJorge Juan Garcia Garcia2013-06-241-0/+30
* Merge branch 'yd/use-test-config-unconfig'Junio C Hamano2013-03-281-30/+16
|\
| * t7508: use test_config to set/unset git config variablesYann Droneaud2013-03-251-30/+16
* | Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano2013-03-211-0/+1
|\ \ | |/ |/|
| * status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy2013-03-161-0/+1
* | Allow custom "comment char"Junio C Hamano2013-01-161-0/+50
|/
* Fix tests under GETTEXT_POISON on diffstatJiang Xin2012-08-271-1/+1
* 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