Commit Graph

6 Commits

Author SHA1 Message Date
c8db4f81fa Add alias for 'hg bookmarks' 2013-04-09 14:11:51 +04:00
295bac0329 Mercurial: add alias for pull with rebasing 2013-03-27 10:16:46 +04:00
6dd286bba3 Mercurial: add aliases for 'incoming' and 'outgoing' commands 2013-03-11 14:24:12 +04:00
51e05b7579 hg_current_branch added to mercurial plugin 2012-12-02 13:11:55 -08:00
804c18ca53 remove the -v flag from a few mercurial aliases
The -v flag for these commands really isn't very useful.  It will
output some information about the hooks it is running, but that is
generally not useful and just noisy.  The desire to add -v to these
commands is exceptional and IMHO it's better to make the common
case of not seeing those messages the supported behavior.
2012-01-05 17:39:13 -05:00
55eda0c48b Added mercurial plugin with aliases. 2011-06-10 15:38:59 +02:00