Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-11-27 | 10 | -7/+221 |
|\ | |||||
| * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-11-27 | 11 | -11/+223 |
| |\ | |||||
| | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-11-27 | 11 | -11/+223 |
| | |\ | |||||
| | | * | Prepare 5.3.9-SNAPSHOT builds | Matthias Sohn | 2020-11-26 | 69 | -428/+428 |
| | | * | JGit v5.3.8.202011260953-rv5.3.8.202011260953-r | Matthias Sohn | 2020-11-26 | 69 | -90/+90 |
| | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-11-26 | 7 | -11/+37 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-11-26 | 7 | -11/+37 |
| | | | |\ | |||||
| | | | | * | Prepare 5.1.15-SNAPSHOT builds | Matthias Sohn | 2020-11-26 | 57 | -360/+360 |
| | | | | * | JGit v5.1.14.202011251942-rv5.1.14.202011251942-r | Matthias Sohn | 2020-11-26 | 57 | -60/+60 |
| | | | | * | GC#deleteOrphans: log warning for deleted orphaned files | Matthias Sohn | 2020-11-26 | 3 | -1/+5 |
| | | | | * | GC#deleteOrphans: handle failure to list files in pack directory | Matthias Sohn | 2020-11-26 | 1 | -2/+3 |
| | | | | * | Ensure that GC#deleteOrphans respects pack lock | Matthias Sohn | 2020-11-26 | 2 | -4/+29 |
| | | | | * | Update API warning filters | Matthias Sohn | 2020-07-19 | 1 | -0/+28 |
| | | | | * | Remove unused imports | Matthias Sohn | 2020-07-19 | 3 | -4/+0 |
* | | | | | | Bump Bazel version to 3.1.0 | David Pursehouse | 2020-04-29 | 1 | -1/+1 |
* | | | | | | Remove double blank from sentence start | Michael Keppler | 2020-04-17 | 1 | -1/+1 |
* | | | | | | Bump Bazel version to 3.0.0 | David Pursehouse | 2020-04-07 | 1 | -1/+1 |
* | | | | | | FS.runInShell(): handle quoted filters and hooksPath containing blanks | Thomas Wolf | 2020-04-03 | 4 | -4/+61 |
* | | | | | | Handle non-normalized index also for executable files | Thomas Wolf | 2020-03-25 | 3 | -11/+63 |
* | | | | | | Silence API errors introduced by 093fbbd1 | Matthias Sohn | 2020-03-05 | 1 | -0/+8 |
* | | | | | | Bump Bazel version to 2.2.0 | David Pursehouse | 2020-03-05 | 1 | -1/+1 |
* | | | | | | Expose FileStoreAttributes.setBackground() | Alex Blewitt | 2020-03-04 | 1 | -1/+12 |
* | | | | | | Update reftable storage repo layout | Han-Wen Nienhuys | 2020-03-04 | 6 | -52/+182 |
* | | | | | | Cygwin expects forward slashes for commands to be run via sh.exe | Thomas Wolf | 2020-02-28 | 1 | -1/+1 |
* | | | | | | Make Logger instances final | David Pursehouse | 2020-02-27 | 6 | -6/+7 |
* | | | | | | Move array designators from the variable to the type | David Pursehouse | 2020-02-27 | 11 | -14/+14 |
* | | | | | | Revert "Prepend hostname to subsection used to store file timestamp resolution" | Matthias Sohn | 2020-02-22 | 1 | -3/+2 |
* | | | | | | SimilarityRenameDetector: Fix inconsistent indentation | David Pursehouse | 2020-02-19 | 1 | -4/+4 |
* | | | | | | Use indexOf(char) and lastIndexOf(char) rather than String versions | David Pursehouse | 2020-02-19 | 6 | -8/+9 |
* | | | | | | Reorder modifiers to follow Java Language Specification | David Pursehouse | 2020-02-19 | 46 | -75/+75 |
* | | | | | | GitmoduleEntry: Remove redundant import of class from same package | David Pursehouse | 2020-02-19 | 1 | -2/+0 |
* | | | | | | Remove redundant "static" qualifier from enum declarations | David Pursehouse | 2020-02-19 | 32 | -41/+41 |
* | | | | | | Update API problem filter | Matthias Sohn | 2020-02-14 | 1 | -9/+1 |
* | | | | | | Prepare 5.6.2-SNAPSHOT builds | Matthias Sohn | 2020-02-14 | 75 | -455/+463 |
* | | | | | | JGit v5.6.1.202002131546-rv5.6.1.202002131546-r | Matthias Sohn | 2020-02-13 | 74 | -105/+105 |
* | | | | | | Simplify ReftableCompactor | Han-Wen Nienhuys | 2020-02-12 | 6 | -90/+47 |
* | | | | | | Bump required Bazel version to 2.1.0 | David Pursehouse | 2020-02-12 | 1 | -1/+1 |
* | | | | | | Upgrade bazlets to the latest master revision | David Pursehouse | 2020-02-12 | 1 | -1/+1 |
* | | | | | | Change the wildcard import to explicit ones. | Yunjie Li | 2020-02-12 | 1 | -1/+4 |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-02-11 | 0 | -0/+0 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-02-11 | 0 | -0/+0 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-02-11 | 0 | -0/+0 |
| | |\| | | | |||||
| | | * | | | Prepare 5.3.8-SNAPSHOT builds | Matthias Sohn | 2020-02-11 | 69 | -428/+428 |
| | | * | | | JGit v5.3.7.202002110540-rv5.3.7.202002110540-r | Matthias Sohn | 2020-02-11 | 69 | -90/+90 |
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-02-11 | 0 | -0/+0 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-02-11 | 0 | -0/+0 |
| | | | |\| | |||||
| | | | | * | Prepare 5.1.14-SNAPSHOT builds | Matthias Sohn | 2020-02-11 | 57 | -360/+360 |
| | | | | * | JGit v5.1.13.202002110435-rv5.1.13.202002110435-r | Matthias Sohn | 2020-02-11 | 57 | -60/+60 |
* | | | | | | reftable: don't check deadline on the first try | Han-Wen Nienhuys | 2020-02-11 | 1 | -1/+6 |
* | | | | | | reftable: clarify comment | Han-Wen Nienhuys | 2020-02-11 | 1 | -1/+1 |