index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7508-status.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-19
Merge branch 'mm/test-grep-lint'
Junio C Hamano
1
-3
/
+3
2026-07-19
Merge branch 'bc/parse-options-exit-0-on-help'
Junio C Hamano
1
-2
/
+2
2026-07-07
parse-options: exit 0 on -h
brian m. carlson
1
-2
/
+2
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-3
/
+3
2026-07-06
t7508: skip EXPENSIVE test that is broken without SIZE_T_IS_64BIT
Patrick Steinhardt
1
-1
/
+1
2026-05-20
Merge branch 'js/adjust-tests-to-explicitly-access-bare-repo'
Junio C Hamano
1
-0
/
+4
2026-04-27
status tests: filter `.gitconfig` from status output
Johannes Schindelin
1
-0
/
+4
2026-04-22
t: prepare `git config --unset` calls for `set -e`
Patrick Steinhardt
1
-2
/
+2
2026-02-06
tests: fix existing tests when add an ignore=all submodule
Claus Schneider(Eficode)
1
-1
/
+1
2025-10-17
status: make coloring of "-z --short" consistent
Jeff King
1
-0
/
+11
2025-04-07
t: refactor tests depending on Perl substitution operator
Patrick Steinhardt
1
-2
/
+2
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
1
-1
/
+1
2024-12-15
Merge branch 'bf/explicit-config-set-in-advice-messages'
Junio C Hamano
1
-1
/
+1
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
1
-1
/
+1
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-04-05
Merge branch 'jk/core-comment-string'
Junio C Hamano
1
-1
/
+3
2024-03-13
status: allow --untracked=false and friends
Junio C Hamano
1
-10
/
+22
2024-03-12
config: allow multi-byte core.commentChar
Jeff King
1
-1
/
+3
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
1
-12
/
+12
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-12
/
+12
2023-10-13
Prevent git from rehashing 4GiB files
Jason Hatton
1
-0
/
+16
2023-07-13
remote: don't imply that integration is always required before pushing
Alex Henrie
1
-19
/
+19
2023-07-13
wt-status: don't show divergence advice when committing
Alex Henrie
1
-6
/
+4
2023-06-23
Merge branch 'rj/leakfixes'
Junio C Hamano
1
-0
/
+1
2023-06-17
tests: mark as passing with SANITIZE=leak
Rubén Justo
1
-0
/
+1
2023-05-23
t7508-status: modernize test format
John Cai
1
-2
/
+2
2022-12-01
status: modernize git-status "slow untracked files" advice
Rudy Rigot
1
-0
/
+70
2022-01-07
t7508: add tests capturing racy timestamp handling
Marc Strapetz
1
-0
/
+22
2022-01-07
t7508: fix bogus mtime verification
Marc Strapetz
1
-5
/
+3
2021-08-02
t7508: avoid non POSIX BRE
Carlo Marcelo Arenas Belón
1
-1
/
+1
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
1
-55
/
+55
2020-11-19
t7[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-29
/
+29
2020-09-18
Merge branch 'jc/quote-path-cleanup'
Junio C Hamano
1
-0
/
+27
2020-09-10
wt-status: consistently quote paths in "status --short" output
Junio C Hamano
1
-0
/
+27
2020-09-09
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
1
-0
/
+12
2020-09-02
wt-status: tolerate dangling marks
Jonathan Tan
1
-0
/
+12
2020-07-30
t7508: use $ZERO_OID instead of hard-coded constant
brian m. carlson
1
-1
/
+1
2020-04-20
t7508: don't use `test_must_fail test_cmp`
Denton Liu
1
-1
/
+1
2019-11-10
Fix spelling errors in names of tests
Elijah Newren
1
-1
/
+1
2019-06-21
status: remove the empty line after hints
John Lin
1
-62
/
+0
2019-05-07
doc: promote "git restore"
Nguyễn Thái Ngọc Duy
1
-41
/
+41
2018-06-28
Merge branch 'jc/clean-after-sanity-tests'
Junio C Hamano
1
-3
/
+1
2018-06-15
tests: clean after SANITY tests
Junio C Hamano
1
-3
/
+1
2018-04-25
Merge branch 'ps/test-chmtime-get'
Junio C Hamano
1
-2
/
+2
2018-04-09
t/helper: 'test-chmtime (--get|-g)' to print only the mtime
Paul-Sebastian Ungureanu
1
-2
/
+2
2018-03-27
t/helper: merge test-chmtime into test-tool
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2017-10-04
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
1
-20
/
+21
2017-10-04
t7508: use test_terminal for color output
Jeff King
1
-20
/
+21
2017-09-27
git: add --no-optional-locks option
Jeff King
1
-0
/
+10
2017-06-30
Merge branch 'ks/status-initial-commit'
Junio C Hamano
1
-0
/
+30
[next]