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