Sections
Timeline
View Tickets
New Ticket
Sub-Sections
View Latest Revision
Download
RSS Feed
ChangeLog
Metanav
Preferences
About Trac
Links
Slowchop Studios
Gerald Kaszuba
Advertisement

root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @83 [83] 18 hours gak - branched to releases/0.5.1
(edit) @82 [82] 7 weeks gak - Renamed pycg to pycallgraph due to Debian naming conflicts - man page …
(edit) @81 [81] 7 weeks gak man page fixes
(edit) @80 [80] 7 weeks gak branched trunk to releases/0.5.0
(edit) @79 [79] 7 weeks gak - easy_install doesn't like installing man pages
(edit) @78 [78] 7 weeks gak Another shebang
(edit) @77 [77] 7 weeks gak Executable to scripts/pycg
(edit) @76 [76] 7 weeks gak build_documentation.sh fixes
(edit) @75 [75] 7 weeks gak - #23 importing relative modules don't work when using the command line …
(edit) @74 [74] 7 weeks gak Made setup.py install a man page
(edit) @73 [73] 7 weeks gak Added svn executable flag on for scripts
(edit) @72 [72] 8 weeks gak #19 Added man page with updates
(edit) @71 [71] 8 weeks gak Renamed 'image-format' to 'output-file'
(edit) @70 [70] 8 weeks gak - #21 Fixes for calling itself
(edit) @69 [69] 8 weeks gak - Even better raise
(edit) @68 [68] 8 weeks gak - Exceptions are handled
(edit) @67 [67] 8 weeks gak - #16 Removed output filename from mandatory fields - #21 Fixed command …
(edit) @66 [66] 8 weeks gak Example tweaks
(edit) @65 [65] 8 weeks gak More file format fixes
(edit) @64 [64] 8 weeks gak - Renamed pycallgraph-dot.py to pycg - Version bump to 0.5.0 - Added more …
(edit) @63 [63] 8 weeks gak Added another shebang
(edit) @62 [62] 8 weeks gak Added shebang and bumped version to 0.4.2
(edit) @61 [61] 9 months gak added releases/0.4.1
(edit) @60 [60] 9 months gak version bump to 0.4.1 and added author
(edit) @59 [59] 9 months gak fixed setup.py to have a better description
(edit) @58 [58] 9 months gak Patch from Igor V. Rafienko to increase speed by about 50% by caching …
(edit) @57 [57] 14 months gak releases/0.4.0
(edit) @56 [56] 14 months gak build_dist.sh additions
(edit) @55 [55] 14 months gak Minor PEP8 fix
(edit) @54 [54] 14 months gak More example fixes
(edit) @53 [53] 14 months gak Added reset_settings() function. Added stdlib filter.
(edit) @52 [52] 14 months gak Minor example fixes
(edit) @51 [51] 14 months gak Fixed hashbang in colours.py
(edit) @50 [50] 14 months gak Added all.py to run all examples.
(edit) @49 [49] 14 months gak added --exclude-timing and --include-timing to CLI
(edit) @48 [48] 14 months gak Added timing filter. Added min_depth to filtering constructor. Added …
(edit) @47 [47] 14 months gak that didn't work too well…
(edit) @46 [46] 14 months gak tiny example fixes
(edit) @45 [45] 14 months gak check to see if examples scripts are run from the command line (so epydoc …
(edit) @44 [44] 14 months gak changed node_color and edge_color to their English counterpart.
(edit) @43 [43] 14 months gak docs now include examples
(edit) @42 [42] 14 months gak Added an example using different styles of colours. Added GPL message to …
(edit) @41 [41] 14 months gak Added cumulative time statistic. Colouring is now based both on time and …
(edit) @40 [40] 14 months gak removed scopes from execfile
(edit) @39 [39] 14 months gak oops, was passing filter instead of filter_func
(edit) @38 [38] 14 months gak Decided to go to version 0.4.0 instead of 0.3.2
(edit) @37 [37] 14 months gak CLI help fixes
(edit) @36 [36] 14 months gak distribution scripts update
(edit) @35 [35] 14 months gak minor syntax fixes
(edit) @34 [34] 14 months gak More work on pycallgraph-dot command line script.
(edit) @33 [33] 14 months gak Added pycallgraph-dot.py
(edit) @32 [32] 14 months gak Added PEP8 checks and fixes. Fixed some inbuilt variable conflicts. …
(edit) @31 [31] 15 months gak version bump to 0.3.2
(edit) @30 [30] 15 months gak Fixed MANIFEST.in to not include .svn directories
(edit) @29 [29] 15 months gak releases/0.3.1
(edit) @28 [28] 15 months gak Removed hashbang and example
(edit) @27 [27] 15 months gak Ignoring build directories
(edit) @26 [26] 15 months gak now returns the trace function in the settrace callback (#5)
(edit) @25 [25] 15 months gak Added COPYING file to distribution
(edit) @24 [24] 15 months gak Expand user/vars in output filename (#8)
(edit) @23 [23] 19 months moo version bump 0.3.1
(edit) @22 [22] 19 months gak releases/0.3.0
(edit) @21 [21] 19 months root fixed docstring for epydoc
(edit) @20 [20] 19 months gak Added script to build docs
(edit) @19 [19] 19 months gak Fixed versioning
(edit) @18 [18] 19 months gak Added docstrings. Renamed make_graph to make_dot_graph
(edit) @17 [17] 19 months gak Added filter example
(edit) @16 [16] 19 months gak callback filter patch by Alec Thomas
(edit) @15 [15] 19 months gak releases/0.2.0
(edit) @14 [14] 19 months gak fixed import example
(edit) @13 [13] 19 months gak version bump and added regexp example
(edit) @12 [12] 19 months gak added a few examples
(edit) @11 [11] 19 months gak Added reset trace and dont ignore anything options
(edit) @10 [10] 19 months gak svn fixes?
(edit) @9 [9] 19 months gak
(edit) @8 [8] 19 months gak many changes!
(edit) @7 [7] 19 months gak * Added a exception when dot/etc fails * Windows access denied problem …
(edit) @6 [6] 19 months gak releases/0.1.0
(edit) @5 [5] 19 months gak
(edit) @4 [4] 19 months gak readying for release
(edit) @3 [3] 19 months gak
(edit) @2 [2] 19 months gak
(add) @1 [1] 19 months gak initial import
Note: See TracRevisionLog for help on using the revision log.