mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 14:37:45 +07:00
* do not store transactions calculated during apply somehow etc - they are not exact at all; * remember after start offset in SplitHunk; * cleanUp GenericPatchApplier; * collect and construct information about applied and not applied patches to AppliedSplitPatchHunk; * remove unused changeType * return first and last changed lines in hunk as applied index (without context lines);