Commit graph

4 commits

Author SHA1 Message Date
Phil Jackson
229645d1ff Fixed some bugs in magit-svn. 2010-08-20 16:23:57 +01:00
Nathan Weizenbaum
5888c37335 Major changes to the extension API.
As discussed in http://groups.google.com/group/magit/t/6a302dc5cdc05d42,
this remodels the extension API with an eye towards using existing Emacs
extension points (such as hooks and keymaps) directly, rather than
abstracting them through an additional layer.

This will also hopefully make it easier for users to do their own
customization without making a full-fledged extension.
2010-08-17 15:07:03 -07:00
Phil Jackson
fd2fd4725c Make git svn fetch an explicit command rather than overriding remote-fetch. 2010-07-06 11:01:12 +01:00
Yann Hodique
2d70b08682 minimizing extensions patch on top of upstream 2010-06-28 20:03:42 +02:00