author | Jonas Fonseca <jonas.fonseca@savoirfairelinux.com> | |
Fri, 11 Dec 2009 22:05:23 +0000 (17:05 -0500) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Mon, 7 Mar 2011 01:45:34 +0000 (20:45 -0500) | ||
commit | 607cfb11cd9b6e2beaa36158d77842f8aac7fd67 | |
tree | 3076d8400a927645751c68ff2b1e4205e424d5a3 | tree | snapshot |
parent | 389378ae4f62653a77d6b1679989734715a0fc22 | commit | diff |
Rewrite the revision graph renderer
The new renderer is more 'square' but comes with three modes: UTF-8,
ncurses (using chtype graphical characters), and ASCII. The three modes
can be toggled. Enable revision graph rendering by default.
The new renderer is more 'square' but comes with three modes: UTF-8,
ncurses (using chtype graphical characters), and ASCII. The three modes
can be toggled. Enable revision graph rendering by default.
12 files changed:
.gitignore | diff | blob | history | |
Makefile | diff | blob | history | |
NEWS | diff | blob | history | |
graph.c | [new file with mode: 0644] | blob |
graph.h | [new file with mode: 0644] | blob |
io.c | diff | blob | history | |
io.h | diff | blob | history | |
manual.txt | diff | blob | history | |
test-graph.c | [new file with mode: 0644] | blob |
tig.c | diff | blob | history | |
tig.h | diff | blob | history | |
tigrc.5.txt | diff | blob | history |