Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ProtocolV2Parser: Add missing $NON-NLS suppression | David Pursehouse | 2019-10-07 | 1 | -1/+1 |
* | UploadPackTest: Stop using deprecated PacketLineIn constants | David Pursehouse | 2019-10-07 | 1 | -6/+6 |
* | Fix parsing of core.logAllRefUpdates | Thomas Wolf | 2019-10-07 | 3 | -33/+97 |
* | Update Jetty to 9.4.21.v20190926 | Matthias Sohn | 2019-10-04 | 22 | -205/+205 |
* | Create 4.14 staging target platform | Matthias Sohn | 2019-10-04 | 5 | -10/+110 |
* | Merge "Merge branch 'stable-5.5'" | Matthias Sohn | 2019-10-04 | 1 | -4/+2 |
|\ | |||||
| * | Merge branch 'stable-5.5' | Matthias Sohn | 2019-10-03 | 1 | -4/+2 |
| |\ | |||||
| | * | Prepare 5.5.2-SNAPSHOT builds | Matthias Sohn | 2019-10-03 | 73 | -452/+452 |
| | * | JGit v5.5.1.201910021850-rv5.5.1.201910021850-r | Matthias Sohn | 2019-10-03 | 73 | -104/+104 |
| | * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-10-03 | 1 | -4/+2 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-10-02 | 1 | -4/+2 |
| | | |\ | |||||
| | | | * | Prepare 5.3.7-SNAPSHOT builds | Matthias Sohn | 2019-10-02 | 68 | -427/+427 |
| | | | * | JGit v5.3.6.201910020505-rv5.3.6.201910020505-r | Matthias Sohn | 2019-10-02 | 68 | -89/+89 |
| | | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-10-02 | 1 | -4/+2 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-10-02 | 1 | -4/+2 |
| | | | | |\ | |||||
| | | | | | * | Prepare 5.1.13-SNAPSHOT builds | Matthias Sohn | 2019-10-02 | 56 | -359/+359 |
| | | | | | * | JGit v5.1.12.201910011832-rv5.1.12.201910011832-r | Matthias Sohn | 2019-10-02 | 56 | -59/+59 |
| | | | | | * | Do not rely on ArrayIndexOutOfBoundsException to detect end of input | Saša Živkov | 2019-09-27 | 1 | -4/+2 |
* | | | | | | | Fix NPE in DfsPackCompactor.compactReftables | Minh Thai | 2019-10-04 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Rename servlet-api-3_1 to match Gerrit master | Luca Milanesio | 2019-10-01 | 2 | -2/+2 |
* | | | | | | reftable: move AutoCloseable to ReftableReader | Han-Wen Nienhuys | 2019-09-27 | 7 | -37/+21 |
* | | | | | | Add missing braces in CherryPickCommand | Matthias Sohn | 2019-09-26 | 1 | -7/+14 |
* | | | | | | Fire WorkingTreeModifiedEvent if cherry-pick failed with conflicts | Matthias Sohn | 2019-09-26 | 2 | -0/+25 |
* | | | | | | Merge "Documentation/technical/reftable: document rename in reflog." | Jonathan Tan | 2019-09-25 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation/technical/reftable: document rename in reflog. | Han-Wen Nienhuys | 2019-08-21 | 1 | -0/+4 |
* | | | | | | | Merge "Update Eclipse SUA to latest 2.0 version" | David Pursehouse | 2019-09-24 | 14 | -172/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update Eclipse SUA to latest 2.0 version | Matthias Sohn | 2019-09-24 | 14 | -172/+18 |
* | | | | | | | | Merge "reftable: pass OutputStream at construction time" | Jonathan Tan | 2019-09-24 | 11 | -146/+125 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | reftable: pass OutputStream at construction time | Han-Wen Nienhuys | 2019-09-20 | 11 | -146/+125 |
* | | | | | | | | Bump bazel version to 0.29.1 | David Ostrovsky | 2019-09-23 | 1 | -1/+1 |
* | | | | | | | | Bazel: Reuse version from .bazelversion for minimum used version check | David Ostrovsky | 2019-09-23 | 2 | -2/+23 |
|/ / / / / / / | |||||
* | | | | | | | dfs: rename ReftableStack to DfsReftableStack | Han-Wen Nienhuys | 2019-09-19 | 5 | -10/+10 |
* | | | | | | | reftable: add maxUpdateIndex to Reftable | Han-Wen Nienhuys | 2019-09-19 | 3 | -8/+24 |
* | | | | | | | Upgrade ecj plugin to 3.19.0 | David Pursehouse | 2019-09-19 | 1 | -1/+1 |
* | | | | | | | UploadPackReachabilityTest: Use assertThrows instead of thrown | Ivan Frade | 2019-09-18 | 1 | -15/+14 |
* | | | | | | | RequestValidatorTestCase: Tests for the request validators | Ivan Frade | 2019-09-18 | 5 | -0/+599 |
* | | | | | | | UploadPackTest: Move "reachability" tests to its own file | Ivan Frade | 2019-09-18 | 2 | -97/+317 |
* | | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-09-17 | 3 | -18/+307 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-09-17 | 3 | -18/+307 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-09-17 | 3 | -18/+307 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-09-17 | 3 | -18/+307 |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | | |||||
| | | | * | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-09-17 | 3 | -18/+307 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
| | | | | * | | WorkingTreeIterator: handle different timestamp resolutions | Thomas Wolf | 2019-09-17 | 3 | -18/+307 |
* | | | | | | | Upgrade eclipse-jarsigner-plugin to 1.1.7 | David Pursehouse | 2019-09-13 | 1 | -1/+1 |
* | | | | | | | Require Maven version 3.6.2 | David Pursehouse | 2019-09-13 | 1 | -1/+1 |
* | | | | | | | Remove an old work-around for core.autocrlf = input | Thomas Wolf | 2019-09-12 | 1 | -36/+2 |
* | | | | | | | Merge "Merge branch 'stable-5.5'" | David Pursehouse | 2019-09-11 | 1 | -2/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-09-11 | 1 | -2/+3 |
| |\| | | | | | | |||||
| | * | | | | | | Prepare 5.5.1-SNAPSHOT builds | Matthias Sohn | 2019-09-11 | 73 | -452/+452 |
| | * | | | | | | JGit v5.5.0.201909110433-rv5.5.0.201909110433-r | Matthias Sohn | 2019-09-11 | 73 | -104/+104 |