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