Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close RevWalks in tests | Thomas Wolf | 2019-10-16 | 7 | -380/+443 |
* | Merge "reftable: fix lookup by ID in merged reftables" | Jonathan Tan | 2019-10-16 | 1 | -0/+13 |
|\ | |||||
| * | reftable: fix lookup by ID in merged reftables | Han-Wen Nienhuys | 2019-10-16 | 1 | -0/+13 |
* | | Merge changes I6e022e4a,If1b9d808 | David Pursehouse | 2019-10-15 | 20 | -916/+1041 |
|\ \ | |||||
| * | | Close TreeWalks in tests | Thomas Wolf | 2019-10-15 | 11 | -600/+689 |
| * | | Close SubmoduleWalks in tests | Thomas Wolf | 2019-10-15 | 9 | -316/+352 |
| |/ | |||||
* / | ProtocolV2Parser: Introduce advertise sideband-all option | Ivan Frade | 2019-10-15 | 1 | -2/+5 |
|/ | |||||
* | CachedPackUriProvider: Add size to the pack information | Ivan Frade | 2019-10-11 | 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 | 1 | -3/+25 |
* | reftable: move AutoCloseable to ReftableReader | Han-Wen Nienhuys | 2019-09-27 | 1 | -1/+1 |
* | Fire WorkingTreeModifiedEvent if cherry-pick failed with conflicts | Matthias Sohn | 2019-09-26 | 1 | -0/+21 |
* | reftable: pass OutputStream at construction time | Han-Wen Nienhuys | 2019-09-20 | 4 | -76/+82 |
* | 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 | 1 | -0/+182 |
|\ | |||||
| * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-09-17 | 1 | -0/+182 |
| |\ | |||||
| | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-09-17 | 1 | -0/+182 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-09-17 | 1 | -0/+182 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-09-17 | 1 | -0/+182 |
| | | | |\ | |||||
| | | | | * | WorkingTreeIterator: handle different timestamp resolutions | Thomas Wolf | 2019-09-17 | 1 | -0/+182 |
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-09-08 | 1 | -2/+2 |
| | | | |\| | |||||
| | | | | * | Format BUILD files with buildifier | David Pursehouse | 2019-09-08 | 1 | -2/+2 |
| * | | | | | Prepare 5.5.1-SNAPSHOT builds | Matthias Sohn | 2019-09-11 | 2 | -54/+54 |
| * | | | | | JGit v5.5.0.201909110433-rv5.5.0.201909110433-r | Matthias Sohn | 2019-09-11 | 2 | -2/+2 |
* | | | | | | reftable: read file footer in ReftableReader#allRefs | Han-Wen Nienhuys | 2019-09-11 | 1 | -0/+38 |
* | | | | | | reftable: add ReftableReflogReader | Han-Wen Nienhuys | 2019-09-11 | 1 | -0/+44 |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-09-08 | 1 | -1/+2 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-09-08 | 1 | -1/+2 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-09-08 | 1 | -1/+2 |
| | |\| | | | |||||
| | | * | | | Format BUILD files with buildifier | Matthias Sohn | 2019-09-08 | 1 | -1/+1 |
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-09-08 | 1 | -1/+2 |
| | | |\| | | |||||
| | | | * | | Bazel: Format BUILD files with buildifier | David Pursehouse | 2019-09-08 | 1 | -1/+1 |
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-09-07 | 1 | -0/+1 |
| | | | |\| | |||||
| | | | | * | Bazel: Add fixes for --incompatible_load_java_rules_from_bzl | David Pursehouse | 2019-09-07 | 1 | -0/+1 |
| * | | | | | Prepare 5.5.0-SNAPSHOT builds | Matthias Sohn | 2019-09-04 | 2 | -2/+2 |
| * | | | | | JGit v5.5.0.201909041048-rc1v5.5.0.201909041048-rc1 | Matthias Sohn | 2019-09-04 | 2 | -2/+2 |
* | | | | | | ReceivePack: Prevent pointing a branch to a non-commit object | Yunjie Li | 2019-09-06 | 2 | -24/+24 |
* | | | | | | Merge branch 'stable-5.5' | Matthias Sohn | 2019-09-04 | 2 | -1/+30 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2019-09-04 | 1 | -0/+29 |
| |\| | | | | |||||
| | * | | | | Prepare 5.4.4-SNAPSHOT builds | Matthias Sohn | 2019-09-04 | 2 | -54/+54 |
| | * | | | | JGit v5.4.3.201909031940-rv5.4.3.201909031940-r | Matthias Sohn | 2019-09-04 | 2 | -2/+2 |
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-09-04 | 1 | -0/+29 |
| | |\| | | | |||||
| | | * | | | Prepare 5.3.6-SNAPSHOT builds | Matthias Sohn | 2019-09-04 | 2 | -53/+53 |
| | | * | | | JGit v5.3.5.201909031855-rv5.3.5.201909031855-r | Matthias Sohn | 2019-09-04 | 2 | -2/+2 |
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-09-04 | 1 | -0/+29 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-09-04 | 1 | -0/+29 |
| | | | |\| | |||||
| | | | | * | Prepare 5.1.12-SNAPSHOT builds | Matthias Sohn | 2019-09-03 | 2 | -49/+49 |
| | | | | * | JGit v5.1.11.201909031202-rv5.1.11.201909031202-r | Matthias Sohn | 2019-09-03 | 2 | -2/+2 |