1336 コミット (stable-4.1)

作成者 SHA1 メッセージ 日付
  Matthias Sohn 29159f1171 JGit v4.1.2.201602141800-r 8年前
  Hugo Arès df904a4227 Fix diff for added and removed submodule 8年前
  Matthias Sohn 3e2aff196e Prepare 4.1.2-SNAPSHOT builds 8年前
  Matthias Sohn 3cb5f11398 JGit v4.1.1.201511131810-r 8年前
  Jonathan Nieder 797f94d331 RefDirectory.exactRef: Do not ignore symrefs to unborn branch 8年前
  Matthias Sohn 729f085ac2 Prepare 4.1.1-SNAPSHOT builds 8年前
  Matthias Sohn fdfd6e2872 JGit v4.1.0.201509280440-r 8年前
  Andrey Loskutov 1abd51d953 [ignore rules] fix for backslash handling 8年前
  Andrey Loskutov 4b7daecf4a [ignore rules] Fix for character group matcher 8年前
  Jacob Keller a28ba3f2c7 Show submodule difference as a hunk 8年前
  Andrey Loskutov 97ef1fe893 Properly support special regex characters in ignore rules 8年前
  Matthias Sohn 78a2bafdc9 JGit v4.0.3.201509231615-r 8年前
  Hugo Arès 79974e20cc Remove unneeded @SuppressWarnings("boxing") 8年前
  Christian Halstrick f4596284a0 Fix endless loop in ObjectChecker for MacOS 8年前
  Hugo Arès 6f3684d7c9 Fix integer boxing eclipse warning 8年前
  Matthias Sohn 116d26d121 Prepare 4.0.3-SNAPSHOT builds 8年前
  Matthias Sohn 264c782b77 JGit v4.0.2.201509141540-r 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年前
  Matthias Sohn 548ba66a37 Use NIO2 to implement FileUtils.rename() and expose options 9年前
  Andrey Loskutov 63bc1d862d Consider original file mode while checking parent ignore rules 8年前
  Andrey Loskutov a28ae3995f containsGitModulesFile() should not crash on bare repository 8年前
  Dave Borowitz 94812ef1e9 PushCertificate: Omit null pushee from text representation 8年前
  Christian Halstrick 1196dd0643 Fix ResolveMerger when files should be replaced by folders 8年前
  Andrey Loskutov 4e7639bb65 Don't keep empty ignore rules in the ignore node list 8年前
  Andrey Loskutov dfed946f10 Allow leading/trailing spaces in ignore rules 8年前
  Andrey Loskutov 08641ea413 Allow leading literal '#' and '!' in ignore rules if they are escaped 8年前
  Andrey Loskutov 1d295cb7fb Don't trim trailing space if it is escaped with backslash 8年前
  Andrey Loskutov f19b1f2d07 Consider only escaping backslash for regular expressions in ignore rules 8年前
  Dave Borowitz 39dc898dca PushCertificate: Add toTextWithSignature() method 8年前
  Dave Borowitz 74a57f3744 PushCertificateParser: Add fromString method 8年前
  Dave Borowitz d7377877e0 PushCertificateStore: Return boolean from batch save methods 8年前
  Dave Borowitz 5706c8e38e Allow saving push certs on a subset of refs 8年前
  Matthias Sohn 1cd2a0697d Access static member LocalDiskRepositoryTestCase.CONTENT directly 8年前
  Dave Borowitz f946ed1d97 PushCertificateStore: Add method to save in batch 8年前
  Dave Borowitz d5a71e9ca3 Store push certificates in refs/meta/push-certs 9年前
  Yuxuan 'fishy' Wang 217b2a7cc5 Add setTargetBranch in RepoCommand. 8年前
  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 8年前
  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年前