aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.3.6.201910020505-rv5.3.6.201910020505-rMatthias Sohn2019-10-0268-89/+89
* 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-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
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-173-18/+307
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-173-18/+307
| |\|
| | * WorkingTreeIterator: handle different timestamp resolutionsThomas Wolf2019-09-173-18/+307
* | | 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.2' into stable-5.3Matthias Sohn2019-09-080-0/+0
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-084-5/+5
| |\|
| | * Format BUILD files with buildifierDavid Pursehouse2019-09-084-5/+5
* | | Format BUILD files with buildifierMatthias Sohn2019-09-086-7/+6
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-0828-150/+50
|\| |
| * | [error prone] Suppress NonAtomicVolatileUpdate in SimpleLruCacheMatthias Sohn2019-09-081-2/+7
| * | Bazel: Format BUILD files with buildifierDavid Pursehouse2019-09-082-2/+2
| * | Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-083-0/+5
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-0724-146/+36
| |\|
| | * 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.3.6-SNAPSHOT buildsMatthias Sohn2019-09-0468-427/+427
* | | JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2019-09-0468-89/+89
* | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-046-106/+176
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-046-88/+162
| |\|
| | * 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
| | | | * JGit v4.11.9.201909030838-rv4.11.9.201909030838-rMatthias Sohn2019-09-0356-59/+59
| | | | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-09-038-269/+215
| | | | |\
| | | | | * Merge branch 'stable-4.9' into stable-4.10stable-4.10Matthias Sohn2019-09-032-2/+1
| | | | | |\
| | | | | | * Bazel: Update bazlets to the latest master revisionstable-4.9David Pursehouse2019-09-031-1/+1
| | | | | | * Bazel: Remove FileTreeIteratorWithTimeControl from BUILD fileDavid Pursehouse2019-09-031-1/+0
| | | | | * | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-09-035-271/+165
| | | | | |\|
| | | | | | * BatchRefUpdate: repro racy atomic update, and fix itHan-Wen Nienhuys2019-09-032-60/+87
| | | | | | * Delete unused FileTreeIteratorWithTimeControlMatthias Sohn2019-09-032-177/+0
| | | | | | * Fix RacyGitTests#testRacyGitDetectionMatthias Sohn2019-09-031-11/+26