Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UploadPack: Receive and parse client session-id | Josh Brown | 2022-11-02 | 1 | -0/+19 |
* | Fetch: add support for shallow | Robin Müller | 2022-07-31 | 1 | -1/+38 |
* | Do not send empty blob in response to blob:none filter | Jonathan Nieder | 2020-07-29 | 1 | -0/+8 |
* | Replace deprecated junit assertion methods with hamcrest | Matthias Sohn | 2020-01-22 | 1 | -1/+1 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Replace most usages of PacketLineIn.END with PacketLineIn.end() | David Pursehouse | 2019-06-03 | 1 | -6/+6 |
* | Replace trivial reference comparison of PacketLineIn.{DELIM,END} | David Pursehouse | 2019-06-02 | 1 | -2/+2 |
* | Preliminary support for tree:<depth> filter | Matthew DeVore | 2019-04-16 | 1 | -0/+1 |
* | Put filter spec information in a dedicated object | Matthew DeVore | 2019-03-22 | 1 | -1/+1 |
* | Add test for protocol v0 parser | Ivan Frade | 2018-10-24 | 1 | -0/+199 |