Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | 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 | |
* | | | | | | | | | | | | Ignore invalid files in '.gnupg/private-keys-v1.d' | Gunnar Wagenknecht | 2019-04-03 | 1 | -2/+10 | |
* | | | | | | | | | | | | Add missing source bundles and add them to a single source feature | Matthias Sohn | 2019-04-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | Suppress API error for new constant Ref.UNDEFINED_UPDATE_INDEX | Matthias Sohn | 2019-03-30 | 1 | -0/+8 | |
* | | | | | | | | | | | | DfsRefDatabase: Keep update index when peeling a reference | Ivan Frade | 2019-03-29 | 2 | -7/+14 | |
* | | | | | | | | | | | | Ref: Add constant for undefined update index | Ivan Frade | 2019-03-29 | 3 | -6/+13 | |
* | | | | | | | | | | | | Clarify error message for invalid Windows characters | Han-Wen Nienhuys | 2019-03-29 | 1 | -2/+2 | |
* | | | | | | | | | | | | Fix API error filter settings | Matthias Sohn | 2019-03-27 | 1 | -11/+2 | |
* | | | | | | | | | | | | Justify API-breaking changes introduced in 4cd9548 | Matthew DeVore | 2019-03-25 | 1 | -0/+23 | |
* | | | | | | | | | | | | ObjectWalk: simplify tree traversal logic | Matthew DeVore | 2019-03-22 | 1 | -16/+13 | |
* | | | | | | | | | | | | Expose and pass around the FilterSpec object rather than the raw blob limit | Matthew DeVore | 2019-03-22 | 5 | -26/+84 | |
* | | | | | | | | | | | | Put filter spec information in a dedicated object | Matthew DeVore | 2019-03-22 | 7 | -40/+86 | |
* | | | | | | | | | | | | Use Objects.requireNonNull instead of a custom helper | Jonathan Nieder | 2019-03-22 | 2 | -26/+2 | |
* | | | | | | | | | | | | Introduce a checkNotNull helper | Jonathan Nieder | 2019-03-22 | 2 | -4/+28 | |
* | | | | | | | | | | | | Merge branch 'stable-5.3' | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
| | |\| | | | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
| | | |\| | | | | | | | | ||||||
| | | | * | | | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
| | | | |\| | | | | | | | ||||||
| | | | | * | | | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2019-03-21 | 1 | -2/+5 | |
| | | | | |\| | | | | | |