Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Binary and CR-LF detection: lone CRs -> binary | Thomas Wolf | 2021-10-31 | 1 | -2/+2 |
* | Make the buffer size for text/binary detection configurable | Thomas Wolf | 2021-10-30 | 1 | -1/+3 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Explicitly specify charset when calling getBytes | David Pursehouse | 2018-09-26 | 1 | -2/+4 |
* | AutoCRLFInputStreamTest: Open auto-closeable resources in try-with-resource | David Pursehouse | 2018-03-05 | 1 | -17/+16 |
* | Move repeat() to utility class for tests | Shawn Pearce | 2013-11-01 | 1 | -2/+2 |
* | Improve test coverage of AutoCRLF(In|Out)putStream | Robin Stocker | 2013-04-18 | 1 | -0/+11 |
* | Create an input stream that transforms LF to CRLF | Robin Rosenberg | 2012-09-01 | 1 | -0/+122 |