Tue, 18 Feb 2014 19:05:53 +0100 Detlev Offenbach Changed the Mercurial Log Browser dialog to maintain its position after being closed. 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, 15 Feb 2014 19:29:20 +0100 Detlev Offenbach Return the output of 'hg cat' with universal newline support. file | diff | annotate
Sat, 15 Feb 2014 19:29:20 +0100 Detlev Offenbach Return the output of 'hg cat' with universal newline support. 5_4_x file | diff | annotate
Wed, 05 Feb 2014 19:09:29 +0100 Detlev Offenbach Corrected a little inaccuracy. 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
Sat, 01 Feb 2014 15:49:04 +0100 Detlev Offenbach Fixed an issue in Mercurial log dialogs showing a wrong diff for incoming changesets. 5_4_x file | diff | annotate
Sat, 01 Feb 2014 15:49:04 +0100 Detlev Offenbach Fixed an issue in Mercurial log dialogs showing a wrong diff for incoming changesets. 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
Fri, 24 Jan 2014 18:28:52 +0100 Detlev Offenbach Added another TODO to the Mercurial interface. file | diff | annotate
Fri, 24 Jan 2014 18:27:43 +0100 Detlev Offenbach Added a TODO to the Mercurial interface. 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
Tue, 07 Jan 2014 18:08:40 +0100 Detlev Offenbach Enhanced the Mercurial tag dialog and extended the Mercurial log browser to allow tagging of a specific revision 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, 13 Dec 2013 22:45:47 +0100 T.Rzepka SVN/ PySVN plugins fixed. urllib.quote wrapper for unicode characters added. SBS diff fixed. 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
Sat, 19 Oct 2013 13:03:39 +0200 Detlev Offenbach Fixed various coding style 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
Tue, 01 Oct 2013 18:20:46 +0200 Detlev Offenbach Fixed a bug in the Mercurial interface causing an incomplete move action. 5_3_x file | diff | annotate
Tue, 01 Oct 2013 18:20:46 +0200 Detlev Offenbach Fixed a bug in the Mercurial interface causing an incomplete move action. file | diff | annotate
Sun, 29 Sep 2013 15:08:57 +0200 Detlev Offenbach Continued correcting doc strings by using the new doc string checker. file | diff | annotate
Mon, 12 Aug 2013 22:21:53 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Mon, 05 Aug 2013 13:17:51 +0200 Detlev Offenbach Fixed another issue in the Mercurial side-by-side function. file | diff | annotate
Mon, 05 Aug 2013 13:01:46 +0200 Detlev Offenbach Fixed an issue in the Mercurial side-by-side function. file | diff | annotate
Fri, 02 Aug 2013 17:16:52 +0200 Detlev Offenbach Removed some obsolete import statements. file | diff | annotate
Fri, 02 Aug 2013 16:29:25 +0200 Detlev Offenbach Added side-by-side capability to the Mercurial log dialog and log browser dialog. file | diff | annotate
Thu, 01 Aug 2013 18:41:16 +0200 Detlev Offenbach Continued extending the Mercurial side-by-side diff support. file | diff | annotate
Wed, 31 Jul 2013 20:07:41 +0200 Detlev Offenbach Added the capability to compare files side-by-side to Mercurial. file | diff | annotate
Wed, 24 Jul 2013 19:58:04 +0200 Detlev Offenbach Started implementing support for the Mercurial archive function. file | diff | annotate
Mon, 22 Jul 2013 20:08:29 +0200 Detlev Offenbach Started to implement support for Mercurial queue repositories. file | diff | annotate
Sun, 21 Jul 2013 18:14:10 +0200 Detlev Offenbach Added support for the Mercurial 'summary' command. file | diff | annotate
Mon, 08 Jul 2013 22:36:10 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 06 Jul 2013 15:48:58 +0200 Detlev Offenbach Changed all QProcess.waitForStarted() calls to use a 5s timeout (except the debugger interfaces, which have a 10s timeout). file | diff | annotate
Sat, 15 Jun 2013 15:57:36 +0200 Detlev Offenbach Ammended the Mercurial a little bit to generate a minimal user config file instead of an empty one. 5_3_x file | diff | annotate
Sat, 15 Jun 2013 15:54:55 +0200 Detlev Offenbach Ammended the Mercurial a little bit to generate a minimal user config file instead of an empty one. file | diff | annotate
Tue, 28 May 2013 20:52:12 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 20 Apr 2013 18:11:03 +0200 Detlev Offenbach Fixed a bug in the Mercurial plug-in. file | diff | annotate
Sat, 13 Apr 2013 14:58:04 +0200 Detlev Offenbach Little extension to the Mercurial plug-in to remember the path of the recently used changegroup file. file | diff | annotate
Fri, 12 Apr 2013 21:04:00 +0200 T.Rzepka Fix enables Mercurial support. Py2 comp. file | diff | annotate
Mon, 25 Mar 2013 18:15:32 +0100 Detlev Offenbach Added a 'Copy Changesets' button to the Mercurial log browser dialog. Py2 comp. file | diff | annotate
Mon, 25 Mar 2013 18:15:32 +0100 Detlev Offenbach Added a 'Copy Changesets' button to the Mercurial log browser dialog. 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
Mon, 14 Jan 2013 18:47:41 +0100 Detlev Offenbach Added a confirmation dialog to the 'revert' VCS actions. file | diff | annotate
Mon, 07 Jan 2013 16:34:02 +0100 Detlev Offenbach Changed some signal handlings (disconnect). 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 15:09:28 +0100 Detlev Offenbach Fixed a few PEP-8 related issues. 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, 12 Nov 2012 17:46:11 +0100 Detlev Offenbach Extended the commit of all supported version control system interfaces to check for unsaved changes, that would otherwise be forgotten. file | diff | annotate
Wed, 08 Aug 2012 18:21:45 +0200 Detlev Offenbach Added support for --log and --dry-run to the hg graft operation and added code to disable the (deprecated) transplant menu for Mercurial 2.3.0. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial