|
|
@142
|
17 years |
Jari Häkkinen |
Fixes #56. Changed pool usage to use subpools that are cleared after …
|
|
|
@141
|
17 years |
Jari Häkkinen |
Fixed #includes.
|
|
|
@140
|
17 years |
Jari Häkkinen |
Addresses #56. Fixed freeing of resources on svn error.
|
|
|
@139
|
17 years |
Jari Häkkinen |
Added clean-local targets.
|
|
|
@138
|
17 years |
Jari Häkkinen |
Fixes #23. No system calls to svn are done anymore.
|
|
|
@135
|
17 years |
Jari Häkkinen |
Fixed strange SVNException message.
|
|
|
@134
|
17 years |
Jari Häkkinen |
Cleaning.
|
|
|
@133
|
17 years |
Jari Häkkinen |
Fixes ticket:31. Changed GnuplotFE plot and replot to make sure that …
|
|
|
@132
|
17 years |
Jari Häkkinen |
Updated doc ... the plot function do not return anything.
|
|
|
@131
|
17 years |
Jari Häkkinen |
Added static_cast to remove annoying compiler warning.
|
|
|
@129
|
17 years |
Jari Häkkinen |
Addresses ticket:23. Changed usage of 'svn info' to API calls.
|
|
|
@128
|
17 years |
Jari Häkkinen |
No need to include fstream, iosfwd is enough.
|
|
|
@127
|
17 years |
Jari Häkkinen |
Removed unused code.
|
|
|
@126
|
17 years |
Jari Häkkinen |
Changed createdir to mkdir, removed the ugly force option from the …
|
|
|
@125
|
17 years |
Jari Häkkinen |
Cleaning.
|
|
|
@124
|
17 years |
Jari Häkkinen |
Fixed spelling.
|
|
|
@123
|
17 years |
Jari Häkkinen |
Addresses ticket:23. Removed 'svn log' for revision-date extraction.
|
|
|
@121
|
17 years |
Peter Johansson |
removed dotted border for anchors in menu
|
|
|
@120
|
17 years |
Peter Johansson |
fixed bug. anchor is now closed see Ref #53
|
|
|
@118
|
17 years |
Peter Johansson |
fixes #46 #45 #26 #40
|
|
|
@115
|
17 years |
Peter Johansson |
added pwd function
|
|
|
@114
|
17 years |
Peter Johansson |
uses std function in WhiteSpace? Functor
|
|
|
@113
|
17 years |
Peter Johansson |
removed upper and right tics in plots and made the plots transparent
|
|
|
@112
|
17 years |
Peter Johansson |
fixes #27 and added some beauty
|
|
|
@111
|
17 years |
Jari Häkkinen |
Reverted Gnuplot plot to return nothing (void). fputs have different …
|
|
|
@108
|
17 years |
Peter Johansson |
removed debug code
|
|
|
@107
|
17 years |
Peter Johansson |
Gnuplot functions returning int and utilizing that in the test. …
|
|
|
@103
|
17 years |
Peter Johansson |
added class for parsing files for empty lines, comment lines, and code …
|
|
|
@102
|
17 years |
Peter Johansson |
added proper header in html output
|
|
|
@101
|
17 years |
Peter Johansson |
closes #28 #18 and added some lippstick to the node daughters table output
|
|
|
@100
|
17 years |
Peter Johansson |
closes #9 and move create function from svnstat.cc to lib/utility and …
|
|
|
@97
|
17 years |
Jari Häkkinen |
Fixes #30.
|
|
|
@96
|
17 years |
Jari Häkkinen |
Added --with-apr and --with-svn options to configure script. These may …
|
|
|
@93
|
17 years |
Jari Häkkinen |
Changed Makefile.am's to compile at department.
|
|
|
@91
|
17 years |
Jari Häkkinen |
Fixes #4, #19, #32, #34: Started to implement subversion API usage.
|
|
|
@90
|
17 years |
Peter Johansson |
changed default date format closes #30
|
|
|
@84
|
17 years |
Jari Häkkinen |
Added copyright statement. Bumped version number to pre0.3. Cleaned up …
|
|
|
@81
|
17 years |
Jari Häkkinen |
Bumped version, added header files to the distribution (i.e. 'make dist').
|
|
|
@80
|
17 years |
Jari Häkkinen |
Removed nasty bug: svnstat crashed when the last checkin contained …
|
|
|
@79
|
17 years |
Jari Häkkinen |
Clean up code.
|
|
|
@78
|
17 years |
Jari Häkkinen |
Added title to plot.
|
|
|
@77
|
17 years |
Jari Häkkinen |
Fixed ticket:16, removal of multiple stringstreams in Stats::plot.
|
|
|
@76
|
17 years |
Jari Häkkinen |
Fixed ticket:17.
|
|
|
@75
|
17 years |
Peter Johansson |
the return of the white thin duke
|
|
|
@74
|
17 years |
Jari Häkkinen |
Improved web presentation. Y axises normalized, ticket ticket:15 resolved.
|
|
|
@73
|
17 years |
Jari Häkkinen |
Divided Gnuplot class into a basic gnuplot communication class
and a …
|
|
|
@72
|
17 years |
Peter Johansson |
prefer stl algorithms…
|
|
|
@71
|
17 years |
Peter Johansson |
class goes to typename, hi hi
|
|
|
@70
|
17 years |
Jari Häkkinen |
Fixed too many files open problem.
|
|
|
@65
|
17 years |
Peter Johansson |
corrected includes
|
|
|
@64
|
17 years |
Peter Johansson |
fixed problem with parsing with user names with white spaces, e.g. (no …
|
|
|
@63
|
17 years |
Peter Johansson |
Fixed problem with mapping revison to date. Removed mkstemps. name of …
|
|
|
@62
|
17 years |
Peter Johansson |
oops
|
|
|
@61
|
17 years |
Peter Johansson |
fixed the problem with parsing from log?
|
|
|
@60
|
17 years |
Peter Johansson |
plotting vs date rather than revision
|
|
|
@58
|
17 years |
Jari Häkkinen |
Removed string from print() interface.
|
|
|
@48
|
17 years |
Peter Johansson |
added class for keeping stats from svn log
|
|
|
@47
|
17 years |
Peter Johansson |
added time/date tag in output footer
|
|
|
@44
|
17 years |
Jari Häkkinen |
Removed unused #includes.
Fixed doxygen tag spelling errors.
Changed …
|
|
|
@42
|
17 years |
Peter Johansson |
removed stupid copying
|
|
|
@41
|
17 years |
Peter Johansson |
inserted zeros in vectors returned from Stats::accumulated
so they are …
|
|
|
@39
|
17 years |
Jari Häkkinen |
Gnuplot working.
|
|
|
@38
|
17 years |
Jari Häkkinen |
Added properties to lib/Stats.*
|
|
|
@36
|
17 years |
Jari Häkkinen |
Changed Gnuplot interface. Fixed sever bug in Stats::accumulated(void).
|
|
|
@35
|
17 years |
Jari Häkkinen |
Continued fixing gnuplot.
|
|
|
@34
|
17 years |
Jari Häkkinen |
Started implementing gnuplot into Stats.
|
|
|
@31
|
17 years |
Jari Häkkinen |
Reimplemented the gnuplot pipe implementation.
|
|
|
@29
|
17 years |
Peter Johansson |
modified output file names
|
|
|
@27
|
17 years |
Jari Häkkinen |
Moved current gnuplot interface out from theplu::svnstat namespace.
|
|
|
@26
|
17 years |
Jari Häkkinen |
Added a Gnuplot interface class.
|
|
|
@23
|
17 years |
Peter Johansson |
added print functionality
|
|
|
@22
|
17 years |
Jari Häkkinen |
Fixed check of symbolic links by checking if a node is an explicit …
|
|
|
@20
|
17 years |
Jari Häkkinen |
Fixed subversion_controlled/info mixup..
|
|
|
@19
|
17 years |
Peter Johansson |
added include algorithm
|
|
|
@18
|
17 years |
Jari Häkkinen |
Directory tree created. Use purge() to remove non subversion …
|
|
|
@17
|
17 years |
Jari Häkkinen |
Added missing Stats.cc to lib sources.
|
|
|
@16
|
17 years |
Peter Johansson |
merged Node::info() and Node::subversion_controlled()
|
|
|
@15
|
17 years |
Peter Johansson |
removed superfluous includes
|
|
|
@14
|
17 years |
Peter Johansson |
adding Stats class and removed pointer from node to its mother(dir), …
|
|
|
@13
|
17 years |
Jari Häkkinen |
First steps to purge non subversion entries from tree structure.
|
|
|
@10
|
17 years |
Jari Häkkinen |
Reading directory structure.
|
|
|
@9
|
17 years |
Jari Häkkinen |
Started work with reading file structure.
|
|
|
@8
|
17 years |
Jari Häkkinen |
Working build system.
|
|
|
@7
|
17 years |
Jari Häkkinen |
Fixed svn properties. Moved endo of namespace comments to correct line.
|
|
|
@4
|
17 years |
Peter Johansson |
Initial ci of classes parsing subversion output
|
|
|
@2
|
17 years |
Jari Häkkinen |
Building directory structure.
|