34 Commits (7a925205dbcd3863d73ea9fa17c4253e2f01f9ff)

Author SHA1 Message Date
  Thomas Wolf 76b76a6048 ApplyCommand: use byte arrays for text patches, not strings 3 years ago
  David Pursehouse 5a6b6eee35 Move array designators from the variable to the type 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 years ago
  Thomas Wolf 60cf85a4a3 Fix core.autocrlf for non-normalized index 5 years ago
  Han-Wen Nienhuys f6873ffe52 Fixup javadoc and formatting in RawText and RawParseUtils 6 years ago
  Han-Wen Nienhuys 08d2e0188c Introduce new RawText constructor and RawParseUtils.lineMapOrBinary 6 years ago
  Thomas Wolf 7d3040368f Fix DiffFormatter for diffs against working tree with autocrlf=true 6 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
  Han-Wen NIenhuys dc24383b6b Revert "Throw BinaryBlobException from RawParseUtils#lineMap." 6 years ago
  Han-Wen Nienhuys f5ae26f74d Fix typo in comment 6 years ago
  Han-Wen Nienhuys f2e64cd895 Throw BinaryBlobException from RawParseUtils#lineMap. 6 years ago
  Han-Wen Nienhuys ea2a4e3abe Introduce RawText#load. 6 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Frank Wagner e09e7c064e Fix RawText.getLineDelimiter() for empty first line 9 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Tomasz Zarna eedd77a97b RawText#getEOL() does the same thing as RawText#getLineDelimiter() 12 years ago
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API 12 years ago
  Tomasz Zarna 9c7371a8c4 Allow to get end-of-line characters for a RawText 12 years ago
  Christian Halstrick deabacc420 Fixed Merge Algorithm regarding concurrent file creations 13 years ago
  Shawn O. Pearce 4c7e100910 Add getString utility functions to RawText 13 years ago
  Shawn O. Pearce 3f3b6bfdb3 Remove dead RawText(RawTextComparator) constructor 13 years ago
  Shawn O. Pearce baaddd51f1 Move cached element hash codes to HashedSequence 13 years ago
  Shawn O. Pearce 67263e2056 Refactor diff sequence API 14 years ago
  Shawn O. Pearce 3fa7d3a2d2 Use int[] rather than IntList for RawText hashes 14 years ago
  Marc Strapetz e2e38792b5 Perform automatic CRLF to LF conversion during WorkingTreeIterator 14 years ago
  Shawn O. Pearce 8a0c58394d log: Add whitespace ignore options 14 years ago
  Jeff Schumacher 9f2249bd26 Added check for binary files while diffing 14 years ago
  Shawn O. Pearce c581672557 Ensure RawText closes the FileInputStream when read is complete 14 years ago
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 years ago
  Christian Halstrick 2484ad6fe0 Add javadoc comments, remove unused code, shift comments to correct place 14 years ago
  Johannes Schindelin e34865b88b Prepare RawText for diff-index and diff-files 15 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago