Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -4/+4 |
* | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 1 | -4/+4 |
* | LFS: pre-push upload support | Markus Duft | 2018-02-27 | 1 | -1/+21 |
* | Fix javadoc in org.eclipse.jgit.lfs | Matthias Sohn | 2017-12-17 | 1 | -5/+12 |
* | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 1 | -5/+5 |
* | Don't rely on default locale when using toUpperCase() and toLowerCase() | Matthias Sohn | 2017-01-28 | 1 | -1/+2 |
* | Add LfsPointerFilter TreeFilter | Dariusz Luksza | 2017-01-10 | 1 | -3/+8 |
* | Fix encoding of LFSPointer files | Christian Halstrick | 2016-11-24 | 1 | -5/+13 |
* | Use AnyLongObjectId instead of LongObjectId in LFS API | Matthias Sohn | 2016-10-26 | 1 | -5/+6 |
* | Add built-in LFS smudge filter for local case | Christian Halstrick | 2016-09-20 | 1 | -1/+47 |
* | Add built-in LFS clean filter | Christian Halstrick | 2016-09-20 | 1 | -0/+121 |