Plugins/VcsPlugins/vcsMercurial/FetchExtension/__init__.py@f148796813d4
Plugins/VcsPlugins/vcsMercurial/FetchExtension/__init__.py
Sat, 11 Feb 2017 19:47:41 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 11 Feb 2017 19:47:41 +0100
- changeset 5512
- f148796813d4
- parent 5389
-
9b1c800daff3
- child 6048
-
82ad8ec9548c
- permissions
- -rw-r--r--
Enabled the action menu for the Mercurial log browser in 'incoming' mode.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2017 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the fetch extension support interface.
"""