Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Binary and CR-LF detection: lone CRs -> binary | Thomas Wolf | 2021-10-31 | 1 | -1/+1 |
* | Make the buffer size for text/binary detection configurable | Thomas Wolf | 2021-10-30 | 1 | -1/+3 |
* | Fix checkout of files with mixed line endings on text=auto eol=crlf | Thomas Wolf | 2021-10-27 | 1 | -1/+1 |
* | 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 |
* | Open auto-closeable resources in try-with-resource | David Pursehouse | 2018-03-13 | 1 | -24/+23 |
* | Move repeat() to utility class for tests | Shawn Pearce | 2013-11-01 | 1 | -10/+2 |
* | Improve test coverage of AutoCRLF(In|Out)putStream | Robin Stocker | 2013-04-18 | 1 | -18/+22 |
* | Fix boundary conditions in AutoCRLFOutputStream | Robin Rosenberg | 2013-04-14 | 1 | -1/+25 |
* | Support more of AutoCRLF | Robin Rosenberg | 2012-01-10 | 1 | -0/+123 |