Thu, 21 Mar 2019 19:27:42 +0100 Detlev Offenbach Fixed some code style issues detected by the new 'return' checker. file | diff | annotate
Thu, 10 Jan 2019 14:18:48 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Sat, 04 Aug 2018 15:47:11 +0200 Detlev Offenbach Fixed some code style issues. file | diff | annotate
Sat, 04 Aug 2018 15:24:58 +0200 Detlev Offenbach hg, HgExportDialog: added support for the hg export '--bookmark' option as of Mercurial 4.7.0. 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
Sat, 04 Aug 2018 14:05:07 +0200 Detlev Offenbach hg, HgGraftDialog: added support for the '--no-commit' flag 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
Wed, 23 May 2018 19:36:11 +0200 Detlev Offenbach Got rid of the Windows "DotNet"-Hack (i.e. using _ instead of . as first character of special directories). file | diff | annotate
Sat, 17 Feb 2018 14:59:26 +0100 Detlev Offenbach Mercurial: Added support for the "hg merge --abort" command as of Merc urial 4.5. file | diff | annotate
Sun, 31 Dec 2017 16:52:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Sun, 10 Dec 2017 17:45:17 +0100 Detlev Offenbach Fixed a little issue in the Mercurial plug-in. file | diff | annotate
Thu, 06 Apr 2017 18:37:10 +0200 Detlev Offenbach Added support for the 'zstd' compression for bundles (as of 4.1.0). file | diff | annotate
Fri, 31 Mar 2017 17:53:47 +0200 Detlev Offenbach Fixed a bug introduced by the last change to the Mercurial interface. file | diff | annotate
Fri, 31 Mar 2017 17:26:54 +0200 Detlev Offenbach Changed the Mercurial log browser dialog to switch to log mode after applying a changegroup file. file | diff | annotate
Fri, 17 Mar 2017 19:45:49 +0100 Detlev Offenbach Removed a bunch of __IGNORE_WARNING_M131__ markers. file | diff | annotate
Wed, 08 Mar 2017 21:52:37 +0100 T.Rzepka Avoid exception on aborting the extended side by side diff. file | diff | annotate
Tue, 07 Mar 2017 19:46:57 +0100 Detlev Offenbach Continued fixing code style issues detected by the extended style checker. file | diff | annotate
Tue, 07 Mar 2017 18:53:18 +0100 Detlev Offenbach Started to fix code style issues detected by the extended style checker. file | diff | annotate
Thu, 23 Feb 2017 18:44:25 +0100 Detlev Offenbach Reworked the Mercurial checkout dialog. file | diff | annotate
Sun, 12 Feb 2017 17:42:42 +0100 Detlev Offenbach Added a an entry to apply the currently previewed changegroup file to the Mercurial log browser action menu. file | diff | annotate
Sat, 11 Feb 2017 19:47:41 +0100 Detlev Offenbach Enabled the action menu for the Mercurial log browser in 'incoming' mode. file | diff | annotate
Fri, 10 Feb 2017 19:49:38 +0100 Detlev Offenbach Finished adding a 'Create Changegroup' action to the Mercurial log browser tools menu. file | diff | annotate
Thu, 09 Feb 2017 20:03:00 +0100 Detlev Offenbach Started to add a 'Create Changegroup' action to the Mercurial log browser tools menu. file | diff | annotate
Wed, 08 Feb 2017 19:24:21 +0100 Detlev Offenbach Added a 'Merge' action to the Mercurial log browser action menu. 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
Sat, 26 Nov 2016 15:52:06 +0100 Detlev Offenbach Added capability to enforce a Mercurial tagging operation. 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
Wed, 16 Nov 2016 20:03:45 +0100 Detlev Offenbach Refactored the Mercurial commit dialog. file | diff | annotate
Wed, 16 Nov 2016 19:12:01 +0100 Detlev Offenbach Added context menu actions to the Mercurial bookmark list dialog. file | diff | annotate
Mon, 14 Nov 2016 19:58:22 +0100 Detlev Offenbach Added bookmark actions to the Mercurial Log Browser tools menu. file | diff | annotate
Sun, 13 Nov 2016 19:40:14 +0100 Detlev Offenbach Added context menu actions to the Mercurial tags/branches list 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
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
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
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
Thu, 29 Oct 2015 19:10:20 +0100 Detlev Offenbach Fixed some incorrect string format strings using the new checker. file | diff | annotate
Sat, 10 Oct 2015 12:07:41 +0200 Detlev Offenbach Fixed an issue with the Mercurial commit command when amending a commit but not given a commit message. 6_0_x file | diff | annotate
Sat, 10 Oct 2015 12:06:10 +0200 Detlev Offenbach Fixed an issue with the Mercurial commit command when amending a commit but not given a commit message. file | diff | annotate
Mon, 31 Aug 2015 18:32:20 +0200 Detlev Offenbach Enhanced the log browser functionality by pull and push actions. file | diff | annotate
Sun, 22 Feb 2015 19:21:55 +0100 Detlev Offenbach Some changes to the various VCS interfaces to use one dialog instead of creating a new one each time. file | diff | annotate
Wed, 28 Jan 2015 19:48:55 +0100 Detlev Offenbach Extended the diff dialogs of the various VCS interfaces to allow a refresh in certain situations. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sun, 26 Oct 2014 18:45:15 +0100 Detlev Offenbach A little change to the Mercurial side-by-side diff function indicating the work area version of the file. 5_5_x file | diff | annotate
Sun, 26 Oct 2014 18:45:15 +0100 Detlev Offenbach A little change to the Mercurial side-by-side diff function indicating the work area version of the file. file | diff | annotate
Sun, 19 Oct 2014 11:39:57 +0200 Detlev Offenbach Removed obselete code in hg.py. 5_5_x file | diff | annotate
Sun, 19 Oct 2014 11:39:57 +0200 Detlev Offenbach Removed obselete code in hg.py. file | diff | annotate
Sun, 05 Oct 2014 17:09:03 +0200 Detlev Offenbach Corrected some typos. 5_5_x file | diff | annotate
Sun, 05 Oct 2014 17:09:03 +0200 Detlev Offenbach Corrected some typos. file | diff | annotate
Sat, 05 Jul 2014 12:23:15 +0200 Detlev Offenbach Fixed an issue in the Mercurial plug-in parsing the status data. file | diff | annotate
Sat, 05 Jul 2014 12:23:15 +0200 Detlev Offenbach Fixed an issue in the Mercurial plug-in parsing the status data. 5_4_x file | diff | annotate
Sat, 05 Jul 2014 12:23:15 +0200 Detlev Offenbach Fixed an issue in the Mercurial plug-in parsing the status data. 5_5_x file | diff | annotate
Sat, 05 Jul 2014 12:13:23 +0200 Detlev Offenbach Finished renaming eric5 for PyQt5 to eric6. file | diff | annotate
Sun, 29 Jun 2014 20:13:56 +0200 Detlev Offenbach Started porting eric5 to PyQt5. file | diff | annotate
Sun, 18 May 2014 14:13:09 +0200 Detlev Offenbach Corrected a bunch of source docu issues. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial