summaryrefslogtreecommitdiffstats
path: root/t/t0027-auto-crlf.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert: clarify line ending conversion warningAlex Henrie2022-04-081-4/+4
* Merge branch 'sm/no-git-in-upstream-of-pipe-in-tests'Junio C Hamano2022-03-211-6/+6
|\
| * t0001-t0028: avoid pipes with Git on LHSShubham Mishra2022-03-131-6/+6
* | t0027: add tests for eol without text in .gitattributesbrian m. carlson2022-01-121-0/+6
|/
* t: avoid sed-based chain-linting in some expensive casesJeff King2021-05-131-1/+6
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-1/+1
* t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-2/+2
* Fix spelling errors in comments of testcasesElijah Newren2019-11-101-1/+1
* t0027: make hash size independentbrian m. carlson2019-07-011-2/+4
* t0027: squelch checkout path run outside test_expect_* blockJunio C Hamano2018-11-201-2/+2
* Merge branch 'tb/check-crlf-for-safe-crlf'Junio C Hamano2017-12-271-5/+72
|\
| * t0027: Adapt the new MIX tests to WindowsTorsten Bögershausen2017-12-081-8/+9
| * convert: tighten the safe autocrlf handlingTorsten Bögershausen2017-11-271-5/+71
* | Merge branch 'ex/deprecate-empty-pathspec-as-match-all'Junio C Hamano2017-11-061-1/+1
|\ \ | |/ |/|
| * t0027: do not use an empty string as a pathspec elementJunio C Hamano2017-06-231-1/+1
* | Merge branch 'ab/fix-poison-tests'Junio C Hamano2017-05-231-1/+1
|\ \
| * | tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-1/+1
* | | t0027: tests are not expensive; remove t0025Torsten Bögershausen2017-05-111-6/+0
|/ /
* | convert: Correct NNO tests and missing `LF will be replaced by CRLF`Torsten Bögershausen2016-08-141-3/+3
* | convert: unify the "auto" handling of CRLFTorsten Bögershausen2016-07-061-15/+14
|/
* convert.c: ident + core.autocrlf didn't workTorsten Bögershausen2016-04-251-1/+1
* t0027: test cases for combined attributesTorsten Bögershausen2016-04-251-169/+129
* t0027: make commit_chk_wrnNNO() reliableTorsten Bögershausen2016-04-251-1/+2
* convert.c: correct attr_action()Torsten Bögershausen2016-02-231-7/+26
* t0027: add tests for get_stream_filter()Torsten Bögershausen2016-02-081-135/+146
* ls-files: add eol diagnosticsTorsten Bögershausen2016-01-191-21/+100
* t0027: improve test for not-normalized filesTorsten Bögershausen2015-10-131-34/+157
* t0027: Add repoMIX and LF_nulTorsten Bögershausen2015-04-251-72/+85
* t0027: support NATIVE_CRLF platformsTorsten Bögershausen2015-04-181-10/+22
* t0027: cleanup: rename functions; avoid non-leading TABsTorsten Bögershausen2015-04-181-92/+92
* t0027: check the eol conversion warningsTorsten Bögershausen2014-12-061-16/+66
* t0027: Tests for core.eol=native, eol=lf, eol=crlfTorsten Bögershausen2014-08-281-100/+120
* t0027: combinations of core.autocrlf, core.eol and textTorsten Bögershausen2014-07-081-0/+265