38 Commits (958684edef56d743293dad0436c1fb7132b12910)

Author SHA1 Message Date
  Terry Parker 2a7897bb4c RevWalk: Make fields available to DepthWalk 7 years ago
  Andrey Loskutov 9bdbbd32ae Don't call reader.close() 2 times on dispose() 8 years ago
  Shawn Pearce b46c446395 UploadPack: Verify clients send only commits for shallow lines 8 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Shawn Pearce 53e39094bf ObjectWalk: make setRetainBody(false) the default 9 years ago
  Dave Borowitz 1e694f3847 RevWalk: Do not close reader passed explicitly to constructor 9 years ago
  Dave Borowitz a91f87d9e1 RevWalk: Stop using deprecated ObjectReader#release() 9 years ago
  Matthias Sohn 77030a5e94 Implement AutoClosable interface on classes that used release() 9 years ago
  Shawn Pearce 048dbf4173 Add retainOnReset(RevFlag) to RevWalk to simplify reset usage 9 years ago
  Dave Borowitz dbf922ce91 RevWalk: Allow disabling parent rewriting 10 years ago
  Gustaf Lundh 7d5e1f8497 Fixed RevWalk.isMergedInto() returning wrong results 10 years ago
  Christian Halstrick 8352d1729c Add a missing since tag 10 years ago
  Shawn Pearce b0174a089c Fix serving fetch of existing shallow client 10 years ago
  Dave Borowitz b0326235e1 Remove unused repository field from RevWalk 11 years ago
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 11 years ago
  Robin Stocker c8ed4a5006 RevWalk: Add link to parseHeaders/parseBody in Javadoc of lookupCommit 11 years ago
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Kevin Sawicki 86e96b41e2 Correct typo in RevWalk.parseBody comment 12 years ago
  Shawn O. Pearce 53db854185 Speed up ObjectWalk by 6235 objects/sec 13 years ago
  Shawn O. Pearce bd970007be ObjectIdOwnerMap: More lightweight map for ObjectIds 13 years ago
  Shawn O. Pearce bc1af8459e RevWalk: Don't reset ObjectReader when stopping 13 years ago
  Shawn O. Pearce 5664fb3bfb UploadPack: Donate parsed commits to PackWriter 13 years ago
  Shawn O. Pearce b505e2a558 Use 5 MiB for RevWalk default limit 13 years ago
  Shawn O. Pearce 127a5f95e1 Use limited getCachedBytes in RevWalk 13 years ago
  Shawn O. Pearce f048af3fd1 Implement async/batch lookup of object data 14 years ago
  Shawn O. Pearce 11a5bef8b1 Offer ObjectReaders advice about a RevWalk 14 years ago
  Shawn O. Pearce 384a19eee0 Deprecate all of the older Tree related code 14 years ago
  Shawn O. Pearce 412ca65bd5 Avoid unbounded getCachedBytes during parseAny 14 years ago
  Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk 14 years ago
  Shawn O. Pearce aa4b06e087 Rename openObject, hasObject to just open, has 14 years ago
  Shawn O. Pearce 1ad2feb7b3 Remove Repository.openObject(ObjectReader, AnyObjectId) 14 years ago
  Shawn O. Pearce 5cfc29b491 Replace WindowCache with ObjectReader 14 years ago
  Shawn O. Pearce 47c07e1a0d Replace manual peel loops with RevWalk.peel 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago