Richard Menzies
Richard Menzies
Adds multi-line support for multi-line input boxes, in particular the commit message box:  This is done with ALT+Enter, because SHIFT+Enter does not work in terminals and so does not...
Closes #492 Adds a popup on push with the list of possible remote branches if no remote branch is set. At the bottom of the list is the name of...
Adds the ability to select multiple commits. After this, squashing commits should be able to be implemented, but that should be a different PR. To select multiple commits, use SHIFT+ARROW,...
No more do we have to go though an interactive rebase in which the exact commit reference must be known, where we then must choose 'reword' on the correct commit....