15 次代码提交 (5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3)

作者 SHA1 备注 提交日期
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 年前
  Masaya Suzuki 2d4196b966 GitSmartHttpTools: Do not use sideband when sending an error 4 年前
  David Pursehouse f5614e03f1 GitSmartHttpTools: Open SideBandOutputStream in try-with-resource 5 年前
  Michael Keppler 0d9e486714 Replace deprecated FirstLine by FirstCommand 5 年前
  Ivan Frade 6aca8899a5 Move first line parsing for v0/v1 pack negotiation out of UploadPack 5 年前
  David Pursehouse 6722f6927a GitSmartHttpTools: Open OutputStream in try-with-resource 6 年前
  Matthias Sohn 3b00041caf Fix javadoc in org.eclipse.jgit.http.server 6 年前
  Masaya Suzuki e8d4f2598b Show error message for non-git clients 6 年前
  David Pursehouse a45cfee7a3 Organize imports 7 年前
  Shawn Pearce b0dbb78e7d Extract protocol constants to a common class 10 年前
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 年前
  Shawn O. Pearce c1ed9483ff Use readString() to trim trailing LF from first line 12 年前
  Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband 12 年前
  Shawn O. Pearce db00632db7 Discard request HTTP bodies for status code <400 12 年前
  Shawn O. Pearce 867087bb11 Add utilities for smart HTTP error handling 12 年前