summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
W. Trevor King [Sun, 9 Jan 2011 03:26:53 +0000 (22:26 -0500)]
Add --verbose options and use logging (vs. old print calls) in depgraph2dot.py.
W. Trevor King [Sun, 9 Jan 2011 03:13:03 +0000 (22:13 -0500)]
Alphebetize depgraph2dot imports.
W. Trevor King [Sun, 9 Jan 2011 03:10:53 +0000 (22:10 -0500)]
Use optparse.OptionParser to parse script arguments.
W. Trevor King [Sun, 9 Jan 2011 02:47:27 +0000 (21:47 -0500)]
Use hashlib.md5 rather than the deprecated md5.md5 in depgraph2dot.py.
W. Trevor King [Sun, 9 Jan 2011 02:45:12 +0000 (21:45 -0500)]
Set executable bits and add level arg to py2depgraph.mymf.import_hook().
W. Trevor King [Thu, 30 Sep 2010 16:46:28 +0000 (12:46 -0400)]
My initial updates to depgraph2dot.py and py2depgraph.py.
Perks:
* module blacklist/whitelist via INVISIBLE_MODS and VISIBLE_PATHS
* general refactoring
Toby Dickenson [Thu, 30 Sep 2010 16:45:24 +0000 (12:45 -0400)]
Began versioning.
These are the originals by Toby Dickenson <toby@tarind.com>.
http://tarind.com/depgraph.html