30 次程式碼提交 (b9653ccdad437c5449f8eaf0c4e9cfdd2afe4519)

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