rtyler / gitplot

Informational plotting about Git with CairoPlot

This URL has Read+Write access

R. Tyler Ballance (author)
Tue Jan 06 23:16:48 -0800 2009
commit  1436f03e98d31ae7638f4202d8f1154c4da3604e
tree    74a378fd528961b3bcc1e2ef92814b4c0ed28c37
parent  60cbb94f8cb712c30ec87b08729583f911c36e1a
name age message
file .gitignore Loading commit data...
file NOTES
file README
directory contrib/
directory examples/
file git-plot.py
directory internal/
README
  ____    _____      _      ____    __  __   _____ 
 |  _ \  | ____|    / \    |  _ \  |  \/  | | ____|
 | |_) | |  _|     / _ \   | | | | | |\/| | |  _|  
 |  _ <  | |___   / ___ \  | |_| | | |  | | | |___ 
 |_| \_\ |_____| /_/   \_\ |____/  |_|  |_| |_____|
===================================================

ABOUT
-----------------
git-plot is a tool intended on helping visualize activity being performed inside a 
particular Git repository.

Currently the project is not "released" insofar that it's really far more experimental
than anything else right now.



REQUIREMENTS
-----------------
git-plot depends on Python, Cairo and PyCairo being installed; and naturally Git