Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -3/+0 |
* | 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 | -5/+4 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Fix core.autocrlf for non-normalized index | Thomas Wolf | 2019-02-26 | 1 | -2/+11 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -1/+1 |
* | Fix javadoc in org.eclipse.jgit util packages | Matthias Sohn | 2017-12-20 | 1 | -0/+3 |
* | Add EOL stream type detection to TreeWalk | Ivan Motsch | 2016-03-07 | 1 | -1/+1 |
* | Fix warnings about assigning paramter in util.io | Robin Stocker | 2013-05-01 | 1 | -10/+10 |
* | Improve test coverage of AutoCRLF(In|Out)putStream | Robin Stocker | 2013-04-18 | 1 | -1/+4 |
* | Create an input stream that transforms LF to CRLF | Robin Rosenberg | 2012-09-01 | 1 | -0/+151 |