summaryrefslogtreecommitdiffstats
path: root/add-interactive.h (follow)
Commit message (Expand)AuthorAgeLines
* built-in add -p: respect the `interactive.singlekey` config settingJohannes Schindelin2020-01-15-0/+1
* built-in add -p: handle diff.algorithmJohannes Schindelin2020-01-15-1/+1
* built-in add -p: support interactive.diffFilterJohannes Schindelin2020-01-15-0/+3
* built-in add -p: implement the "worktree" patch modesJohannes Schindelin2019-12-21-0/+1
* built-in add -p: implement the "checkout" patch modesJohannes Schindelin2019-12-21-0/+1
* built-in add -p: implement the "stash" and "reset" patch modesJohannes Schindelin2019-12-21-0/+2
* built-in add -p: prepare for patch modes other than "stage"Johannes Schindelin2019-12-21-1/+7
* built-in add -p: implement hunk editingJohannes Schindelin2019-12-13-0/+3
* built-in add -p: adjust hunk headers as neededJohannes Schindelin2019-12-13-0/+15
* built-in add -i: start implementing the `patch` functionality in CJohannes Schindelin2019-12-13-0/+1
* Start to implement a built-in version of `git add --interactive`Johannes Schindelin2019-11-14-0/+8