Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-01-09 | 2 | -1/+27 |
|\ | |||||
| * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-01-09 | 2 | -1/+27 |
| |\ | |||||
| | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-01-09 | 2 | -1/+27 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-01-09 | 2 | -1/+27 |
| | | |\ | |||||
| | | | * | Remove unused import from CreateFileSnapshotBenchmark | Matthias Sohn | 2020-01-04 | 1 | -1/+0 |
| | | | * | Remove duplicate ignore_optional_problems entry in .classpath | Matthias Sohn | 2020-01-04 | 1 | -1/+0 |
| | | | * | Add dependency to enable site generation for benchmark module | Matthias Sohn | 2019-12-18 | 1 | -0/+27 |
| | | | * | Ignore warnings for generated source code in org.eclipse.jgit.benchmark | Matthias Sohn | 2019-12-17 | 1 | -0/+1 |
* | | | | | Merge branch 'stable-5.4' into stable-5.5 | David Pursehouse | 2019-11-26 | 1 | -1/+1 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-5.3' into stable-5.4 | David Pursehouse | 2019-11-26 | 1 | -1/+1 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-5.2' into stable-5.3 | David Pursehouse | 2019-11-26 | 1 | -1/+1 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2019-11-26 | 1 | -1/+1 |
| | | |\| | |||||
| | | | * | Bazel: Add missing newlines at end of BUILD files | David Pursehouse | 2019-11-26 | 1 | -1/+1 |
* | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 |
|\| | | | | |||||
| * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 |
| |\| | | | |||||
| | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 |
| | |\| | | |||||
| | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-11-06 | 1 | -146/+164 |
| | | |\| | |||||
| | | | * | Fix benchmark pom.xml to include distribution managment config | Matthias Sohn | 2019-11-06 | 1 | -146/+164 |
* | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-11-05 | 1 | -1/+1 |
|/ / / / | |||||
* / / / | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-11-05 | 1 | -1/+1 |
|/ / / | |||||
* / / | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-11-05 | 1 | -1/+1 |
|/ / | |||||
* / | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-11-05 | 1 | -1/+1 |
|/ | |||||
* | Run JMH benchmarks using bazel | Matthias Sohn | 2019-11-05 | 1 | -0/+13 |
* | Benchmark for creating files and FileSnapshots | Matthias Sohn | 2019-11-05 | 1 | -0/+111 |
* | Implement benchmark for looking up FileStore of a given Path | Matthias Sohn | 2019-11-05 | 1 | -0/+97 |
* | JMH benchmark for SimpleLruCache | Matthias Sohn | 2019-11-05 | 16 | -0/+992 |