Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Adds the git attributes computation on the treewalk | Arthur Daussy | 2015-11-18 | 19 | -116/+1609 | |
| * | | | | Make jgit annotations accessible to other plugins | Andrey Loskutov | 2015-11-17 | 3 | -37/+19 | |
| * | | | | Fixed typo in preferences: NonByDefault -> NonNullByDefault | Andrey Loskutov | 2015-11-17 | 1 | -1/+1 | |
| * | | | | Added jgit own NonNull annotation type | Andrey Loskutov | 2015-11-17 | 1 | -0/+67 | |
| * | | | | Merge "Fix MissingObjectException in RenameDetector" | Christian Halstrick | 2015-11-17 | 2 | -1/+36 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix MissingObjectException in RenameDetector | RĂ¼diger Herrmann | 2015-11-12 | 2 | -1/+36 | |
| * | | | | | Handle InternalError during symlink support detection on Windows | Matthias Sohn | 2015-11-15 | 1 | -1/+2 | |
| * | | | | | Merge branch 'stable-4.1' | Matthias Sohn | 2015-11-14 | 3 | -13/+47 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Prepare 4.1.2-SNAPSHOT builds | Matthias Sohn | 2015-11-14 | 46 | -248/+248 | |
| | * | | | | JGit v4.1.1.201511131810-rv4.1.1.201511131810-r | Matthias Sohn | 2015-11-14 | 46 | -49/+49 | |
| | * | | | | Fallback exactRef: Do not ignore symrefs to unborn branch | Jonathan Nieder | 2015-11-12 | 1 | -13/+4 | |
| | * | | | | RefDirectory.exactRef: Do not ignore symrefs to unborn branch | Jonathan Nieder | 2015-11-11 | 2 | -0/+43 | |
| * | | | | | Merge "Merge branch 'stable-4.2'" | Matthias Sohn | 2015-11-12 | 0 | -0/+0 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'stable-4.2' | Matthias Sohn | 2015-11-12 | 0 | -0/+0 | |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Prepare post 4.2-m1 builds | Matthias Sohn | 2015-11-11 | 46 | -49/+49 | |
* | | | | | | | JGit v4.2.0.201511101648-m1v4.2.0.201511101648-m1 | Matthias Sohn | 2015-11-10 | 46 | -49/+49 | |
| * | | | | | | Merge "Revert "Remove PackWriter.Statistics and other deprecated classes"" | Jonathan Nieder | 2015-11-10 | 4 | -0/+497 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Revert "Remove PackWriter.Statistics and other deprecated classes" | Jonathan Nieder | 2015-11-10 | 4 | -0/+497 | |
| * | | | | | | Merge "Remove PackWriter.Statistics and other deprecated classes" | Jonathan Nieder | 2015-11-10 | 4 | -497/+0 | |
|/| | | | | | | |/ / / / / | ||||||
| * | | | | | Remove PackWriter.Statistics and other deprecated classes | Terry Parker | 2015-11-09 | 4 | -497/+0 | |
* | | | | | | Silence API errors for new methods added to BitmapBuilder | Matthias Sohn | 2015-11-10 | 1 | -0/+14 | |
* | | | | | | Add missing javadoc to bitmap index classes | Matthias Sohn | 2015-11-10 | 2 | -1/+9 | |
|/ / / / / | ||||||
* | | | | | Merge changes from topic 'nullable' | Jonathan Nieder | 2015-11-09 | 9 | -22/+82 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update dependencies to use the JGit-internal @Nullable | Terry Parker | 2015-11-09 | 7 | -19/+10 | |
| * | | | | | Use the JGit-internal @Nullable annotation | Terry Parker | 2015-11-09 | 1 | -3/+5 | |
| * | | | | | Add a JGit-internal Nullable type | Terry Parker | 2015-11-09 | 1 | -0/+67 | |
* | | | | | | Make BitmapIndexImpl.CompressedBitmap public | Jonathan Nieder | 2015-11-09 | 2 | -14/+11 | |
* | | | | | | Make BitmapIndexImpl.CompressedBitmap, CompressedBitmapBuilder static | Jonathan Nieder | 2015-11-09 | 1 | -78/+71 | |
|/ / / / / | ||||||
* | | | | | Skip redundant 'OR-reuse' step in tip commit bitmap setup | Jonathan Nieder | 2015-11-08 | 1 | -8/+3 | |
* | | | | | Avoid repeated sort of tipCommitBitmaps | Jonathan Nieder | 2015-11-07 | 1 | -5/+6 | |
* | | | | | [style] Shorten line lengths and import order in bitmap code | Terry Parker | 2015-11-07 | 2 | -3/+5 | |
* | | | | | Inline PackWriterBitmapWalker.newRevFilter into callers | Jonathan Nieder | 2015-11-05 | 2 | -12/+10 | |
* | | | | | Convert remaining callers of BitmapBuilder.add to use .addObject | Jonathan Nieder | 2015-11-05 | 2 | -3/+3 | |
* | | | | | Merge changes I57b1d7c1,I590ac460 | Jonathan Nieder | 2015-11-05 | 1 | -20/+84 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use .addObject and .or instead of .add in AddToBitmapFilter | Jonathan Nieder | 2015-11-05 | 1 | -2/+18 | |
| * | | | | | Replace anonymous BitmapRevFilter subclasses with explicit classes | Jonathan Nieder | 2015-11-05 | 1 | -20/+68 | |
* | | | | | | Merge "Fix imports in DfsInserterTest" | Matthias Sohn | 2015-11-05 | 1 | -10/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix imports in DfsInserterTest | Matthias Sohn | 2015-11-05 | 1 | -10/+9 | |
* | | | | | | | Merge changes Ia95da478,I2773aa94,Ib745645f,I92c65f34,Ibb714002, ... | Jonathan Nieder | 2015-11-05 | 4 | -25/+124 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| * | | | | | Remove BitmapRevFilter.getCountOfLoadedCommits | Jonathan Nieder | 2015-11-05 | 1 | -8/+8 | |
| * | | | | | Make BitmapBuilder.getBitmapIndex public | Jonathan Nieder | 2015-11-05 | 2 | -1/+9 | |
| * | | | | | Deprecate BitmapBuilder.add and introduce simpler addObject method | Jonathan Nieder | 2015-11-05 | 2 | -4/+24 | |
| * | | | | | Add @Override annotations to BitmapIndexImpl | Jonathan Nieder | 2015-11-05 | 1 | -0/+16 | |
| * | | | | | Rely on bitmap RevFilter to filter walk during bitmap selection | Jonathan Nieder | 2015-11-05 | 1 | -3/+0 | |
| * | | | | | Use 'reused' bitmap to filter walk during bitmap selection | Jonathan Nieder | 2015-11-05 | 1 | -3/+7 | |
| * | | | | | Rely on bitmap RevFilter to filter tip commit setup walk | Jonathan Nieder | 2015-11-05 | 1 | -1/+0 | |
| * | | | | | Use 'reused' bitmap to filter tip commit setup walk | Jonathan Nieder | 2015-11-05 | 1 | -0/+42 | |
| * | | | | | Include ancestors of reused bitmap commits in reuse bitmap again | Jonathan Nieder | 2015-11-03 | 2 | -5/+18 | |
* | | | | | | Insert duplicate objects to prevent race during garbage collection. | Mike Williams | 2015-11-04 | 3 | -8/+86 | |
* | | | | | | Merge "Delta compression: reuse DeltaTask.getAdjustedWeight()" | Jonathan Nieder | 2015-11-04 | 2 | -3/+2 | |
|\ \ \ \ \ \ |