62 Revize (6a4c77e619d79c885aa6f08f2a1d8d8c1a936bcb)

Autor SHA1 Zpráva Datum
  Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible před 5 roky
  Matthias Sohn cf6463bddc Fix API breakage introduced by da254106 před 5 roky
  Matthias Sohn da254106a7 Abort rename detection in a timely manner if cancelled před 5 roky
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists před 6 roky
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files před 6 roky
  Matthias Sohn 4d8233f237 Fix javadoc org.eclipse.jgit diff package před 6 roky
  Han-Wen Nienhuys ea2a4e3abe Introduce RawText#load. před 6 roky
  Matthias Sohn b686c8468c [infer] Fix potential NPE in DiffFormatter před 7 roky
  Dave Borowitz d6fe52e914 DiffFormatter: Support setting a reader without a repo před 7 roky
  Hugo Arès df904a4227 Fix diff for added and removed submodule před 8 roky
  David Pursehouse a489b6e6b8 Fix compiler warnings in DiffFormatter.writeGitLinkText před 8 roky
  Jacob Keller a28ba3f2c7 Show submodule difference as a hunk před 8 roky
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() před 9 roky
  Matthias Sohn ff0a7b719e Fix resource leak in DiffFormatter před 9 roky
  Matthias Sohn 77030a5e94 Implement AutoClosable interface on classes that used release() před 9 roky
  Ilmars Poikans 786ad999cd Fix integer overflow in DiffFormatter when context is set to large int před 9 roky
  Robin Rosenberg 89ad10ec27 Handle diff formatting when there is nothing to compare with před 10 roky
  Shawn Pearce f2f24a304d Fix diff header on renamed or copied files před 10 roky
  Shawn Pearce f08fde3eeb Remove dead isBinary method from DiffFormatter před 10 roky
  Shawn Pearce 3fc5791778 Add missing static qualifier in DiffFormatter před 10 roky
  Robin Stocker 92189b2df4 Fix DiffFormatter NPEs for DiffEntry without content change před 11 roky
  Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter před 11 roky
  Tobias Pfeifer 0d09b1cab7 Extract method to output the first header line of a git diff před 11 roky
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such před 11 roky
  Robin Rosenberg 4e5944fbf8 Removed unused parameters from private methods před 12 roky
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 před 12 roky
  Robin Rosenberg 95d311f888 Move JGitText to an internal package před 12 roky
  Tomasz Zarna f1945cac1d Add getters for old and new prefixes in DiffFormatter před 12 roky
  Tomasz Zarna acd8aee98a DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called first před 13 roky
  Kevin Sawicki 78bc526d9b Report diff entries for files that only change mode před 12 roky
  Stefan Lay 05fa1713da Add a DiffFormatter which calculates a patch-id před 13 roky
  Shawn O. Pearce 45a020fe6a DiffFormatter: Use IndexDiffFilter to speed up working tree před 13 roky
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk před 13 roky
  Christian Halstrick 049827d708 Make diff algorithm configurable před 13 roky
  Shawn O. Pearce 6048f34c58 Use HistogramDiff by default in DiffFormatter před 13 roky
  Shawn O. Pearce baaddd51f1 Move cached element hash codes to HashedSequence před 13 roky
  Shawn O. Pearce 307ba53eb6 Define DiffAlgorithm as an abstract function před 13 roky
  Shawn O. Pearce 67263e2056 Refactor diff sequence API před 13 roky
  Shawn O. Pearce 34a755f1df Remove costly quoting test in DiffFormatter před 13 roky
  Shawn O. Pearce 59a262d5d2 Support creating the working directory difference před 13 roky
  Shawn O. Pearce ec2fdbf2ba Move rename detection, path following into DiffFormatter před 13 roky
  Shawn O. Pearce 9f323462be Improve DiffFormatter text file access před 13 roky
  Shawn O. Pearce df8adefe86 Correct diff header formatting před 13 roky
  Shawn O. Pearce 797d5c4d40 Remove duplicated code in DiffFormatter před 13 roky
  Shawn O. Pearce 1ea356b346 Move DiffFormatter default initialization to fields před 13 roky
  Shawn O. Pearce 9df493a318 Correct Javadoc of DiffFormatter class před 13 roky
  Shawn O. Pearce c44495fa2f Complete an abbreviation when formatting a patch před 14 roky
  Shawn O. Pearce c11711f98e Use limited getCachedBytes code to reduce duplication před 14 roky
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations před 14 roky
  Shawn O. Pearce 60c5939b23 Rename getOldName,getNewName to getOldPath,getNewPath před 14 roky