Thu, 10 Jan 2019 14:18:48 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Sun, 31 Dec 2017 16:52:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Sat, 28 Jan 2017 19:21:31 +0100 Detlev Offenbach Removed the VCS log dialogs in favour of the log browser dialogs. file | diff | annotate
Sat, 28 Jan 2017 18:04:14 +0100 Detlev Offenbach Added the capability to configure the length of the log message shown in the message column of the Mercurial log browser list. file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Thu, 17 Nov 2016 18:59:13 +0100 Detlev Offenbach Added possibility to enter a commit author and commit date/time to the Mercurial commit dialog. file | diff | annotate
Sun, 06 Nov 2016 17:02:45 +0100 Detlev Offenbach Added support for host fingerprints in the hostsecurity section of the Mercurial configuration file (as of hg 3.9.0). file | diff | annotate
Fri, 21 Oct 2016 20:01:56 +0200 Detlev Offenbach Continued refactoring the Mercurial user config management code. file | diff | annotate
Thu, 20 Oct 2016 19:33:19 +0200 Detlev Offenbach Started to refactor the Mercurial user config management code. file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sun, 29 Jun 2014 20:13:56 +0200 Detlev Offenbach Started porting eric5 to PyQt5. file | diff | annotate
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Wed, 26 Feb 2014 19:39:29 +0100 Detlev Offenbach Started implementing support for the Mercurial largefiles extension. file | diff | annotate
Sun, 23 Feb 2014 19:20:43 +0100 Detlev Offenbach Removed the Mercurial support for a command options dialog and added useable global options to the Mercurial config page. file | diff | annotate
Sat, 01 Feb 2014 17:47:46 +0100 Detlev Offenbach Aded a configuration option to enforce the useage of the internal merge tool. file | diff | annotate
Sun, 26 Jan 2014 15:49:14 +0100 Detlev Offenbach Added dialogs to enter the contents for initial .hgrc/mercurial.ini and .hg/hgrc files. file | diff | annotate
Sun, 05 Jan 2014 23:22:17 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:40:41 +0100 Detlev Offenbach Updated copyright for 2014. 5_3_x file | diff | annotate
Wed, 01 Jan 2014 14:39:32 +0100 Detlev Offenbach Updated copyright for 2014. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:38:45 +0100 Detlev Offenbach Updated copyright for 2014. file | diff | annotate
Sat, 14 Dec 2013 23:44:25 +0100 T.Rzepka # __IGNORE_WARNING__ added/ removed. Py2 comp. file | diff | annotate
Fri, 18 Oct 2013 23:00:41 +0200 T.Rzepka Merge with default branch after shorten the code lines to max. 79 characters. Py2 comp. file | diff | annotate
Sat, 12 Oct 2013 15:01:28 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Mon, 12 Aug 2013 22:21:53 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 20 Jul 2013 16:01:55 +0200 Detlev Offenbach Editing the Mercurial config file will generate a minimal one if none exists. file | diff | annotate
Mon, 25 Mar 2013 03:11:06 +0100 T.Rzepka Script changes: Future import added, super calls modified and unicode behavior for str. Py2 comp. file | diff | annotate
Sun, 10 Feb 2013 19:17:45 +0100 Detlev Offenbach Continued implementing the delayed import. file | diff | annotate
Wed, 02 Jan 2013 10:33:09 +0100 Detlev Offenbach Updated copyright for 2013. 5_2_x file | diff | annotate
Wed, 02 Jan 2013 10:31:48 +0100 Detlev Offenbach Updated copyright for 2013. file | diff | annotate
Sat, 22 Dec 2012 12:22:37 +0100 Detlev Offenbach Added code to create an empty Mercurial user configuration file, if non exists already. file | diff | annotate
Mon, 26 Dec 2011 19:32:02 +0100 Detlev Offenbach Updated copyright for 2012. 5_1_x file | diff | annotate
Mon, 26 Dec 2011 19:31:22 +0100 Detlev Offenbach Updated copyright for 2012. file | diff | annotate
Fri, 09 Sep 2011 19:31:51 +0200 Detlev Offenbach Added configuration option to create backup files when reverting changes. file | diff | annotate
Fri, 09 Sep 2011 09:33:19 +0200 Detlev Offenbach Modified pull such, that it will try to apply an existing changegroups file first. file | diff | annotate
Sun, 19 Jun 2011 19:36:27 +0200 Detlev Offenbach Changed the code to use super() to access the superclass. file | diff | annotate
Mon, 30 May 2011 19:50:55 +0200 Detlev Offenbach Made the Mercurial cleanup patterns configurable. file | diff | annotate
Fri, 27 May 2011 19:10:22 +0200 Detlev Offenbach Added an entry to the Mercurial menu to edit the user configuration file. file | diff | annotate
Fri, 11 Mar 2011 16:51:57 +0100 Detlev Offenbach Made code mostly PEP 8 compliant (except all whitespace and line length). file | diff | annotate
Fri, 31 Dec 2010 15:49:50 +0100 Detlev Offenbach Updated copyright notice. file | diff | annotate
Sun, 02 May 2010 15:11:44 +0000 Detlev Offenbach Added action to back out a changeset and added code to update automatically after a pull (Mercurial Plug-in). file | diff | annotate
Sat, 17 Apr 2010 16:43:18 +0000 Detlev Offenbach Added code to choose the way incoming and outgoing logs are shown. file | diff | annotate
Mon, 12 Apr 2010 18:00:42 +0000 Detlev Offenbach Added plugin for Mercurial version control system. file | diff | annotate
(0) tip

eric ide

mercurial