aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/storage
Commit message (Expand)AuthorAgeFilesLines
* PackIndexWriter: create interface to write indexesSam Delmerico2024-10-221-3/+3
* WindowCacheStats: remove deprecated #getOpenFiles, #getOpenBytesMatthias Sohn2024-09-031-21/+0
* PackWriterBitmapPreparer: Set limit on excessive branch countJackson Toeniskoetter2024-01-121-2/+72
* PackWriter/Statistics: Remove the bitmapt hit statsIvan Frade2023-12-131-25/+0
* PackWriter: store the objects with bitmaps in the statisticsIvan Frade2023-11-301-0/+25
* Fix typo in constant name CONFIG_KEY_STREAM_FILE_TRESHOLDMatthias Sohn2023-11-151-2/+2
* FileBasedConfig: in-process synchronization for load() and save()Thomas Wolf2023-10-141-51/+71
* FileBasedConfig: ensure correct snapshot if no fileThomas Wolf2023-10-141-3/+1
* Config.removeSection() telling whether it changed the configThomas Wolf2023-10-142-13/+9
* Merge branch 'stable-6.7'Matthias Sohn2023-10-131-2/+49
|\
| * Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-10-131-2/+49
| |\
| | * Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-10-131-2/+49
| | |\
| | | * Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-10-131-2/+49
| | | |\
| | | | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-10-131-2/+49
| | | | |\
| | | | | * PackConfig: fix @since tagsMatthias Sohn2023-10-131-6/+9
| | | | | * Add support for git config repack.packKeptObjectsAntonio Barone2023-10-121-2/+46
* | | | | | [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-252-0/+26
|/ / / / /
* | | | | Handle global git config $XDG_CONFIG_HOME/git/configThomas Wolf2023-08-282-0/+130
* | | | | Introduce core.packedIndexGitUseStrongRefs config keyMartin Fick2023-08-261-0/+31
* | | | | Fix all Javadoc warnings and fail on themAntoine Musso2023-06-162-9/+6
|/ / / /
* | | | [releng] API filter for PackIndex.DEFAULT_WRITE_REVERSE_INDEXThomas Wolf2023-05-151-1/+1
* | | | PackWriter: write the PackReverseIndex fileAnna Papitto2023-05-081-3/+43
|/ / /
* | | Merge branch 'stable-6.4'Matthias Sohn2023-02-201-0/+6
|\| |
| * | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-161-0/+6
| |\|
| | * Add pack options to preserve and prune old pack filesMatthias Sohn2023-02-111-0/+6
* | | PackConfig: add entry for minimum size to indexIvan Frade2023-02-161-0/+57
|/ /
* | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-011-0/+38
|\|
| * Allow the exclusions of refs prefixes from bitmapLuca Milanesio2023-01-311-0/+38
| * Remove stray files (probes or lock files) created by background threadsJames Z.M. Gao2022-05-271-2/+3
* | Remove stray files (probes or lock files) created by background threadsJames Z.M. Gao2022-05-151-2/+3
* | Re-try reading a file when there are concurrent writesThomas Wolf2022-03-191-54/+18
|/
* Merge branch 'stable-5.12' into stable-5.13Matthias Sohn2021-12-311-1/+1
|\
| * Merge branch 'stable-5.9' into stable-5.10Matthias Sohn2021-12-311-1/+1
| |\
| | * Merge branch 'stable-5.7' into stable-5.8stable-5.8Matthias Sohn2021-12-301-1/+1
| | |\
| | | * Merge branch 'stable-5.6' into stable-5.7stable-5.7Matthias Sohn2021-12-301-1/+1
| | | |\
| | | | * Merge branch 'stable-5.5' into stable-5.6stable-5.6Matthias Sohn2021-12-301-1/+1
| | | | |\
| | | | | * Merge branch 'stable-5.3' into stable-5.4stable-5.4Matthias Sohn2021-12-301-1/+1
| | | | | |\
| | | | | | * Merge branch 'stable-5.2' into stable-5.3stable-5.3Matthias Sohn2021-12-301-1/+1
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.1' into stable-5.2stable-5.2Matthias Sohn2021-12-301-1/+1
| | | | | | | |\
| | | | | | | | * Use FileSnapshot without using configs for FileBasedConfigstable-5.1Luca Milanesio2021-12-301-1/+1
* | | | | | | | | searchForReuse might impact performance in large repositoriesFabio Ponciroli2021-06-251-0/+47
|/ / / / / / / /
* | | | | | | | Make Javadoc consistent for PackStatistics fieldsAlexa Panfil2020-09-241-1/+4
* | | | | | | | Measure time taken for reachability checksAlexa Panfil2020-09-241-0/+34
|/ / / / / / /
* | | | | | | WindowCache: conditional JMX setupThomas Wolf2020-05-291-0/+36
* | | | | | | Define constants for pack config option keysMatthias Sohn2020-04-031-41/+77
* | | | | | | Fix javadoc typoKarsten Thoms2020-04-021-1/+1
|/ / / / / /
* | | | | | Merge branch 'stable-5.6'Matthias Sohn2020-02-221-1/+1
|\| | | | |
| * | | | | Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-191-1/+1
* | | | | | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-012-12/+61
|\| | | | |
| * | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-02-012-12/+61
| |\| | | |