22 Commits (7a925205dbcd3863d73ea9fa17c4253e2f01f9ff)

Author SHA1 Message Date
  Thomas Wolf 1126f26d21 ApplyCommand: fix "no newline at end" detection 3 years ago
  Thomas Wolf 2a0295ccfd ApplyCommand: handle completely empty context lines in text patches 3 years ago
  Thomas Wolf 76b76a6048 ApplyCommand: use byte arrays for text patches, not strings 3 years ago
  Thomas Wolf 10ac449911 ApplyCommand: support binary patches 3 years ago
  Thomas Wolf d2846cc8b2 ApplyCommand: convert to git internal format before applying patch 3 years ago
  Thomas Wolf ed481f96b8 ApplyCommand: use context lines to determine hunk location 4 years ago
  Jack Wickham b6d70a66ae Apply hunks when renaming or copying from patch files 4 years ago
  Jack Wickham d69c0ef5bd Create parent directories when renaming a file in ApplyCommand 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Anton Khodos 5e44bfa3ad Fix ApplyCommand which doesn't work if patch adds empty file 5 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  Nadav Cohen e81592e076 Allow setting FileMode to executable when applying patches in ApplyCommand 8 years ago
  Jon Schneider 80fa5f39f9 Fix ApplyCommand when result of patch is an empty file 8 years ago
  XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters 8 years ago
  David Pursehouse d4ddb6fc2b ApplyCommandTest: Open Git in try-with-resource 8 years ago
  Shawn Pearce 5f9656c404 Remove dependency on DiffFormatterReflowTest 10 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Markus Duft 3d18f65af1 Fix patch application WRT windows line endings. 12 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Markus Duft 3c09e980cb Make ApplyCommand create missing parent directories for new files 12 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