Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit v5.4.0.201905081430-m2v5.4.0.201905081430-m2 | Matthias Sohn | 2019-05-08 | 3 | -4/+4 |
* | 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 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Use try-with-resources in SubmoduleWalk | Carsten Hammer | 2019-04-13 | 1 | -14/+12 |
* | | | | | | | | | | | | Use isEmpty() instead of size()==0 where possible | Carsten Hammer | 2019-04-13 | 10 | -11/+12 |
* | | | | | | | | | | | | Use jdk 5 for loop | Carsten Hammer | 2019-04-13 | 7 | -34/+31 |
* | | | | | | | | | | | | Join catch sections using multicatch | Carsten Hammer | 2019-04-13 | 24 | -155/+47 |
* | | | | | | | | | | | | Process unshallow commits first | Masaya Suzuki | 2019-04-11 | 1 | -1/+14 |
* | | | | | | | | | | | | Remove unnecessary type specifications | Carsten Hammer | 2019-04-11 | 2 | -2/+2 |
* | | | | | | | | | | | | Use String.isEmpty() instead of comparing to "" | Carsten Hammer | 2019-04-11 | 1 | -4/+4 |
* | | | | | | | | | | | | Replace usage of String.indexOf with String.contains where possible | Carsten Hammer | 2019-04-11 | 1 | -1/+1 |
* | | | | | | | | | | | | Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object | Patrick Hiesel | 2019-04-08 | 2 | -1/+48 |
* | | | | | | | | | | | | Attach deletion failure reason in FileUtils.delete() | Thomas Wolf | 2019-04-03 | 1 | -11/+31 |