jgit/org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs
Matthias Fromme 8b8999dca8 Lazy loading of .lfsconfig.
Load the '.lfsconfig ' on access instead of trying to load it
unconditionally each time an LFS filter is applied.

Bug 578020
Change-Id: I986d4e61a736fc83cf00e62a08d8413c6bb53f78
2022-04-30 15:13:51 +02:00
..
errors Fix typos of some keys in LfsText 2022-03-03 10:47:46 +01:00
internal Lazy loading of .lfsconfig. 2022-04-30 15:13:51 +02:00
lib Support for "lfs.url" from ".lfsconfig" 2022-03-03 10:47:45 +01:00
BuiltinLFS.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
CleanFilter.java Merge branch 'stable-5.6' 2020-02-22 23:36:08 +01:00
InstallBuiltinLfsCommand.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
Lfs.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
LfsBlobFilter.java LFS: handle invalid pointers better 2021-03-01 15:53:07 -05:00
LfsBlobLoader.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
LfsPointer.java LFS: handle invalid pointers better 2021-03-01 15:53:07 -05:00
LfsPrePushHook.java [push, lfs] Tell the pre-push hook whether the push is a dry run 2022-03-23 18:55:31 -04:00
Protocol.java Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
SmudgeFilter.java Fix typos of some keys in LfsText 2022-03-03 10:47:46 +01:00