hgview

mercurial interactive history viewer (common files)

Install

All systems
curl cmd.cat/hgview.sh
Debian Debian
apt-get install hgview-common
Ubuntu
apt-get install hgview-common
Arch Arch Linux
pacman -S hgview
Fedora
dnf install hgview-common
Windows (WSL2)
sudo apt-get update sudo apt-get install hgview-common
Raspbian
apt-get install hgview-common

hgview-common

mercurial interactive history viewer (common files)

Its purpose is to easily navigate in a mercurial repository history. It has been written with efficiency in mind when dealing with quite big repositories. This package install the common files. You may want to install a user interface (hgview or hgview-curses).

hgview

hgview is a simple tool aiming at visually navigating Mercurial

repository history. It has been written with efficiency in mind, both in terms of computational efficiency and user experience efficiency. This main package provides a Qt based GUI. A curses based UI is also available.