⇤ ← Revision 1 as of 2014-03-28 13:41:46
Size: 868
Comment:
|
← Revision 2 as of 2014-03-28 16:10:06 ⇥
Size: 867
Comment: typo
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
Draw a nice reviosion graph in terminal. Nicer than GraphlogExtension does. | Draw a nice revision graph in terminal. Nicer than GraphlogExtension does. |
Nicelog
Draw a nice revision graph in terminal. Nicer than GraphlogExtension does.
Contents
1. Status
This extension is not distributed with Mercurial.
Author: Yuriy Syrovetskiy
Repository: https://bitbucket.org/cblp/mercurial-nicelog
Web page: https://bitbucket.org/cblp/mercurial-nicelog
2. Overview
2.1. Installation
Download/clone nicelog.py and edit your hgrc
[extensions] nicelog = ~/path/to/nicelog.py
2.2. Running
$ hg nicelog
or edit your hgrc ('g' for 'graph'):
[alias] g = nicelog
and then
$ hg g
3. Configuration
Recommended configuration:
[nicelog] colorize = true use_unicode_marks = true graph_text_delimiter = \t