src/eric7/Plugins/VcsPlugins/vcsMercurial/FastexportExtension/__init__.py@2989645b2618
src/eric7/Plugins/VcsPlugins/vcsMercurial/FastexportExtension/__init__.py
Tue, 03 Dec 2024 17:46:41 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 03 Dec 2024 17:46:41 +0100
- branch
- eric7
- changeset 11076
- 2989645b2618
- parent 11075
-
282fc28b44ee
- permissions
- -rw-r--r--
Mercurial Interface
- Improved the progress output handling and adapted the 'fastexport' functionality accordingly.
# -*- coding: utf-8 -*-
# Copyright (c) 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the fastexport extension support interface.
"""