59 커밋 (a7915d85a8c393aa292f98705ab0aff6c5e68480)

작성자 SHA1 메시지 날짜
  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 9 년 전
  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 년 전
  Shawn O. Pearce f996fb1796 Correct CommitBuilder, TagBuilder method to be build() 13 년 전
  Marc Strapetz 80c622c49c Fix parsing of multiple authors in PersonIdent. 13 년 전
  Shawn O. Pearce 32466c33ba Delete deprecated ObjectWriter 13 년 전
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder 13 년 전
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder 13 년 전
  Shawn O. Pearce 540df6c9fe Add a public RevTag.parse() method 13 년 전
  Shawn O. Pearce b205597b91 Add a public RevCommit.parse() method 13 년 전