aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs/BuiltinLFS.java
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+10
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-4/+2
* Format @Nullable on return value as method annotationJonathan Nieder2018-10-091-1/+2
* LFS: Adjust some API to make integration into tools (EGit,...) easierMarkus Duft2018-03-071-1/+7
* Add ConfigConstants.CONFIG_SECTION_LFSDavid Pursehouse2018-03-051-3/+4
* LFS: support merge/rebase/cherry-pick/diff/compare with LFS filesMarkus Duft2018-03-031-0/+140