28 İşlemeler (2a0295ccfd1cf8dcb1067575f38c86f430285cda)

Yazar SHA1 Mesaj Tarih
  Thomas Wolf 2a0295ccfd ApplyCommand: handle completely empty context lines in text patches 3 yıl önce
  Thomas Wolf 76b76a6048 ApplyCommand: use byte arrays for text patches, not strings 3 yıl önce
  Thomas Wolf 10ac449911 ApplyCommand: support binary patches 3 yıl önce
  Thomas Wolf d2846cc8b2 ApplyCommand: convert to git internal format before applying patch 3 yıl önce
  Thomas Wolf ed481f96b8 ApplyCommand: use context lines to determine hunk location 4 yıl önce
  Matthias Sohn 231c44d553 ApplyCommand: use Files#copy to copy file 4 yıl önce
  Jack Wickham b6d70a66ae Apply hunks when renaming or copying from patch files 4 yıl önce
  Jack Wickham d69c0ef5bd Create parent directories when renaming a file in ApplyCommand 4 yıl önce
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 yıl önce
  Anton Khodos 5e44bfa3ad Fix ApplyCommand which doesn't work if patch adds empty file 5 yıl önce
  Matthias Sohn f19625a1b8 SpotBugs: don't rely on default encoding 5 yıl önce
  David Pursehouse 40868386db ApplyCommand: Open FileWriter in try-with-resource 6 yıl önce
  Matthias Sohn 0210e0e299 Fix javadoc in org.eclipse.jgit annotations and api packages 6 yıl önce
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 yıl önce
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 yıl önce
  Nadav Cohen e81592e076 Allow setting FileMode to executable when applying patches in ApplyCommand 8 yıl önce
  Jon Schneider 80fa5f39f9 Fix ApplyCommand when result of patch is an empty file 8 yıl önce
  XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters 8 yıl önce
  Matthias Sohn 3fc93f8a56 Rename files using NIO2 atomic rename 9 yıl önce
  Markus Duft 3d18f65af1 Fix patch application WRT windows line endings. 12 yıl önce
  Robin Rosenberg 92893d1f92 Do not perform character translation on copies in patches 11 yıl önce
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 yıl önce
  Markus Duft 3c09e980cb Make ApplyCommand create missing parent directories for new files 12 yıl önce
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API 12 yıl önce
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 12 yıl önce
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 yıl önce
  Tomasz Zarna eedd77a97b RawText#getEOL() does the same thing as RawText#getLineDelimiter() 12 yıl önce
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API 12 yıl önce