2930 커밋 (6e4e34bb9e0620f00a820457705a0df60a1bd9c2)

작성자 SHA1 메시지 날짜
  Dave Borowitz 6e4e34bb9e Report PackProtocolExceptions to client during receive-pack 9 년 전
  Dave Borowitz a643aaaa4a PushCertificate: implement hashCode/equals/toString 9 년 전
  Dave Borowitz 8293c770b5 PushCertificateParser: Make pushee optional 9 년 전
  Dave Borowitz f22f33f5bf PushCertificateParser: Change error string for invalid field 9 년 전
  Dave Borowitz 618f213da0 PushCertificateParser: Add method for parsing from a stream 9 년 전
  Dave Borowitz dac6ae3d17 IO: Add a method for reading lines 9 년 전
  Dave Borowitz 469734bf87 BaseReceivePack: Treat all LFs as optional 9 년 전
  Dave Borowitz 59b000a672 BaseReceivePack: More validation during parseCommand 9 년 전
  Matthias Sohn 91e17b0080 Fix non-escaped quotes in JGitText.properties 9 년 전
  Jonathan Nieder 761f070866 Throw InvalidObjectIdException from ObjectId.fromString("tooshort") 9 년 전
  Jonathan Nieder 0c7ad12c76 Avoid double-colon in InvalidObjectIdException description 9 년 전
  Matthias Sohn 176c4b4d5e Prepare 4.0.2-SNAPSHOT builds 9 년 전
  Matthias Sohn 90f36e5002 JGit v4.0.1.201506240215-r 9 년 전
  Tobias Oberlies d34314644e API to remove repositories from RepositoryCache 9 년 전
  Christian Halstrick 6b65adca2d Add a grace period for packfiles during GC 9 년 전
  Dave Borowitz d2fbbc910a SignedPushConfig: Allow setting a custom nonce generator impl 9 년 전
  Dave Borowitz ea21f17f29 PackCertificateParser: return null if nothing was received 9 년 전
  Dave Borowitz fc6790a5d7 Include push certificates in RefUpdate 9 년 전
  Dave Borowitz 856db79b1d Remove redundant @since tags in new signed push classes 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 48c35edfd2 PushCertificateParser: throw PackProtocolException in more cases 9 년 전
  Dave Borowitz 8d0cedf2ec Extract a class for signed push configuration 9 년 전
  Dave Borowitz e26d0c8ace BaseReceivePack: fix reading cert lines in command loop 9 년 전
  Matthias Sohn 4831470581 Silence API warnings introduced by a85e817d 9 년 전
  Terry Parker 8b20f2c890 Update comments about PackStatistics 9 년 전
  Terry Parker 6a415915c2 Add the set of shallow commits to PackStatistics 9 년 전
  Dave Borowitz ec37daeb7f Add tests for HMACSHA1NonceGenerator 9 년 전
  Terry Parker d9bbb04c3e Introduce PostUploadHook to replace UploadPackLogger 9 년 전
  Jonathan Nieder 852963db3b Treat CloneCommand.setBranch(null) as setBranch("HEAD") 9 년 전
  Jonathan Nieder d2ade728a1 Treat CloneCommand.setRemote(null) as setRemote("origin") 9 년 전
  Jonathan Nieder 24ab79ccaf Document CloneCommand.setURI(null) 9 년 전
  Jonathan Nieder bbfd9b0e5f Handle null in ProgressMonitor setters 9 년 전
  Jonathan Nieder e70cf61eb6 Document CloneCommand.setDirectory(null) and setGitDir(null) more clearly 9 년 전
  Jonathan Nieder 85ca42f14b Require all projects to have a name 9 년 전
  Dave Borowitz a85e817dc2 Rewrite push certificate parsing 9 년 전
  Dave Borowitz d43703624c Allow trailing newlines in receive-pack 9 년 전
  Christian Halstrick 4531259613 Add new submodule layout to SubmoduleAddCommand 9 년 전
  Jonathan Nieder 3b7ca2b8a8 Tweak exception Javadoc to be eclipse-clean 9 년 전
  Jonathan Nieder 31b37c3584 Add missing imports for javadoc to ObjectCountCallback 9 년 전
  Yuxuan 'fishy' Wang 9cbe222837 Fix public API issues introduced in I1baeedcc6946. 9 년 전
  Matthias Sohn 8468fae293 Document empty catch block to silence warning 9 년 전
  Matthias Sohn 62d99e6fd0 Fix imports in BundleWriter 9 년 전
  Matthias Sohn 65ceb23c81 Add missing javadoc @param for new method setObjectCountCallback() 9 년 전
  Matthias Sohn 852cc71344 Remove no longer used API warning filter for FileUtil 9 년 전
  Jonathan Nieder cd3d952ec6 Revert "Config: Distinguish between empty and null strings" 9 년 전
  Yuxuan 'fishy' Wang 03fce81be3 Fix a javadoc typo in RepoProject. 9 년 전
  Yuxuan 'fishy' Wang 53be446f6a Callback in PackWriter & BundleWriter. 9 년 전
  Fredrik Medley 96f210f4b7 UploadPack: Use reachable-sha1-in-want configuration 9 년 전
  Matthias Sohn 2dd4dc149c Prepare 4.0.1-SNAPSHOT builds 9 년 전