aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-02-012-12/+61
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-02-012-12/+61
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-02-012-0/+41
| | | | |\|
| | | | | * WindowCache: add metric for cached bytes per repositoryMatthias Sohn2020-01-281-0/+9
| | | | | * WindowCache: add option to use strong refs to reference ByteWindowsMatthias Sohn2020-01-201-0/+32
| | | | * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-01-171-12/+20
| | | | |\|
| | | | | * Add config constants for WindowCache configuration optionsMatthias Sohn2020-01-091-12/+20
* | | | | | Merge branch 'stable-5.6'Matthias Sohn2020-01-091-6/+170
|\| | | | |
| * | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-01-091-6/+170
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-01-091-6/+170
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-01-091-6/+170
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-091-6/+170
| | | | |\|
| | | | | * Enhance WindowCache statisticsMatthias Sohn2019-12-081-6/+170
* | | | | | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-045-190/+25
|/ / / / /
* / / / / PackWriter/Statistics: Report offloaded sizeIvan Frade2019-10-111-0/+30
|/ / / /
* | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-201-26/+2
|\| | |
| * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-191-26/+2
| |\| |
| | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-191-26/+2
| | |\|
| | | * Remove FileBasedConfig.load(boolean) introduced in d45219baMatthias Sohn2019-08-101-26/+2
* | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-081-1/+27
|\| | |
| * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-081-1/+27
| |\| |
| | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-081-1/+27
| | |\|
| | | * Persist minimal racy threshold and allow manual configurationMatthias Sohn2019-08-061-3/+27
| | | * Persist filesystem timestamp resolution and allow manual configurationMatthias Sohn2019-07-171-1/+3
* | | | Merge branch 'master' into stable-5.4Matthias Sohn2019-06-111-2/+19
|\ \ \ \
| * | | | Retry loading config when locked by another processMichael Keppler2019-06-101-2/+19
* | | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-06-061-1/+99
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-06-051-1/+99
| |\| |
| | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-06-051-1/+99
| | |\|
| | | * Wait opening new packfile until it can't be racy anymoreMatthias Sohn2019-06-041-1/+99
* | | | Silence API errors and add missing @since tags caused by 175e6654Matthias Sohn2019-04-291-1/+2