public
Description: Informational plotting about Git with CairoPlot
Homepage:
Clone URL: git://github.com/rtyler/gitplot.git
commit  de4333223190e3f5fdfdb3ce9594e639e4322a2f
tree    c3970ee4902e83cbde0ff468bbb439fdb79e2564
parent  1436f03e98d31ae7638f4202d8f1154c4da3604e
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