Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | Hooks: avoid problems with backslashes in paths | Thomas Wolf | 2019-12-24 | 2 | -2/+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 |
* | | | | | | 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 |
* | | | | | | Cleanup CommitAndLogCommandTest | Matthias Sohn | 2019-12-05 | 1 | -55/+51 |
* | | | | | | CLI: Add support for excluding paths from Git log command | John Tipper | 2019-12-05 | 3 | -60/+258 |
* | | | | | | ReftableTest: Clean up boxing warnings on usage of String.format | David Pursehouse | 2019-12-05 | 1 | -16/+26 |
* | | | | | | MergedReftable: Remove unnecessary semicolon | David Pursehouse | 2019-12-05 | 1 | -1/+1 |
* | | | | | | Introduce RefDatabase#hasFastTipsWithSha1 | Han-Wen Nienhuys | 2019-12-04 | 9 | -0/+135 |
* | | | | | | Update Orbit to R20191126223242 for 2019-12 | Matthias Sohn | 2019-12-04 | 19 | -29/+29 |
* | | | | | | Prepare 5.6.0-SNAPSHOT builds | Matthias Sohn | 2019-12-04 | 74 | -105/+105 |
* | | | | | | JGit v5.6.0.201912041214-rc1v5.6.0.201912041214-rc1 | Matthias Sohn | 2019-12-04 | 74 | -105/+105 |
* | | | | | | Prepare 5.6.0-SNAPSHOT builds | Matthias Sohn | 2019-11-27 | 74 | -105/+105 |
* | | | | | | JGit v5.6.0.201911271000-m3v5.6.0.201911271000-m3 | Matthias Sohn | 2019-11-27 | 74 | -106/+106 |
* | | | | | | Merge "ReceivePack: Open visibility for some methods" | Jonathan Nieder | 2019-11-26 | 1 | -2/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ReceivePack: Open visibility for some methods | Ivan Frade | 2019-11-26 | 1 | -2/+10 |
* | | | | | | | JGit pgm: Format blame output to match canonical git | Thomas Wolf | 2019-11-27 | 2 | -31/+52 |
* | | | | | | | Make blame work correctly on merge conflicts | Thomas Wolf | 2019-11-27 | 8 | -98/+256 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'stable-5.5' | David Pursehouse | 2019-11-26 | 3 | -5/+7 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | David Pursehouse | 2019-11-26 | 3 | -5/+7 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | David Pursehouse | 2019-11-26 | 3 | -5/+7 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | David Pursehouse | 2019-11-26 | 3 | -5/+7 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2019-11-26 | 3 | -5/+7 |
| | | | |\| | |||||
| | | | | * | Bazel: Use java_plugin and java_binary from @rules_java in jmh.bzl | David Pursehouse | 2019-11-26 | 1 | -3/+5 |
| | | | | * | Bazel: Add missing newlines at end of BUILD files | David Pursehouse | 2019-11-26 | 2 | -2/+2 |
* | | | | | | Upgrade maven-enforcer-plugin to 3.0.0-M3 | David Pursehouse | 2019-11-26 | 1 | -1/+1 |
* | | | | | | Merge changes I8698001d,I5c1177ac | Jonathan Nieder | 2019-11-25 | 2 | -0/+86 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add missing license header to ReftableDatabase | Jonathan Nieder | 2019-11-25 | 1 | -0/+43 |
| * | | | | | | Add missing license header to UploadPackRefSortingForReachabilityTest | Jonathan Nieder | 2019-11-25 | 1 | -0/+43 |
* | | | | | | | [spotbugs] Fix potential NPE in FSTest | Matthias Sohn | 2019-11-26 | 1 | -1/+3 |
* | | | | | | | Remove unused import in CreateFileSnapshotBenchmark | Matthias Sohn | 2019-11-26 | 1 | -1/+0 |
* | | | | | | | RepositoryCache: don't require HEAD in git repositories | Han-Wen Nienhuys | 2019-11-26 | 2 | -1/+8 |