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