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