rtyler / gitplot
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
abe95d2
R. Tyler Ballance (author)
Fri Jan 02 14:13:35 -0800 2009
commit abe95d2854548d3a17576dd978ca1e0b2236c7e8
tree 45dc400c81f3a7ca426ec8f1c7692bc22f63924c
parent 9d451b524507e11acf35fc55a6319e77c8775766
tree 45dc400c81f3a7ca426ec8f1c7692bc22f63924c
parent 9d451b524507e11acf35fc55a6319e77c8775766
gitplot /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
NOTES | ||
| |
README | ||
| |
contrib/ | ||
| |
git-plot.py | ||
| |
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

