status: add a hotkey for staging or unstaging all files
commitbeb2a960f6f2c21c80dd00d09d189588cfe73d1f
authorDavid Aguilar <davvid@gmail.com>
Sun, 14 Mar 2021 13:00:49 +0000 (14 06:00 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 14 Mar 2021 18:26:45 +0000 (14 11:26 -0700)
tree18e73685e3d163d26bfcab0b1a0fb4f937f078c8
parent363e9f81751ce0e88862f4991e585d790942ec7c
status: add a hotkey for staging or unstaging all files

`Ctrl + Shift + S` can now be used to stage / unstage all files,
both modified and untracked, in a single command.

Related-to: #1117
Signed-off-by: David Aguilar <davvid@gmail.com>
CHANGES.rst
cola/hotkeys.py
cola/widgets/main.py
cola/widgets/status.py
share/doc/git-cola/hotkeys.html
share/doc/git-cola/hotkeys_de.html
share/doc/git-cola/hotkeys_zh_CN.html
share/doc/git-cola/hotkeys_zh_TW.html