66 Комити (stable-4.11)

Аутор SHA1 Порука Датум
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint пре 6 година
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings пре 6 година
  David Pursehouse 190b575be1 Suppress "Unlikely argument type for equals()" warnings in tests пре 6 година
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files пре 7 година
  David Ostrovsky 9b4f1913fb RevFlagSetTest: Fix compilation error flagged by error prone пре 7 година
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments пре 7 година
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning пре 7 година
  Christian Halstrick 930cd43553 Fix merge-base calculation пре 7 година
  David Pursehouse a45cfee7a3 Organize imports пре 7 година
  Christian Halstrick dd585b779f Fix carrying over flags during a RevWalk пре 7 година
  David Pursehouse 3c4e7c08a7 RevCommitListTest: Open Git and RevWalk in try-with-resource пре 8 година
  David Pursehouse 5bfdc3341c RevCommitParseTest: Open ObjectInserter.Formatter in try-with-resource пре 8 година
  David Pursehouse f0ef7748b4 RevObjectTest: Open RevWalk in try-with-resource пре 8 година
  David Pursehouse 44f64de091 RevTagParseTest: Open ObjectInserter.Formatter in try-with-resource пре 8 година
  David Pursehouse 88d63ce174 Remove unnecessary suppression of deprecation warnings in tests пре 8 година
  Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and пре 8 година
  Shawn Pearce 2cc80187d3 Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" пре 8 година
  Shawn Pearce 31d92ace5b RevCommit: Better support invalid encoding headers пре 8 година
  Shawn Pearce 0f8743d4d7 Remove deprecated Tree, TreeEntry, FileTreeEntry and friends пре 8 година
  Terry Parker 069040ddad Push control of time into MockSystemReader пре 8 година
  Jonathan Nieder 02418ede59 Add tests for ObjectFilter пре 9 година
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() пре 9 година
  Shawn Pearce 53e39094bf ObjectWalk: make setRetainBody(false) the default пре 9 година
  David Ostrovsky d1da2780c2 Revert "Let ObjectWalk.markUninteresting also mark the root tree as" пре 9 година
  Shawn Pearce 0cf902e473 Expand wildcard imports to specfic classes пре 9 година
  Saša Živkov c4797fe986 Let ObjectWalk.markUninteresting also mark the root tree as пре 10 година
  Dave Borowitz eb69cef35c Rename RewriteTreeFilter to TreeRevFilter and make it public пре 10 година
  Dave Borowitz dbf922ce91 RevWalk: Allow disabling parent rewriting пре 10 година
  Sven Selberg 0f8a18cfca Added TestCase for 7d5e1f Fixed RevWalk.isMergedInto() пре 10 година
  Robin Stocker 2852b6a07d Fix RevWalkUtils.findBranchesReachableFrom not finding some branches пре 10 година
  Matthias Sohn f1c086f692 [findBugs] Remove nonsense call пре 10 година
  Robin Rosenberg ec2202f563 Recognize CRLF when parsing the short message of a commit or tag пре 11 година
  Robin Rosenberg b0ffacf122 Recognize CRLF when parsing the short message of a commit or tag пре 11 година
  Dave Borowitz b0326235e1 Remove unused repository field from RevWalk пре 11 година
  Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter пре 11 година
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests пре 11 година
  Robin Rosenberg f71944ec76 Hide deprecation warnings in some test classes пре 11 година
  Marc Strapetz 67edd3eda7 RevWalk support for shallow clones пре 11 година
  Robin Rosenberg d92287bcc2 Use assertEquals instead of == for literal primitives пре 11 година
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) пре 11 година
  Matthias Sohn 59d2ef9470 Enable loading history until a given commit пре 12 година
  Matthias Sohn b14aa4df99 Enable loading history until a given commit пре 12 година
  Robin Stocker 69d7d1b0b6 Add RevWalkUtils with count(start, end) method пре 12 година
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output пре 12 година
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output пре 12 година
  Carsten Pfeiffer 98d4bd6d36 Allow detecting which files were renamed during a revwalk пре 12 година
  Marc Strapetz 929862f322 Fix IndexOutOfBoundsException when parsing PersonIdent пре 13 година
  Shawn O. Pearce 24c1c530db RevWalk: Avoid unnecessary re-parsing of commit bodies пре 13 година
  Jesse Greenwald 51dedfdc31 Parse RevCommit bodies before calling RevFilter.include() пре 13 година
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 пре 13 година