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
|
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
|
Wed, 30 May 2012 19:59:07 +0200 |
Detlev Offenbach |
Fixed another issue introduced by the VCS changes.
|
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
|
Wed, 09 May 2012 20:07:29 +0200 |
Detlev Offenbach |
Added support for amending commits as of Mercurial 2.2.
|
file |
diff |
annotate
|
Wed, 25 Apr 2012 19:48:57 +0200 |
Detlev Offenbach |
Fixed an issue in the Mercurial interface causing a warning. if no .hgrc file exists.
5_2_x
|
file |
diff |
annotate
|
Wed, 25 Apr 2012 19:48:57 +0200 |
Detlev Offenbach |
Fixed an issue in the Mercurial interface causing a warning. if no .hgrc file exists.
|
file |
diff |
annotate
|
Fri, 06 Apr 2012 17:02:01 +0200 |
Detlev Offenbach |
Fixed an issue in the Mercurial "graft continue" command.
|
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
|
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
|
Wed, 26 Oct 2011 18:48:39 +0200 |
Detlev Offenbach |
Fixed a bug in the Mercurial interface.
|
file |
diff |
annotate
|
Sun, 23 Oct 2011 18:15:32 +0200 |
Detlev Offenbach |
Disabled the use of the Mercurial command server on Mac platforms because of insufficient reliability of the server.
|
file |
diff |
annotate
|
Sat, 22 Oct 2011 13:20:50 +0200 |
Detlev Offenbach |
Fixed an issue in the Mercurial command line server interface code of commit causing a commit of a merge to fail.
|
file |
diff |
annotate
|