-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule flymake-yamllint
updated
from 2f303e to f269e6
Submodule magit
updated
23 files
+2 −0 | .github/workflows/stats.yml | |
+21 −1 | CHANGELOG | |
+3 −1 | default.mk | |
+1 −1 | docs/RelNotes/4.0.0.org | |
+2 −2 | docs/magit-section.org | |
+2 −2 | docs/magit-section.texi | |
+18 −4 | docs/magit.org | |
+18 −4 | docs/magit.texi | |
+1 −1 | lisp/magit-autorevert.el | |
+7 −7 | lisp/magit-base.el | |
+8 −13 | lisp/magit-branch.el | |
+25 −21 | lisp/magit-diff.el | |
+17 −12 | lisp/magit-git.el | |
+1 −1 | lisp/magit-mode.el | |
+3 −6 | lisp/magit-process.el | |
+4 −7 | lisp/magit-remote.el | |
+3 −3 | lisp/magit-repos.el | |
+3 −8 | lisp/magit-section.el | |
+59 −26 | lisp/magit-stash.el | |
+8 −8 | lisp/magit-status.el | |
+6 −4 | lisp/magit-submodule.el | |
+1 −1 | lisp/magit-tag.el | |
+5 −5 | lisp/magit.el |
Submodule transient
updated
5 files
+2 −0 | .github/workflows/stats.yml | |
+45 −1 | CHANGELOG | |
+429 −132 | docs/transient.org | |
+450 −128 | docs/transient.texi | |
+324 −140 | lisp/transient.el |
Submodule with-editor
updated
5 files
+2 −0 | .github/workflows/stats.yml | |
+5 −1 | CHANGELOG | |
+2 −2 | docs/with-editor.org | |
+3 −3 | docs/with-editor.texi | |
+15 −10 | lisp/with-editor.el |