aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackBitmapIndexV1.java
Commit message (Expand)AuthorAgeFilesLines
* PackBitmapIndex: hide packChecksum behind getterSam Delmerico2024-03-181-0/+7
* Remove redundant specification of type argumentsMatthias Sohn2023-07-161-1/+1
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-7/+0
* PackReverseIndex#findPosition: fix typo in method nameAnna Papitto2022-12-161-1/+1
* PackBitmapIndexV1: support parallel loading of reverse indexAlina Djamankulova2021-12-061-2/+49
* DFS block cache: fix lock issue and support parallel index loadingAlina Djamankulova2021-10-191-19/+74
* Revert "DFS block cache: Refactor to enable parallel index loading"Minh Thai2021-09-031-70/+19
* DFS block cache: Refactor to enable parallel index loadingAlina Djamankulova2021-08-121-19/+70
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit storage/file packageMatthias Sohn2017-12-191-0/+7
* Organize importsDavid Pursehouse2016-11-141-2/+2
* Limit the range of commits for which bitmaps are created.Terry Parker2015-10-081-0/+5
* Remove "experimental" from the description of the pack bitmap indexTerry Parker2015-07-201-2/+1
* Use bitcheck to check for presence of OPT_FULL optionKevin Sawicki2014-08-021-6/+1
* Upgrade javaewah to version 0.7.9Colby Ranger2014-01-131-1/+1
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+244