index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7508-status.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
status: modernize git-status "slow untracked files" advice
Rudy Rigot
2022-12-01
1
-0
/
+70
*
t7508: add tests capturing racy timestamp handling
Marc Strapetz
2022-01-07
1
-0
/
+22
*
t7508: fix bogus mtime verification
Marc Strapetz
2022-01-07
1
-5
/
+3
*
t7508: avoid non POSIX BRE
Carlo Marcelo Arenas Belón
2021-08-03
1
-1
/
+1
*
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-55
/
+55
*
t7[5-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-29
/
+29
*
Merge branch 'jc/quote-path-cleanup'
Junio C Hamano
2020-09-19
1
-0
/
+27
|
\
|
*
wt-status: consistently quote paths in "status --short" output
Junio C Hamano
2020-09-10
1
-0
/
+27
*
|
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
2020-09-09
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
wt-status: tolerate dangling marks
Jonathan Tan
2020-09-02
1
-0
/
+12
*
|
t7508: use $ZERO_OID instead of hard-coded constant
brian m. carlson
2020-07-30
1
-1
/
+1
|
/
*
t7508: don't use `test_must_fail test_cmp`
Denton Liu
2020-04-20
1
-1
/
+1
*
Fix spelling errors in names of tests
Elijah Newren
2019-11-10
1
-1
/
+1
*
status: remove the empty line after hints
John Lin
2019-06-21
1
-62
/
+0
*
doc: promote "git restore"
Nguyễn Thái Ngọc Duy
2019-05-07
1
-41
/
+41
*
Merge branch 'jc/clean-after-sanity-tests'
Junio C Hamano
2018-06-28
1
-3
/
+1
|
\
|
*
tests: clean after SANITY tests
Junio C Hamano
2018-06-15
1
-3
/
+1
*
|
Merge branch 'ps/test-chmtime-get'
Junio C Hamano
2018-04-25
1
-2
/
+2
|
\
\
|
*
|
t/helper: 'test-chmtime (--get|-g)' to print only the mtime
Paul-Sebastian Ungureanu
2018-04-09
1
-2
/
+2
|
|
/
*
/
t/helper: merge test-chmtime into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-3
/
+3
|
/
*
Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto
Junio C Hamano
2017-10-04
1
-20
/
+21
|
\
|
*
t7508: use test_terminal for color output
Jeff King
2017-10-04
1
-20
/
+21
*
|
git: add --no-optional-locks option
Jeff King
2017-09-27
1
-0
/
+10
|
/
*
Merge branch 'ks/status-initial-commit'
Junio C Hamano
2017-06-30
1
-0
/
+30
|
\
|
*
status: contextually notify user about an initial commit
Kaartic Sivaraam
2017-06-22
1
-0
/
+30
*
|
Merge branch 'ks/t7508-indent-fix'
Junio C Hamano
2017-06-26
1
-1
/
+1
|
\
\
|
*
|
t7508: fix a broken indentation
Kaartic Sivaraam
2017-06-21
1
-1
/
+1
*
|
|
status: add optional stash count information
Liam Beguin
2017-06-19
1
-0
/
+32
*
|
|
Merge branch 'ab/fix-poison-tests'
Junio C Hamano
2017-05-23
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tests: fix tests broken under GETTEXT_POISON=YesPlease
Ævar Arnfjörð Bjarmason
2017-05-11
1
-3
/
+3
|
|
/
*
|
status: add color config slots for branch info in "--short --branch"
Stephen Kent
2017-04-28
1
-2
/
+4
*
|
status: fix missing newline when comment chars are disabled
Jeff King
2017-04-28
1
-4
/
+111
|
/
*
Merge branch 'nd/cache-tree-ita'
Junio C Hamano
2016-07-25
1
-1
/
+1
|
\
|
*
test-lib.sh: introduce and use $EMPTY_BLOB
Nguyễn Thái Ngọc Duy
2016-07-18
1
-1
/
+1
*
|
tests: use test_i18n* functions to suppress false positives
Vasco Almeida
2016-06-18
1
-2
/
+2
|
/
*
t: fix &&-chaining issues around setup which might fail
Jeff King
2015-03-20
1
-1
/
+1
*
t: fix trivial &&-chain breakage
Jeff King
2015-03-20
1
-4
/
+4
*
commit/status: show the index-worktree diff with -v -v
Michael J Gruber
2015-03-06
1
-0
/
+11
*
t7508: test git status -v
Michael J Gruber
2015-03-06
1
-2
/
+12
*
t7508: .gitignore 'expect' and 'output' files
Junio C Hamano
2015-03-06
1
-65
/
+13
*
Merge branch 'jl/status-added-submodule-is-never-ignored'
Junio C Hamano
2014-06-16
1
-2
/
+72
|
\
|
*
commit -m: commit staged submodules regardless of ignore config
Jens Lehmann
2014-04-07
1
-1
/
+1
|
*
status/commit: show staged submodules regardless of ignore config
Jens Lehmann
2014-04-07
1
-2
/
+72
*
|
config: be strict on core.commentChar
Nguyễn Thái Ngọc Duy
2014-05-19
1
-2
/
+1
|
/
*
t: use perl instead of "$PERL_PATH" where applicable
Jeff King
2013-10-29
1
-1
/
+1
*
Merge branch 'bc/submodule-status-ignored'
Jonathan Nieder
2013-09-25
1
-2
/
+2
|
\
|
*
submodule: don't print status output with ignore=all
Brian M. Carlson
2013-09-04
1
-2
/
+2
*
|
t7508: avoid non-portable sed expression
Eric Sunshine
2013-09-17
1
-1
/
+2
*
|
status: add missing blank line after list of "other" files
Matthieu Moy
2013-09-06
1
-0
/
+21
*
|
tests: don't set status.displayCommentPrefix file-wide
Matthieu Moy
2013-09-06
1
-450
/
+439
[next]