Difference between revisions of "Magit"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
(Magit version 3.2.1)
 
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Magit
 
|Name=Magit
|Short description=An Emacs mode for Git
+
|Short description=Emacs interface for the Git version control system.
 
|Full description='''Magit''' is an [[emacs]] mode for interacting with the Git version control system.  
 
|Full description='''Magit''' is an [[emacs]] mode for interacting with the Git version control system.  
  
 
Unlike Emacs's native version control support which strives to provide a unified interface to various version control systems, Magit only supports Git and can therefore take full advantage of its native features.
 
Unlike Emacs's native version control support which strives to provide a unified interface to various version control systems, Magit only supports Git and can therefore take full advantage of its native features.
 
|Homepage URL=http://magit.vc/
 
|Homepage URL=http://magit.vc/
|Extension of=emacs
+
|Version download=https://elpa.nongnu.org/nongnu/magit.html
|VCS checkout command=git clone git://github.com/magit/magit.git
+
}}
|Documentation note=[http://magit.github.io/magit/magit.html Magit user manual]
+
{{Project license
 
+
|License=GPL-3.0-or-later
[http://www.emacswiki.org/emacs/Magit Magit] on EmacsWiki.
+
|License copyright=Copyright (C) 2008-2021  The Magit Project Contributors
|Accepts cryptocurrency donations=No
+
|License verified by=Genium
|Related projects=emacs,git
+
|License verified date=2021-08-10
|Keywords=vcs
+
|License note=https://git.savannah.gnu.org/cgit/emacs/nongnu.git/tree/lisp/magit.el?h=elpa/magit
|Version identifier=2.4.0
+
}}
|Version date=2016/01/17
+
{{Software category
|Version status=stable
+
|Programming-language=lisp
|Version download=https://github.com/magit/magit/releases/tag/2.4.0
+
|Runs-on=Windows, BSD, OS X, GNU/Linux
|Last review by=Bendikker
+
|Software-development=version-control
|Last review date=2018/02/21
+
|Version-control=git
|Submitted date=2013/10/20
+
}}
 +
{{EntryGNU
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv3
+
|Prerequisite kind=Required to use
|License verified by=genium
+
|Prerequisite description=[[GNU Emacs]] 23.2 (24.1 or later recommended)
|License verified date=2013/10/20
+
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[Git]] 1.7.2.5 (1.8.2 or later recommended)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=cl-lib
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=git-commit-mode (part of the git-modes repository)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=git-rebase-mode (part of the git-modes repository
 
}}
 
}}
 
{{Person
 
{{Person
Line 47: Line 63:
 
|Role=Original author
 
|Role=Original author
 
|Email=marius.vollmer@gmail.com
 
|Email=marius.vollmer@gmail.com
}}
 
{{Resource
 
|Resource audience=Debian (Ref)
 
|Resource URL=https://tracker.debian.org/pkg/magit
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 67: Line 79:
 
|Resource URL=https://github.com/magit/magit/issues
 
|Resource URL=https://github.com/magit/magit/issues
 
}}
 
}}
{{Software category}}
+
{{Resource
{{Software prerequisite
+
|Resource audience=NonGNU ELPA
|Prerequisite kind=Required to use
+
|Resource kind=Download
|Prerequisite description=[[GNU Emacs]] 23.2 (24.1 or later recommended)
+
|Resource URL=https://elpa.nongnu.org/nongnu/magit.html
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to use
+
|Resource audience=Debian
|Prerequisite description=[[Git]] 1.7.2.5 (1.8.2 or later recommended)
+
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/magit
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Source requirement
+
|Resource audience=Wikidata
|Prerequisite description=cl-lib
+
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q52157847
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Source requirement
+
|Is High Priority Project=No
|Prerequisite description=git-commit-mode (part of the git-modes repository)
+
|Decommissioned or Obsolete=No
}}
+
|Accepts cryptocurrency donations=No
{{Software prerequisite
+
|Test entry=No
|Prerequisite kind=Source requirement
 
|Prerequisite description=git-rebase-mode (part of the git-modes repository
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 06:06, 10 August 2021


[edit]

Magit

http://magit.vc/
Emacs interface for the Git version control system.

Magit is an emacs mode for interacting with the Git version control system.

Unlike Emacs's native version control support which strives to provide a unified interface to various version control systems, Magit only supports Git and can therefore take full advantage of its native features.





Licensing

License

Verified by

Verified on

Notes




Leaders and contributors

Contact(s)Role
Noam Postavsky Developer
Kyle Meyer Developer
Jonas Bernoulli Maintainer
Marius Vollmer Original author


Resources and communication

AudienceResource typeURI
NonGNU ELPADownloadhttps://elpa.nongnu.org/nongnu/magit.html
WikidataGeneralhttps://www.wikidata.org/wiki/Q52157847
DeveloperVCS Repository Webviewhttps://github.com/magit/
BugsBug Trackinghttps://github.com/magit/magit/issues
DebianDeveloperhttps://tracker.debian.org/pkg/magit
UserForumhttp://emacs.stackexchange.com/questions/tagged/magit


Software prerequisites

KindDescription
Required to useGNU Emacs 23.2 (24.1 or later recommended)
Source requirementgit-commit-mode (part of the git-modes repository)
Source requirementcl-lib
Source requirementgit-rebase-mode (part of the git-modes repository
Required to useGit 1.7.2.5 (1.8.2 or later recommended)




Entry





"GPL-3.0-or-later" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.
























"Original author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.




"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bugs" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"NonGNU ELPA" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.