summaryrefslogtreecommitdiff
path: root/add-patch.c
AgeCommit message (Expand)Author
2019-12-13built-in add -p: show helpful hint when nothing can be stagedJohannes Schindelin
2019-12-13built-in add -p: only show the applicable parts of the help textJohannes Schindelin
2019-12-13built-in add -p: implement the 'q' ("quit") commandJohannes Schindelin
2019-12-13built-in add -p: implement the '/' ("search regex") commandJohannes Schindelin
2019-12-13built-in add -p: implement the 'g' ("goto") commandJohannes Schindelin
2019-12-13built-in add -p: implement hunk editingJohannes Schindelin
2019-12-13built-in add -p: coalesce hunks after splitting themJohannes Schindelin
2019-12-13built-in add -p: implement the hunk splitting featureJohannes Schindelin
2019-12-13built-in add -p: show different prompts for mode changes and deletionsJohannes Schindelin
2019-12-13built-in app -p: allow selecting a mode change as a "hunk"Johannes Schindelin
2019-12-13built-in add -p: handle deleted empty filesJohannes Schindelin
2019-12-13built-in add -p: support multi-file diffsJohannes Schindelin
2019-12-13built-in add -p: offer a helpful error message when hunk navigation failedJohannes Schindelin
2019-12-13built-in add -p: color the prompt and the help textJohannes Schindelin
2019-12-13built-in add -p: adjust hunk headers as neededJohannes Schindelin
2019-12-13built-in add -p: show colored hunks by defaultJohannes Schindelin
2019-12-13built-in add -i: start implementing the `patch` functionality in CJohannes Schindelin