aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackBitmapIndexRemapper.java
Commit message (Expand)AuthorAgeFilesLines
* PackBitmapIndex: convert from class to interfaceSam Delmerico2024-03-251-2/+2
* PackBitmapIndex/StoredBitmap: Expose size and countsIvan Frade2023-12-141-0/+20
* [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-1/+5
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-7/+0
* Remove redundant type argumentsThomas Wolf2021-09-301-1/+1
* PackBitmapIndex: Not buffer inflated bitmap during bitmap creation.Yunjie Li2020-06-181-1/+2
* PackBitmapIndex: Remove convertedBitmaps in the RemapperYunjie Li2020-05-121-10/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Make inner classes static where possibleDavid Pursehouse2018-09-261-1/+1
* GC: Trim EWAHCompressedBitmaps to free unused memoryTerry Parker2018-07-101-0/+1
* Fix javadoc in org.eclipse.jgit storage/file packageMatthias Sohn2017-12-191-0/+7
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+4
* Organize importsDavid Pursehouse2016-11-141-3/+3
* [performance] Remove synthetic access$ methods in pack and file packagesAndrey Loskutov2015-10-281-2/+2
* Limit the range of commits for which bitmaps are created.Terry Parker2015-10-081-0/+6
* Upgrade javaewah to version 0.7.9Colby Ranger2014-01-131-2/+2
* Update PackBitmapIndexRemapper to handle mappings not in the new pack.Colby Ranger2013-04-151-3/+18
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+197