Plugins/VcsPlugins/vcsMercurial/HgLogDialog.py

changeset 2302
f29e9405c851
parent 1906
8487f9c2533b
child 2405
d4b5f3bd4720
child 2582
d56b8f649745
equal deleted inserted replaced
2301:cfab9cb261d2 2302:f29e9405c851
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2010 - 2012 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2010 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to show the output of the hg log command process. 7 Module implementing a dialog to show the output of the hg log command process.
8 """ 8 """

eric ide

mercurial