1301 コミット (6e4e34bb9e0620f00a820457705a0df60a1bd9c2)

作成者 SHA1 メッセージ 日付
  Dave Borowitz 8293c770b5 PushCertificateParser: Make pushee optional 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年前
  Jonathan Nieder 761f070866 Throw InvalidObjectIdException from ObjectId.fromString("tooshort") 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 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年前
  Jonathan Nieder d2ade728a1 Treat CloneCommand.setRemote(null) as setRemote("origin") 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 a1fd4980df submodule test: Use config.unset instead of setting to null 9年前
  Yuxuan 'fishy' Wang 9cbe222837 Fix public API issues introduced in I1baeedcc6946. 9年前
  Jonathan Nieder cd3d952ec6 Revert "Config: Distinguish between empty and null strings" 9年前
  Yuxuan 'fishy' Wang 53be446f6a Callback in PackWriter & BundleWriter. 9年前
  Matthias Sohn 2dd4dc149c Prepare 4.0.1-SNAPSHOT builds 9年前
  Matthias Sohn 4f22185455 JGit v4.0.0.201506090130-r 9年前
  Jonathan Nieder 48b67012d6 Allow lookup of multiple exact refs in one shot 9年前
  Jonathan Nieder a04d1ad2f1 Introduce exactRef to read a ref whose exact name is known 9年前
  Dave Borowitz b9f850a79b Config: Allow ending a file with "=" and no newline 9年前
  Dave Borowitz 96eb3ee397 Config: Distinguish between empty and null strings 9年前
  Matthias Sohn a79168bcbb Prepare 4.1.0-SNAPSHOT builds 9年前
  Matthias Sohn 72ecb5c8c7 Prepare post 4.0-RC3 builds 9年前
  Matthias Sohn d59fafc7ca JGit v4.0.0.201506020755-rc3 9年前
  Christian Halstrick 6d09c486ed Fix CommitCommand.setOnly() 9年前
  Matthias Sohn 5059e3e408 Add "src" folder to source folders of org.eclipse.jgit.test 9年前
  Hugo Arès 27128b3e01 Fix WindowCursor memory leak. 9年前
  Yuxuan 'fishy' Wang 744c370c1b Add getters to RepoProject. 9年前
  Matthias Sohn 74009ba3ef Prepare post 4.0.0-rc2 builds 9年前
  Matthias Sohn 3ed57820f2 JGit v4.0.0.201505260635-rc2 9年前
  Andrey Loskutov 1773002a34 Cleanup code and Eclipse compile errors in new gitrepo API 9年前
  Yuxuan 'fishy' Wang d3348e5623 Refactor to expose ManifestParser. 9年前
  Jonathan Nieder 02418ede59 Add tests for ObjectFilter 9年前
  Jonathan Nieder adbcbc791b Expose Sets helper to tests outside org.eclipse.jgit.api 9年前
  Sebastian Schuberth 6fdd214349 Split discoverGitPrefix() code out into discoverGitExe() 9年前
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9年前
  Matthias Sohn ed6694bd89 Prepare post 4.0.0-rc1 builds 9年前
  Matthias Sohn e2c062f529 JGit v4.0.0.201505191015-rc1 9年前
  Shawn Pearce 8ff08455f6 Fix memory leak in dfs.DeltaBaseCase 9年前
  Shawn Pearce bfdd963083 FS_POSIX: Rework umask detection to make it settable 9年前
  Shawn Pearce 53e39094bf ObjectWalk: make setRetainBody(false) the default 9年前
  Matthias Sohn 3e7e4132de Prepare post 4.0.0-m2 builds 9年前