86 Revīzijas (stable-3.5)

Autors SHA1 Ziņojums Datums
  Christian Halstrick 88b25a58f0 When marking commits as uninteresting don't care if the tree exists pirms 9 gadiem
  Robin Rosenberg 05896dabfc Drop warnings about unchecked casts in a few stable select places pirms 10 gadiem
  Saša Živkov c4797fe986 Let ObjectWalk.markUninteresting also mark the root tree as pirms 9 gadiem
  Dave Borowitz 7eb0b702fd Don't set REWRITE flag unless parent rewriting is requested pirms 10 gadiem
  Dave Borowitz eb69cef35c Rename RewriteTreeFilter to TreeRevFilter and make it public pirms 10 gadiem
  Dave Borowitz dbf922ce91 RevWalk: Allow disabling parent rewriting pirms 10 gadiem
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks pirms 10 gadiem
  Gustaf Lundh 7d5e1f8497 Fixed RevWalk.isMergedInto() returning wrong results pirms 10 gadiem
  Shawn Pearce f716ad6d54 Fix StackOverflowError in RevCommit.carryFlags on deep side graphs pirms 10 gadiem
  Robin Stocker 2852b6a07d Fix RevWalkUtils.findBranchesReachableFrom not finding some branches pirms 10 gadiem
  Christian Halstrick 8352d1729c Add a missing since tag pirms 10 gadiem
  Shawn Pearce b0174a089c Fix serving fetch of existing shallow client pirms 10 gadiem
  Robin Rosenberg ec2202f563 Recognize CRLF when parsing the short message of a commit or tag pirms 11 gadiem
  Robin Rosenberg a2b33a8ac3 Add NON-NLS comments for some obviously untranslatable strings pirms 11 gadiem
  Robin Rosenberg b0ffacf122 Recognize CRLF when parsing the short message of a commit or tag pirms 11 gadiem
  Dave Borowitz b0326235e1 Remove unused repository field from RevWalk pirms 11 gadiem
  Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter pirms 11 gadiem
  Robin Stocker 3699ea648e Document RevTag#getObject() that returned object is unparsed pirms 11 gadiem
  Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed pirms 11 gadiem
  Colby Ranger dafcb8f6db Support creating pack bitmap indexes in PackWriter. pirms 12 gadiem
  Gustaf Lundh 212fb3071c Fix while boundries in DateRevQueue.add() pirms 11 gadiem
  Gustaf Lundh 84afea9179 Performance fixes in DateRevQueue pirms 11 gadiem
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such pirms 11 gadiem
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones pirms 11 gadiem
  Robin Stocker b7f5ed5612 Add Javadoc description for packages pirms 11 gadiem
  Robin Stocker c8ed4a5006 RevWalk: Add link to parseHeaders/parseBody in Javadoc of lookupCommit pirms 11 gadiem
  Robin Rosenberg 833fd09442 Ignore non-commit refs when in RevWalkUtils.findBranchesReachableFrom pirms 11 gadiem
  Robin Rosenberg d4fed9cb4b Refactored method to find branches from which a commit is reachable pirms 12 gadiem
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand pirms 12 gadiem
  Matthias Sohn 59d2ef9470 Enable loading history until a given commit pirms 12 gadiem
  Matthias Sohn b14aa4df99 Enable loading history until a given commit pirms 12 gadiem
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings pirms 12 gadiem
  Tomasz Zarna c75aa1aed2 LogCommand#setMaxCount affects all commits pirms 12 gadiem
  Robin Rosenberg 95d311f888 Move JGitText to an internal package pirms 12 gadiem
  Robin Stocker 69d7d1b0b6 Add RevWalkUtils with count(start, end) method pirms 12 gadiem
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output pirms 12 gadiem
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output pirms 12 gadiem
  Carsten Pfeiffer 98d4bd6d36 Allow detecting which files were renamed during a revwalk pirms 12 gadiem
  Kevin Sawicki 86e96b41e2 Correct typo in RevWalk.parseBody comment pirms 12 gadiem
  Matt Fischer 9952223e06 Implement server support for shallow clones pirms 14 gadiem
  Shawn O. Pearce 53db854185 Speed up ObjectWalk by 6235 objects/sec pirms 13 gadiem
  Shawn O. Pearce bd970007be ObjectIdOwnerMap: More lightweight map for ObjectIds pirms 13 gadiem
  Shawn O. Pearce e757975fcd RevWalk: Don't release during inMergeBase() pirms 13 gadiem
  Shawn O. Pearce 24c1c530db RevWalk: Avoid unnecessary re-parsing of commit bodies pirms 13 gadiem
  Shawn O. Pearce bc1af8459e RevWalk: Don't reset ObjectReader when stopping pirms 13 gadiem
  Shawn O. Pearce 5664fb3bfb UploadPack: Donate parsed commits to PackWriter pirms 13 gadiem
  Shawn O. Pearce d6b7139cd8 UploadPack: Avoid walking the entire project history pirms 13 gadiem
  Shawn O. Pearce 13bcf05a9e PackWriter: Make thin packs more efficient pirms 13 gadiem
  Shawn O. Pearce c2ab3421a2 ObjectWalk: Fix reset for non-commit objects pirms 13 gadiem
  Shawn O. Pearce 065a0a8122 Revert "Teach PackWriter how to reuse an existing object list" pirms 13 gadiem