From e4d9685d577ef361d3ea073de129ceea98fb9194 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Thu, 5 Sep 2013 15:22:33 +0200 Subject: Add DiffSplitHunk function. Splits the hunk in which the cursor is making sure that all surrounding hunk headers are correct (i.e., adjusts the original hunk header). --- .../ca31d12d-ef83-4275-a364-7802b2ad35b0/values | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 .be/737c1d14-cca7-4efd-be60-fca75b19ef73/bugs/ca31d12d-ef83-4275-a364-7802b2ad35b0/values (limited to '.be/737c1d14-cca7-4efd-be60-fca75b19ef73/bugs/ca31d12d-ef83-4275-a364-7802b2ad35b0/values') diff --git a/.be/737c1d14-cca7-4efd-be60-fca75b19ef73/bugs/ca31d12d-ef83-4275-a364-7802b2ad35b0/values b/.be/737c1d14-cca7-4efd-be60-fca75b19ef73/bugs/ca31d12d-ef83-4275-a364-7802b2ad35b0/values new file mode 100644 index 0000000..71bc97b --- /dev/null +++ b/.be/737c1d14-cca7-4efd-be60-fca75b19ef73/bugs/ca31d12d-ef83-4275-a364-7802b2ad35b0/values @@ -0,0 +1,50 @@ +{ + + + + + + + "creator": "Mat\u011bj Cepl ", + + + + + + + "reporter": "Mat\u011bj Cepl ", + + + + + + + "severity": "minor", + + + + + + + "status": "open", + + + + + + + "summary": "Split patch", + + + + + + + "time": "Thu, 05 Sep 2013 13:05:53 +0000" + + + + + + +} -- cgit