| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-01-15 | built-in add -p: respect the `interactive.singlekey` config setting | Johannes Schindelin | 1 | -0/+1 |
| 2020-01-15 | built-in add -p: handle diff.algorithm | Johannes Schindelin | 1 | -1/+1 |
| 2020-01-15 | built-in add -p: support interactive.diffFilter | Johannes Schindelin | 1 | -0/+3 |
| 2019-12-21 | built-in add -p: implement the "worktree" patch modes | Johannes Schindelin | 1 | -0/+1 |
| 2019-12-21 | built-in add -p: implement the "checkout" patch modes | Johannes Schindelin | 1 | -0/+1 |
| 2019-12-21 | built-in add -p: implement the "stash" and "reset" patch modes | Johannes Schindelin | 1 | -0/+2 |
| 2019-12-21 | built-in add -p: prepare for patch modes other than "stage" | Johannes Schindelin | 1 | -1/+7 |
| 2019-12-13 | built-in add -p: implement hunk editing | Johannes Schindelin | 1 | -0/+3 |
| 2019-12-13 | built-in add -p: adjust hunk headers as needed | Johannes Schindelin | 1 | -0/+15 |
| 2019-12-13 | built-in add -i: start implementing the `patch` functionality in C | Johannes Schindelin | 1 | -0/+1 |
| 2019-11-14 | Start to implement a built-in version of `git add --interactive` | Johannes Schindelin | 1 | -0/+8 |