aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.1.13.202002110435-rv5.1.13.202002110435-rMatthias Sohn2020-02-1157-60/+60
* Fix string format parameter for invalidRefAdvertisementLineDavid Pursehouse2020-01-311-1/+1
* WindowCache: add metric for cached bytes per repositoryMatthias Sohn2020-01-282-10/+52
* pgm daemon: fallback to user and system config if no config specifiedMatthias Sohn2020-01-281-7/+22
* WindowCache: add option to use strong refs to reference ByteWindowsMatthias Sohn2020-01-205-70/+379
* Replace usage of ArrayIndexOutOfBoundsException in treewalkPatrick Hiesel2020-01-092-9/+6
* Add config constants for WindowCache configuration optionsMatthias Sohn2020-01-093-12/+82
* 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
* 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
* Fix benchmark pom.xml to include distribution managment configMatthias Sohn2019-11-061-146/+164
* Run JMH benchmarks using bazelMatthias Sohn2019-11-054-0/+121
* Benchmark for creating files and FileSnapshotsMatthias Sohn2019-11-051-0/+111
* Implement benchmark for looking up FileStore of a given PathMatthias Sohn2019-11-051-0/+97
* JMH benchmark for SimpleLruCacheMatthias Sohn2019-11-0517-0/+993
* Remove unused API problem filtersMatthias Sohn2019-11-041-28/+0
* Silence API errors for new API added since 5.1.0Matthias Sohn2019-11-043-0/+27
* Bazel: Bump bazel version to 1.0.0David Pursehouse2019-10-111-1/+1
* Prepare 5.1.13-SNAPSHOT buildsMatthias Sohn2019-10-0256-359/+359
* JGit v5.1.12.201910011832-rv5.1.12.201910011832-rMatthias Sohn2019-10-0256-59/+59
* Do not rely on ArrayIndexOutOfBoundsException to detect end of inputSaša Živkov2019-09-271-4/+2
* WorkingTreeIterator: handle different timestamp resolutionsThomas Wolf2019-09-173-18/+307
* Fix WorkingTreeIterator.compareMetadata() for CheckStat.MINIMALMatthias Sohn2019-09-101-2/+3
* Format BUILD files with buildifierDavid Pursehouse2019-09-084-5/+5
* Bazel: Fix warning about deprecated lib.bzlDavid Pursehouse2019-09-071-1/+1
* Format lib/BUILD with buildifierDavid Pursehouse2019-09-071-2/+2
* Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-0716-0/+28
* Bazel: Bump minimum supported version to 0.29.0David Ostrovsky2019-09-072-2/+2
* Bazel: Bump skylib library version to 0.8.0David Ostrovsky2019-09-071-3/+3
* Use bazelisk to switch between used bazel versionDavid Ostrovsky2019-09-071-0/+1
* Bazel: Require minimum bazel version 0.17.1David Pursehouse2019-09-071-0/+13
* Fix wrong placeholder index in error message packInaccessibleMatthias Sohn2019-09-071-1/+1
* JGitText: Remove unused externalized stringsDavid Pursehouse2019-09-072-132/+0
* RepoText: Remove unused externalized stringDavid Pursehouse2019-09-072-2/+0
* CLI: Remove unused externalized stringsDavid Pursehouse2019-09-072-8/+0
* Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2019-09-0356-359/+359
* JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2019-09-0356-59/+59
* Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-09-036-88/+116
|\
| * Merge branch 'stable-4.11' into stable-5.0stable-5.0Matthias Sohn2019-09-0310-273/+186
| |\
| | * Prepare 4.11.10-SNAPSHOT buildsstable-4.11Matthias Sohn2019-09-0356-356/+356