Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge "HttpSupport.proxyFor(): use only scheme, host, and port" | David Pursehouse | 2019-10-30 | 1 | -0/+69 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HttpSupport.proxyFor(): use only scheme, host, and port | Thomas Wolf | 2019-10-30 | 1 | -0/+69 | |
* | | | | | | | reftable: enforce ascending order in sortAndWriteRefs | Han-Wen Nienhuys | 2019-10-30 | 2 | -27/+6 | |
|/ / / / / / | ||||||
* | | | | | | GPG: implement more OpenPGP UserId matching formats | Thomas Wolf | 2019-10-23 | 2 | -0/+168 | |
* | | | | | | Merge "TreeRevFilterTest: Simplify filter used" | Jonathan Tan | 2019-10-22 | 1 | -17/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | TreeRevFilterTest: Simplify filter used | Jonathan Tan | 2019-10-22 | 1 | -17/+7 | |
* | | | | | | | Support for core.hooksPath | Thomas Wolf | 2019-10-21 | 1 | -0/+71 | |
|/ / / / / / | ||||||
* | | | | | | Close ObjectReaders in tests | Thomas Wolf | 2019-10-21 | 4 | -120/+145 | |
* | | | | | | Close some Repository instances in tests | Thomas Wolf | 2019-10-21 | 6 | -167/+182 | |
* | | | | | | Close ObjectInserters in tests | Thomas Wolf | 2019-10-21 | 4 | -55/+67 | |
* | | | | | | Remove meaningless comment in CloneCommandTest | Matthias Sohn | 2019-10-21 | 1 | -1/+0 | |
* | | | | | | Implement mirror option in CloneCommand | Matthias Sohn | 2019-10-21 | 1 | -1/+33 | |
* | | | | | | Enable and fix "Statement unnecessarily nested within else clause" warnings | David Pursehouse | 2019-10-17 | 6 | -30/+18 | |
* | | | | | | 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 |