29 Commits (928286ad8f5713dbacee033250ee63fc7072e6bc)

Author SHA1 Message Date
Robin Rosenberg f71944ec76 Hide deprecation warnings in some test classes 12 years ago
Marc Strapetz 67edd3eda7 RevWalk support for shallow clones 12 years ago
Robin Rosenberg d92287bcc2 Use assertEquals instead of == for literal primitives 12 years ago
Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 12 years ago
Matthias Sohn 59d2ef9470 Enable loading history until a given commit 13 years ago
Matthias Sohn b14aa4df99 Enable loading history until a given commit 13 years ago
Robin Stocker 69d7d1b0b6 Add RevWalkUtils with count(start, end) method 13 years ago
Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output 13 years ago
Tomasz Zarna 248959146a Limit the number of commits in LogCommand output 13 years ago
Carsten Pfeiffer 98d4bd6d36 Allow detecting which files were renamed during a revwalk 13 years ago
Marc Strapetz 929862f322 Fix IndexOutOfBoundsException when parsing PersonIdent 14 years ago
Shawn O. Pearce 24c1c530db RevWalk: Avoid unnecessary re-parsing of commit bodies 14 years ago
Jesse Greenwald 51dedfdc31 Parse RevCommit bodies before calling RevFilter.include() 14 years ago
Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 14 years ago
Shawn O. Pearce f996fb1796 Correct CommitBuilder, TagBuilder method to be build() 14 years ago
Marc Strapetz 80c622c49c Fix parsing of multiple authors in PersonIdent. 14 years ago
Shawn O. Pearce 32466c33ba Delete deprecated ObjectWriter 14 years ago
Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder 14 years ago
Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder 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 d0043e5d31 Remove unnecessary ObjectId.copy() calls 14 years ago
Matthias Sohn 2d3a806271 Backout RevObject's object-identity based equals implementation 14 years ago
Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics 15 years ago
Shawn O. Pearce dd63f5cfc1 Fix FooterLine.matches(FooterKey) on same length keys 15 years ago
Shawn O. Pearce db54736e71 Fix ObjectWalk corruption when skipping over empty trees 15 years ago
Shawn O. Pearce 7c82df1114 Relax ObjectChecker to permit missing tagger lines 15 years ago
Shawn O. Pearce f945c424d0 Abstract out utility functions for creating test commits 15 years ago
Shawn O. Pearce 1e84e8ad93 Refactor RepositoryTestCase to use LocalDiskRepository instead 15 years ago
Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 15 years ago