29 Révisions (533272372945e0e5ddbab1502f185c5afd582f19)

Auteur SHA1 Message Date
  Thomas Wolf 5332723729 DiffFormatter: correctly deal with tracked files in ignored folders il y a 3 ans
  David Pursehouse 14509f4cbb DiffFormatterTest: Add a test to confirm the default rename detection settings il y a 4 ans
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format il y a 4 ans
  Thomas Wolf 7d3040368f Fix DiffFormatter for diffs against working tree with autocrlf=true il y a 6 ans
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments il y a 7 ans
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream il y a 7 ans
  Hugo Arès df904a4227 Fix diff for added and removed submodule il y a 8 ans
  David Pursehouse 2a7b3ff00b DiffFormatterTest: Remove accidentally added trailing whitespace il y a 8 ans
  David Pursehouse 1257cfc262 DiffFormatterTest: Create auto-closeable instances in try-with-resource il y a 8 ans
  Jacob Keller a28ba3f2c7 Show submodule difference as a hunk il y a 8 ans
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() il y a 9 ans
  Robin Rosenberg 89ad10ec27 Handle diff formatting when there is nothing to compare with il y a 10 ans
  Robin Rosenberg 71c18201c1 Eliminate warning about overlapping variable names il y a 10 ans
  Matthias Sohn 514719aa67 [findBugs] Don't ignore exceptional return value of File.mkdir() il y a 10 ans
  Matthias Sohn db1877628d [findBugs] Don't rely on default encoding il y a 10 ans
  Matthias Sohn 8fe327a8a1 [findBugs] Don't call toString() on a string il y a 10 ans
  Shawn Pearce f2f24a304d Fix diff header on renamed or copied files il y a 10 ans
  Robin Stocker 92189b2df4 Fix DiffFormatter NPEs for DiffEntry without content change il y a 11 ans
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests il y a 11 ans
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static il y a 11 ans
  Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration il y a 11 ans
  Robin Rosenberg e875c905d3 Make sure all bytes are written to files on close, or get an error. il y a 12 ans
  Robin Rosenberg 51a5cc7f1a Fix diff when first text is the start of the other il y a 13 ans
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 il y a 13 ans
  Shawn O. Pearce ec2fdbf2ba Move rename detection, path following into DiffFormatter il y a 13 ans
  Shawn O. Pearce df8adefe86 Correct diff header formatting il y a 13 ans
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations il y a 13 ans
  Jeff Schumacher a8b29afd82 Create FileHeader from DiffEntry il y a 14 ans