aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Update API filters for methods added to fix bugsMatthias Sohn2019-05-262-2/+2
| | * | | Bazel: Increase severity of most error-prone checks to ERRORDavid Pursehouse2019-05-261-39/+39
| | * | | Enable error-prone checks by defaultDavid Pursehouse2019-05-262-1/+4
| | * | | Add bazel options to align with gerrit'sDavid Ostrovsky2019-05-261-0/+8
| * | | | Merge branch 'stable-5.3' into stable-5.4David Pursehouse2019-05-241-1/+1
| |\| | |
| | * | | SystemReader: Respect passed-in parent when no system config is presentDave Borowitz2019-05-231-1/+1
| * | | | Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2019-05-2272-103/+103
| * | | | JGit v5.4.0.201905221418-m3v5.4.0.201905221418-m3Matthias Sohn2019-05-2272-103/+103
| * | | | Merge branch 'master' into stable-5.4Matthias Sohn2019-05-22112-1242/+1675
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | ReachabilityCheckers: @since 5.4Ivan Frade2019-05-223-3/+3
* | | | | Update Orbit to S20190521195709 for 2019-06 M3Matthias Sohn2019-05-2215-83/+104
* | | | | Tune max heap size for testsMatthias Sohn2019-05-228-8/+8
* | | | | GPG: check that the key found is a signing keyThomas Wolf2019-05-213-0/+10
* | | | | GPG: use key fingerprint suffix to compare id for signing keyThomas Wolf2019-05-211-5/+6
* | | | | Merge "Recognize ReachabilityCheckerTestCase as helper"Jonathan Nieder2019-05-201-0/+1
|\ \ \ \ \
| * | | | | Recognize ReachabilityCheckerTestCase as helperJonathan Tan2019-05-201-0/+1
* | | | | | UploadPack: restore inadvertently deleted lineJonathan Tan2019-05-201-0/+1
|/ / / / /
* | | | | Merge changes from topic 'reachability-2'Jonathan Tan2019-05-209-44/+914
|\ \ \ \ \
| * | | | | UploadPack: Use reachability checker to validate non-advertised wantsIvan Frade2019-05-161-44/+78
| * | | | | BitmappedReachabilityChecker: Reachability check using bitmapsIvan Frade2019-05-152-0/+191
| * | | | | BitmapCalculator: Get the reachability bitmap of a commitIvan Frade2019-05-152-0/+232
| * | | | | ReachabilityChecker: Default implementation with a RevWalkIvan Frade2019-05-154-0/+413
* | | | | | Bazel: Simplify names of bouncy castle librariesDavid Ostrovsky2019-05-162-6/+6
* | | | | | Convert to lambda or member referenceCarsten Hammer2019-05-1674-1097/+626
|/ / / / /
| * | | | Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2019-05-1572-103/+103
| * | | | 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
| | | |\