jgit/org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs
Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling
Enable LFS support for the CLI by registering the according filters.

Errors during filter creation must be propagated up the call stack, as a
failure to create a filter should be treated as fatal if the filter is
required.

Change-Id: I3833757839bdda97cd01b6c21c1613d199e2692d
Signed-off-by: Markus Duft <markus.duft@ssi-schaefer.com>
2018-03-03 11:44:01 +01:00
..
errors LFS: Add remote download to SmudgeFilter 2018-02-16 18:27:25 +01:00
internal LFS: Enable LFS support for the CLI, better error handling 2018-03-03 11:44:01 +01:00
lib LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 2018-03-03 11:39:43 +01:00
BuiltinLFS.java LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 2018-03-03 11:39:43 +01:00
CleanFilter.java Cleanup stream usage WRT filters 2018-03-03 11:40:55 +01:00
InstallLfsCommand.java LFS: Add remote download to SmudgeFilter 2018-02-16 18:27:25 +01:00
Lfs.java LFS: Add remote download to SmudgeFilter 2018-02-16 18:27:25 +01:00
LfsBlobFilter.java LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 2018-03-03 11:39:43 +01:00
LfsBlobLoader.java LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 2018-03-03 11:39:43 +01:00
LfsPointer.java LFS: pre-push upload support 2018-02-27 18:32:45 +01:00
LfsPrePushHook.java LFS: Dramatically improve checkout speed with SSH authentication 2018-03-01 13:29:17 +01:00
Protocol.java LFS: Dramatically improve checkout speed with SSH authentication 2018-03-01 13:29:17 +01:00
SmudgeFilter.java LFS: Enable LFS support for the CLI, better error handling 2018-03-03 11:44:01 +01:00