Plugins/VcsPlugins/vcsMercurial/__init__.py

Sun, 13 Nov 2016 19:40:14 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 13 Nov 2016 19:40:14 +0100
changeset 5319
a512d3951a13
parent 4631
5c1a96925da4
child 5389
9b1c800daff3
permissions
-rw-r--r--

Added context menu actions to the Mercurial tags/branches list dialog.

# -*- coding: utf-8 -*-

# Copyright (c) 2010 - 2016 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the vcs interface to Mercurial.

It consists of the hg class, the project helper classes and some
Mercurial specific dialogs.
"""

eric ide

mercurial