Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade jetty to 9.4.25.v20191220 | Matthias Sohn | 2020-01-15 | 21 | -192/+192 |
* | Add ReftableNumbersNotIncreasingException#toString | Han-Wen Nienhuys | 2020-01-15 | 1 | -0/+8 |
* | Move ConnectivityChecker to fix API leak | Matthias Sohn | 2020-01-09 | 3 | -5/+5 |
* | Merge branch 'stable-5.6' | Matthias Sohn | 2020-01-09 | 12 | -59/+620 |
|\ | |||||
| * | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-01-09 | 11 | -60/+610 |
| |\ | |||||
| | * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-01-09 | 12 | -59/+605 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-01-09 | 12 | -59/+605 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-01-09 | 14 | -85/+606 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-01-09 | 12 | -66/+606 |
| | | | | |\ | |||||
| | | | | | * | Fix unclosed resource warning in SmartOutputStream | Matthias Sohn | 2020-01-06 | 1 | -14/+16 |
| | | | | | * | JschConfigSessionFactory: fix boxing warning | Matthias Sohn | 2020-01-06 | 1 | -1/+2 |
| | | | | | * | SshSupport#runSshCommand: don't throw exception in finally block | Matthias Sohn | 2020-01-06 | 1 | -6/+8 |
| | | | | | * | Don't override already managed maven-compiler-plugin version | Matthias Sohn | 2020-01-04 | 1 | -2/+0 |
| | | | | | * | 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 |
| | | | | | * | Update maven-site-plugin used by benchmark module to 3.8.2 | Matthias Sohn | 2019-12-18 | 1 | -1/+1 |
| | | | | | * | 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 |
| | | | | | * | Fix MBean registration | Matthias Sohn | 2019-12-13 | 2 | -7/+14 |
| | | | | | * | Enhance WindowCache statistics | Matthias Sohn | 2019-12-08 | 6 | -41/+547 |
| | | | | * | | Fix API problem filters | Matthias Sohn | 2020-01-09 | 3 | -27/+74 |
* | | | | | | | Remove no longer used API problem filter | Matthias Sohn | 2020-01-05 | 1 | -9/+0 |
* | | | | | | | Remove duplicate copyright statements | Matthias Sohn | 2020-01-04 | 12 | -12/+0 |
* | | | | | | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1494 | -56765/+7505 |
* | | | | | | | Update spring-boot-maven-plugin to 2.1.5.RELEASE | Matthias Sohn | 2020-01-03 | 1 | -1/+1 |
* | | | | | | | TLS support on IBM JDKs | Thomas Wolf | 2020-01-03 | 7 | -7/+253 |
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-26 | 2 | -2/+2 |
|\| | | | | | | |||||
| * | | | | | | Hooks: avoid problems with backslashes in paths | Thomas Wolf | 2019-12-24 | 2 | -2/+2 |
* | | | | | | | Upgrade maven-source-plugin to 3.2.1 | David Pursehouse | 2019-12-25 | 1 | -1/+1 |
* | | | | | | | Upgrade ecj to 3.20.0 | David Pursehouse | 2019-12-25 | 1 | -1/+1 |
* | | | | | | | Update jetty to 9.4.24.v20191120 | Matthias Sohn | 2019-12-23 | 22 | -205/+205 |
* | | | | | | | Using StringBuilder in StringUtils#capitalize method | Lars Vogel | 2019-12-18 | 1 | -1/+1 |
* | | | | | | | Add resource preferences for top level jgit project | Matthias Sohn | 2019-12-16 | 1 | -0/+2 |
* | | | | | | | pgm: add option if reflogs should be written when converting to reftable | Matthias Sohn | 2019-12-15 | 2 | -1/+6 |
* | | | | | | | pgm: add option to configure if convert-ref-storage should create backup | Matthias Sohn | 2019-12-15 | 2 | -1/+9 |
* | | | | | | | Set config "extensions" option when converting ref storage format | Matthias Sohn | 2019-12-15 | 3 | -6/+45 |
* | | | | | | | Externalize error message in FileRepository#convertRefStorage | Matthias Sohn | 2019-12-14 | 3 | -3/+4 |
* | | | | | | | Fix indentation in ConvertRefStorage | Matthias Sohn | 2019-12-14 | 1 | -7/+7 |
* | | | | | | | Replace chain of if statements with switch | Carsten Hammer | 2019-12-14 | 20 | -166/+281 |
* | | | | | | | Merge "Update API baseline for 5.7 to 5.6.0.201912101111-r" | David Pursehouse | 2019-12-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update API baseline for 5.7 to 5.6.0.201912101111-r | Matthias Sohn | 2019-12-11 | 1 | -1/+1 |
* | | | | | | | | Minor - Removes unnecessary whitespace in ReftableReader | Lars Vogel | 2019-12-11 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-11 | 2 | -11/+2 |
|\| | | | | | | |||||
| * | | | | | | Prepare 5.6.1-SNAPSHOT builds | Matthias Sohn | 2019-12-11 | 74 | -455/+455 |
| * | | | | | | JGit v5.6.0.201912101111-rv5.6.0.201912101111-r | Matthias Sohn | 2019-12-10 | 74 | -105/+105 |
* | | | | | | | Change the wildcard import to explicit ones. | Yunjie Li | 2019-12-09 | 1 | -1/+4 |
* | | | | | | | Merge branch 'stable-5.6' | Matthias Sohn | 2019-12-09 | 12 | -19/+326 |
|\| | | | | | | |||||
| * | | | | | | Add ability to redirect stderr from git hooks | Tim Neumann | 2019-12-09 | 11 | -10/+307 |
| * | | | | | | Add possibility to get pure stderr output from AbortedByHookException | Tim Neumann | 2019-12-09 | 1 | -9/+19 |
* | | | | | | | Merge branch 'stable-5.6' | David Pursehouse | 2019-12-06 | 3 | -115/+309 |
|\| | | | | | |