RFR: vcs: handle binary files in UnifiedDiffParser

Erik Helin ehelin at openjdk.java.net
Thu Oct 29 15:35:04 UTC 2020


Hi all,

please review this patch that handles binary files in the `UnifiedDiffParser`.

Testing:
- [x] Added a unit test
- [x] `make test` passes on Linux x64

Thanks,
Erik

-------------

Commit messages:
 - vcs: handle binary files in UnifiedDiffParser

Changes: https://git.openjdk.java.net/skara/pull/930/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=930&range=00
  Stats: 17 lines in 2 files changed: 17 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/skara/pull/930.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/930/head:pull/930

PR: https://git.openjdk.java.net/skara/pull/930


More information about the skara-dev mailing list