elpasync pushed a change to branch elpa/git-commit.
from 0348f1f magit-version: If installed from Melpa then also show
base version
new 4ee9c9a Add several commands for switching to existing Magit
buffers
new b1b5b85 magit-mode-map: Rearrange bindings
new a7ae411 magit-mode-map: Reindent bindings
new 9d7a34e Use RET and TAB syntax in key definitions
new 413a98f Use kbd function more when defining key bindings
new 5bba626 magit-help: New command
new b54b537 magit-mode-map: Bind magit-init to "I" like in
magit-dispatch
new ae9a3eb magit-dispatch: Bind magit-gitignore to "i" like in
magit-mode-map
new 9bec1c5 magit-{mode-map,dispatch}: Add bindings for "H", "Q" and
"Z"
new dbf3897 magit-dispatch: Refill columns
new b8e64dc Remove stray whitespace
Summary of changes:
Documentation/RelNotes/3.3.0.org | 11 ++++++++
Documentation/magit.org | 44 ++++++++++++++++++++++++++++++--
Documentation/magit.texi | 54 ++++++++++++++++++++++++++++++++++++++--
lisp/magit-extras.el | 45 +++++++++++++++++++++++++++++++++
lisp/magit-log.el | 20 +++++++--------
lisp/magit-mode.el | 45 +++++++++++++++++++--------------
lisp/magit-process.el | 2 +-
lisp/magit-reflog.el | 4 +--
lisp/magit-refs.el | 4 +--
lisp/magit-section.el | 10 ++++----
lisp/magit-status.el | 23 +++++++++++++++++
lisp/magit.el | 27 ++++++++++++--------
12 files changed, 236 insertions(+), 53 deletions(-)