]> git.ipfire.org Git - thirdparty/git.git/history - add-interactive.h
built-in add -p: implement the "worktree" patch modes
[thirdparty/git.git] / add-interactive.h
2019-12-22  Johannes Schindelinbuilt-in add -p: implement the "worktree" patch modes
2019-12-22  Johannes Schindelinbuilt-in add -p: implement the "checkout" patch modes
2019-12-22  Johannes Schindelinbuilt-in add -p: implement the "stash" and "reset"...
2019-12-22  Johannes Schindelinbuilt-in add -p: prepare for patch modes other than...
2019-12-13  Johannes Schindelinbuilt-in add -p: implement hunk editing
2019-12-13  Johannes Schindelinbuilt-in add -p: adjust hunk headers as needed
2019-12-13  Johannes Schindelinbuilt-in add -i: start implementing the `patch` functio...
2019-11-14  Johannes SchindelinStart to implement a built-in version of `git add ...