tarsius pushed a change to branch elpa/magit.
from de766d2968e magit-custom-initialize-after-init: Another kludge for
Straight bug
new 98ef1070370 Remove magit-wip-after-save-local-mode
new 3f1f5e823ba magit-wip-commit-buffer-file: Use
magit-file-relative-name
new 02d3d88ed9b magit-wip-commit-buffer-file: Correct interactive
commit message
new 135d844e745 magit-wip-commit-before-change: No longer use
magit-with-toplevel
new 051fecf3f70 magit-{before-change,after-apply}-functions: New hooks
new a673ca3b4b6 magit-wip-mode: Remove all the sub-modes
new 2ecd34364ff magit-wip-mode: Add to git-commit-post-finish-hook
globally
new fa629ad5b57 magit-wip-mode: Avoid race condition
Summary of changes:
docs/magit.org | 76 +------------------
docs/magit.texi | 77 +------------------
lisp/git-commit.el | 4 +-
lisp/magit-apply.el | 27 ++++---
lisp/magit-base.el | 12 +--
lisp/magit-extras.el | 2 +-
lisp/magit-files.el | 6 +-
lisp/magit-log.el | 3 +-
lisp/magit-mode.el | 7 +-
lisp/magit-reset.el | 8 +-
lisp/magit-wip.el | 211 ++++++++++++---------------------------------------
11 files changed, 88 insertions(+), 345 deletions(-)