aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add DiffDeleteHunk command for deleting current hunk.Matěj Cepl2015-02-068-20/+251
| | | | | Deletes the hunk on which the cursor is and makes sure that the following header is correctly changed.
* Add DiffSplitHunk function.Matěj Cepl2015-02-0610-61/+430
| | | | | Splits the hunk in which the cursor is making sure that all surrounding hunk headers are correct (i.e., adjusts the original hunk header).
* Version 0.1: Initial uploadPetr Uzel2015-02-062-0/+125