49 Commits (6a4c77e619d79c885aa6f08f2a1d8d8c1a936bcb)

Autor SHA1 Mensaje Fecha
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible hace 5 años
  Mincong HUANG d09388e156 Avoid double words hace 5 años
  Jonathan Nieder a0cd400c37 Simplify RevWalk#iterator by factoring out common code hace 5 años
  Jonathan Nieder aeba003200 Simplify exception handling in RevWalk#iterator hace 5 años
  Terry Parker 115a740e2f Correctly handle initialization of shallow commits hace 6 años
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords hace 6 años
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists hace 6 años
  David Pursehouse 94cf82dbc5 RevWalk: Annotate methods documented to return "Never null" as @NonNull hace 6 años
  Matthias Sohn 0cba440277 Fix javadoc in org.eclipse.jgit revwalk package hace 6 años
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments hace 7 años
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning hace 7 años
  Terry Parker 2a7897bb4c RevWalk: Make fields available to DepthWalk hace 7 años
  Andrey Loskutov 9bdbbd32ae Don't call reader.close() 2 times on dispose() hace 8 años
  Shawn Pearce b46c446395 UploadPack: Verify clients send only commits for shallow lines hace 8 años
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() hace 9 años
  Shawn Pearce 53e39094bf ObjectWalk: make setRetainBody(false) the default hace 9 años
  Dave Borowitz 1e694f3847 RevWalk: Do not close reader passed explicitly to constructor hace 9 años
  Dave Borowitz a91f87d9e1 RevWalk: Stop using deprecated ObjectReader#release() hace 9 años
  Matthias Sohn 77030a5e94 Implement AutoClosable interface on classes that used release() hace 9 años
  Shawn Pearce 048dbf4173 Add retainOnReset(RevFlag) to RevWalk to simplify reset usage hace 9 años
  Dave Borowitz dbf922ce91 RevWalk: Allow disabling parent rewriting hace 10 años
  Gustaf Lundh 7d5e1f8497 Fixed RevWalk.isMergedInto() returning wrong results hace 10 años
  Christian Halstrick 8352d1729c Add a missing since tag hace 10 años
  Shawn Pearce b0174a089c Fix serving fetch of existing shallow client hace 10 años
  Dave Borowitz b0326235e1 Remove unused repository field from RevWalk hace 11 años
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones hace 11 años
  Robin Stocker c8ed4a5006 RevWalk: Add link to parseHeaders/parseBody in Javadoc of lookupCommit hace 11 años
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings hace 12 años
  Robin Rosenberg 95d311f888 Move JGitText to an internal package hace 12 años
  Kevin Sawicki 86e96b41e2 Correct typo in RevWalk.parseBody comment hace 12 años
  Shawn O. Pearce 53db854185 Speed up ObjectWalk by 6235 objects/sec hace 13 años
  Shawn O. Pearce bd970007be ObjectIdOwnerMap: More lightweight map for ObjectIds hace 13 años
  Shawn O. Pearce bc1af8459e RevWalk: Don't reset ObjectReader when stopping hace 13 años
  Shawn O. Pearce 5664fb3bfb UploadPack: Donate parsed commits to PackWriter hace 13 años
  Shawn O. Pearce b505e2a558 Use 5 MiB for RevWalk default limit hace 13 años
  Shawn O. Pearce 127a5f95e1 Use limited getCachedBytes in RevWalk hace 13 años
  Shawn O. Pearce f048af3fd1 Implement async/batch lookup of object data hace 14 años
  Shawn O. Pearce 11a5bef8b1 Offer ObjectReaders advice about a RevWalk hace 14 años
  Shawn O. Pearce 384a19eee0 Deprecate all of the older Tree related code hace 14 años
  Shawn O. Pearce 412ca65bd5 Avoid unbounded getCachedBytes during parseAny hace 14 años
  Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk hace 14 años
  Shawn O. Pearce aa4b06e087 Rename openObject, hasObject to just open, has hace 14 años
  Shawn O. Pearce 1ad2feb7b3 Remove Repository.openObject(ObjectReader, AnyObjectId) hace 14 años
  Shawn O. Pearce 5cfc29b491 Replace WindowCache with ObjectReader hace 14 años
  Shawn O. Pearce 47c07e1a0d Replace manual peel loops with RevWalk.peel hace 14 años
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit hace 14 años
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line hace 14 años
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org hace 14 años