rtyler / gitplot
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
8528d27
commit 8528d27df64cc84163c98bd76cd4921165392ee7
tree 22317fdff5eda3e87613f56a6f55f2c7160cde40
parent 07f86214a98e520fd78681c7f9999d5a7c142e21
tree 22317fdff5eda3e87613f56a6f55f2c7160cde40
parent 07f86214a98e520fd78681c7f9999d5a7c142e21
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

