aboutsummaryrefslogtreecommitdiff
path: root/t/t7508-status.sh
AgeCommit message (Expand)Author
2026-02-06tests: fix existing tests when add an ignore=all submoduleClaus Schneider(Eficode)
2025-10-17status: make coloring of "-z --short" consistentJeff King
2025-04-07t: refactor tests depending on Perl substitution operatorPatrick Steinhardt
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt
2024-12-15Merge branch 'bf/explicit-config-set-in-advice-messages'Junio C Hamano
2024-12-06advice: suggest using subcommand "git config set"Bence Ferdinandy
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2024-04-05Merge branch 'jk/core-comment-string'Junio C Hamano
2024-03-13status: allow --untracked=false and friendsJunio C Hamano
2024-03-12config: allow multi-byte core.commentCharJeff King
2023-11-08Merge branch 'jc/test-i18ngrep'Junio C Hamano
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-10-13Prevent git from rehashing 4GiB filesJason Hatton
2023-07-13remote: don't imply that integration is always required before pushingAlex Henrie
2023-07-13wt-status: don't show divergence advice when committingAlex Henrie
2023-06-23Merge branch 'rj/leakfixes'Junio C Hamano
2023-06-17tests: mark as passing with SANITIZE=leakRubén Justo
2023-05-23t7508-status: modernize test formatJohn Cai
2022-12-01status: modernize git-status "slow untracked files" adviceRudy Rigot
2022-01-07t7508: add tests capturing racy timestamp handlingMarc Strapetz
2022-01-07t7508: fix bogus mtime verificationMarc Strapetz
2021-08-02t7508: avoid non POSIX BRECarlo Marcelo Arenas Belón
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2020-11-19t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-09-18Merge branch 'jc/quote-path-cleanup'Junio C Hamano
2020-09-10wt-status: consistently quote paths in "status --short" outputJunio C Hamano
2020-09-09Merge branch 'jt/interpret-branch-name-fallback'Junio C Hamano
2020-09-02wt-status: tolerate dangling marksJonathan Tan
2020-07-30t7508: use $ZERO_OID instead of hard-coded constantbrian m. carlson
2020-04-20t7508: don't use `test_must_fail test_cmp`Denton Liu
2019-11-10Fix spelling errors in names of testsElijah Newren
2019-06-21status: remove the empty line after hintsJohn Lin
2019-05-07doc: promote "git restore"Nguyễn Thái Ngọc Duy
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-21status: contextually notify user about an initial commitKaartic Sivaraam
2017-06-21t7508: fix a broken indentationKaartic Sivaraam
2017-06-18status: 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