Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reftable: pass on invalid object ID in conversion | Han-Wen Nienhuys | 2021-09-27 | 1 | -10/+13 |
* | ReachabilityCheckerTestCase: fix reachable from self test case | Han-Wen Nienhuys | 2021-06-16 | 1 | -1/+1 |
* | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2021-06-13 | 1 | -46/+301 |
|\ | |||||
| * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2021-06-05 | 1 | -40/+306 |
| |\ | |||||
| | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2021-06-05 | 1 | -40/+306 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2021-06-05 | 1 | -40/+306 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2021-06-05 | 1 | -40/+306 |
| | | | |\ | |||||
| | | | | * | Prepare 5.1.17-SNAPSHOT builds | Matthias Sohn | 2021-06-05 | 2 | -49/+49 |
| | | | | * | JGit v5.1.16.202106041830-rv5.1.16.202106041830-r | Matthias Sohn | 2021-06-05 | 2 | -2/+2 |
| | | | | * | BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) fired | Kaushik Lingarkar | 2021-05-24 | 1 | -40/+306 |
| | | | | * | Prepare 5.1.16-SNAPSHOT builds | Matthias Sohn | 2020-12-02 | 2 | -49/+49 |
| | | | | * | JGit v5.1.15.202012011955-rv5.1.15.202012011955-r | Matthias Sohn | 2020-12-02 | 2 | -2/+2 |
| | | * | | | Prepare 5.3.10-SNAPSHOT builds | Matthias Sohn | 2020-12-02 | 2 | -53/+53 |
| | | * | | | JGit v5.3.9.202012012026-rv5.3.9.202012012026-r | Matthias Sohn | 2020-12-02 | 2 | -2/+2 |
* | | | | | | LockFile: create OutputStream only when needed | Thomas Wolf | 2021-05-10 | 1 | -38/+173 |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-11-27 | 1 | -1/+0 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-11-27 | 1 | -1/+0 |
| |\| | | | | |||||
| | * | | | | Remove unused imports | Matthias Sohn | 2020-11-27 | 1 | -1/+0 |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-11-27 | 3 | -2/+20 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-11-27 | 3 | -4/+22 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-11-27 | 3 | -4/+22 |
| | |\| | | | |||||
| | | * | | | Prepare 5.3.9-SNAPSHOT builds | Matthias Sohn | 2020-11-26 | 2 | -53/+53 |
| | | * | | | JGit v5.3.8.202011260953-rv5.3.8.202011260953-r | Matthias Sohn | 2020-11-26 | 2 | -2/+2 |
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-11-26 | 3 | -4/+22 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-11-26 | 3 | -4/+22 |
| | | | |\| | |||||
| | | | | * | Prepare 5.1.15-SNAPSHOT builds | Matthias Sohn | 2020-11-26 | 2 | -49/+49 |
| | | | | * | JGit v5.1.14.202011251942-rv5.1.14.202011251942-r | Matthias Sohn | 2020-11-26 | 2 | -2/+2 |
| | | | | * | Ensure that GC#deleteOrphans respects pack lock | Matthias Sohn | 2020-11-26 | 1 | -2/+22 |
| | | | | * | Remove unused imports | Matthias Sohn | 2020-07-19 | 2 | -2/+0 |
| | | | | * | Prepare 5.1.14-SNAPSHOT builds | Matthias Sohn | 2020-02-11 | 2 | -49/+49 |
| | | | | * | JGit v5.1.13.202002110435-rv5.1.13.202002110435-r | Matthias Sohn | 2020-02-11 | 2 | -2/+2 |
| | | * | | | Prepare 5.3.8-SNAPSHOT builds | Matthias Sohn | 2020-02-11 | 2 | -53/+53 |
| | | * | | | JGit v5.3.7.202002110540-rv5.3.7.202002110540-r | Matthias Sohn | 2020-02-11 | 2 | -2/+2 |
* | | | | | | FS.runInShell(): handle quoted filters and hooksPath containing blanks | Thomas Wolf | 2020-04-03 | 1 | -0/+32 |
* | | | | | | Handle non-normalized index also for executable files | Thomas Wolf | 2020-03-25 | 2 | -9/+58 |
* | | | | | | Update reftable storage repo layout | Han-Wen Nienhuys | 2020-03-04 | 1 | -8/+34 |
* | | | | | | Reorder modifiers to follow Java Language Specification | David Pursehouse | 2020-02-19 | 3 | -8/+8 |
* | | | | | | Remove redundant "static" qualifier from enum declarations | David Pursehouse | 2020-02-19 | 1 | -1/+1 |
* | | | | | | Prepare 5.6.2-SNAPSHOT builds | Matthias Sohn | 2020-02-14 | 2 | -55/+55 |
* | | | | | | JGit v5.6.1.202002131546-rv5.6.1.202002131546-r | Matthias Sohn | 2020-02-13 | 2 | -2/+2 |
* | | | | | | Simplify ReftableCompactor | Han-Wen Nienhuys | 2020-02-12 | 1 | -1/+5 |
* | | | | | | reftable: clear cache on full compaction | Han-Wen Nienhuys | 2020-02-11 | 1 | -0/+38 |
* | | | | | | Restore behavior of CloneCommand | Thomas Wolf | 2020-02-04 | 1 | -0/+55 |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-02-01 | 1 | -23/+45 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | David Pursehouse | 2020-02-01 | 1 | -23/+45 |
| | | | |\| | |||||
| | | | | * | WindowCache: add option to use strong refs to reference ByteWindows | Matthias Sohn | 2020-01-20 | 1 | -23/+45 |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2020-01-09 | 1 | -6/+37 |
|\| | | | | |