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