Tue, 31 Jan 2017 19:49:58 +0100 Detlev Offenbach Changed the status and log browser dialogs to show the input widgets only when something was written to stderr in order to get less flicker. file | diff | annotate
Mon, 30 Jan 2017 19:53:08 +0100 Detlev Offenbach Extended the details view of the Mercurial log browser window. file | diff | annotate
Sat, 28 Jan 2017 18:04:14 +0100 Detlev Offenbach Added the capability to configure the length of the log message shown in the message column of the Mercurial log browser list. file | diff | annotate
Sat, 28 Jan 2017 16:02:52 +0100 Detlev Offenbach Fixed a bug in the log browser dialogs causing an endless loop. file | diff | annotate
Sat, 28 Jan 2017 14:22:00 +0100 Detlev Offenbach Added up and down buttons to move the current entry to the Mercurial and Subversion log browsers. file | diff | annotate
Sat, 28 Jan 2017 12:39:43 +0100 Detlev Offenbach Change the Mercurial log browser such, that the current log entry is highlighted with a bold font. file | diff | annotate
Thu, 26 Jan 2017 20:17:07 +0100 Detlev Offenbach Added clickable links to the Mercurial log browser details pane. file | diff | annotate
Wed, 25 Jan 2017 19:39:09 +0100 Detlev Offenbach Corrected the Mercurial log browser window refresh action to load as much entries as are already shown (i.e. do not start from scratch). file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Thu, 01 Dec 2016 19:27:09 +0100 Detlev Offenbach Corrected some code style issues and regenerated the source docu files. file | diff | annotate
Tue, 15 Nov 2016 19:02:50 +0100 Detlev Offenbach Fixed the handling of the switch action of the Mercurial log browser dialog context menu in the presence of a bookmark. 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
Wed, 26 Oct 2016 19:27:11 +0200 Detlev Offenbach Improved the handling of Mercurial log browser actions, that potentially modify the project file. file | diff | annotate
Tue, 25 Oct 2016 19:33:11 +0200 Detlev Offenbach Added support for the strip and fetch extensions to the log browser. 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
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Mon, 28 Sep 2015 19:12:25 +0200 Detlev Offenbach Fixed an issue pulling in the Mercurial log browser dialog. file | diff | annotate
Mon, 31 Aug 2015 18:35:31 +0200 Detlev Offenbach Fixed forgotten refresh for the Mercurial log browser push actions. 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
Thu, 27 Aug 2015 17:14:42 +0200 Detlev Offenbach Added a TODO to the Hg Log Browser dialog. file | diff | annotate
Sat, 09 May 2015 14:10:59 +0200 Detlev Offenbach Fixed issues in the Subversion and Mercurial log browser windows. 6_0_x file | diff | annotate
Sat, 09 May 2015 14:10:59 +0200 Detlev Offenbach Fixed issues in the Subversion and Mercurial log browser windows. file | diff | annotate
Sun, 01 Feb 2015 18:25:31 +0100 Detlev Offenbach Corrected some code style issues. file | diff | annotate
Sun, 18 Jan 2015 18:01:54 +0100 Detlev Offenbach Extended the Mercurial log browser search and filter functions to the list of changed files. file | diff | annotate
Sun, 18 Jan 2015 17:28:53 +0100 Detlev Offenbach Enhanced the Mercurial log browser functionality by a search mode. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sat, 15 Nov 2014 19:59:18 +0100 Detlev Offenbach Enhanced the Mercurial log browser a little bit. file | diff | annotate
Sun, 02 Nov 2014 19:43:17 +0100 Detlev Offenbach Corrected some typos. file | diff | annotate
Sun, 20 Jul 2014 16:27:59 +0200 Detlev Offenbach Ajusted the Mercurial interface to not use the deprecated --style option for the log command. 5_5_x file | diff | annotate
Sun, 20 Jul 2014 16:27:59 +0200 Detlev Offenbach Ajusted the Mercurial interface to not use the deprecated --style option for the log command. 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
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
Sun, 04 May 2014 17:41:23 +0200 Detlev Offenbach A liitle enhancement and a fix to the Mercurial log browser dialog. file | diff | annotate
Mon, 28 Apr 2014 19:25:39 +0200 Detlev Offenbach Removed two TODOs and made one more precise. file | diff | annotate
Fri, 25 Apr 2014 18:50:52 +0200 Detlev Offenbach Enhanced the Mercurial log browser dialog to show a summary of the data of the selected changeset in a text edit pane. file | diff | annotate
Fri, 25 Apr 2014 18:37:47 +0200 Detlev Offenbach Merged with Py2 comp. branch to make this the default line of development. file | diff | annotate
Wed, 23 Apr 2014 21:30:14 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Thu, 24 Apr 2014 18:57:10 +0200 Detlev Offenbach Added a TODO marker to the Mercurial log browser dialog. file | diff | annotate
Fri, 18 Apr 2014 15:07:48 +0200 Detlev Offenbach Fixed the Mercurial command server client handling large data chunks on slow machines. 5_4_x file | diff | annotate
Fri, 18 Apr 2014 15:07:48 +0200 Detlev Offenbach Fixed the Mercurial command server client handling large data chunks on slow machines. file | diff | annotate
Thu, 17 Apr 2014 18:22:56 +0200 Detlev Offenbach Implemented a workaround for a Mercurial command server issue on Windows platforms causing a crash/unexpected behavior for long outputs (> 4092 characters). 5_4_x file | diff | annotate
Thu, 17 Apr 2014 18:22:56 +0200 Detlev Offenbach Implemented a workaround for a Mercurial command server issue on Windows platforms causing a crash/unexpected behavior for long outputs (> 4092 characters). file | diff | annotate
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Wed, 12 Mar 2014 18:46:12 +0100 Detlev Offenbach Corrected some code style issues. file | diff | annotate
Wed, 05 Mar 2014 20:02:28 +0100 Detlev Offenbach Fixed an issue in the Mercurial log dialogs. 5_4_x file | diff | annotate
Wed, 05 Mar 2014 20:02:28 +0100 Detlev Offenbach Fixed an issue in the Mercurial log dialogs. file | diff | annotate
Sun, 02 Mar 2014 15:16:44 +0100 Detlev Offenbach Added support for Mercurial outgoing with largefiles by looking for a .hglf path prefix. file | diff | annotate
Sat, 01 Mar 2014 18:35:24 +0100 Detlev Offenbach Continued implementing support for Mercurial largefiles. 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
Wed, 19 Feb 2014 19:45:06 +0100 Detlev Offenbach Changed the Subversion Log Browser dialogs to maintain its position after being closed and fixed a few issues in the Mercurial log browser. file | diff | annotate
Wed, 19 Feb 2014 19:33:25 +0100 Detlev Offenbach Fixed a bug in the Mercurial log browser dialog causing the Next button not being re-enabled at a refresh. 5_4_x file | diff | annotate
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
Mon, 17 Feb 2014 19:05:07 +0100 Detlev Offenbach Extended the Mercurial log browser by an action to switch to the selected revision. file | diff | annotate
Sat, 15 Feb 2014 18:21:59 +0100 Detlev Offenbach Added a window flag to the VCS log browser dialogs to allow to minimize/maximize them on systems that don't add these buttons themself. 5_4_x file | diff | annotate
Sat, 15 Feb 2014 18:21:59 +0100 Detlev Offenbach Added a window flag to the VCS log browser dialogs to allow to minimize/maximize them on systems that don't add these buttons themself. file | diff | annotate
Sun, 09 Feb 2014 16:01:19 +0100 Detlev Offenbach Fixed issues in the Mercurial interface handling bundle files. file | diff | annotate
Sun, 09 Feb 2014 15:51:14 +0100 Detlev Offenbach Fixed issues in the Mercurial interface handling bundle files. 5_4_x file | diff | annotate
Sun, 09 Feb 2014 15:11:14 +0100 Detlev Offenbach Fixed issues in the Mercurial interface handling bundle files. 5_4_x file | diff | annotate
Sun, 09 Feb 2014 15:10:53 +0100 Detlev Offenbach Fixed issues in the Mercurial interface handling bundle files. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial