21 Commits (25a6bd4d614589c968090fb506fc9b26d5c82fe2)

Author SHA1 Message Date
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 6 years ago
  Matthias Sohn 4d8233f237 Fix javadoc org.eclipse.jgit diff package 6 years ago
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 years ago
  Robin Stocker ade8af729c Apply tree filter marks when pairing DiffEntry for renames 11 years ago
  Robin Stocker 75ddf2a0f4 Enable marking entries using TreeFilters in DiffEntry 12 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Kevin Sawicki 78bc526d9b Report diff entries for files that only change mode 12 years ago
  Dariusz Luksza 679cab9b32 Adds DiffEntry.scan(TreeWalk, boolean) method 13 years ago
  Shawn O. Pearce 59a262d5d2 Support creating the working directory difference 13 years ago
  Shawn O. Pearce 60c5939b23 Rename getOldName,getNewName to getOldPath,getNewPath 14 years ago
  Jeff Schumacher 396fe6da45 Break dissimilar file pairs during diff 14 years ago
  Jeff Schumacher 31311cacfd Implemented file path based tie breaking to exact rename detection 14 years ago
  Jeff Schumacher a8b29afd82 Create FileHeader from DiffEntry 14 years ago
  Shawn O. Pearce 978535b090 Implement similarity based rename detection 14 years ago
  Jeff Schumacher 7b0b4110ed Refactored code out of FileHeader to facilitate rename detection 14 years ago