summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Wait opening new packfile until it can't be racy anymoreMatthias Sohn2019-06-046-6/+227
| | | * | Avoid null PackConfig in GCMatthias Sohn2019-05-291-6/+7
| | | * | Capture reason for result of FileSnapshot#isModifiedMatthias Sohn2019-05-291-15/+64
| | | * | ObjectDirectory: fix closing of obsolete packsMarc Strapetz2019-05-271-1/+2
| | | * | Include filekey file attribute when comparing FileSnapshotsMatthias Sohn2019-05-221-9/+43
| | | * | Measure file timestamp resolution used in FileSnapshotMatthias Sohn2019-05-224-11/+154
| | | * | Fix FileSnapshot's consideration of file sizeMatthias Sohn2019-05-221-16/+26
| | | * | Fix API problem filtersMatthias Sohn2019-05-221-1/+1
| | * | | Fix API problem filtersMatthias Sohn2019-05-141-1/+1
| * | | | Update API filters for methods added to fix bugsMatthias Sohn2019-05-261-1/+1
* | | | | 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-223-4/+4
* | | | | JGit v5.4.0.201905221418-m3v5.4.0.201905221418-m3Matthias Sohn2019-05-223-4/+4
| |_|_|/ |/| | |
* | | | ReachabilityCheckers: @since 5.4Ivan Frade2019-05-223-3/+3
* | | | 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
* | | | UploadPack: restore inadvertently deleted lineJonathan Tan2019-05-201-0/+1
* | | | Merge changes from topic 'reachability-2'Jonathan Tan2019-05-205-44/+481
|\ \ \ \
| * | | | UploadPack: Use reachability checker to validate non-advertised wantsIvan Frade2019-05-161-44/+78
| * | | | BitmappedReachabilityChecker: Reachability check using bitmapsIvan Frade2019-05-151-0/+122
| * | | | BitmapCalculator: Get the reachability bitmap of a commitIvan Frade2019-05-151-0/+93
| * | | | ReachabilityChecker: Default implementation with a RevWalkIvan Frade2019-05-152-0/+188
* | | | | Convert to lambda or member referenceCarsten Hammer2019-05-1638-466/+296
|/ / / /
* | | | Use integer depth in PackWriter's DepthAwareVisitationPolicyMatthias Sohn2019-05-031-4/+4
* | | | 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
* | | | Silence API errors and add missing @since tags caused by 175e6654Matthias Sohn2019-04-292-1/+18
* | | | Merge branch 'stable-5.3'Matthias Sohn2019-04-298-42/+119
|\| | |
| * | | Prepare 5.3.2-SNAPSHOT buildsMatthias Sohn2019-04-283-53/+53
| * | | JGit v5.3.1.201904271842-rv5.3.1.201904271842-rMatthias Sohn2019-04-283-4/+4
| * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-04-288-46/+115
| |\| |
| | * | Prepare 5.2.3-SNAPSHOT buildsMatthias Sohn2019-04-243-53/+53
| | * | JGit v5.2.2.201904231744-rv5.2.2.201904231744-rMatthias Sohn2019-04-233-4/+4
| | * | Revert 4678f4b and provide another solution for bug 467631Thomas Wolf2019-04-202-16/+42
| | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-04-206-27/+80
| | |\|
| | | * Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-203-49/+49
| | | * JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-203-4/+4
| | | * 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-193-49/+49
| | | | | * JGit v4.11.8.201904181247-rv4.11.8.201904181247-rMatthias Sohn2019-04-183-4/+4
| | | | | * 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-183-49/+49
| | | | | | | * JGit v4.9.10.201904181027-rv4.9.10.201904181027-rMatthias Sohn2019-04-183-4/+4
| | | | | | | * 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-173-45/+45
| | | | | | | | | * JGit v4.7.9.201904161809-rv4.7.9.201904161809-rMatthias Sohn2019-04-173-4/+4