ANN: hgview 1.4.0 - Mercurial log navigator

A

Alain Leufroy

Announcing HgView 1.4.0
=======================

HgView home page:
http://www.logilab.org/project/hgview

Tarball:
http://ftp.logilab.org/pub/hgview/hgview-1.4.0.tar.gz

Hg repository:
http://www.logilab.org/src/hgview

About this release
==================

Text mode inside make it into hgview 1.4.0!

This release introduces a *new text based* user interface thanks to the
urwid library (http://excess.org/urwid )

This interface includes the following features:

* display the revision graph (with working directory as a node, and basic support for the mq),
* display the files affected by a selected changeset (with basic support for the bfiles),
* display diffs (with syntax highlighting thanks to pygments),
* automatically refresh the displayed revision graph when the repository is being modified,
* easy key-based navigation in revisions' history of a repo (same as the GUI),
* a command system for special actions (see help)

To use it type : ``hgview --interface curses`` (or configure it permanently in your config file)

There are also some bugfixes.

About HgView
============

hgview is a simple tool aiming at visually navigate in a Mercurial (hg) repository history.
It is written in Python with quick and efficient key-based navigation in mind, trying to be fast
enough for big repositories.

--$
python-projects mailing list
http://lists.logilab.org/mailman/listinfo/python-projects
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top