Thu, 10 Jan 2019 14:18:48 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Sat, 04 Aug 2018 16:03:13 +0200 Detlev Offenbach Mercurial ProjectHelper: fixed an issue causing eric to not start up anymore. file | diff | annotate
Sat, 04 Aug 2018 14:48:27 +0200 Detlev Offenbach hg, ProjectHelper: added support for graft --stop and graft --abort as of Mercurial 4.7.0. file | diff | annotate
Fri, 03 Aug 2018 17:56:44 +0200 Detlev Offenbach Mercurial: re-arranged the project VCS menu a little bit and introduced TODO markers for new Mercurial 4.7 functionality. 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, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Sun, 30 Oct 2016 15:06:45 +0100 Detlev Offenbach Added an action to the Mercurial administration menu to clean out the backup bundles. file | diff | annotate
Sat, 29 Oct 2016 19:28:04 +0200 Detlev Offenbach Added support for the Mercurial histedit extension. file | diff | annotate
Mon, 24 Oct 2016 19:55:05 +0200 Detlev Offenbach Added support for the Mercurial strip extension. file | diff | annotate
Tue, 04 Oct 2016 18:06:43 +0200 Detlev Offenbach Added the Mercurial actions that got new eye candy to the toolbar manager. file | diff | annotate
Sat, 01 Oct 2016 15:12:23 +0200 Detlev Offenbach Added a few more icons for the Mercurial commands. file | diff | annotate
Tue, 23 Aug 2016 12:21:46 +0200 Detlev Offenbach Removed the support for the obsolete transplant Mercuril extension and made v3.0 the minimum Mercurial version. file | diff | annotate
Thu, 11 Aug 2016 16:13:37 +0200 Detlev Offenbach Added support for pulling and pushing the current bookmark to the Mercurial plug-in. file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Mon, 16 Feb 2015 19:02:35 +0100 Detlev Offenbach Some more modifications to improve the plug-in toolbar handling. file | diff | annotate
Sun, 01 Feb 2015 18:23:12 +0100 Detlev Offenbach Added possibility for plug-ins to have toolbars. file | diff | annotate
Sun, 18 Jan 2015 16:09:07 +0100 Detlev Offenbach Some rearrangements in the various VCS project menus. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sat, 08 Nov 2014 20:18:02 +0100 Detlev Offenbach Corrected a typo. file | diff | annotate
Sun, 29 Jun 2014 20:13:56 +0200 Detlev Offenbach Started porting eric5 to PyQt5. file | diff | annotate
Sat, 17 May 2014 18:18:06 +0200 Detlev Offenbach Added support for various Mercurial 'resolve' subcommands. file | diff | annotate
Mon, 12 May 2014 18:26:04 +0200 Detlev Offenbach Moved the Mercurial tags and branches actions into submenus in order to shorten the main menu. file | diff | annotate
Mon, 12 May 2014 18:19:22 +0200 Detlev Offenbach Moved the Mercurial bookmarks to the Mercurial core because they are no extension since Mercurial 1.8 anymore. file | diff | annotate
Tue, 15 Apr 2014 22:41:08 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Fri, 04 Apr 2014 18:21:47 +0200 Detlev Offenbach Added a Mercurial entry to cancel an uncommitted merge. file | diff | annotate
Thu, 03 Apr 2014 19:21:10 +0200 Detlev Offenbach Added a few TODOs to add a forgotten Mercurial cleanup action. file | diff | annotate
Thu, 03 Apr 2014 19:12:51 +0200 Detlev Offenbach Corrected some menu inconsistencies in the VCS interfaces. 5_4_x file | diff | annotate
Thu, 03 Apr 2014 18:58:08 +0200 Detlev Offenbach Corrected some more inconsitencies. file | diff | annotate
Thu, 03 Apr 2014 18:53:58 +0200 Detlev Offenbach Corrected some inconsitencies. file | diff | annotate
Tue, 25 Mar 2014 19:34:15 +0100 Detlev Offenbach Removed the Mercurial 'Identify changegroup...' action because Mercurial doesn't give useful info. 5_4_x file | diff | annotate
Tue, 25 Mar 2014 19:34:15 +0100 Detlev Offenbach Removed the Mercurial 'Identify changegroup...' action because Mercurial doesn't give useful info. file | diff | annotate
Sat, 22 Mar 2014 16:59:37 +0100 Detlev Offenbach Fixed an issue with Mercurial not realizing some changes of the configuration. file | diff | annotate
Sun, 09 Mar 2014 17:06:40 +0100 Detlev Offenbach Made the status LED (right lower corner) clickable (depending on overall VCS status it will show the log browser or the status dialog). file | diff | annotate
Sat, 08 Mar 2014 20:09:41 +0100 Detlev Offenbach Changed signal/slot usage to not use constructs like 'triggered[()].connect(...)' anymore. file | diff | annotate
Sat, 01 Mar 2014 18:35:24 +0100 Detlev Offenbach Continued implementing support for Mercurial largefiles. file | diff | annotate
Thu, 27 Feb 2014 19:48:55 +0100 Detlev Offenbach Started implementing the Mercurial lfconvert functionality. 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
Sun, 23 Feb 2014 19:16:32 +0100 Detlev Offenbach Removed the Mercurial command options dialog because it is not needed. 5_4_x file | diff | annotate
Thu, 20 Feb 2014 19:51:30 +0100 Detlev Offenbach Continued implementing support for the Mercurial Shelve extension. file | diff | annotate
Sun, 16 Feb 2014 19:36:52 +0100 Detlev Offenbach Made availablity of push/pull related actions dependent on configured remote repository (default/default-push in .hg/hgrc). file | diff | annotate
Sat, 11 Jan 2014 11:55:33 +0100 Detlev Offenbach Changed the code to use QObject.tr() instead of QObject.trUtf8(). 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
Sun, 03 Nov 2013 15:58:22 +0100 T.Rzepka Merge with default branch after fixed indentation issues and lates changes. Py2 comp. file | diff | annotate
Fri, 01 Nov 2013 15:48:48 +0100 T.Rzepka Merge with default branch after fixed indentation issues. 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, 19 Oct 2013 15:15:50 +0200 Detlev Offenbach Fixed a bunch of indentation issues. file | diff | annotate
Tue, 15 Oct 2013 18:54:53 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Mon, 14 Oct 2013 19:30:36 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. 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
Wed, 24 Jul 2013 19:58:04 +0200 Detlev Offenbach Started implementing support for the Mercurial archive function. file | diff | annotate
Wed, 24 Jul 2013 18:59:34 +0200 Detlev Offenbach Fixed an issue in the Mercurial VCS module. 5_3_x file | diff | annotate
Wed, 24 Jul 2013 18:59:34 +0200 Detlev Offenbach Fixed an issue in the Mercurial VCS module. file | diff | annotate
Sun, 21 Jul 2013 18:14:10 +0200 Detlev Offenbach Added support for the Mercurial 'summary' command. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial