hgview

log

age author description
Thu, 26 Jan 2012 20:42:50 +0100 Alain Leufroy [qt] mimic the curses layout by adding "description" to the files list (wip #83294)default tip
Thu, 26 Jan 2012 19:55:51 +0100 Alain Leufroy [TUI] phases support (closes #87899)
Thu, 15 Mar 2012 10:16:16 +0100 Aurelien Campeas [qt/hgrepoview] try probable encodings rather than just impose one (author, commit msg)
Fri, 02 Mar 2012 11:27:46 +0100 David Douard merge stable in default
Fri, 24 Feb 2012 20:43:24 +0100 Alain Leufroy [lib] do not swallow exception with ``--traceback`` (closes #89337)stable
Fri, 24 Feb 2012 20:42:09 +0100 Alain Leufroy [TUI|inotify] prevent over refreshing with mercurial 2.1 (closes #89336)stable
Fri, 24 Feb 2012 19:53:37 +0100 Alain Leufroy [mq] fix ``ev/null`` file entry appearing with removed files on unapplied patches (closes #89335)stable
Thu, 26 Jan 2012 09:24:26 +0100 Alain Leufroy [core] fix OSError while focusing on removed file (closes #87839)stable
Thu, 26 Jan 2012 09:33:31 +0100 Alain Leufroy [curses] disable lazy import (from Hg) for urwid (closes #87901)stable
Fri, 03 Feb 2012 10:44:43 +0100 Alain Leufroy [hgpatches] fix missing return in scmutil.match with mercurial 1.6.4 (#88239)stable
Tue, 24 Jan 2012 14:05:37 +0100 Pierre-Yves David merge stable into default
Mon, 16 Jan 2012 11:13:52 +0100 Alain Leufroy [mqsupport] fix encoding error while browsing the content of an unapplied mqpatch that contains unicode chars (closes #87210)stable
Fri, 23 Dec 2011 18:06:27 +0100 Julien Cristau Added tag hgview-debian-version-1.5.0-3 for changeset d67cbb4e5651stable
Fri, 23 Dec 2011 17:46:02 +0100 Julien Cristau 1.5.0-3stable hgview-debian-version-1.5.0-3
Fri, 23 Dec 2011 16:04:49 +0100 Julien Cristau Remove logilab.org ticket references from debian/changelogstable
Thu, 22 Dec 2011 18:00:08 +0100 Julien Cristau Added tag hgview-debian-version-1.5.0-2 for changeset ca12fd67dc85
Thu, 22 Dec 2011 17:59:03 +0100 Julien Cristau 1.5.0-2hgview-debian-version-1.5.0-2
Thu, 22 Dec 2011 17:58:06 +0100 Julien Cristau [packaging] add missing hgpatches directory
Thu, 22 Dec 2011 14:37:35 +0100 David Douard merge
Thu, 22 Dec 2011 14:11:52 +0100 David Douard Added tag hgview-debian-version-1.5.0-1 for changeset 09ed7f71fac7
Thu, 22 Dec 2011 14:11:52 +0100 David Douard Added tag hgview-version-1.5.0 for changeset 9246f0e56241hgview-debian-version-1.5.0-1
Mon, 19 Dec 2011 17:55:15 +0100 Pierre-Yves David [grapher] factorize line computation (wip #86327)
Mon, 19 Dec 2011 17:54:45 +0100 Pierre-Yves David [grapher] simplify color management for current rev and parents (wip #86327)
Mon, 19 Dec 2011 17:01:50 +0100 Pierre-Yves David [grapher] use itertools.count to generate color values (wip #86327)
Mon, 19 Dec 2011 17:51:43 +0100 Pierre-Yves David [grapher] simplify continue clause (wip #86327)
Mon, 19 Dec 2011 16:20:46 +0100 Pierre-Yves David [grapher]: implement an iterator to sanitize the huge while loop (wip #86327)
Mon, 19 Dec 2011 16:47:22 +0100 Alain Leufroy prepare version 1.5.0hgview-version-1.5.0
Mon, 19 Dec 2011 12:14:21 +0100 Pierre-Yves David [phases] watch phase files for update (closes #86349)
Mon, 19 Dec 2011 15:34:09 +0100 Pierre-Yves David [phases] basic support (closes #86349)
Mon, 19 Dec 2011 16:11:24 +0100 Pierre-Yves David [hidden] fix infinite loop when hidden changeset.
Mon, 19 Dec 2011 17:52:57 +0100 Alain Leufroy quick fix for rev #29e1b39848221346c30890e53aee6b4e89289005
Mon, 12 Dec 2011 09:21:19 +0100 Alain Leufroy [console] display text translation in source/diff pane (closes #83773)
Fri, 09 Dec 2011 21:22:02 +0100 Alain Leufroy Hide non-interesting changesets (closes #19875)
Sun, 11 Dec 2011 16:50:23 +0100 Alain Leufroy [qt] replace text in description for fancy display (closes #84465)
Sun, 11 Dec 2011 16:50:23 +0100 Alain Leufroy [qt] links in fancy view opens browser (closes #76254)
Sun, 11 Dec 2011 16:50:22 +0100 Alain Leufroy [packaging] update FSF address in py files (closes #75295)
Sun, 11 Dec 2011 16:50:21 +0100 Alain Leufroy [core] improve mq support (closes #19194)
Mon, 12 Sep 2011 15:57:48 +0200 Alain Leufroy [console] add history and completion for command (closes #84733)
Wed, 23 Nov 2011 08:49:18 +0100 Alain Leufroy [cosmetic] remove superfluous hash-bangs and the entry point in ``hgviewlib/application.py`` (closes #78002)
Mon, 21 Nov 2011 22:41:44 +0100 Alain Leufroy [core] mercurial 2.0 support (closes #84549)
Thu, 24 Nov 2011 15:01:28 +0100 Alain Leufroy [hg patches] Dedicate a module to patch Mercurial (closes #75296)
Sun, 20 Nov 2011 20:59:58 +0100 Alain Leufroy [curses] fancier graph highlighting for nodes (imrpove #79263)
Sun, 20 Nov 2011 18:44:52 +0100 Alain Leufroy enable --profile/--time/--traceback/--debug options as mercurial axtension (closes #83309)
Sun, 20 Nov 2011 17:30:59 +0100 Alain Leufroy [fix core] raise ApplicationError and do not display traceback for NotImplementedErro (closes #78004 #83307)
Mon, 19 Dec 2011 15:26:09 +0100 Julien Cristau Fall back to the text interface if qt is not available (closes #84939)
Wed, 19 Oct 2011 14:20:39 +0200 Alain Leufroy [application] do not fail when started outside a repository with ``bin/hgview``(closes #79255)
Sat, 08 Oct 2011 15:49:04 +0200 Alain Leufroy [curses] fancier graph highlighting for current/working changeset (closes #79263)
Thu, 20 Oct 2011 09:40:06 +0200 Alain Leufroy fix ImportError if the interface is not available (closes #77984)
Thu, 20 Oct 2011 09:40:06 +0200 Aurelien Campeas [util] follow hg api change (closes #79058)
Thu, 29 Sep 2011 15:11:13 +0200 Julien Cristau Added tag hgview-debian-version-1.4.0-2 for changeset 846104aaa0ce
Thu, 29 Sep 2011 14:43:42 +0200 Julien Cristau [packaging] Fix upgrades from << 1.4hgview-debian-version-1.4.0-2
Thu, 29 Sep 2011 12:54:34 +0200 Alain Leufroy Added tag hgview-debian-version-1.4.0-1 for changeset 9521511a6e37
Thu, 29 Sep 2011 12:54:33 +0200 Alain Leufroy Added tag hgview-version-1.4.0 for changeset 1576aa8d7b12hgview-debian-version-1.4.0-1
Thu, 29 Sep 2011 11:00:11 +0200 Alain Leufroy prepare version 1.4.0hgview-version-1.4.0
Wed, 28 Sep 2011 09:20:04 +0200 Julien Cristau [debian] restore compatibility with old distros
Wed, 28 Sep 2011 09:20:03 +0200 Alain Leufroy [console] fix command line splitting
Sun, 25 Sep 2011 00:14:31 +0200 Alain Leufroy [console] fix inotify over refreshing caused by mercurial (checkexec)
Sat, 24 Sep 2011 17:38:49 +0200 Alain Leufroy [console] reduce blinking while displaying diff/source
Tue, 20 Sep 2011 23:03:42 +0200 Alain Leufroy fix setup.py
Thu, 15 Sep 2011 07:26:41 +0200 Alain Leufroy fix mercurial extension