> Ingo Molnar <[EMAIL PROTECTED]> [Wed, 20 Apr 2005]:
 > 
 > * Petr Baudis <[EMAIL PROTECTED]> wrote:
 > 
 > >   Hi,
 > > 
 > >   just FYI, Olivier Andrieu was kind enough to port his monotone-viz 
 > > tool to git (http://oandrieu.nerim.net/monotone-viz/ - use the one 
 > > from the monotone repository). The tool visualizes the history flow 
 > > nicely; see
 > > 
 > >    http://rover.dkm.cz/~pasky/gitviz1.png
 > >    http://rover.dkm.cz/~pasky/gitviz2.png
 > >    http://rover.dkm.cz/~pasky/gitviz3.png
 > >    http://rover.dkm.cz/~pasky/gitviz4.png
 > >    http://rover.dkm.cz/~pasky/gitviz5.png
 > >    http://rover.dkm.cz/~pasky/gitviz6.png
 > >    http://rover.dkm.cz/~pasky/gitviz7.png
 > > 
 > > for some screenshots.
 > 
 > really nice stuff! Any plans to include it in git-pasky, via 'git gui' 
 > option or so? Also, which particular version has this included - the 
 > freshest tarball on the monotone-viz download site doesnt seem to 
 > include it.

There, here's a tarball :
  http://oandrieu.nerim.net/monotone-viz/git-viz-0.1.tar.gz

and a binary, compiled on Fedora Core 3 :
  http://oandrieu.nerim.net/monotone-viz/git-viz.exe
  http://oandrieu.nerim.net/monotone-viz/README.git-viz

Please, bear in mind that this is really a hack. Since monotone and
git has very similar concepts, I merely replaced the code that was
accessing monotone's database (sqlite) by some code using git
tools. But the UI still has references to monotone all over the place,
a couple of things won't work, etc.

-- 
   Olivier
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to