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
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
Sun, 17 Jun 2012 13:34:46 +0200 Detlev Offenbach Continued implementing support for Mercurial sub-repositories. file | diff | annotate
Sat, 16 Jun 2012 18:28:31 +0200 Detlev Offenbach Started adding support for Mercurial sub-repositories. file | diff | annotate
Sun, 10 Jun 2012 18:18:24 +0200 Detlev Offenbach Removed the Remove entry from the Subversion and Mercurial project menu because that does not make sense and will be blocked by the VCS anyway. file | diff | annotate
Tue, 29 May 2012 20:59:40 +0200 Detlev Offenbach Added code to ensure, that some eric specific files and directories get ignored file | diff | annotate
Mon, 28 May 2012 15:59:36 +0200 Detlev Offenbach Added a few TODOs. file | diff | annotate
Wed, 22 Feb 2012 19:22:42 +0100 Detlev Offenbach Added support for the graft command as of Mercurial 2.0. file | diff | annotate
Fri, 17 Feb 2012 19:39:37 +0100 Detlev Offenbach Added capability to synchronise bookmarks, history, passwords and user agent settings via an FTP server. file | diff | annotate
Fri, 10 Feb 2012 20:17:48 +0100 Detlev Offenbach Fixed a wrong shortcut naming in the Mercurial interface. 5_2_x file | diff | annotate
Sat, 11 Feb 2012 14:54:14 +0100 Detlev Offenbach Added capability to change the phase of changesets to the project VCS menu and the Mercurial log-browser. 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
Tue, 13 Sep 2011 19:41:54 +0200 Detlev Offenbach Added support for exporting patches. file | diff | annotate
Fri, 09 Sep 2011 19:15:06 +0200 Detlev Offenbach Added support for importing patches to the Mercurial interface and made it's revert action check, if the project should be reread. file | diff | annotate
Mon, 05 Sep 2011 19:17:27 +0200 Detlev Offenbach Corrected a display string. file | diff | annotate
Mon, 05 Sep 2011 19:13:23 +0200 Detlev Offenbach Corrected a display string. 5_1_x file | diff | annotate
Mon, 05 Sep 2011 18:40:32 +0200 Detlev Offenbach Fixed a few issues in the Mercurial plug-in. 5_1_x file | diff | annotate
Mon, 05 Sep 2011 18:40:32 +0200 Detlev Offenbach Fixed a few issues in the Mercurial plug-in. file | diff | annotate
Sun, 04 Sep 2011 15:17:10 +0200 Detlev Offenbach Added code to the Mercurial plug-in to support multiple revisions where appropriate. file | diff | annotate
Sat, 03 Sep 2011 16:41:44 +0200 Detlev Offenbach Made "Show Log" behave like "Show Limited Log" and removed the later. file | diff | annotate
Thu, 01 Sep 2011 09:25:05 +0200 Detlev Offenbach Fixed the treatment of the Mercurial version number. file | diff | annotate
Tue, 31 May 2011 16:35:45 +0200 Detlev Offenbach Added support for the Mercurial rebase extension. file | diff | annotate
Tue, 31 May 2011 11:25:52 +0200 Detlev Offenbach Refined the Mercurial extensions code a little bit to deal with torn of menus in a better way. file | diff | annotate
Mon, 30 May 2011 16:53:13 +0200 Detlev Offenbach Added support for the Mercurial transplant extension. file | diff | annotate
Sun, 29 May 2011 18:04:36 +0200 Detlev Offenbach Changed code to close torn off submenus of the Mercurial project menu. file | diff | annotate
Sun, 29 May 2011 15:25:28 +0200 Detlev Offenbach Added support for the Mercurial gpg extension. file | diff | annotate
Sat, 28 May 2011 16:20:36 +0200 Detlev Offenbach Changed the logic of the Mercurials extension menu creation. file | diff | annotate
(0) -60 tip

eric ide

mercurial