aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-11-2710-7/+221
|\
| * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-2711-11/+223
| |\
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-11-2711-11/+223
| | |\
| | | * Prepare 5.3.9-SNAPSHOT buildsMatthias Sohn2020-11-2669-428/+428
| | | * JGit v5.3.8.202011260953-rv5.3.8.202011260953-rMatthias Sohn2020-11-2669-90/+90
| | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-267-11/+37
| | | |\
| | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-267-11/+37
| | | | |\
| | | | | * Prepare 5.1.15-SNAPSHOT buildsMatthias Sohn2020-11-2657-360/+360
| | | | | * JGit v5.1.14.202011251942-rv5.1.14.202011251942-rMatthias Sohn2020-11-2657-60/+60
| | | | | * GC#deleteOrphans: log warning for deleted orphaned filesMatthias Sohn2020-11-263-1/+5
| | | | | * GC#deleteOrphans: handle failure to list files in pack directoryMatthias Sohn2020-11-261-2/+3
| | | | | * Ensure that GC#deleteOrphans respects pack lockMatthias Sohn2020-11-262-4/+29
| | | | | * Update API warning filtersMatthias Sohn2020-07-191-0/+28
| | | | | * Remove unused importsMatthias Sohn2020-07-193-4/+0
* | | | | | Bump Bazel version to 3.1.0David Pursehouse2020-04-291-1/+1
* | | | | | Remove double blank from sentence startMichael Keppler2020-04-171-1/+1
* | | | | | Bump Bazel version to 3.0.0David Pursehouse2020-04-071-1/+1
* | | | | | FS.runInShell(): handle quoted filters and hooksPath containing blanksThomas Wolf2020-04-034-4/+61
* | | | | | Handle non-normalized index also for executable filesThomas Wolf2020-03-253-11/+63
* | | | | | Silence API errors introduced by 093fbbd1Matthias Sohn2020-03-051-0/+8
* | | | | | Bump Bazel version to 2.2.0David Pursehouse2020-03-051-1/+1
* | | | | | Expose FileStoreAttributes.setBackground()Alex Blewitt2020-03-041-1/+12
* | | | | | Update reftable storage repo layoutHan-Wen Nienhuys2020-03-046-52/+182
* | | | | | Cygwin expects forward slashes for commands to be run via sh.exeThomas Wolf2020-02-281-1/+1
* | | | | | Make Logger instances finalDavid Pursehouse2020-02-276-6/+7
* | | | | | Move array designators from the variable to the typeDavid Pursehouse2020-02-2711-14/+14
* | | | | | Revert "Prepend hostname to subsection used to store file timestamp resolution"Matthias Sohn2020-02-221-3/+2
* | | | | | SimilarityRenameDetector: Fix inconsistent indentationDavid Pursehouse2020-02-191-4/+4
* | | | | | Use indexOf(char) and lastIndexOf(char) rather than String versionsDavid Pursehouse2020-02-196-8/+9
* | | | | | Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-1946-75/+75
* | | | | | GitmoduleEntry: Remove redundant import of class from same packageDavid Pursehouse2020-02-191-2/+0
* | | | | | Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-1932-41/+41
* | | | | | Update API problem filterMatthias Sohn2020-02-141-9/+1
* | | | | | Prepare 5.6.2-SNAPSHOT buildsMatthias Sohn2020-02-1475-455/+463
* | | | | | JGit v5.6.1.202002131546-rv5.6.1.202002131546-rMatthias Sohn2020-02-1374-105/+105
* | | | | | Simplify ReftableCompactorHan-Wen Nienhuys2020-02-126-90/+47
* | | | | | Bump required Bazel version to 2.1.0David Pursehouse2020-02-121-1/+1
* | | | | | Upgrade bazlets to the latest master revisionDavid Pursehouse2020-02-121-1/+1
* | | | | | Change the wildcard import to explicit ones.Yunjie Li2020-02-121-1/+4
* | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-02-110-0/+0
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-02-110-0/+0
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-02-110-0/+0
| | |\| | |
| | | * | | Prepare 5.3.8-SNAPSHOT buildsMatthias Sohn2020-02-1169-428/+428
| | | * | | JGit v5.3.7.202002110540-rv5.3.7.202002110540-rMatthias Sohn2020-02-1169-90/+90
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-02-110-0/+0
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-02-110-0/+0
| | | | |\|
| | | | | * Prepare 5.1.14-SNAPSHOT buildsMatthias Sohn2020-02-1157-360/+360
| | | | | * JGit v5.1.13.202002110435-rv5.1.13.202002110435-rMatthias Sohn2020-02-1157-60/+60
* | | | | | reftable: don't check deadline on the first tryHan-Wen Nienhuys2020-02-111-1/+6
* | | | | | reftable: clarify commentHan-Wen Nienhuys2020-02-111-1/+1