Documentation at https://melpa.org/#/magit
With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations.
With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations.
Documentation at https://melpa.org/#/magit-p4
Documentation at https://melpa.org/#/magit-lfs
Documentation at https://melpa.org/#/magit-svn
Documentation at https://melpa.org/#/magit-ido
Documentation at https://melpa.org/#/magit-rbr
This package is an extension to Magit, the Git Emacs mode, providing support for Git-SVN.
Documentation at https://melpa.org/#/magit-vcsh
Documentation at https://melpa.org/#/magit-delta
Documentation at https://melpa.org/#/magit-stgit
Documentation at https://melpa.org/#/magit-popup
Documentation at https://melpa.org/#/magit-stats
Documentation at https://melpa.org/#/magit-todos
Documentation at https://melpa.org/#/magit-annex
Magit-annex adds a few git-annex operations to the Magit interface.
This package displays keyword entries from source code comments and Org files in the Magit status buffer. Activating an item jumps to it in its file. By default, it uses keywords from hl-todo
, minus a few (like NOTE).
This library implements a generic interface for toggling switches and setting options and then invoking an Emacs command which does something with these arguments. The prototypical use is for the command to call an external process, passing on the arguments as command line arguments.
This package provides basic support for stgit
in emacs-magit
. When magit-stgit-mode
is turned on, the current patch series is displayed in the status buffer. While point is on a patch the changes it introduces can be shown using RET
, it can be selected as the current patch using a
, and it can be discarded using k
. Other StGit
commands are available from the StGit
transient on /
.
Documentation at https://melpa.org/#/magit-tbdiff
Documentation at https://melpa.org/#/magit-gitlab
Documentation at https://melpa.org/#/magit-imerge
Documentation at https://melpa.org/#/magit-gerrit