hg-diff

Software Screenshot:
hg-diff
Software Details:
Version: 1.2.3
Upload Date: 20 Feb 15
Developer: Goetz Pfeiffer
Distribution Type: Freeware
Downloads: 11

Rating: 1.0/5 (Total Votes: 1)

hg-diff is a simple GUI program to browse Mercurial revisions. It is used to display a summary all changes between two revisions and to display a graphical comparision of two versions of each changed file.

Installation:

You may install hg-diff from source:

Download hg-diff_[version].tar.gz from this web site

unpack with tar -xvzf hg-diff_[version].tar.gz chdir hg-diff

The program uses the standard python distutils. See also http://docs.python.org/install/index.html for comprehensive documentation on this. If you have root permissions, you may install the program with this command:

python setup.py install

If you want to install the program in a separate directory for testing, you may execute these commands:

mkdir $HOME/test python setup.py install --home=~/test export PYTHONPATH=~/test/lib/python:$PYTHONPATH export PATH=~/test/bin:$PATH

What is new in this release:

  • Added but not yet committed files were not displayed correctly. This has been fixed.

Requirements:

  • Python
  • Mercurial

Similar Software

monotone
monotone

11 May 15

ViewGit
ViewGit

11 May 15

fastimport
fastimport

14 Apr 15

Other Software of Developer Goetz Pfeiffer

Pyexpander
Pyexpander

20 Feb 15

Comments to hg-diff

Comments not found
Add Comment
Turn on images!