eric6/Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py

changeset 7360
9190402e4505
parent 7257
c4d0cac9b5c9
child 7370
5fb53279f2df
equal deleted inserted replaced
7359:2da9026f0f61 7360:9190402e4505
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2010 - 2019 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2010 - 2020 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to show the output of the hg status command 7 Module implementing a dialog to show the output of the hg status command
8 process. 8 process.

eric ide

mercurial