Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-18 | built-in add -i: implement the `help` command | Slavica Đukić | 1 | -0/+21 |
2019-11-18 | built-in add -i: use color in the main loop | Slavica Đukić | 1 | -6/+29 |
2019-11-18 | built-in add -i: support `?` (prompt help) | Johannes Schindelin | 1 | -1/+21 |
2019-11-18 | built-in add -i: show unique prefixes of the commands | Johannes Schindelin | 1 | -11/+177 |
2019-11-18 | built-in add -i: implement the main loop | Johannes Schindelin | 1 | -2/+135 |
2019-11-14 | built-in add -i: color the header in the `status` command | Slavica Đukić | 1 | -4/+37 |
2019-11-14 | built-in add -i: implement the `status` command | Daniel Ferreira | 1 | -1/+250 |
2019-11-14 | Start to implement a built-in version of `git add --interactive` | Johannes Schindelin | 1 | -0/+7 |