Thu, 03 Jun 2021 11:39:23 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.6.
maintenance release-21.06
|
file |
diff |
annotate
|
Tue, 25 May 2021 17:37:59 +0200 |
Detlev Offenbach |
Mercurial: fixed an issue committing a new branch.
|
file |
diff |
annotate
|
Sat, 01 May 2021 14:27:20 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.5.
maintenance release-21.05
|
file |
diff |
annotate
|
Wed, 21 Apr 2021 19:40:50 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
|
file |
diff |
annotate
|
Thu, 15 Apr 2021 18:11:24 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 2).
|
file |
diff |
annotate
|
Wed, 14 Apr 2021 19:59:16 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 1).
|
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
|
Sun, 11 Apr 2021 18:45:10 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y102: use single if) (batch 1).
|
file |
diff |
annotate
|
Sun, 11 Apr 2021 12:38:16 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y113: use enumerate()).
|
file |
diff |
annotate
|
Thu, 08 Apr 2021 18:27:47 +0200 |
Detlev Offenbach |
Applied some code simplifications suggested by the new Simplify checker.
|
file |
diff |
annotate
|
Sun, 28 Mar 2021 15:00:11 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
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
|
Tue, 02 Mar 2021 17:12:08 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Tue, 16 Feb 2021 18:25:47 +0100 |
Detlev Offenbach |
Mercurial: added support for Mercurial 5.7.
|
file |
diff |
annotate
|
Mon, 01 Feb 2021 10:38:16 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-21.02
|
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, 13 Jan 2021 17:46:13 +0100 |
Detlev Offenbach |
Mercurial: completed more code cleanup.
|
file |
diff |
annotate
|
Tue, 12 Jan 2021 20:03:30 +0100 |
Detlev Offenbach |
Mercurial: started more code cleanup.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:44 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
maintenance
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Sat, 19 Dec 2020 15:22:26 +0100 |
Detlev Offenbach |
Corrected the use of '@keyparam' in the source documentation.
|
file |
diff |
annotate
|
Sun, 22 Nov 2020 16:04:59 +0100 |
Detlev Offenbach |
Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore.
|
file |
diff |
annotate
|
Sat, 17 Oct 2020 15:18:47 +0200 |
Detlev Offenbach |
Mercurial: fixed an issue causing the creation of a Mercurial controlled project to not work as expected.
|
file |
diff |
annotate
|
Sat, 17 Oct 2020 14:35:29 +0200 |
Detlev Offenbach |
Editor: fixed an issue where a language change did not get propagated to the language menu and the language icon.
|
file |
diff |
annotate
|
Wed, 14 Oct 2020 17:50:39 +0200 |
Detlev Offenbach |
Changed code to use context manager 'open()' for file operations.
|
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
|
Tue, 29 Sep 2020 18:58:05 +0200 |
Detlev Offenbach |
Mercurial interface: deleted several calls to the hg executable in favour of the Mercurial server (aka. client).
|
file |
diff |
annotate
|
Fri, 28 Aug 2020 19:50:22 +0200 |
Detlev Offenbach |
Mercurial: removed the interface to the deprecated 'fetch' extension.
|
file |
diff |
annotate
|
Sat, 07 Mar 2020 13:03:19 +0100 |
Detlev Offenbach |
hg: fixed a bug causing the push, pull and some other actions not being enabled correctly.
|
file |
diff |
annotate
|
Fri, 28 Feb 2020 19:59:00 +0100 |
Detlev Offenbach |
hg: removed a debug print() statement.
|
file |
diff |
annotate
|
Sun, 23 Feb 2020 13:19:20 +0100 |
Detlev Offenbach |
DebuggerInterfacePython: added a check to handle a situation where flush() is called while the socket is still unknown.
|
file |
diff |
annotate
|
Tue, 04 Feb 2020 19:43:37 +0100 |
Detlev Offenbach |
Mercurial: added support for the '--secure' flag of hg import as of Mercurial 5.3.
|
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
|
Tue, 10 Sep 2019 19:30:07 +0200 |
Detlev Offenbach |
Removed obsolete "from __future__ import ..." statements.
|
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
|
Sat, 24 Aug 2019 18:26:11 +0200 |
Detlev Offenbach |
VCS: extended the vcsImport function.
|
file |
diff |
annotate
|
Fri, 23 Aug 2019 13:06:04 +0200 |
Detlev Offenbach |
Fixed a few code style issues.
|
file |
diff |
annotate
|
Fri, 23 Aug 2019 12:41:00 +0200 |
Detlev Offenbach |
Merged with merge changes supplied by Christos Sevastiadisi.
|
file |
diff |
annotate
|
Fri, 23 Aug 2019 02:02:42 +0300 |
Christos Sevastiadis |
Commit Merge in Mercurial added and Cancel renamed to Abort Merge
Commit_Merge_addition
|
file |
diff |
annotate
|
Sun, 02 Jun 2019 11:38:28 +0200 |
Detlev Offenbach |
git, hg: added code to handle situations where the project helper object has not been created yet.
|
file |
diff |
annotate
|
Tue, 14 May 2019 19:52:39 +0200 |
Detlev Offenbach |
Mercurial Interface
|
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
|