12 Commits (2d0f1c1dc11fd445d3137b1f2fa49f88bbd48bb5)

Author SHA1 Message Date
  Jonathan Tan a004820858 UploadPack: support custom packfile-to-URI mapping 5 years ago
  Jonathan Tan 79d776429e Support "sideband-all" in protocol v2 fetch 5 years ago
  David Pursehouse ee747827b0 PacketLineIn: Add an iterator over strings in the input stream 5 years ago
  David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} 5 years ago
  Matthew DeVore cc9ca71a16 Put filter spec information in a dedicated object 5 years ago
  Matthew DeVore c490373e00 Move filter-line-parsing code to a separate file 5 years ago
  Jonathan Nieder 1638a2fce8 UploadPack: Defer want-ref resolution to after parsing 5 years ago
  Ivan Frade 40f5b28545 Accept protocol v2 server options on fetch and ls-refs requests 5 years ago
  Ivan Frade 8460ab8e87 Rename Fetch V2 request wantsIds and options 5 years ago
  Ivan Frade cb4de02e5e Move ls-refs parsing code to the ProtocolV2Parser 5 years ago
  Ivan Frade a8c38bc767 Extract protocol v2 fetch request parsing to its own class 5 years ago