Plugins/VcsPlugins/vcsMercurial/FetchExtension/__init__.py@77f836a883c1
Plugins/VcsPlugins/vcsMercurial/FetchExtension/__init__.py
Tue, 30 Aug 2011 18:20:55 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 30 Aug 2011 18:20:55 +0200
- changeset 1249
- 77f836a883c1
- parent 1066
-
a3dd41fd9ea8
- child 1509
-
c0b5e693b0eb
- permissions
- -rw-r--r--
Continued implementing an interface to the Mercurial command server.
Modified tag/branch list dialog and the fetch, GPG, purge, rebase and transplant extensions.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the fetch extension support interface.
"""