]> git.ipfire.org Git - thirdparty/git.git/history - add-interactive.c
built-in add -i: support `?` (prompt help)
[thirdparty/git.git] / add-interactive.c
2019-11-18  Johannes Schindelinbuilt-in add -i: support `?` (prompt help)
2019-11-18  Johannes Schindelinbuilt-in add -i: show unique prefixes of the commands
2019-11-18  Johannes Schindelinbuilt-in add -i: implement the main loop
2019-11-14  Slavica Đukićbuilt-in add -i: color the header in the `status` command
2019-11-14  Daniel Ferreirabuilt-in add -i: implement the `status` command
2019-11-14  Johannes SchindelinStart to implement a built-in version of `git add ...