index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t0030-stripspace.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
config: add core.commentString
Jeff King
2024-03-27
1
-2
/
+7
*
config: allow multi-byte core.commentChar
Jeff King
2024-03-12
1
-1
/
+6
*
config: forbid newline as core.commentChar
Jeff King
2024-03-12
1
-0
/
+5
*
t0030-stripspace: modernize test format
John Cai
2023-05-19
1
-289
/
+271
*
t0030-t0050: avoid pipes with Git on LHS
Shubham Mishra
2022-03-13
1
-27
/
+48
*
tests: add a test mode for SANITIZE=leak, run it in CI
Ævar Arnfjörð Bjarmason
2021-09-23
1
-0
/
+1
*
stripspace: allow -s/-c outside git repository
Jonathan Nieder
2018-12-27
1
-3
/
+9
*
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
2018-08-21
1
-13
/
+9
*
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2018-07-30
1
-9
/
+8
*
stripspace: respect repository config
Johannes Schindelin
2016-11-21
1
-1
/
+1
*
rebase -i: highlight problems with core.commentchar
Johannes Schindelin
2016-11-21
1
-0
/
+9
*
strbuf_add_commented_lines(): avoid SP-HT sequence in commented lines
Junio C Hamano
2014-10-27
1
-0
/
+6
*
t0030-stripspace.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-29
1
-10
/
+10
*
Allow custom "comment char"
Junio C Hamano
2013-01-16
1
-0
/
+35
*
tests: do not use implicit "git diff --no-index"
Junio C Hamano
2008-05-24
1
-78
/
+78
*
grep portability fix: don't use "-e" or "-q"
Jeff King
2008-03-13
1
-17
/
+17
*
Sane use of test_expect_failure
Junio C Hamano
2008-02-02
1
-20
/
+20
*
Teach "git stripspace" the --strip-comments option
Johannes Schindelin
2007-07-27
1
-0
/
+5
*
t0030: Add tests with consecutive text lines and others with spaces added.
Carlos Rica
2007-07-12
1
-0
/
+51
*
t0030: Remove repeated instructions and add missing &&
Carlos Rica
2007-07-12
1
-24
/
+13
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-03
1
-94
/
+94
*
Add test script for git-stripspace.
Carlos Rica
2007-06-27
1
-0
/
+355