Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [errorprone] Add missing javadoc summary | Matthias Sohn | 2023-09-25 | 1 | -2/+14 |
* | UploadPack: Receive and parse client session-id | Josh Brown | 2022-11-02 | 1 | -1/+17 |
* | Fetch: add support for shallow | Robin Müller | 2022-07-31 | 1 | -7/+7 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Put filter spec information in a dedicated object | Matthew DeVore | 2019-03-22 | 1 | -9/+11 |
* | UploadPack: Return correct peer user agent on v2 requests | Ivan Frade | 2018-10-19 | 1 | -2/+22 |
* | Move deepenSince and deepenNotRefs up to FetchRequest | Ivan Frade | 2018-10-16 | 1 | -1/+34 |
* | Mark fetch requests fields as final and @NonNull when possible | Ivan Frade | 2018-10-16 | 1 | -11/+8 |
* | Create FetchRequest superclass with common elements | Ivan Frade | 2018-10-15 | 1 | -0/+144 |