Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -5/+0 |
* | Binary and CR-LF detection: lone CRs -> binary | Thomas Wolf | 2021-10-31 | 1 | -5/+5 |
* | Make the buffer size for text/binary detection configurable | Thomas Wolf | 2021-10-30 | 1 | -7/+5 |
* | Keep line endings for text files committed with CR/LF on text=auto | Thomas Wolf | 2020-08-17 | 1 | -47/+16 |
* | Replace chain of if statements with switch | Carsten Hammer | 2019-12-14 | 1 | -3/+7 |
* | 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/+15 |
* | Add EOL stream type detection to TreeWalk | Ivan Motsch | 2016-03-07 | 1 | -0/+200 |