aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/util/io/AutoCRLFOutputStreamTest.java
Commit message (Expand)AuthorAgeFilesLines
* Binary and CR-LF detection: lone CRs -> binaryThomas Wolf2021-10-311-1/+1
* Make the buffer size for text/binary detection configurableThomas Wolf2021-10-301-1/+3
* Fix checkout of files with mixed line endings on text=auto eol=crlfThomas Wolf2021-10-271-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Explicitly specify charset when calling getBytesDavid Pursehouse2018-09-261-2/+4
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-131-24/+23
* Move repeat() to utility class for testsShawn Pearce2013-11-011-10/+2
* Improve test coverage of AutoCRLF(In|Out)putStreamRobin Stocker2013-04-181-18/+22
* Fix boundary conditions in AutoCRLFOutputStreamRobin Rosenberg2013-04-141-1/+25
* Support more of AutoCRLFRobin Rosenberg2012-01-101-0/+123