summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-02-018-77/+473
|\
| * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-02-018-77/+473
| |\
| | * Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-02-016-56/+399
| | |\
| | | * Fix string format parameter for invalidRefAdvertisementLineDavid Pursehouse2020-01-311-1/+1
| | | * WindowCache: add metric for cached bytes per repositoryMatthias Sohn2020-01-282-10/+52
| | | * WindowCache: add option to use strong refs to reference ByteWindowsMatthias Sohn2020-01-204-47/+334
| | * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-01-175-21/+74
| | |\|
| | | * Replace usage of ArrayIndexOutOfBoundsException in treewalkPatrick Hiesel2020-01-092-9/+6
| | | * Add config constants for WindowCache configuration optionsMatthias Sohn2020-01-093-12/+82
* | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-01-096-34/+524
|\| | |
| * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-01-096-41/+525
| |\| |
| | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-096-41/+525
| | |\|
| | | * JschConfigSessionFactory: fix boxing warningMatthias Sohn2020-01-061-1/+2
| | | * SshSupport#runSshCommand: don't throw exception in finally blockMatthias Sohn2020-01-061-6/+8
| | | * Fix MBean registrationMatthias Sohn2019-12-132-7/+14
| | | * Enhance WindowCache statisticsMatthias Sohn2019-12-085-35/+510
| | | * Remove unused API problem filtersMatthias Sohn2019-11-041-28/+0
| | | * Silence API errors for new API added since 5.1.0Matthias Sohn2019-11-041-0/+8
| | * | Fix API problem filtersMatthias Sohn2020-01-091-8/+74
| | * | Update API problem filtersMatthias Sohn2019-11-041-74/+8
* | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-10-021-4/+2
|\| | |
| * | | Prepare 5.3.7-SNAPSHOT buildsMatthias Sohn2019-10-023-53/+53
| * | | JGit v5.3.6.201910020505-rv5.3.6.201910020505-rMatthias Sohn2019-10-023-4/+4
| * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-10-021-4/+2
| |\| |
| | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-10-021-4/+2
| | |\|
| | | * Prepare 5.1.13-SNAPSHOT buildsMatthias Sohn2019-10-023-49/+49
| | | * JGit v5.1.12.201910011832-rv5.1.12.201910011832-rMatthias Sohn2019-10-023-4/+4
| | | * Do not rely on ArrayIndexOutOfBoundsException to detect end of inputSaša Živkov2019-09-271-4/+2
* | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-172-18/+125
|\| | |
| * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-172-18/+125
| |\| |
| | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-172-18/+125
| | |\|
| | | * WorkingTreeIterator: handle different timestamp resolutionsThomas Wolf2019-09-172-18/+125
* | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-101-2/+3
|\| | |
| * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-101-2/+3
| |\| |
| | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-101-2/+3
| | |\|
| | | * Fix WorkingTreeIterator.compareMetadata() for CheckStat.MINIMALMatthias Sohn2019-09-101-2/+3
* | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-086-133/+11
|\| | |
| * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-086-134/+10
| |\| |
| | * | [error prone] Suppress NonAtomicVolatileUpdate in SimpleLruCacheMatthias Sohn2019-09-081-2/+7
| | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-075-132/+3
| | |\|
| | | * Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-071-0/+2
| | | * 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
* | | | Prepare 5.4.4-SNAPSHOT buildsMatthias Sohn2019-09-043-54/+54
* | | | JGit v5.4.3.201909031940-rv5.4.3.201909031940-rMatthias Sohn2019-09-043-4/+4
* | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-042-74/+230
|\| | |
| * | | Prepare 5.3.6-SNAPSHOT buildsMatthias Sohn2019-09-043-53/+53
| * | | JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2019-09-043-4/+4
| * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-042-74/+146
| |\| |