Commit graph

7 commits

Author SHA1 Message Date
Jonas Bernoulli
b8399292bf explicitly set branch for magit and related packages
I have just released 1.4.0 and am now preparing to release 2.1.0.  I am
now making the `next' branches of the various repositories the HEAD, but
would like the Melpa packages to be build from the `master' branches for
a little longer.  I will switch to the `next' branches approximately to
weeks before 2.1.0 is actually released.
2015-04-02 00:08:52 +02:00
Jonas Bernoulli
2dc49e8b50 magit recipe: add magit-popup.el
This file will replace magit-key-mode.el.  To prevent users ending up
with a Melpa version that misses both files due to timing issues, I am
adding this file now, then (probably tomorrow) push the commit with the
rename to Magit's repository, and then come back here and remove
magit-key-mode.el.
2013-11-28 16:22:28 +01:00
Jonas Bernoulli
2659d48374 remove magit-{cherry,compat}.el from magit
The files `magit-cherry.el' and `magit-compat.el'
have both been merged into `magit.el'.
2013-10-05 15:54:38 +02:00
Brian Warner
1730daae8f magit: include magit.texi to trigger build of magit.info.
This also removes the magit.info and dir files.
2013-09-19 17:33:56 -07:00
Jonas Bernoulli
286a1a034c split magit into multiple packages 2013-09-10 17:44:15 +02:00
Steve Purcell
cae2ac3513 Add a specialized "github" fetcher, as a shorthand for corresponding git URLs (fixes #34) 2012-04-09 20:37:45 +01:00
Steve Purcell
2b1afde6f3 Keep recipes in individual files inside the "recipes" subdirectory. 2012-04-06 20:52:51 +01:00