137 次程式碼提交 (a7915d85a8c393aa292f98705ab0aff6c5e68480)

作者 SHA1 備註 提交日期
  David Pursehouse a45cfee7a3 Organize imports 7 年之前
  David Pursehouse c0433f4fb7 Use valueOf rather than constructor for Integer and Boolean 7 年之前
  Shawn Pearce c2e2326a43 ReceivePack: refactor push option parsing 7 年之前
  Stefan Beller 36cf4fe580 Fix push option initalization on HTTP 7 年之前
  Stefan Beller a2d3c376a6 RefSpecs: allow construction of weird wildcarded RefSpecs 7 年之前
  Stefan Beller 1556ca740b RefSpec: reject refs ending in '/' 7 年之前
  Dan Wang 7f9fb80002 Push implementation of option strings 8 年之前
  Shawn Pearce 63cf87f863 ReceivePack: report protocol parsing failures on channel 3 8 年之前
  Shawn Pearce ae5870a1f2 PushConnectionTest: Use Java 7 try-with-resources 8 年之前
  Shawn Pearce 2ec3accb3b Optimize RefAdvertiser for wire protocol 8 年之前
  Christian Pontesegger ac3d3af632 http transport does not use authentication fallback 8 年之前
  David Pursehouse 7e8e4ec019 BundleWriterTest: Open RevWalk in try-with-resource 8 年之前
  David Pursehouse 0d77b4e5c8 SideBandOutputStreamTest: Use try-with-resource 8 年之前
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 8 年之前
  David Pursehouse 3b63a242ef URIishTest: Use @Test annotation's `expected` argument 8 年之前
  David Pursehouse 75e096c80a Suppress "The allocated object is never used" warning in tests 8 年之前
  Mike Gilbode 3e03907f65 Bug 484342: Support @ in username in SSH url. 8 年之前
  Shawn Pearce 4f8c993c49 push: Do not blindly overwrite peer 8 年之前
  Andrey Loskutov 85d09a9ec7 URIish: fixed full uri pattern not expecting end of line after host name 8 年之前
  Shawn Pearce 3d8e6b1e16 Support atomic push in JGit client 8 年之前
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 年之前
  Matthias Sohn fe85311b3a Avoid UnknownHostException in WalkEncryptionTest 8 年之前
  Marc Strapetz d29b2b6762 Refspec: loosen restrictions on wildcard "*" 8 年之前
  Marc Strapetz 6c424d320c WalkEncryptionTest: get rid of Log4J dependency 8 年之前
  Andrei Pozolotin 504e23b7a5 Adding JGitV1 and JGitV2 Walk Encryption 8 年之前
  Andrei Pozolotin 81810aff29 Adding AES Walk Encryption support in http://www.jets3t.org/ mode 8 年之前
  Patrick Steinhardt 9b1deadcb4 URIish: fall back to host as humanish name 9 年之前
  Dave Borowitz 45e9e28ad9 PushCertificateStore: Don't add no-op command to batch 8 年之前
  Dave Borowitz 94812ef1e9 PushCertificate: Omit null pushee from text representation 8 年之前
  Dave Borowitz 39dc898dca PushCertificate: Add toTextWithSignature() method 9 年之前
  Dave Borowitz 74a57f3744 PushCertificateParser: Add fromString method 9 年之前
  Dave Borowitz d7377877e0 PushCertificateStore: Return boolean from batch save methods 9 年之前
  Dave Borowitz 5706c8e38e Allow saving push certs on a subset of refs 9 年之前
  Dave Borowitz f946ed1d97 PushCertificateStore: Add method to save in batch 9 年之前
  Dave Borowitz d5a71e9ca3 Store push certificates in refs/meta/push-certs 9 年之前
  Dave Borowitz 8293c770b5 PushCertificateParser: Make pushee optional 9 年之前
  Dave Borowitz 618f213da0 PushCertificateParser: Add method for parsing from a stream 9 年之前
  Dave Borowitz 469734bf87 BaseReceivePack: Treat all LFs as optional 9 年之前
  Dave Borowitz 59b000a672 BaseReceivePack: More validation during parseCommand 9 年之前
  Dave Borowitz ea21f17f29 PackCertificateParser: return null if nothing was received 9 年之前
  Dave Borowitz e49e7b4bd4 Add a separate type for the identity in a push certificate 9 年之前
  Dave Borowitz b822f9b51d PushCertificateParser: include begin/end lines in signature 9 年之前
  Dave Borowitz 8d0cedf2ec Extract a class for signed push configuration 9 年之前
  Dave Borowitz ec37daeb7f Add tests for HMACSHA1NonceGenerator 9 年之前
  Dave Borowitz a85e817dc2 Rewrite push certificate parsing 9 年之前
  Dave Borowitz d43703624c Allow trailing newlines in receive-pack 9 年之前
  Yuxuan 'fishy' Wang 9cbe222837 Fix public API issues introduced in I1baeedcc6946. 9 年之前
  Yuxuan 'fishy' Wang 53be446f6a Callback in PackWriter & BundleWriter. 9 年之前
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 年之前
  Dave Borowitz 12a55c3475 Add an in-process pack transport for use in tests 9 年之前