aboutsummaryrefslogtreecommitdiffstats
path: root/devel/magit
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 1.0.0.kuriyama2011-03-274-7/+30
|
* With Magit, you can inspect and modify your Git repositories withkuriyama2010-09-084-0/+38
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. WWW: http://philjackson.github.com/magit/