aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/LfsFactory.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-0/+14
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-0/+4
* Merge branch 'stable-5.6'Matthias Sohn2020-02-281-1/+1
|\
| * Move array designators from the variable to the typeDavid Pursehouse2020-02-271-1/+1
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
|/
* Add ability to redirect stderr from git hooksTim Neumann2019-12-091-1/+17
* Format @Nullable on return value as method annotationJonathan Nieder2018-10-091-2/+4
* LfsFactory#LfsInputStream: Override int read(byte[], int, int)David Pursehouse2018-10-011-0/+5
* LFS: Adjust some API to make integration into tools (EGit,...) easierMarkus Duft2018-03-071-0/+34
* Cleanup stream usage WRT filtersMarkus Duft2018-03-031-1/+1
* LFS: support merge/rebase/cherry-pick/diff/compare with LFS filesMarkus Duft2018-03-031-0/+284