Plugins/VcsPlugins/vcsMercurial/__init__.py@209a07d7e401
Plugins/VcsPlugins/vcsMercurial/__init__.py
Wed, 01 Jan 2014 14:38:45 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Wed, 01 Jan 2014 14:38:45 +0100
- changeset 3160
- 209a07d7e401
- parent 2962
-
d6c9d1ca2da4
- child 4021
-
195a471c327b
- permissions
- -rw-r--r--
Updated copyright for 2014.
# -*- coding: utf-8 -*-
# Copyright (c) 2010 - 2014 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.
"""