rtyler / gitplot
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
1436f03
R. Tyler Ballance (author)
Tue Jan 06 23:16:48 -0800 2009
commit 1436f03e98d31ae7638f4202d8f1154c4da3604e
tree 74a378fd528961b3bcc1e2ef92814b4c0ed28c37
parent 60cbb94f8cb712c30ec87b08729583f911c36e1a
tree 74a378fd528961b3bcc1e2ef92814b4c0ed28c37
parent 60cbb94f8cb712c30ec87b08729583f911c36e1a
gitplot /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
NOTES | ||
| |
README | ||
| |
contrib/ | ||
| |
examples/ | ||
| |
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

