Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -5/+8 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Enable and fix "Statement unnecessarily nested within else clause" warnings | David Pursehouse | 2019-10-17 | 1 | -2/+1 |
* | Format @Nullable on return value as method annotation | Jonathan Nieder | 2018-10-09 | 1 | -1/+2 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -1/+1 |
* | LFS: Add remote download to SmudgeFilter | Markus Duft | 2018-02-16 | 1 | -1/+18 |
* | Fix javadoc in org.eclipse.jgit.lfs.server | Matthias Sohn | 2017-12-17 | 1 | -1/+7 |
* | Move AtomicObjectOutputStream to lfs/internal | Christian Halstrick | 2016-09-20 | 1 | -0/+1 |
* | [findBugs] Prevent potential NPE in FileLfsRepository.getOutputStream() | Matthias Sohn | 2016-05-30 | 1 | -1/+4 |
* | Make the FileLfsRepository thread safe | Saša Živkov | 2016-03-22 | 1 | -15/+2 |
* | Support LFS protocol and a file system based LFS storage | Matthias Sohn | 2016-02-04 | 1 | -0/+185 |