This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 4c027845972ab546f06c81c4a1fefea64b971f28
tree 679111fc0339b487f3f9114ca0483d3154481335
parent 8528d27df64cc84163c98bd76cd4921165392ee7
tree 679111fc0339b487f3f9114ca0483d3154481335
parent 8528d27df64cc84163c98bd76cd4921165392ee7
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








