elpasync pushed a change to branch elpa/magit-section. from 196abe7270 Use string-join instead of mapconcat adds 581979b555 magit-untracked-files: Optionally return compact list adds 6d9a578a98 magit-insert-untracked-files: Always use magit-insert-files adds 553537dacc magit-insert-files: Handle list section as well adds 0b6efbfee2 magit-status.el: Rearrange "File Sections" section adds 550d99d86d magit-jump-to-ignored: New command adds f3b6864969 magit-insert-heading: Add optional CHILD-COUNT argument adds 2b1ce0c7d9 Use magit-insert-heading's new CHILD-COUNT argument adds 148b255f0a magit-insert-stash-notes: Show child count adds d1a2bcd7b2 magit-define-section-jumper: Define commands as suffixes adds 0178d59d71 magit-define-section-jumper: Add :inapt-if-not predicate adds d113731276 magit--insert-modules-logs: Avoid canceling many sections adds a527ca81ed magit-insert-revision-{message,notes}: Avoid canceling many sections adds a9967fcb28 magit-insert-revision-{message,notes}: Cosmetics adds b98cd3af41 magit-insert-revision-message: Improve washing order adds 2c2562d079 magit-insert-revision-message: Delegate more washing tasks adds 25898d0ab3 magit-revision--wash-message-hashes: New function adds c051d611de magit-insert-revision-message: Cosmetics adds 594bd14614 magit-wash-message-hook: New hook variable adds bf8bc11937 magit-insert-recent-commits: Go back to not inserting count adds b5aa1afc40 test: Set/override committer information as well
No new revisions were added by this update. Summary of changes: docs/magit-section.org | 9 ++- docs/magit-section.texi | 9 ++- lisp/magit-bisect.el | 4 +- lisp/magit-diff.el | 175 ++++++++++++++++++++++++------------------------ lisp/magit-git.el | 14 ++-- lisp/magit-log.el | 28 ++++++-- lisp/magit-refs.el | 4 +- lisp/magit-section.el | 56 +++++++++++++--- lisp/magit-stash.el | 11 +-- lisp/magit-status.el | 150 ++++++++++++++++------------------------- lisp/magit-submodule.el | 39 +++++------ lisp/magit-worktree.el | 2 +- test/magit-tests.el | 5 +- 13 files changed, 271 insertions(+), 235 deletions(-)