summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-01-0911-60/+610
|\
| * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-01-0912-59/+605
| |\
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-01-0912-59/+605
| | |\
| | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-01-0914-85/+606
| | | |\
| | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-0912-66/+606
| | | | |\
| | | | | * Fix unclosed resource warning in SmartOutputStreamMatthias Sohn2020-01-061-14/+16
| | | | | * JschConfigSessionFactory: fix boxing warningMatthias Sohn2020-01-061-1/+2
| | | | | * SshSupport#runSshCommand: don't throw exception in finally blockMatthias Sohn2020-01-061-6/+8
| | | | | * Don't override already managed maven-compiler-plugin versionMatthias Sohn2020-01-041-2/+0
| | | | | * Remove unused import from CreateFileSnapshotBenchmarkMatthias Sohn2020-01-041-1/+0
| | | | | * Remove duplicate ignore_optional_problems entry in .classpathMatthias Sohn2020-01-041-1/+0
| | | | | * Update maven-site-plugin used by benchmark module to 3.8.2Matthias Sohn2019-12-181-1/+1
| | | | | * Add dependency to enable site generation for benchmark moduleMatthias Sohn2019-12-181-0/+27
| | | | | * Ignore warnings for generated source code in org.eclipse.jgit.benchmarkMatthias Sohn2019-12-171-0/+1
| | | | | * Fix MBean registrationMatthias Sohn2019-12-132-7/+14
| | | | | * Enhance WindowCache statisticsMatthias Sohn2019-12-086-41/+547
| | | | * | Fix API problem filtersMatthias Sohn2020-01-093-27/+74
* | | | | | Hooks: avoid problems with backslashes in pathsThomas Wolf2019-12-242-2/+2
* | | | | | Prepare 5.6.1-SNAPSHOT buildsMatthias Sohn2019-12-1174-455/+455
* | | | | | JGit v5.6.0.201912101111-rv5.6.0.201912101111-rMatthias Sohn2019-12-1074-105/+105
* | | | | | Add ability to redirect stderr from git hooksTim Neumann2019-12-0911-10/+307
* | | | | | Add possibility to get pure stderr output from AbortedByHookExceptionTim Neumann2019-12-091-9/+19
* | | | | | Cleanup CommitAndLogCommandTestMatthias Sohn2019-12-051-55/+51
* | | | | | CLI: Add support for excluding paths from Git log commandJohn Tipper2019-12-053-60/+258
* | | | | | ReftableTest: Clean up boxing warnings on usage of String.formatDavid Pursehouse2019-12-051-16/+26
* | | | | | MergedReftable: Remove unnecessary semicolonDavid Pursehouse2019-12-051-1/+1
* | | | | | Introduce RefDatabase#hasFastTipsWithSha1Han-Wen Nienhuys2019-12-049-0/+135
* | | | | | Update Orbit to R20191126223242 for 2019-12Matthias Sohn2019-12-0419-29/+29
* | | | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-12-0474-105/+105
* | | | | | JGit v5.6.0.201912041214-rc1v5.6.0.201912041214-rc1Matthias Sohn2019-12-0474-105/+105
* | | | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-11-2774-105/+105
* | | | | | JGit v5.6.0.201911271000-m3v5.6.0.201911271000-m3Matthias Sohn2019-11-2774-106/+106
* | | | | | Merge "ReceivePack: Open visibility for some methods"Jonathan Nieder2019-11-261-2/+10
|\ \ \ \ \ \
| * | | | | | ReceivePack: Open visibility for some methodsIvan Frade2019-11-261-2/+10
* | | | | | | JGit pgm: Format blame output to match canonical gitThomas Wolf2019-11-272-31/+52
* | | | | | | Make blame work correctly on merge conflictsThomas Wolf2019-11-278-98/+256
|/ / / / / /
* | | | | | Merge branch 'stable-5.5'David Pursehouse2019-11-263-5/+7
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5David Pursehouse2019-11-263-5/+7
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4David Pursehouse2019-11-263-5/+7
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3David Pursehouse2019-11-263-5/+7
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2019-11-263-5/+7
| | | | |\|
| | | | | * Bazel: Use java_plugin and java_binary from @rules_java in jmh.bzlDavid Pursehouse2019-11-261-3/+5
| | | | | * Bazel: Add missing newlines at end of BUILD filesDavid Pursehouse2019-11-262-2/+2
* | | | | | Upgrade maven-enforcer-plugin to 3.0.0-M3David Pursehouse2019-11-261-1/+1
* | | | | | Merge changes I8698001d,I5c1177acJonathan Nieder2019-11-252-0/+86
|\ \ \ \ \ \
| * | | | | | Add missing license header to ReftableDatabaseJonathan Nieder2019-11-251-0/+43
| * | | | | | Add missing license header to UploadPackRefSortingForReachabilityTestJonathan Nieder2019-11-251-0/+43
* | | | | | | [spotbugs] Fix potential NPE in FSTestMatthias Sohn2019-11-261-1/+3
* | | | | | | Remove unused import in CreateFileSnapshotBenchmarkMatthias Sohn2019-11-261-1/+0
* | | | | | | RepositoryCache: don't require HEAD in git repositoriesHan-Wen Nienhuys2019-11-262-1/+8