33 Commits (stable-0.9)

Author SHA1 Message Date
  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 540df6c9fe Add a public RevTag.parse() method 14 years ago
  Shawn O. Pearce b205597b91 Add a public RevCommit.parse() method 14 years ago
  Shawn O. Pearce 707912b35d Make Tag class only for writing 14 years ago
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 14 years ago
  Shawn O. Pearce 746ebda381 Try really hard to load a commit or tag 14 years ago
  Matthias Sohn 2d3a806271 Backout RevObject's object-identity based equals implementation 14 years ago
  Matthias Sohn 35b01dac4c Fix RevCommitList to work with subclasses of RevWalk 14 years ago
  Shawn O. Pearce 60c5939b23 Rename getOldName,getNewName to getOldPath,getNewPath 14 years ago
  Shawn O. Pearce c20daa7314 Add path hash code to ObjectWalk 14 years ago
  Shawn O. Pearce 384a19eee0 Deprecate all of the older Tree related code 14 years ago
  Shawn O. Pearce 1913b41bc7 log: Implement --follow 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
  Shawn O. Pearce dd63f5cfc1 Fix FooterLine.matches(FooterKey) on same length keys 14 years ago
  Karthik K 2c14e78a22 s/StringBuffer/StringBuilder as appropriate where no concurrency is needed 14 years ago
  Shawn O. Pearce db54736e71 Fix ObjectWalk corruption when skipping over empty trees 14 years ago
  Shawn O. Pearce 0d94a5ca66 Ensure the tree parser resets in ObjectWalk 14 years ago
  Shawn O. Pearce 986d616ed4 Correct ObjectWalk error message when bad object is found 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago
  Shawn O. Pearce 6828372f3e Document protected members of RevObjectList 14 years ago
  Jonas Fonseca 36b0dcf6cb Make it possible to clear a PlotCommitList 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago