aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.4.0.201905081430-m2v5.4.0.201905081430-m2Matthias Sohn2019-05-0872-103/+103
* Apache MINA sshd client: test reading encrypted ed25519 keysThomas Wolf2019-05-065-1/+19
* Apache MINA sshd client: adapt to sshd 2.2.0Thomas Wolf2019-05-0636-885/+271
* Update Orbit to S20190501151401 for 2019-06 M2Matthias Sohn2019-05-0615-65/+47
* Upgrade maven-compiler-plugin to 3.8.1David Pursehouse2019-05-061-1/+1
* Upgrade surefire plugins version to 2.22.2David Pursehouse2019-05-061-1/+1
* Use integer depth in PackWriter's DepthAwareVisitationPolicyMatthias Sohn2019-05-031-4/+4
* Upgrade Tycho to 1.4.0 for eclipse buildMichael Keppler2019-04-291-1/+1
* SubmoduleWalk#forPath: Clarify that caller must close returned instanceDavid Pursehouse2019-04-291-2/+4
* ConfigConstants: Fix quoting of section names in javadocsDavid Pursehouse2019-04-291-8/+8
* Upgrade maven-pmd-plugin to 3.12.0David Pursehouse2019-04-291-1/+1
* Silence API errors and add missing @since tags caused by 175e6654Matthias Sohn2019-04-292-1/+18
* Merge branch 'stable-5.3'Matthias Sohn2019-04-2916-95/+323
|\
| * Prepare 5.3.2-SNAPSHOT buildsMatthias Sohn2019-04-2868-425/+425
| * JGit v5.3.1.201904271842-rv5.3.1.201904271842-rMatthias Sohn2019-04-2868-89/+89
| * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-04-2816-99/+327
| |\
| | * Prepare 5.2.3-SNAPSHOT buildsMatthias Sohn2019-04-2467-407/+407
| | * JGit v5.2.2.201904231744-rv5.2.2.201904231744-rMatthias Sohn2019-04-2367-71/+71
| | * Revert 4678f4b and provide another solution for bug 467631Thomas Wolf2019-04-205-35/+138
| | * Apache MINA sshd: make sendKexInit() work also for re-keyingThomas Wolf2019-04-203-32/+44
| | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-04-208-29/+152
| | |\
| | | * Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-2056-357/+357
| | | * JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-2056-59/+59
| | | * ObjectUploadListener: Add callback interfaceDavid Pursehouse2019-04-202-2/+72
| | | * Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-04-206-28/+81
| | | |\
| | | | * Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2019-04-196-27/+80
| | | | |\
| | | | | * Prepare 4.11.9-SNAPSHOT buildsMatthias Sohn2019-04-1956-356/+356
| | | | | * JGit v4.11.8.201904181247-rv4.11.8.201904181247-rMatthias Sohn2019-04-1856-59/+59
| | | | | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-04-186-27/+80
| | | | | |\
| | | | | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-04-186-27/+80
| | | | | | |\
| | | | | | | * Prepare 4.9.11-SNAPSHOT buildsMatthias Sohn2019-04-1856-333/+333
| | | | | | | * JGit v4.9.10.201904181027-rv4.9.10.201904181027-rMatthias Sohn2019-04-1856-59/+59
| | | | | | | * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2019-04-186-28/+81
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-4.7' into stable-4.8stable-4.8Matthias Sohn2019-04-175-28/+82
| | | | | | | | |\
| | | | | | | | | * Prepare 4.7.10-SNAPSHOT buildsstable-4.7Matthias Sohn2019-04-1756-321/+321
| | | | | | | | | * JGit v4.7.9.201904161809-rv4.7.9.201904161809-rMatthias Sohn2019-04-1756-59/+59
| | | | | | | | | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2019-04-165-29/+83
| | | | | | | | | |\
| | | | | | | | | | * Merge branch 'stable-4.5' into stable-4.6stable-4.6Matthias Sohn2019-04-165-44/+82
| | | | | | | | | | |\
| | | | | | | | | | | * Prepare 4.5.8-SNAPSHOT buildsstable-4.5Matthias Sohn2019-04-1656-302/+302
| | | | | | | | | | | * JGit v4.5.7.201904151645-rv4.5.7.201904151645-rMatthias Sohn2019-04-1556-59/+59
| | | | | | | | | | | * Remember the cause for invalidating a packfileLuca Milanesio2019-04-115-23/+76
| | | | | | | | | | | * Fix API problem filtersMatthias Sohn2019-04-112-24/+1
| | | | | | | | | | | * Fix pack files scan when filesnapshot isn't modifiedLuca Milanesio2019-04-092-6/+54
* | | | | | | | | | | | [releng] Update the japicmp baseline to 5.3.0.201903130848-rThomas Wolf2019-04-251-1/+1
* | | | | | | | | | | | Update target platform, maven and bazel builds to JSch 0.1.55Thomas Wolf2019-04-2518-45/+212
* | | | | | | | | | | | tree:<depth>: do not revisit tree during packingMatthew DeVore2019-04-162-8/+147
* | | | | | | | | | | | tree:<depth> should not traverse overly-deep treesMatthew DeVore2019-04-164-4/+44
* | | | | | | | | | | | Preliminary support for tree:<depth> filterMatthew DeVore2019-04-167-37/+422
* | | | | | | | | | | | Merge "Revert "Use try-with-resources in SubmoduleWalk""Jonathan Nieder2019-04-141-12/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Revert "Use try-with-resources in SubmoduleWalk"Jonathan Nieder2019-04-141-12/+14