summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs
Commit message (Expand)AuthorAgeFilesLines
* refactor: simplify collection.toArray()Michael Keppler2018-08-231-1/+1
* Merge branch 'stable-5.0'Matthias Sohn2018-06-142-20/+50
|\
| * Prepare 5.0.1-SNAPSHOT buildsMatthias Sohn2018-06-132-24/+24
| * JGit v5.0.0.201806131550-rv5.0.0.201806131550-rMatthias Sohn2018-06-132-2/+2
| * JGit v5.0.0.201806131210-rMatthias Sohn2018-06-132-2/+2
| * Propagate failure of ssh command to caller of SshSupportMatthias Sohn2018-06-134-24/+38
| * Fix issues with LFS on GitHub (SSH)Markus Duft2018-06-124-6/+23
* | Merge branch 'stable-5.0'Matthias Sohn2018-06-101-3/+4
|\|
| * LFS: Better SSH authentication token timeout handlingMarkus Duft2018-06-091-3/+4
| * Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-06-052-2/+2
| * JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3Matthias Sohn2018-06-052-2/+2
| * Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-302-2/+2
| * JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2Matthias Sohn2018-05-302-2/+2
| * Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-232-2/+2
| * JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2018-05-222-2/+2
* | Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-05-232-24/+24
|/
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-182-2/+2
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-154-42/+42
* Remove trivial cases of using deprecated RefDatabase.getRefs()Matthias Sohn2018-04-251-2/+2
* Merge branch 'stable-4.11'David Pursehouse2018-04-091-0/+4
|\
| * LFS: Fix potential NPE in LfsPrePushHookMarkus Duft2018-04-041-0/+4
* | Remove unused API problem filtersDavid Pursehouse2018-03-241-27/+0
* | Merge "Introduce SshSupport to centralize SSH related utility code"Matthias Sohn2018-03-121-46/+6
|\ \
| * | Introduce SshSupport to centralize SSH related utility codeMarkus Duft2018-03-121-46/+6
* | | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-113-8/+9
* | | Remove deprecated Lfs#Lfs(Path)Matthias Sohn2018-03-101-13/+0
* | | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-03-082-24/+24
| |/ |/|
* | Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2018-03-082-24/+24
* | JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2018-03-082-2/+2
|/
* LFS: Adjust some API to make integration into tools (EGit,...) easierMarkus Duft2018-03-072-4/+11
* SmudgeFilter: Fix Integer boxing warningDavid Pursehouse2018-03-051-1/+2
* Add ConfigConstants.CONFIG_SECTION_LFSDavid Pursehouse2018-03-053-9/+12
* Return this from InstallLfsCommand.setRepository() to allow chainingMatthias Sohn2018-03-041-1/+5
* Enable warning for resources not managed by try-with-resourceDavid Pursehouse2018-03-031-1/+1
* LFS: Enable LFS support for the CLI, better error handlingMarkus Duft2018-03-033-0/+7
* Cleanup stream usage WRT filtersMarkus Duft2018-03-032-30/+45
* LFS: support merge/rebase/cherry-pick/diff/compare with LFS filesMarkus Duft2018-03-038-11/+417
* LFS: Dramatically improve checkout speed with SSH authenticationMarkus Duft2018-03-014-15/+108
* LFS: pre-push upload supportMarkus Duft2018-02-278-183/+616
* Declare LFS dependency on GSON for Bazel buildHan-Wen Nienhuys2018-02-191-0/+1
* LFS: Add remote download to SmudgeFilterMarkus Duft2018-02-1611-27/+707
* Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2017-12-312-15/+15
* Add header Automatic-Module-Name for Java 9Karsten Thoms2017-12-231-0/+1
* Fix remaining javadoc errors raised by doclintMatthias Sohn2017-12-213-10/+12
* Fix javadoc in org.eclipse.jgit.lfsMatthias Sohn2017-12-1724-84/+190
* Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-072-10/+9
* InvalidLongObjectIdException: Fix formatting of messageDavid Pursehouse2017-12-071-1/+1
* Merge branch 'stable-4.9'Matthias Sohn2017-11-241-0/+6
|\
| * Ignore warning for minor version change without API changeMatthias Sohn2017-11-241-0/+6
| * Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2017-10-082-15/+15