|
|
|
Posted
over 3 years
ago
by
David Douard
Here is at last the release of the version 1.2.0 of hgview. In a nutshell, this release includes: a basic support for mq extension, a basic support for hg-bfiles extension, working directory is now displayed as a node of the
... [More]
graph (if there are local modifications of course), it's now possible to display only the subtree from a given revision (a bit like hg log -f) it's also possible to activate an annotate view (make navigation slower however), several improvements in the graph filling and rendering mecanisms, I also added toolbar icons for the search and goto "quickbars" so they are not "hidden" any more to the one reluctant to user manuals, it's now possible to go directly to the common ancestor of 2 revisions, when on a merge node, it's now possible to choose the parent the diff is computed against, make search also search in commit messages (it used to search only in diff contents), and several bugfixes of course.
Notes: there are packages for debian lenny, squeeze and sid, and for ubuntu hardy, interpid, jaunty and karmic. However, for lenny and hardy, provided packages won't work on pure distribs since hgview 1.2 depends on mercurial 1.1. Thus for these 2 distributions, packages will only work if you have installed backported mercurial packages. [Less]
|
|
Posted
over 3 years
ago
by
Arthur Lutz
For the release of hgview 1.2.0 in our Karmic Ubuntu repository, we would like to announce that we are now going to generate packages for the following distributions : Debian Lenny (because it's stable) Debian Sid (because it's the dev
... [More]
branch) Ubuntu Hardy (because it has Long Term Support) Ubuntu Karmic (because it's the current stable) Ubuntu Lucid (because it's the next stable) - no repo yet, but soon...
The old packages in the previously supported architectures are still accessible (etch, jaunty, intrepid), but new versions will not be generated for these repositories. Packages will be coming in as versions get released, if before that you need a package, give us a shout and we'll see what we can do.
For instructions on how to use the repositories for Ubuntu or Debian, go to the following page : http://www.logilab.org/card/LogilabDebianRepository [Less]
|
|
Posted
over 3 years
ago
by
David Douard
I am pleased to announce you to the latest release of hgview 1.1.0. What is it? For the ones from the back of the classroom near the radiator, let me remind you that hgview is a very helpful tool for daily work using the
... [More]
excellent DVCS Mercurial (which we heavily use at Logilab). It allows to easily and visually navigate your hg repository revision graphlog. It is written in Python and pyqt.
What's new
user can now configure colors used in the diff area (and they now defaults to white on black) indicate current working directory position by a square node add many other configuration options (listed when typing hg help hgview) removed 'hg hgview-options' command in favor of 'hg help hgview' add ability to choose which parent to diff with for merge nodes dramatically improved UI behaviour (shortcuts) improved help and make it accessible from the GUI make it possible not to display the diffstat column of the file list (which can dramatically improve performances on big repositories) standalone application: improved command line options indicate working directory position in the graph add auto-reload feature (when the repo is modified due to a pull, a commit, etc., hgview detects it, reloads the repo and updates the graph) fix many bugs, especially the file log navigator should now display the whole graph
Download and installation The source code is available as a tarball, or using our public hg repository of course.
To use it from the sources, you just have to add a line in your .hgrc file, in the [extensions] section:
hgext.hgview=/path/to/hgview/hgext/hgview.py Debian and Ubuntu users can also easily install hgview (and Logilab other free software tools) using our deb package repositories. [Less]
|
|
Posted
about 4 years
ago
by
graziella....@logilab.fr
<p>I have the pleasure of announcing that the version <a class="reference" href="http://www.logilab.org/project/hgview">hgview</a> <a class="reference"
... [More]
href="http://www.logilab.org/project/hgview/0.10.2">0.10.2</a> was posted on this site and is available for <a class="reference" href="http://ftp.logilab.org/pub/hgview/hgview-0.10.2.tar.gz">downloading</a>. In this version we added some new functionalities like :</p> <ul class="simple"> <li>Change the search behavior: the button "Next" will move the focus on the next found searched text.</li> <li>Diff works on the merge node.</li> <li>The command --version shows the current version of hgview</li> <li>Fix a bug when the file's name contains space.</li> </ul> <img align="right" alt="http://www.selenic.com/hg-logo/logo-droplets-50.png" class="align-right" src="http://www.selenic.com/hg-logo/logo-droplets-50.png" /> [Less]
|
|
Posted
about 4 years
ago
by
graziella....@logilab.fr
I have the pleasure of announcing that the version hgview_ `0.10.2`_ was posted on this site and is available for downloading_. In this version we added some new functionalities like : * Change the search behavior: the button
... [More]
"Next" will move the focus on the next found searched text.
* Diff works on the merge node.
* The command --version shows the current version of hgview
* Fix a bug when the file's name contains space.
.. image:: http://www.selenic.com/hg-logo/logo-droplets-50.png :align: right .. _hgview : http://www.logilab.org/project/hgview .. _`0.10.2` : http://www.logilab.org/project/hgview/0.10.2 .. _downloading : http://ftp.logilab.org/pub/hgview/hgview-0.10.2.tar.gz [Less]
|
|
Posted
about 4 years
ago
by
graziella....@logilab.fr
I have the pleasure of announcing that the version hgview 0.10.2 was posted on this site and is available for downloading. In this version we added some new functionalities like : Change the search behavior: the button "Next"
... [More]
will move the focus on the next found searched text. Diff works on the merge node. The command --version shows the current version of hgview Fix a bug when the file's name contains space. [Less]
|
|
Posted
about 4 years
ago
by
graziella....@logilab.fr
error while publishing ReST text I have the pleasure of announcing that the version hgview_ `0.10.2`_ was posted on this site and is available for downloading_. In this version we added some new functionalities like : * Change
... [More]
the search behavior: the button "Next" will move the focus on the next found searched text.
* Diff works on the merge node.
* The command --version shows the current version of hgview
* Fix a bug when the file's name contains space.
.. image:: http://www.selenic.com/hg-logo/logo-droplets-50.png :align: right .. _hgview : http://www.logilab.org/project/hgview .. _`0.10.2` : http://www.logilab.org/project/hgview/0.10.2 .. _downloading : http://ftp.logilab.org/pub/hgview/hgview-0.10.2.tar.gz [Less]
|
|
Posted
about 4 years
ago
by
Graziella Toutoungis
I have the pleasure of announcing that the version hgview 0.10.2 was posted on this site and is available for downloading. In this version we added some new functionalities like : Change the search behavior: the button "Next"
... [More]
will move the focus on the next found searched text. Diff works on the merge node. The command --version shows the current version of hgview Fix a bug when the file's name contains space. [Less]
|
|
Posted
about 4 years
ago
by
graziella....@logilab.fr
I have the pleasure of announcing that the version hgview_ `0.10.0`_ was posted on this site and is available for downloading_. In this version we added some new functionalities like : * The possibility to order all revisions by date or
... [More]
author or description.....
* Support for localtime.
* Improve the message header when `hg mv` is used and fix the author base color
* Integration of `bboissin's fixes`_
.. image:: http://www.selenic.com/hg-logo/logo-droplets-50.png :align: right
Finally : We have taken into account older versions. As pointed out by some users, mercurial version 1.1.x wasn't working very well with hgview, so we created patches which have to be applied according to the version of mercurial you are using.
.. _`bboissin's fixes` : http://www.bitbucket.org/bboissin/hgview/ .. _hgview : http://www.logilab.org/project/hgview .. _`0.10.0` : http://www.logilab.org/project/hgview/0.10.0 .. _downloading : http://ftp.logilab.org/pub/hgview/hgview-0.10.0.tar.gz [Less]
|
|
Posted
about 4 years
ago
by
graziella....@logilab.fr
I have the pleasure of announcing that the version hgview 0.10.0 was posted on this site and is available for downloading. In this version we added some new functionalities like : The possibility to order all revisions by date or author
... [More]
or description..... Support for localtime. Improve the message header when hg mv is used and fix the author base color Integration of bboissin's fixes
Finally : We have taken into account older versions. As pointed out by some users, mercurial version 1.1.x wasn't working very well with hgview, so we created patches which have to be applied according to the version of mercurial you are using. [Less]
|