rtyler / gitplot

Informational plotting about Git with CairoPlot

This URL has Read+Write access

R. Tyler Ballance (author)
Fri Jan 02 14:13:35 -0800 2009
commit  abe95d2854548d3a17576dd978ca1e0b2236c7e8
tree    45dc400c81f3a7ca426ec8f1c7692bc22f63924c
parent  9d451b524507e11acf35fc55a6319e77c8775766
name age message
file .gitignore Loading commit data...
file NOTES
file README
directory contrib/
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