aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/io/BinaryHunkInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* BinaryHunkInputStream: accept CR-LFThomas Wolf2022-01-301-2/+6
* [errorprone] Fix warning InputStreamSlowMultibyteReadMatthias Sohn2021-06-071-0/+5
* ApplyCommand: add streams to read/write binary patch hunksThomas Wolf2021-05-261-0/+113