Mon, 17 May 2021 19:55:28 +0200 |
Detlev Offenbach |
Removed a bit of obsolete code.
|
file |
diff |
annotate
|
Tue, 04 May 2021 19:30:25 +0200 |
Detlev Offenbach |
Made Mercurial an optional installation requirement.
|
file |
diff |
annotate
|
Tue, 13 Apr 2021 18:02:59 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator) (batch 2).
|
file |
diff |
annotate
|
Sat, 10 Apr 2021 18:38:27 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()).
|
file |
diff |
annotate
|
Tue, 02 Mar 2021 17:17:09 +0100 |
Detlev Offenbach |
Changed the use of PyQt enums because the way they were used previously is deprecated since two years and replaced some deprecated Qt stuff.
|
file |
diff |
annotate
|
Thu, 14 Jan 2021 17:51:12 +0100 |
Detlev Offenbach |
Mercurial: fixed a few issues introduced during the recent code cleanup.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Tue, 06 Oct 2020 17:52:44 +0200 |
Detlev Offenbach |
Changed calls to exec_() into exec() (remainder of Python2 elimination).
|
file |
diff |
annotate
|
Sat, 27 Jun 2020 12:08:12 +0200 |
Detlev Offenbach |
Removed some more Python2 related code.
|
file |
diff |
annotate
|
Sat, 07 Mar 2020 17:22:14 +0100 |
Detlev Offenbach |
HgDialog: extended the dialog to allow inputting user responses to client prompts.
|
file |
diff |
annotate
|
Fri, 07 Feb 2020 18:49:32 +0100 |
Detlev Offenbach |
HgClient: increased the wait time for starting the Mercurial command server.
|
file |
diff |
annotate
|
Mon, 13 Jan 2020 19:23:08 +0100 |
Detlev Offenbach |
Mercurial: removed some old code dealing with using the hg commandline executable instead of the command server.
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Sat, 21 Sep 2019 22:03:03 +0200 |
Detlev Offenbach |
Continued to resolve code style issue M841.
|
file |
diff |
annotate
|
Sat, 31 Aug 2019 12:58:11 +0200 |
Detlev Offenbach |
Started removing runtime support for Python2 and PyQt4.
without_py2_and_pyqt4
|
file |
diff |
annotate
|
Sun, 14 Apr 2019 15:09:21 +0200 |
Detlev Offenbach |
Major restructuring of the source tree to get prepared for a setup.py based installation.
|
file |
diff |
annotate
| base
|