Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated AutoLFInputStream constructors | Matthias Sohn | 2024-09-03 | 1 | -38/+0 |
* | 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 | -2/+2 |
* | Make the buffer size for text/binary detection configurable | Thomas Wolf | 2021-10-30 | 1 | -5/+6 |
* | Keep line endings for text files committed with CR/LF on text=auto | Thomas Wolf | 2020-08-17 | 1 | -14/+111 |
* | 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 | -1/+6 |
* | Add EOL stream type detection to TreeWalk | Ivan Motsch | 2016-03-07 | 1 | -0/+199 |