summaryrefslogtreecommitdiffstats
path: root/t/t7508-status.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bf/explicit-config-set-in-advice-messages'Junio C Hamano2024-12-161-1/+1
|\
| * advice: suggest using subcommand "git config set"Bence Ferdinandy2024-12-061-1/+1
* | t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
|/
* Merge branch 'jk/core-comment-string'Junio C Hamano2024-04-051-1/+3
|\
| * config: allow multi-byte core.commentCharJeff King2024-03-121-1/+3
* | status: allow --untracked=false and friendsJunio C Hamano2024-03-131-10/+22
|/
* Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-081-12/+12
|\
| * tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-12/+12
* | Prevent git from rehashing 4GiB filesJason Hatton2023-10-131-0/+16
|/
* remote: don't imply that integration is always required before pushingAlex Henrie2023-07-131-19/+19
* wt-status: don't show divergence advice when committingAlex Henrie2023-07-131-6/+4
* Merge branch 'rj/leakfixes'Junio C Hamano2023-06-231-0/+1
|\
| * tests: mark as passing with SANITIZE=leakRubén Justo2023-06-171-0/+1
* | t7508-status: modernize test formatJohn Cai2023-05-231-2/+2
|/
* 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-031-1/+1
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-55/+55
* t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-29/+29
* Merge branch 'jc/quote-path-cleanup'Junio C Hamano2020-09-191-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-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 commitKaartic Sivaraam2017-06-221-0/+30
* | Merge branch 'ks/t7508-indent-fix'Junio C Hamano2017-06-261-1/+1
|\ \
| * | t7508: fix a broken indentationKaartic Sivaraam2017-06-211-1/+1
* | | status: add optional stash count informationLiam Beguin2017-06-191-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"Stephen 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-181-2/+2
|/
* t: fix &&-chaining issues around setup which might failJeff King2015-03-201-1/+1