aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.1.9-SNAPSHOT buildsMatthias Sohn2019-06-052-24/+24
* JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2019-06-052-2/+2
* Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-202-24/+24
* JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-202-2/+2
* Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2019-03-132-24/+24
* JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2019-03-132-2/+2
* Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-272-24/+24
* JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-272-2/+2
* Prepare 5.1.5-SNAPSHOT buildsMatthias Sohn2018-12-262-24/+24
* JGit v5.1.4.201812251853-rv5.1.4.201812251853-rMatthias Sohn2018-12-262-2/+2
* Prepare 5.1.4-SNAPSHOT buildsMatthias Sohn2018-10-202-24/+24
* JGit v5.1.3.201810200350-rv5.1.3.201810200350-rMatthias Sohn2018-10-202-2/+2
* Prepare 5.1.3-SNAPSHOT buildsMatthias Sohn2018-10-062-24/+24
* JGit v5.1.2.201810061102-rv5.1.2.201810061102-rMatthias Sohn2018-10-062-2/+2
* Prepare 5.1.2-SNAPSHOT buildsMatthias Sohn2018-09-182-24/+24
* JGit v5.1.1.201809181055-rv5.1.1.201809181055-rMatthias Sohn2018-09-182-2/+2
* Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2018-09-112-24/+24
* JGit v5.1.0.201809111528-rv5.1.0.201809111528-rMatthias Sohn2018-09-112-2/+2
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-09-052-2/+2
* JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1Matthias Sohn2018-09-052-2/+2
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-043-10/+10
* Specify charset when constructing InputStreamReaderDavid Pursehouse2018-09-022-2/+3
* Adjust severity of missing execution environment for LFSMarkus Duft2018-08-291-1/+1
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-08-292-2/+2
* JGit v5.1.0.201808281540-m3v5.1.0.201808281540-m3Matthias Sohn2018-08-282-2/+2
* 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