aboutsummaryrefslogtreecommitdiff
path: root/t/t7508-status.sh
Commit message (Expand)AuthorAge
* Fix tests under GETTEXT_POISON on diffstatJiang Xin2012-08-27
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* Merge branch 'jk/maint-status-porcelain-z-b' into HEADJeff King2012-05-08
|\
| * status: respect "-b" for porcelain formatJeff King2012-05-08
| * status: fix null termination with "-b"Jeff King2012-05-08
* | status: add --columnNguyễn Thái Ngọc Duy2012-04-27
|/
* t/t7508-status.sh: use test_i18ncmpÆvar Arnfjörð Bjarmason2011-11-05
* Merge branch 'jk/maint-1.7.2-status-ignored'Junio C Hamano2011-06-29
|\
| * git status --ignored: tests and docsJunio C Hamano2011-06-02
* | Merge branch 'bc/maint-status-z-to-use-porcelain'Junio C Hamano2011-06-06
|\ \
| * | builtin/commit.c: set status_format _after_ option parsingBrandon Casey2011-05-29
| * | t7508: demonstrate status's failure to use --porcelain format with -zBrandon Casey2011-05-29
* | | i18n: use test_i18n{grep,cmp} in t7508Junio C Hamano2011-04-14
* | | i18n: git-status basic messagesÆvar Arnfjörð Bjarmason2011-03-09
* | | Merge branch 'aa/status-hilite-branch'Junio C Hamano2010-12-16
|\ \ \
| * | | status: show branchname with a configurable colorAleksi Aalto2010-11-29
* | | | Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-12
|\ \ \ \ | |/ / / |/| | |
| * | | commit/status -h: show usage even with broken configurationNguyễn Thái Ngọc Duy2010-10-22
* | | | Better "Changed but not updated" message in git-statusMatthieu Moy2010-11-03
|/ / /
* | | t3404 & t7508: cd inside subshell instead of aroundJens Lehmann2010-09-06
* | | Merge branch 'ab/test-2'Junio C Hamano2010-09-04
|\ \ \
| * | | tests: A SANITY test prereq for testing if we're rootÆvar Arnfjörð Bjarmason2010-08-18
* | | | Add tests for the diff.ignoreSubmodules config optionJens Lehmann2010-08-09
* | | | Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-09
* | | | Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-09
|/ / /
* | | Merge branch 'jl/status-ignore-submodules'Junio C Hamano2010-06-30
|\ \ \
| * | | Add the option "--ignore-submodules" to "git status"Jens Lehmann2010-06-25
| | |/ | |/|
* | | Documentation+t5708: document and test status -s -bMichael J Gruber2010-06-03
* | | Merge branch 'mg/advice-statushints'Junio C Hamano2010-05-21
|\ \ \
| * | | wt-status: take advice.statusHints seriouslyMichael J Gruber2010-05-06
| * | | t7508: test advice.statusHintsMichael J Gruber2010-05-06
| |/ /
* | | t7508: add a test for "git status" in a read-only repositoryMarkus Heidelberg2010-04-03
* | | git status: refresh the index if possibleMarkus Heidelberg2010-04-02
* | | t7508: add test for "git status" refreshing the indexMarkus Heidelberg2010-04-02
|/ /
* | git status: Show uncommitted submodule changes too when enabledJens Lehmann2010-01-17
* | t7508-status: test all modes with colorMichael J Gruber2009-12-08
* | t7508-status: status --porcelain ignores relative paths settingMichael J Gruber2009-12-08
* | t7508-status.sh: Add tests for status -sMichael J Gruber2009-11-27
|/
* git status: not "commit --dry-run" anymoreJunio C Hamano2009-08-22
* test-suite: Make test script numbers uniqueJohannes Sixt2009-03-14