35 次代码提交 (98cdca9b5a830f1c2ceca52379d662a68109d43e)

作者 SHA1 备注 提交日期
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 年前
  Matthias Sohn 8a6af368c4 Fix javadoc in org.eclipse.jgit lib package 6 年前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 年前
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 年前
  Matthias Sohn d1bc809cce Add missing @since tag for new protected field in ObjectReader 7 年前
  Kevin Corcoran fa0a93119c Make streamFileThreshold configurable 8 年前
  Dave Borowitz adff322a69 Expose the ObjectInserter that created an ObjectReader 8 年前
  Dave Borowitz 8a26d0577f Add ObjectReader.Filter, like in ObjectInserter 8 年前
  Hugo Arès 27128b3e01 Fix WindowCursor memory leak. 9 年前
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 年前
  Hugo Arès 9d6507ba4d Fix ObjectReader resources leak 9 年前
  Shawn Pearce ca7daa5226 ObjectReader: remove the walkAdvice API 9 年前
  Matthias Sohn 77030a5e94 Implement AutoClosable interface on classes that used release() 9 年前
  Robin Stocker 04f19353fd Improve Javadoc for typeHint parameter 10 年前
  Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed 11 年前
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 年前
  Shawn Pearce 4e9fe58bb5 Avoid looking at UNREACHABLE_GARBAGE for client have lines 11 年前
  Colby Ranger 3b325917a5 Added read/write support for pack bitmap index. 11 年前
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 11 年前
  Shawn O. Pearce 065a0a8122 Revert "Teach PackWriter how to reuse an existing object list" 13 年前
  Shawn O. Pearce f5fe2dca3c Teach PackWriter how to reuse an existing object list 13 年前
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations 13 年前
  Shawn O. Pearce f048af3fd1 Implement async/batch lookup of object data 14 年前
  Shawn O. Pearce 11a5bef8b1 Offer ObjectReaders advice about a RevWalk 14 年前
  Shawn O. Pearce 69f8fa31be Expose OBJ_ANY in ObjectReader 14 年前
  Shawn O. Pearce 74e0835012 Honor pack.threads and perform delta search in parallel 14 年前
  Shawn O. Pearce b584cb8754 Add getObjectSize to ObjectReader 14 年前
  Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk 14 年前
  Shawn O. Pearce aa4b06e087 Rename openObject, hasObject to just open, has 14 年前
  Shawn O. Pearce acb7be2c5a Refactor Repository.openObject to be Repository.open 14 年前
  Shawn O. Pearce 9ba7bd4df4 Throw IncorrectObjectTypeException on bad type hints 14 年前
  Shawn O. Pearce ea21c111cb Move PackWriter over to storage.pack.PackWriter 14 年前
  Shawn O. Pearce bf4ffff07f Redo PackWriter object reuse selection 14 年前
  Shawn O. Pearce 6fc3ecac84 Extract PackFile specific code to ObjectToPack subclass 14 年前
  Shawn O. Pearce 5cfc29b491 Replace WindowCache with ObjectReader 14 年前
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 年前
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 年前