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 (
R. Tyler Ballance (author)
Wed Jan 07 19:53:10 -0800 2009
commit de4333223190e3f5fdfdb3ce9594e639e4322a2f
tree c3970ee4902e83cbde0ff468bbb439fdb79e2564
parent 1436f03e98d31ae7638f4202d8f1154c4da3604e
tree c3970ee4902e83cbde0ff468bbb439fdb79e2564
parent 1436f03e98d31ae7638f4202d8f1154c4da3604e
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








