aboutsummaryrefslogtreecommitdiff
path: root/t/t7508-status.sh
Commit message (Expand)AuthorAge
* Merge branch 'nd/cache-tree-ita'Junio C Hamano2016-07-25
|\
| * test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy2016-07-18
* | tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-17
|/
* t: fix &&-chaining issues around setup which might failJeff King2015-03-20
* t: fix trivial &&-chain breakageJeff King2015-03-20
* commit/status: show the index-worktree diff with -v -vMichael J Gruber2015-03-06
* t7508: test git status -vMichael J Gruber2015-03-06
* t7508: .gitignore 'expect' and 'output' filesJunio C Hamano2015-03-06
* Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano2014-06-16
|\
| * commit -m: commit staged submodules regardless of ignore configJens Lehmann2014-04-07
| * status/commit: show staged submodules regardless of ignore configJens Lehmann2014-04-07
* | config: be strict on core.commentCharNguyễn Thái Ngọc Duy2014-05-19
|/
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* Merge branch 'bc/submodule-status-ignored'Jonathan Nieder2013-09-24
|\
| * submodule: don't print status output with ignore=allBrian M. Carlson2013-09-04
* | t7508: avoid non-portable sed expressionEric Sunshine2013-09-17
* | status: add missing blank line after list of "other" filesMatthieu Moy2013-09-06
* | tests: don't set status.displayCommentPrefix file-wideMatthieu Moy2013-09-06
* | status: disable display of '#' comment prefix by defaultMatthieu Moy2013-09-06
|/
* status/commit: make sure --porcelain is not affected by user-facing configJunio C Hamano2013-06-24
* status: introduce status.branch to enable --branch by defaultJorge Juan Garcia Garcia2013-06-24
* status: introduce status.short to enable --short by defaultJorge Juan Garcia Garcia2013-06-24
* Merge branch 'yd/use-test-config-unconfig'Junio C Hamano2013-03-28
|\
| * t7508: use test_config to set/unset git config variablesYann Droneaud2013-03-25
* | Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano2013-03-21
|\ \ | |/ |/|
| * status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy2013-03-16
* | Allow custom "comment char"Junio C Hamano2013-01-16
|/
* 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