aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | tree:<depth> should not traverse overly-deep treesMatthew DeVore2019-04-161-0/+11
|/ / /
* / / Avoid double wordsMincong HUANG2018-12-212-3/+3
|/ /
* / Avoid using @Nullable to annotate arraysJonathan Nieder2018-10-091-2/+0
|/
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-3/+3
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-153-9/+9
* Merge branch 'stable-4.11'Matthias Sohn2018-05-101-30/+54
|\
| * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-05-101-30/+54
| |\
| | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-05-101-30/+54
| | |\
| | | * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-05-101-31/+54
| | | |\
| | | | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2018-05-101-31/+54
| | | | |\
| | | | | * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2018-05-101-31/+54
| | | | | |\
| | | | | | * Retry stale file handles on .git/config fileNasser Grainawi2018-05-101-31/+54
* | | | | | | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-2/+4
|/ / / / / /
* | | | | | Add negotiation statistics to PackStatisticsTerry Parker2018-02-121-0/+72
* | | | | | Add class to access WindowCache statisticsDavid Pursehouse2018-02-031-0/+68
|/ / / / /
* | | | | Replace explicit calls to initCause where possibleDavid Pursehouse2017-12-201-3/+2
* | | | | Fix javadoc in org.eclipse.jgit storage/file and pack packageMatthias Sohn2017-12-195-41/+169
* | | | | FileBasedConfig: support for relative includesMarc Strapetz2017-12-041-0/+30
|/ / / /
* / / / Add a new singlePack option to PackConfigTerry Parker2017-06-141-0/+30
|/ / /
* | | Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-192-0/+2
* | | Add missing @since tags on new API constantsMatthias Sohn2017-01-191-2/+2
* | | gc: Add options to preserve and prune old pack filesJames Melvin2017-01-191-0/+75
|/ /
* / Organize importsDavid Pursehouse2016-11-141-1/+1
|/
* Remove UTF-8 checking duplication in Config lib subclassesMarco Miller2016-05-121-2/+1
* Don't use deprecated LockFile constructorDavid Pursehouse2016-02-151-4/+1
* Raise error if FileNotFoundException is caught for an existing fileMatthias Sohn2015-11-241-0/+3