102 次程式碼提交 (next)

作者 SHA1 備註 提交日期
  Thomas Wolf fc57689774 Fix PathSuffixFilter: can decide only on full paths 3 年之前
  Youssef Elghareeb 1788b72d1a Skip detecting content renames for binary files 3 年之前
  Youssef Elghareeb 4a78d911c5 Skip detecting content renames for large files 3 年之前
  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 年之前
  Thomas Wolf 55371c5f06 Add tests for RawTextComparator.WS_IGNORE_CHANGE.hash() 4 年之前
  Thomas Wolf 6f17f9ed3f RawTextComparator.WS_IGNORE_CHANGE must not compare whitespace 4 年之前
  Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest 4 年之前
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 年之前
  Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 5 年之前
  Thomas Wolf 60cf85a4a3 Fix core.autocrlf for non-normalized index 5 年之前
  Thomas Wolf f974c9c790 Undo treating blobs with NULs as a single line 5 年之前
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
  Matthias Sohn 5f8b6ebc9f RawTextTest#testBinary: use array comparison to compare arrays 6 年之前
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 年之前
  Han-Wen Nienhuys 08d2e0188c Introduce new RawText constructor and RawParseUtils.lineMapOrBinary 6 年之前
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 年之前
  Thomas Wolf 7d3040368f Fix DiffFormatter for diffs against working tree with autocrlf=true 6 年之前
  David Pursehouse e3f8c0efb8 DiffFormatterReflowTest: Open InputStream in try-with-resource 6 年之前
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 年之前
  David Pursehouse 190b575be1 Suppress "Unlikely argument type for equals()" warnings in tests 6 年之前
  Han-Wen NIenhuys dc24383b6b Revert "Throw BinaryBlobException from RawParseUtils#lineMap." 6 年之前
  Han-Wen Nienhuys f2e64cd895 Throw BinaryBlobException from RawParseUtils#lineMap. 6 年之前
  Han-Wen Nienhuys ea2a4e3abe Introduce RawText#load. 6 年之前
  KB Sriram 4a985f5aa8 Make diff locations more consistent 7 年之前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 年之前
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 年之前
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream 7 年之前
  David Pursehouse 53b6bb9cca PatchIdDiffFormatterTest: Open Git and PatchIdDiffFormatter in try-with-resource 8 年之前
  Hugo Arès df904a4227 Fix diff for added and removed submodule 8 年之前
  David Pursehouse 4c128b0764 DiffEntryTest: Open Git and TreeWalk in try-with-resource 8 年之前
  David Pursehouse 2a7b3ff00b DiffFormatterTest: Remove accidentally added trailing whitespace 8 年之前
  David Pursehouse 1257cfc262 DiffFormatterTest: Create auto-closeable instances in try-with-resource 8 年之前
  Rüdiger Herrmann e18444de30 Fix MissingObjectException in RenameDetector 8 年之前
  Jacob Keller a28ba3f2c7 Show submodule difference as a hunk 8 年之前
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 年之前
  Frank Wagner e09e7c064e Fix RawText.getLineDelimiter() for empty first line 9 年之前
  Marc Strapetz 1cb5668441 Rename detection should canonicalize line endings 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 Stocker 75ddf2a0f4 Enable marking entries using TreeFilters in DiffEntry 12 年之前
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 年之前
  Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration 11 年之前
  Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 年之前