aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs/Lfs.java
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated Lfs#Lfs(Path)Matthias Sohn2018-03-101-13/+0
* LFS: Add remote download to SmudgeFilterMarkus Duft2018-02-161-1/+17
* Fix remaining javadoc errors raised by doclintMatthias Sohn2017-12-211-5/+6
* Fix javadoc in org.eclipse.jgit.lfsMatthias Sohn2017-12-171-4/+14
* Use AnyLongObjectId instead of LongObjectId in LFS APIMatthias Sohn2016-10-261-3/+3
* Add built-in LFS clean filterChristian Halstrick2016-09-201-0/+124