Plugins/VcsPlugins/vcsMercurial/__init__.py@d0b6adb1721f
Plugins/VcsPlugins/vcsMercurial/__init__.py
Tue, 15 Nov 2016 19:03:24 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 15 Nov 2016 19:03:24 +0100
- changeset 5325
- d0b6adb1721f
- parent 4631
-
5c1a96925da4
- child 5389
-
9b1c800daff3
- permissions
- -rw-r--r--
Started to implement a context menu for the Mercurial bookmarks 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.
"""