aboutsummaryrefslogtreecommitdiff
path: root/t/t0020-crlf.sh
Commit message (Expand)AuthorAge
* i18n: convert mark error messages for translationVasco Almeida2016-10-17
* t0020: use test_* helpers instead of hand-rolled messagesJeff King2015-03-25
* t0020: fix ignored exit code inside loopsJeff King2015-03-25
* t0020: use modern test_* helpersJeff King2015-03-20
* t0020-crlf.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
* diff: demote core.safecrlf=true to core.safecrlf=warnJunio C Hamano2013-06-25
* tests: add missing &&, batch 2Jonathan Nieder2010-11-09
* autocrlf: Make it work also for un-normalized repositoriesFinn Arne Gangstad2010-05-11
* tests: consolidate CR removal/addition functionsStephen Boyd2010-01-25
* Add a test for checking whether gitattributes is honored by checkout.Kristian Amlie2009-03-20
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* more tr portability test script fixesJeff King2008-03-13
* safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-06
* Officially deprecate repo-config.Junio C Hamano2008-01-17
* the use of 'tr' in the test suite isn't really portableH.Merijn Brand2007-12-17
* attr: fix segfault in gitattributes parsing codeSteffen Prohaska2007-10-18
* attr.c: read .gitattributes from index as well.Junio C Hamano2007-08-14
* Update 'crlf' attribute semantics.Junio C Hamano2007-04-19
* Change attribute negation marker from '!' to '-'.Junio C Hamano2007-04-15
* Define 'crlf' attribute.Junio C Hamano2007-04-14
* Teach core.autocrlf to 'git apply'Junio C Hamano2007-02-17
* t0020: add test for auto-crlfJunio C Hamano2007-02-14