hgview

log

age author description
Fri, 10 Jun 2011 11:26:08 +0200 Alain Leufroy prepare version 1.3.0hgview-version-1.3.0
Fri, 20 May 2011 14:00:39 +0200 Aurelien Campeas [quickbar] avoid unicode decode error which breaks/stops the search
Tue, 10 May 2011 11:52:04 +0200 Aurelien Campeas fix UnicodeDecodeError, add notes
Fri, 03 Sep 2010 15:33:56 +0200 Alain Leufroy add rest support for changeset description
Tue, 23 Nov 2010 18:04:11 +0100 Pierre-Yves David Stabilise named branch color
Thu, 18 Nov 2010 15:31:46 +0100 Nicolas Chauvat delete-trailing-whitespace
Wed, 25 Aug 2010 17:02:49 +0200 Alexandre Fayolle Added tag hgview-debian-version-1.2.1-1 for changeset 4ea4846c4d5a
Wed, 25 Aug 2010 17:02:49 +0200 Alexandre Fayolle Added tag hgview-version-1.2.1 for changeset 6e44fa1da878hgview-debian-version-1.2.1-1
Wed, 25 Aug 2010 17:02:31 +0200 Alexandre Fayolle also remove hgvq_rc.py which is generated by setup.pyhgview-version-1.2.1
Wed, 25 Aug 2010 16:40:38 +0200 Alexandre Fayolle merge
Wed, 25 Aug 2010 16:39:41 +0200 Alexandre Fayolle added debian/source/format
Wed, 25 Aug 2010 16:25:48 +0200 Alexandre Fayolle better packaging fix
Wed, 25 Aug 2010 16:08:47 +0200 Alexandre Fayolle prepare bugfix release 1.2.1
Thu, 21 Jan 2010 15:31:49 +0100 David Douard Added tag hgview-version-1.2.0, hgview-debian-version-1.2.0-1 for changeset e20036ab897a
Thu, 21 Jan 2010 15:29:40 +0100 David Douard prepare release 1.2.0hgview-debian-version-1.2.0-1 hgview-version-1.2.0
Wed, 20 Jan 2010 20:04:53 +0100 David Douard Update copyright
Wed, 20 Jan 2010 19:52:52 +0100 David Douard Add (visible) icons for goto and find quickbars
Wed, 20 Jan 2010 19:21:10 +0100 David Douard Fix a potential core dump
Wed, 20 Jan 2010 08:51:10 +0100 David Douard Make working directory appear as a node in the graph
Wed, 20 Jan 2010 08:50:55 +0100 David Douard Improve filter toolbar
Wed, 20 Jan 2010 08:33:48 +0100 David Douard Add the possibility to display only a subtree of the graph starting at a given revision
Tue, 19 Jan 2010 07:35:15 +0100 David Douard small fix
Fri, 15 Jan 2010 07:28:42 +0100 David Douard Fix HgRepoListModel
Wed, 13 Jan 2010 19:47:57 +0100 David Douard small fix: make log col only display first line of the description
Wed, 13 Jan 2010 19:41:53 +0100 David Douard Updated user doc
Tue, 05 Jan 2010 21:02:34 +0100 David Douard Fix font problem for annotator
Tue, 05 Jan 2010 21:02:33 +0100 David Douard Refactor: moved find_repository function to hgviewlib.util module
Tue, 05 Jan 2010 21:02:32 +0100 David Douard small fix: prevent a Qt warning displayed in the terminal when exiting
Wed, 16 Dec 2009 00:04:05 +0100 David Douard Improve file list model loading speed
Tue, 15 Dec 2009 22:39:52 +0100 David Douard Improve a bit startup time
Tue, 15 Dec 2009 22:32:39 +0100 David Douard Improve search [ticket #18831]
Tue, 15 Dec 2009 22:32:20 +0100 David Douard fix [#18881] protect HTML tags in changeset commit message
Tue, 15 Dec 2009 22:31:43 +0100 David Douard make Ctrl+F shortcut work
Tue, 15 Dec 2009 22:31:09 +0100 David Douard updated icons
Tue, 15 Dec 2009 22:30:47 +0100 David Douard Make display of mq tags optional
Tue, 15 Dec 2009 22:30:37 +0100 David Douard small fix: connect showMessage signal from FileRevModel
Tue, 08 Dec 2009 20:04:03 +0100 David Douard New implementation of the background graph building mecanism.
Tue, 08 Dec 2009 19:09:13 +0100 David Douard Fix bug in filelog models
Tue, 08 Dec 2009 19:09:13 +0100 David Douard Add a Curry helper class
Mon, 07 Dec 2009 06:58:21 +0100 David Douard small fix:
Fri, 04 Dec 2009 23:20:37 +0100 David Douard small fix
Fri, 04 Dec 2009 23:19:56 +0100 David Douard Make it possible to use a relative path when browsing in single file mode [fix #18887]
Fri, 04 Dec 2009 22:22:51 +0100 David Douard Add simple support for mq
Wed, 02 Dec 2009 19:07:00 +0100 David Douard Refactored hgfileviewer.py
Tue, 01 Dec 2009 19:32:49 +0100 David Douard Make the different dialog "communicate" with each other.
Mon, 30 Nov 2009 21:22:08 +0100 David Douard Fix segfault on some platforms.
Wed, 25 Nov 2009 20:44:26 +0100 David Douard Add hability to open a RepoViewer at given rev from the FileDiffViewer (or select the rev if the RepoViewer is already open)
Wed, 25 Nov 2009 20:40:55 +0100 David Douard hg-bfile support small fix (prevent traceback in console)
Wed, 25 Nov 2009 20:39:23 +0100 David Douard Add an Annotator class to annotate files when displayed in 'file' mode [fix #18983]
Wed, 25 Nov 2009 20:36:37 +0100 David Douard small fix
Tue, 17 Nov 2009 07:13:13 +0100 David Douard improve a bit the user doc
Tue, 17 Nov 2009 07:12:33 +0100 David Douard display 2 status icons when wd is in merge status
Mon, 16 Nov 2009 23:55:41 +0100 David Douard small improvements in graphlog's tooltips
Mon, 16 Nov 2009 23:39:37 +0100 David Douard Always hide goto_toolbar at the end of goto method.
Mon, 16 Nov 2009 23:36:46 +0100 David Douard Refactored the way graph filling is done
Mon, 16 Nov 2009 21:42:00 +0100 David Douard merge
Mon, 16 Nov 2009 21:35:58 +0100 David Douard Make working directory displayed in the raph with a couple of icons depending on its status.
Mon, 16 Nov 2009 21:34:45 +0100 David Douard Make middle button click go to ancestor revision (with currently selected revision)
Mon, 16 Nov 2009 21:33:23 +0100 David Douard FileView: react to "filled" event selecting an item if none is selected
Mon, 16 Nov 2009 21:31:44 +0100 David Douard Add simple support for hgbfiles extension