The unified diff between revisions [6e1b1069..] and [7891617d..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'README'
#
#
# patch "README"
# from [90c6b1e59affd24a1a0fcc844980140dd518e456]
# to [e5cbc58372ee38f678c2084bb336dc807a183063]
#
============================================================
--- README 90c6b1e59affd24a1a0fcc844980140dd518e456
+++ README e5cbc58372ee38f678c2084bb336dc807a183063
@@ -1,9 +1,8 @@
-Monotone-viz
-============
+Git-viz
+=======
-This is a small GNOME application to visualize monotone ancestry
-graphs.
+This is a small GNOME application to visualize git ancestry graphs.
REQUIREMENTS
@@ -13,7 +12,6 @@
- GTK+ 2.4, libgnomecanvas
To compile from sources, you'll also need:
-- a compiled monotone source tree
- ocaml compiler (>= 3.07)
- LablGTK 2.4.0 or lablgtk-20041119 or lablgtk-20050218
- libcrypto, from the openssl toolkit
@@ -25,24 +23,18 @@
- if you've pulled this from the monotone repository,
run `aclocal -I . && autoconf' to generate configure
- run ./configure, with the following options if needed :
- --with-monotone-dir
--with-lablgtk-dir
- make
-- install the binary monotone-viz somewhere
+- install the binary git-viz somewhere
RUNNING
=======
-usage: monotone-viz [options] [db [branch]]
+usage: git-viz [options] [git-controlled directory]
options:
-noaa don't use an anti-aliased canvas
-If db and branch are not specified on the command line and
-monotone-viz is run from a monotone-controlled directory (i.e. with a
-MT/ subdirectory), it will automatically use the database and branch
-specified in the MT/options file.
-
STYLE FILE
==========
Appearance can be controlled via a style file, named