Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | built-in add -p: implement the hunk splitting feature | Johannes Schindelin | 2019-12-13 | 1 | -2/+213 | |
* | built-in add -p: show different prompts for mode changes and deletions | Johannes Schindelin | 2019-12-13 | 1 | -2/+20 | |
* | built-in app -p: allow selecting a mode change as a "hunk" | Johannes Schindelin | 2019-12-13 | 1 | -5/+104 | |
* | built-in add -p: handle deleted empty files | Johannes Schindelin | 2019-12-13 | 1 | -2/+11 | |
* | built-in add -p: support multi-file diffs | Johannes Schindelin | 2019-12-13 | 1 | -38/+53 | |
* | built-in add -p: offer a helpful error message when hunk navigation failed | Johannes Schindelin | 2019-12-13 | 1 | -11/+33 | |
* | built-in add -p: color the prompt and the help text | Johannes Schindelin | 2019-12-13 | 1 | -4/+8 | |
* | built-in add -p: adjust hunk headers as needed | Johannes Schindelin | 2019-12-13 | 1 | -12/+133 | |
* | built-in add -p: show colored hunks by default | Johannes Schindelin | 2019-12-13 | 1 | -17/+62 | |
* | built-in add -i: start implementing the `patch` functionality in C | Johannes Schindelin | 2019-12-13 | 1 | -0/+265 |