summaryrefslogtreecommitdiff
path: root/plugins/mercurial
AgeCommit message (Collapse)Author
2013-03-27Mercurial: add alias for pull with rebasingVladimir Zakharov
2013-03-11Mercurial: add aliases for 'incoming' and 'outgoing' commandsVladimir Zakharov
2012-12-02hg_current_branch added to mercurial pluginLucas Sampaio
2012-01-05remove the -v flag from a few mercurial aliasesMark Drago
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.
2011-06-10Added mercurial plugin with aliases.ptrv