index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t0020-crlf.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'es/test-chain-lint'
Junio C Hamano
2022-01-04
1
-14
/
+14
|
\
|
*
tests: use test_write_lines() to generate line-oriented output
Eric Sunshine
2021-12-13
1
-14
/
+14
*
|
checkout: fix "branch info" memory leaks
Ævar Arnfjörð Bjarmason
2021-11-18
1
-0
/
+1
|
/
*
tests: remove last uses of C_LOCALE_OUTPUT
Ævar Arnfjörð Bjarmason
2021-02-11
1
-4
/
+2
*
t[01]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-5
/
+5
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
t0020: don't use `test_must_fail has_cr`
Denton Liu
2019-12-20
1
-9
/
+9
*
Merge branch 'sg/t0020-conversion-fix'
Junio C Hamano
2018-08-27
1
-1
/
+1
|
\
|
*
t0020-crlf: check the right file
SZEDER Gábor
2018-08-22
1
-1
/
+1
*
|
config.c: fix regression for core.safecrlf false
Anthony Sottile
2018-06-11
1
-0
/
+10
*
|
i18n: convert mark error messages for translation
Vasco Almeida
2016-10-17
1
-1
/
+5
*
|
t0020: use test_* helpers instead of hand-rolled messages
Jeff King
2015-03-25
1
-33
/
+5
|
/
*
t0020: fix ignored exit code inside loops
Jeff King
2015-03-25
1
-35
/
+19
*
t0020: use modern test_* helpers
Jeff King
2015-03-20
1
-116
/
+28
*
t0020-crlf.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-29
1
-21
/
+21
*
diff: demote core.safecrlf=true to core.safecrlf=warn
Junio C Hamano
2013-06-25
1
-0
/
+8
*
tests: add missing &&, batch 2
Jonathan Nieder
2010-11-09
1
-1
/
+1
*
autocrlf: Make it work also for un-normalized repositories
Finn Arne Gangstad
2010-05-12
1
-0
/
+52
*
tests: consolidate CR removal/addition functions
Stephen Boyd
2010-01-26
1
-34
/
+21
*
Add a test for checking whether gitattributes is honored by checkout.
Kristian Amlie
2009-03-20
1
-0
/
+31
*
t/: Use "test_must_fail git" instead of "! git"
Stephan Beyer
2008-07-13
1
-4
/
+4
*
more tr portability test script fixes
Jeff King
2008-03-13
1
-1
/
+1
*
safecrlf: Add mechanism to warn about irreversible crlf conversions
Steffen Prohaska
2008-02-06
1
-0
/
+58
*
Officially deprecate repo-config.
Junio C Hamano
2008-01-18
1
-12
/
+12
*
the use of 'tr' in the test suite isn't really portable
H.Merijn Brand
2007-12-18
1
-1
/
+1
*
attr: fix segfault in gitattributes parsing code
Steffen Prohaska
2007-10-19
1
-0
/
+7
*
attr.c: read .gitattributes from index as well.
Junio C Hamano
2007-08-15
1
-0
/
+81
*
Update 'crlf' attribute semantics.
Junio C Hamano
2007-04-20
1
-11
/
+63
*
Change attribute negation marker from '!' to '-'.
Junio C Hamano
2007-04-16
1
-1
/
+1
*
Define 'crlf' attribute.
Junio C Hamano
2007-04-14
1
-0
/
+24
*
Teach core.autocrlf to 'git apply'
Junio C Hamano
2007-02-18
1
-4
/
+15
*
t0020: add test for auto-crlf
Junio C Hamano
2007-02-14
1
-0
/
+206