summaryrefslogtreecommitdiff
path: root/t/t7508-status.sh
Commit message (Expand)AuthorAgeFilesLines
* status: modernize git-status "slow untracked files" adviceRudy Rigot2022-12-011-0/+70
* t7508: add tests capturing racy timestamp handlingMarc Strapetz2022-01-071-0/+22
* t7508: fix bogus mtime verificationMarc Strapetz2022-01-071-5/+3
* t7508: avoid non POSIX BRECarlo Marcelo Arenas Belón2021-08-021-1/+1
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-55/+55
* t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-29/+29
* Merge branch 'jc/quote-path-cleanup'Junio C Hamano2020-09-181-0/+27
|\
| * wt-status: consistently quote paths in "status --short" outputJunio C Hamano2020-09-101-0/+27
* | Merge branch 'jt/interpret-branch-name-fallback'Junio C Hamano2020-09-091-0/+12
|\ \ | |/ |/|
| * wt-status: tolerate dangling marksJonathan Tan2020-09-021-0/+12
* | t7508: use $ZERO_OID instead of hard-coded constantbrian m. carlson2020-07-301-1/+1
|/
* t7508: don't use `test_must_fail test_cmp`Denton Liu2020-04-201-1/+1
* Fix spelling errors in names of testsElijah Newren2019-11-101-1/+1
* status: remove the empty line after hintsJohn Lin2019-06-211-62/+0
* doc: promote "git restore"Nguyễn Thái Ngọc Duy2019-05-071-41/+41
* Merge branch 'jc/clean-after-sanity-tests'Junio C Hamano2018-06-281-3/+1
|\
| * tests: clean after SANITY testsJunio C Hamano2018-06-151-3/+1
* | Merge branch 'ps/test-chmtime-get'Junio C Hamano2018-04-251-2/+2
|\ \
| * | t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu2018-04-091-2/+2
| |/
* | t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-3/+3
|/
* Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autojk/ui-color-always-to-autoJunio C Hamano2017-10-041-20/+21
|\
| * t7508: use test_terminal for color outputJeff King2017-10-041-20/+21
* | git: add --no-optional-locks optionJeff King2017-09-271-0/+10
|/
* Merge branch 'ks/status-initial-commit'Junio C Hamano2017-06-301-0/+30
|\
| * status: contextually notify user about an initial commitks/status-initial-commitKaartic Sivaraam2017-06-211-0/+30
* | Merge branch 'ks/t7508-indent-fix'Junio C Hamano2017-06-261-1/+1
|\ \
| * | t7508: fix a broken indentationks/t7508-indent-fixKaartic Sivaraam2017-06-211-1/+1
* | | status: add optional stash count informationLiam Beguin2017-06-181-0/+32
* | | Merge branch 'ab/fix-poison-tests'Junio C Hamano2017-05-231-3/+3
|\ \ \ | | |/ | |/|
| * | tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-3/+3
| |/
* | status: add color config slots for branch info in "--short --branch"sk/status-short-branch-color-configStephen Kent2017-04-281-2/+4
* | status: fix missing newline when comment chars are disabledJeff King2017-04-281-4/+111
|/
* Merge branch 'nd/cache-tree-ita'Junio C Hamano2016-07-251-1/+1
|\
| * test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy2016-07-181-1/+1
* | tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-171-2/+2
|/
* t: fix &&-chaining issues around setup which might failJeff King2015-03-201-1/+1
* t: fix trivial &&-chain breakageJeff King2015-03-201-4/+4
* commit/status: show the index-worktree diff with -v -vMichael J Gruber2015-03-061-0/+11
* t7508: test git status -vMichael J Gruber2015-03-061-2/+12
* t7508: .gitignore 'expect' and 'output' filesJunio C Hamano2015-03-061-65/+13
* Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano2014-06-161-2/+72
|\
| * 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
* | config: be strict on core.commentCharNguyễn Thái Ngọc Duy2014-05-191-2/+1
|/
* 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