summaryrefslogtreecommitdiff
path: root/t/t7508-status.sh
AgeCommit message (Expand)Author
2018-06-28Merge branch 'jc/clean-after-sanity-tests'Junio C Hamano
2018-06-15tests: clean after SANITY testsJunio C Hamano
2018-04-25Merge branch 'ps/test-chmtime-get'Junio C Hamano
2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2017-10-04Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autoJunio C Hamano
2017-10-04t7508: use test_terminal for color outputJeff King
2017-09-27git: add --no-optional-locks optionJeff King
2017-06-30Merge branch 'ks/status-initial-commit'Junio C Hamano
2017-06-26Merge branch 'ks/t7508-indent-fix'Junio C Hamano
2017-06-22status: contextually notify user about an initial commitKaartic Sivaraam
2017-06-21t7508: fix a broken indentationKaartic Sivaraam
2017-06-19status: add optional stash count informationLiam Beguin
2017-05-23Merge branch 'ab/fix-poison-tests'Junio C Hamano
2017-05-11tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason
2017-04-28status: add color config slots for branch info in "--short --branch"Stephen Kent
2017-04-28status: fix missing newline when comment chars are disabledJeff King
2016-07-25Merge branch 'nd/cache-tree-ita'Junio C Hamano
2016-07-18test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy
2016-06-17tests: use test_i18n* functions to suppress false positivesVasco Almeida
2015-03-20t: fix &&-chaining issues around setup which might failJeff King
2015-03-20t: fix trivial &&-chain breakageJeff King
2015-03-06commit/status: show the index-worktree diff with -v -vMichael J Gruber
2015-03-06t7508: test git status -vMichael J Gruber
2015-03-06t7508: .gitignore 'expect' and 'output' filesJunio C Hamano
2014-06-16Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano
2014-05-19config: be strict on core.commentCharNguyễn Thái Ngọc Duy
2014-04-07commit -m: commit staged submodules regardless of ignore configJens Lehmann
2014-04-07status/commit: show staged submodules regardless of ignore configJens Lehmann
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King
2013-09-25Merge branch 'bc/submodule-status-ignored'Jonathan Nieder
2013-09-17t7508: avoid non-portable sed expressionEric Sunshine
2013-09-06status: add missing blank line after list of "other" filesMatthieu Moy
2013-09-06tests: don't set status.displayCommentPrefix file-wideMatthieu Moy
2013-09-06status: disable display of '#' comment prefix by defaultMatthieu Moy
2013-09-04submodule: don't print status output with ignore=allBrian M. Carlson
2013-06-24status/commit: make sure --porcelain is not affected by user-facing configJunio C Hamano
2013-06-24status: introduce status.branch to enable --branch by defaultJorge Juan Garcia Garcia
2013-06-24status: introduce status.short to enable --short by defaultJorge Juan Garcia Garcia
2013-03-28Merge branch 'yd/use-test-config-unconfig'Junio C Hamano
2013-03-25t7508: use test_config to set/unset git config variablesYann Droneaud
2013-03-21Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano
2013-03-17status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy
2013-01-16Allow custom "comment char"Junio C Hamano
2012-08-27Fix tests under GETTEXT_POISON on diffstatJiang Xin
2012-06-25tests: enclose $PERL_PATH in double quotesJunio C Hamano
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn
2012-05-08Merge branch 'jk/maint-status-porcelain-z-b' into HEADJeff King
2012-05-08status: respect "-b" for porcelain formatJeff King
2012-05-08status: fix null termination with "-b"Jeff King