101 Commits (6e4e34bb9e0620f00a820457705a0df60a1bd9c2)

Author SHA1 Message Date
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Matthias Sohn 4cbe66af47 Fix warnings in ObjectFilter 9 years ago
  Jonathan Nieder b35b09d09a Correct @since tags for ObjectFilter 9 years ago
  Jonathan Nieder f91f4e5ed6 Fix typo in ObjectWalk#getObjectFilter javadoc 9 years ago
  Jonathan Nieder f2be5bca04 Allow ObjectWalk to be filtered by an arbitrary predicate 9 years ago
  Shawn Pearce e4e947049f Expose disposeBody() on RevCommit and RevTag 9 years ago
  Shawn Pearce ca7daa5226 ObjectReader: remove the walkAdvice API 9 years ago
  Shawn Pearce af7dcd6e1b RevWalk: Discard uninteresting commits unless RevSort.BOUNDARY 9 years ago
  Shawn Pearce 53e39094bf ObjectWalk: make setRetainBody(false) the default 9 years ago
  David Ostrovsky d1da2780c2 Revert "Let ObjectWalk.markUninteresting also mark the root tree as" 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
  Christian Halstrick 88b25a58f0 When marking commits as uninteresting don't care if the tree exists 9 years ago
  Christian Halstrick 6ed6494b8a Revert "When marking commits as uninteresting don't care if the tree exists" 9 years ago
  Christian Halstrick 441fdb54ef When marking commits as uninteresting don't care if the tree exists 9 years ago
  Robin Rosenberg 05896dabfc Drop warnings about unchecked casts in a few stable select places 10 years ago
  Saša Živkov c4797fe986 Let ObjectWalk.markUninteresting also mark the root tree as 10 years ago
  Dave Borowitz 7eb0b702fd Don't set REWRITE flag unless parent rewriting is requested 10 years ago
  Dave Borowitz eb69cef35c Rename RewriteTreeFilter to TreeRevFilter and make it public 10 years ago
  Dave Borowitz dbf922ce91 RevWalk: Allow disabling parent rewriting 10 years ago
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 years ago
  Gustaf Lundh 7d5e1f8497 Fixed RevWalk.isMergedInto() returning wrong results 10 years ago
  Shawn Pearce f716ad6d54 Fix StackOverflowError in RevCommit.carryFlags on deep side graphs 10 years ago
  Robin Stocker 2852b6a07d Fix RevWalkUtils.findBranchesReachableFrom not finding some branches 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
  Robin Rosenberg ec2202f563 Recognize CRLF when parsing the short message of a commit or tag 11 years ago
  Robin Rosenberg a2b33a8ac3 Add NON-NLS comments for some obviously untranslatable strings 11 years ago
  Robin Rosenberg b0ffacf122 Recognize CRLF when parsing the short message of a commit or tag 11 years ago
  Dave Borowitz b0326235e1 Remove unused repository field from RevWalk 11 years ago
  Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter 11 years ago
  Robin Stocker 3699ea648e Document RevTag#getObject() that returned object is unparsed 11 years ago
  Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed 11 years ago
  Colby Ranger dafcb8f6db Support creating pack bitmap indexes in PackWriter. 12 years ago
  Gustaf Lundh 212fb3071c Fix while boundries in DateRevQueue.add() 11 years ago
  Gustaf Lundh 84afea9179 Performance fixes in DateRevQueue 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 11 years ago
  Robin Stocker b7f5ed5612 Add Javadoc description for packages 11 years ago
  Robin Stocker c8ed4a5006 RevWalk: Add link to parseHeaders/parseBody in Javadoc of lookupCommit 11 years ago
  Robin Rosenberg 833fd09442 Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom 11 years ago
  Robin Rosenberg d4fed9cb4b Refactored method to find branches from which a commit is reachable 12 years ago
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 years ago
  Matthias Sohn 59d2ef9470 Enable loading history until a given commit 12 years ago
  Matthias Sohn b14aa4df99 Enable loading history until a given commit 12 years ago
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings 12 years ago
  Tomasz Zarna c75aa1aed2 LogCommand#setMaxCount affects all commits 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago