Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-5.6' | Matthias Sohn | 2020-01-09 | 1 | -6/+170 |
|\ | |||||
| * | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-01-09 | 1 | -6/+170 |
| |\ | |||||
| | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-01-09 | 1 | -6/+170 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-01-09 | 1 | -6/+170 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-01-09 | 1 | -6/+170 |
| | | | |\ | |||||
| | | | | * | Enhance WindowCache statistics | Matthias Sohn | 2019-12-08 | 1 | -6/+170 |
* | | | | | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 5 | -190/+25 |
|/ / / / / | |||||
* / / / / | PackWriter/Statistics: Report offloaded size | Ivan Frade | 2019-10-11 | 1 | -0/+30 |
|/ / / / | |||||
* | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-20 | 1 | -26/+2 |
|\| | | | |||||
| * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-19 | 1 | -26/+2 |
| |\| | | |||||
| | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-19 | 1 | -26/+2 |
| | |\| | |||||
| | | * | Remove FileBasedConfig.load(boolean) introduced in d45219ba | Matthias Sohn | 2019-08-10 | 1 | -26/+2 |
* | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-08 | 1 | -1/+27 |
|\| | | | |||||
| * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-08 | 1 | -1/+27 |
| |\| | | |||||
| | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-08 | 1 | -1/+27 |
| | |\| | |||||
| | | * | Persist minimal racy threshold and allow manual configuration | Matthias Sohn | 2019-08-06 | 1 | -3/+27 |
| | | * | Persist filesystem timestamp resolution and allow manual configuration | Matthias Sohn | 2019-07-17 | 1 | -1/+3 |
* | | | | Merge branch 'master' into stable-5.4 | Matthias Sohn | 2019-06-11 | 1 | -2/+19 |
|\ \ \ \ | |||||
| * | | | | Retry loading config when locked by another process | Michael Keppler | 2019-06-10 | 1 | -2/+19 |
* | | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-06-06 | 1 | -1/+99 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-06-05 | 1 | -1/+99 |
| |\| | | |||||
| | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-06-05 | 1 | -1/+99 |
| | |\| | |||||
| | | * | Wait opening new packfile until it can't be racy anymore | Matthias Sohn | 2019-06-04 | 1 | -1/+99 |
* | | | | Silence API errors and add missing @since tags caused by 175e6654 | Matthias Sohn | 2019-04-29 | 1 | -1/+2 |
* | | | | tree:<depth> should not traverse overly-deep trees | Matthew DeVore | 2019-04-16 | 1 | -0/+11 |
|/ / / | |||||
* / / | Avoid double words | Mincong HUANG | 2018-12-21 | 2 | -3/+3 |
|/ / | |||||
* / | Avoid using @Nullable to annotate arrays | Jonathan Nieder | 2018-10-09 | 1 | -2/+0 |
|/ | |||||
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -3/+3 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 3 | -9/+9 |
* | Merge branch 'stable-4.11' | Matthias Sohn | 2018-05-10 | 1 | -30/+54 |
|\ | |||||
| * | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-05-10 | 1 | -30/+54 |
| |\ | |||||
| | * | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-05-10 | 1 | -30/+54 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-05-10 | 1 | -31/+54 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.6' into stable-4.7 | Matthias Sohn | 2018-05-10 | 1 | -31/+54 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.5' into stable-4.6 | Matthias Sohn | 2018-05-10 | 1 | -31/+54 |
| | | | | |\ | |||||
| | | | | | * | Retry stale file handles on .git/config file | Nasser Grainawi | 2018-05-10 | 1 | -31/+54 |
* | | | | | | | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 1 | -2/+4 |
|/ / / / / / | |||||
* | | | | | | Add negotiation statistics to PackStatistics | Terry Parker | 2018-02-12 | 1 | -0/+72 |
* | | | | | | Add class to access WindowCache statistics | David Pursehouse | 2018-02-03 | 1 | -0/+68 |
|/ / / / / | |||||
* | | | | | Replace explicit calls to initCause where possible | David Pursehouse | 2017-12-20 | 1 | -3/+2 |
* | | | | | Fix javadoc in org.eclipse.jgit storage/file and pack package | Matthias Sohn | 2017-12-19 | 5 | -41/+169 |
* | | | | | FileBasedConfig: support for relative includes | Marc Strapetz | 2017-12-04 | 1 | -0/+30 |
|/ / / / | |||||
* / / / | Add a new singlePack option to PackConfig | Terry Parker | 2017-06-14 | 1 | -0/+30 |
|/ / / | |||||
* | | | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 2 | -0/+2 |
* | | | Add missing @since tags on new API constants | Matthias Sohn | 2017-01-19 | 1 | -2/+2 |
* | | | gc: Add options to preserve and prune old pack files | James Melvin | 2017-01-19 | 1 | -0/+75 |
|/ / | |||||
* / | Organize imports | David Pursehouse | 2016-11-14 | 1 | -1/+1 |
|/ | |||||
* | Remove UTF-8 checking duplication in Config lib subclasses | Marco Miller | 2016-05-12 | 1 | -2/+1 |
* | Don't use deprecated LockFile constructor | David Pursehouse | 2016-02-15 | 1 | -4/+1 |
* | Raise error if FileNotFoundException is caught for an existing file | Matthias Sohn | 2015-11-24 | 1 | -0/+3 |