summaryrefslogtreecommitdiff
path: root/add-interactive.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-18built-in add -i: implement the `help` commandLibravatar Slavica Đukić1-0/+21
2019-11-18built-in add -i: use color in the main loopLibravatar Slavica Đukić1-6/+29
2019-11-18built-in add -i: support `?` (prompt help)Libravatar Johannes Schindelin1-1/+21
2019-11-18built-in add -i: show unique prefixes of the commandsLibravatar Johannes Schindelin1-11/+177
2019-11-18built-in add -i: implement the main loopLibravatar Johannes Schindelin1-2/+135
2019-11-14built-in add -i: color the header in the `status` commandLibravatar Slavica Đukić1-4/+37
2019-11-14built-in add -i: implement the `status` commandLibravatar Daniel Ferreira1-1/+250
2019-11-14Start to implement a built-in version of `git add --interactive`Libravatar Johannes Schindelin1-0/+7