4010 Commits (8473bc4f8d2d69ca8aa3b4889660ed17d08f2270)
 

Author SHA1 Message Date
Jonathan Nieder 0c7ad12c76 Avoid double-colon in InvalidObjectIdException description 9 years ago
Matthias Sohn 3c33d094a1 Compare API against 4.0.0.201506090130-r 10 years ago
Matthias Sohn 7e0d28e924 Merge branch 'stable-4.0' 10 years ago
Matthias Sohn 176c4b4d5e Prepare 4.0.2-SNAPSHOT builds 10 years ago
Matthias Sohn 90f36e5002 JGit v4.0.1.201506240215-r 10 years ago
Tobias Oberlies d34314644e API to remove repositories from RepositoryCache 10 years ago
Christian Halstrick 6b65adca2d Add a grace period for packfiles during GC 10 years ago
Dave Borowitz d2fbbc910a SignedPushConfig: Allow setting a custom nonce generator impl 10 years ago
Dave Borowitz ea21f17f29 PackCertificateParser: return null if nothing was received 10 years ago
Dave Borowitz fc6790a5d7 Include push certificates in RefUpdate 10 years ago
Dave Borowitz 856db79b1d Remove redundant @since tags in new signed push classes 10 years ago
Dave Borowitz e49e7b4bd4 Add a separate type for the identity in a push certificate 10 years ago
Dave Borowitz b822f9b51d PushCertificateParser: include begin/end lines in signature 10 years ago
Dave Borowitz 48c35edfd2 PushCertificateParser: throw PackProtocolException in more cases 10 years ago
Dave Borowitz 8d0cedf2ec Extract a class for signed push configuration 10 years ago
Dave Borowitz e26d0c8ace BaseReceivePack: fix reading cert lines in command loop 10 years ago
Matthias Sohn 4831470581 Silence API warnings introduced by a85e817d 10 years ago
Terry Parker 8b20f2c890 Update comments about PackStatistics 10 years ago
Terry Parker 6a415915c2 Add the set of shallow commits to PackStatistics 10 years ago
Dave Borowitz ec37daeb7f Add tests for HMACSHA1NonceGenerator 10 years ago
Shawn Pearce d399a56e66 Merge "Introduce PostUploadHook to replace UploadPackLogger" 10 years ago
Terry Parker d9bbb04c3e Introduce PostUploadHook to replace UploadPackLogger 10 years ago
Jonathan Nieder 852963db3b Treat CloneCommand.setBranch(null) as setBranch("HEAD") 10 years ago
Jonathan Nieder d2ade728a1 Treat CloneCommand.setRemote(null) as setRemote("origin") 10 years ago
Jonathan Nieder 24ab79ccaf Document CloneCommand.setURI(null) 10 years ago
Jonathan Nieder bbfd9b0e5f Handle null in ProgressMonitor setters 10 years ago
Jonathan Nieder e70cf61eb6 Document CloneCommand.setDirectory(null) and setGitDir(null) more clearly 10 years ago
Jonathan Nieder 85ca42f14b Require all projects to have a name 10 years ago
Dave Borowitz be0134f2fd Merge topic 'push-cert-2' 10 years ago
Dave Borowitz a85e817dc2 Rewrite push certificate parsing 10 years ago
Christian Halstrick 53fb3e3dd3 Merge "submodule test: Use config.unset instead of setting to null" 10 years ago
Christian Halstrick f9380fb479 Merge "Add new submodule layout to SubmoduleAddCommand" 10 years ago
Dave Borowitz d43703624c Allow trailing newlines in receive-pack 10 years ago
Christian Halstrick 4531259613 Add new submodule layout to SubmoduleAddCommand 10 years ago
Jonathan Nieder 3b7ca2b8a8 Tweak exception Javadoc to be eclipse-clean 10 years ago
Jonathan Nieder a1fd4980df submodule test: Use config.unset instead of setting to null 10 years ago
Jonathan Nieder 2508f1695f Merge changes I38e1798e,Id1fe1c20,I945ba188,I2c6be9cb 10 years ago
Shawn Pearce 719069680d Merge "UploadPack: Use reachable-sha1-in-want configuration" 10 years ago
Jonathan Nieder 31b37c3584 Add missing imports for javadoc to ObjectCountCallback 10 years ago
Jonathan Nieder 2c728913d1 Merge "Fix public API issues introduced in I1baeedcc6946." 10 years ago
Yuxuan 'fishy' Wang 9cbe222837 Fix public API issues introduced in I1baeedcc6946. 10 years ago
Matthias Sohn 8468fae293 Document empty catch block to silence warning 10 years ago
Jonathan Nieder e03928f160 Merge "Fix imports in BundleWriter" 10 years ago
Matthias Sohn 62d99e6fd0 Fix imports in BundleWriter 10 years ago
Jonathan Nieder e25a3076f7 Merge "Add missing javadoc @param for new method setObjectCountCallback()" 10 years ago
Jonathan Nieder e75bc4321a Merge "Revert "Config: Distinguish between empty and null strings"" 10 years ago
Matthias Sohn 65ceb23c81 Add missing javadoc @param for new method setObjectCountCallback() 10 years ago
Matthias Sohn 852cc71344 Remove no longer used API warning filter for FileUtil 10 years ago
Jonathan Nieder cd3d952ec6 Revert "Config: Distinguish between empty and null strings" 10 years ago
Yuxuan 'fishy' Wang 03fce81be3 Fix a javadoc typo in RepoProject. 10 years ago