Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit v5.4.0.201905221418-m3v5.4.0.201905221418-m3 | Matthias Sohn | 2019-05-22 | 3 | -4/+4 |
* | ReachabilityCheckers: @since 5.4 | Ivan Frade | 2019-05-22 | 3 | -3/+3 |
* | GPG: check that the key found is a signing key | Thomas Wolf | 2019-05-21 | 3 | -0/+10 |
* | GPG: use key fingerprint suffix to compare id for signing key | Thomas Wolf | 2019-05-21 | 1 | -5/+6 |
* | UploadPack: restore inadvertently deleted line | Jonathan Tan | 2019-05-20 | 1 | -0/+1 |
* | Merge changes from topic 'reachability-2' | Jonathan Tan | 2019-05-20 | 5 | -44/+481 |
|\ | |||||
| * | UploadPack: Use reachability checker to validate non-advertised wants | Ivan Frade | 2019-05-16 | 1 | -44/+78 |
| * | BitmappedReachabilityChecker: Reachability check using bitmaps | Ivan Frade | 2019-05-15 | 1 | -0/+122 |
| * | BitmapCalculator: Get the reachability bitmap of a commit | Ivan Frade | 2019-05-15 | 1 | -0/+93 |
| * | ReachabilityChecker: Default implementation with a RevWalk | Ivan Frade | 2019-05-15 | 2 | -0/+188 |
* | | Convert to lambda or member reference | Carsten Hammer | 2019-05-16 | 38 | -466/+296 |
|/ | |||||
* | Use integer depth in PackWriter's DepthAwareVisitationPolicy | Matthias Sohn | 2019-05-03 | 1 | -4/+4 |
* | SubmoduleWalk#forPath: Clarify that caller must close returned instance | David Pursehouse | 2019-04-29 | 1 | -2/+4 |
* | ConfigConstants: Fix quoting of section names in javadocs | David Pursehouse | 2019-04-29 | 1 | -8/+8 |
* | Silence API errors and add missing @since tags caused by 175e6654 | Matthias Sohn | 2019-04-29 | 2 | -1/+18 |
* | Merge branch 'stable-5.3' | Matthias Sohn | 2019-04-29 | 8 | -42/+119 |
|\ | |||||
| * | Prepare 5.3.2-SNAPSHOT builds | Matthias Sohn | 2019-04-28 | 3 | -53/+53 |
| * | JGit v5.3.1.201904271842-rv5.3.1.201904271842-r | Matthias Sohn | 2019-04-28 | 3 | -4/+4 |
| * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-04-28 | 8 | -46/+115 |
| |\ | |||||
| | * | Prepare 5.2.3-SNAPSHOT builds | Matthias Sohn | 2019-04-24 | 3 | -53/+53 |
| | * | JGit v5.2.2.201904231744-rv5.2.2.201904231744-r | Matthias Sohn | 2019-04-23 | 3 | -4/+4 |
| | * | Revert 4678f4b and provide another solution for bug 467631 | Thomas Wolf | 2019-04-20 | 2 | -16/+42 |
| | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-04-20 | 6 | -27/+80 |
| | |\ | |||||
| | | * | Prepare 5.1.8-SNAPSHOT builds | Matthias Sohn | 2019-04-20 | 3 | -49/+49 |
| | | * | JGit v5.1.7.201904200442-rv5.1.7.201904200442-r | Matthias Sohn | 2019-04-20 | 3 | -4/+4 |
| | | * | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-04-20 | 6 | -28/+81 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-04-19 | 6 | -27/+80 |
| | | | |\ | |||||
| | | | | * | Prepare 4.11.9-SNAPSHOT builds | Matthias Sohn | 2019-04-19 | 3 | -49/+49 |
| | | | | * | JGit v4.11.8.201904181247-rv4.11.8.201904181247-r | Matthias Sohn | 2019-04-18 | 3 | -4/+4 |
| | | | | * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-04-18 | 6 | -27/+80 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2019-04-18 | 6 | -27/+80 |
| | | | | | |\ | |||||
| | | | | | | * | Prepare 4.9.11-SNAPSHOT builds | Matthias Sohn | 2019-04-18 | 3 | -49/+49 |
| | | | | | | * | JGit v4.9.10.201904181027-rv4.9.10.201904181027-r | Matthias Sohn | 2019-04-18 | 3 | -4/+4 |
| | | | | | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2019-04-18 | 6 | -28/+81 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-4.7' into stable-4.8stable-4.8 | Matthias Sohn | 2019-04-17 | 5 | -28/+82 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Prepare 4.7.10-SNAPSHOT buildsstable-4.7 | Matthias Sohn | 2019-04-17 | 3 | -45/+45 |
| | | | | | | | | * | JGit v4.7.9.201904161809-rv4.7.9.201904161809-r | Matthias Sohn | 2019-04-17 | 3 | -4/+4 |
| | | | | | | | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2019-04-16 | 5 | -29/+83 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Merge branch 'stable-4.5' into stable-4.6stable-4.6 | Matthias Sohn | 2019-04-16 | 5 | -44/+82 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | Prepare 4.5.8-SNAPSHOT buildsstable-4.5 | Matthias Sohn | 2019-04-16 | 3 | -43/+43 |
| | | | | | | | | | | * | JGit v4.5.7.201904151645-rv4.5.7.201904151645-r | Matthias Sohn | 2019-04-15 | 3 | -4/+4 |
| | | | | | | | | | | * | Remember the cause for invalidating a packfile | Luca Milanesio | 2019-04-11 | 5 | -23/+76 |
| | | | | | | | | | | * | Fix API problem filters | Matthias Sohn | 2019-04-11 | 1 | -7/+1 |
| | | | | | | | | | | * | Fix pack files scan when filesnapshot isn't modified | Luca Milanesio | 2019-04-09 | 1 | -5/+6 |
* | | | | | | | | | | | | tree:<depth>: do not revisit tree during packing | Matthew DeVore | 2019-04-16 | 1 | -8/+25 |
* | | | | | | | | | | | | tree:<depth> should not traverse overly-deep trees | Matthew DeVore | 2019-04-16 | 3 | -4/+37 |
* | | | | | | | | | | | | Preliminary support for tree:<depth> filter | Matthew DeVore | 2019-04-16 | 4 | -37/+207 |
* | | | | | | | | | | | | Merge "Revert "Use try-with-resources in SubmoduleWalk"" | Jonathan Nieder | 2019-04-14 | 1 | -12/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Revert "Use try-with-resources in SubmoduleWalk" | Jonathan Nieder | 2019-04-14 | 1 | -12/+14 |
* | | | | | | | | | | | | | Use Arrays.asList instead of copying array in a for loop | Carsten Hammer | 2019-04-14 | 4 | -10/+10 |
|/ / / / / / / / / / / / |