source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @145   17 years Jari Häkkinen Removed test/parser.cc and test/stats.cc. These tests are an essential …
(edit) @144   17 years Jari Häkkinen test programs compile and all tests return success (but they cheat).
(edit) @143   17 years Jari Häkkinen CommitStat? is removed no test needed for it.
(edit) @142   17 years Jari Häkkinen Fixes #56. Changed pool usage to use subpools that are cleared after …
(edit) @141   17 years Jari Häkkinen Fixed #includes.
(edit) @140   17 years Jari Häkkinen Addresses #56. Fixed freeing of resources on svn error.
(edit) @139   17 years Jari Häkkinen Added clean-local targets.
(edit) @138   17 years Jari Häkkinen Fixes #23. No system calls to svn are done anymore.
(edit) @137   17 years Jari Häkkinen Added information to people downloading the source from the repository.
(edit) @136   17 years Jari Häkkinen Added some information on prerequisites to compile the project.
(edit) @135   17 years Jari Häkkinen Fixed strange SVNException message.
(edit) @134   17 years Jari Häkkinen Cleaning.
(edit) @133   17 years Jari Häkkinen Fixes ticket:31. Changed GnuplotFE plot and replot to make sure that …
(edit) @132   17 years Jari Häkkinen Updated doc ... the plot function do not return anything.
(edit) @131   17 years Jari Häkkinen Added static_cast to remove annoying compiler warning.
(edit) @130   17 years Jari Häkkinen Restructured some code.
(edit) @129   17 years Jari Häkkinen Addresses ticket:23. Changed usage of 'svn info' to API calls.
(edit) @128   17 years Jari Häkkinen No need to include fstream, iosfwd is enough.
(edit) @127   17 years Jari Häkkinen Removed unused code.
(edit) @126   17 years Jari Häkkinen Changed createdir to mkdir, removed the ugly force option from the …
(edit) @125   17 years Jari Häkkinen Cleaning.
(edit) @124   17 years Jari Häkkinen Fixed spelling.
(edit) @123   17 years Jari Häkkinen Addresses ticket:23. Removed 'svn log' for revision-date extraction.
(edit) @122   17 years Jari Häkkinen Cleaning.
(edit) @121   17 years Peter Johansson removed dotted border for anchors in menu
(edit) @120   17 years Peter Johansson fixed bug. anchor is now closed see Ref #53
(edit) @119   17 years Peter Johansson update test of gnuplot to match the fact that gnuplot functions now …
(edit) @118   17 years Peter Johansson fixes #46 #45 #26 #40
(edit) @117   17 years Peter Johansson fixed bug with root and target
(edit) @116   17 years Peter Johansson fixes #48 #49
(edit) @115   17 years Peter Johansson added pwd function
(edit) @114   17 years Peter Johansson uses std function in WhiteSpace? Functor
(edit) @113   17 years Peter Johansson removed upper and right tics in plots and made the plots transparent
(edit) @112   17 years Peter Johansson fixes #27 and added some beauty
(edit) @111   17 years Jari Häkkinen Reverted Gnuplot plot to return nothing (void). fputs have different …
(edit) @110   17 years Jari Häkkinen Fixed erroneous filename.
(edit) @109   17 years Peter Johansson fixed bug when forcing remove of prev output and there exist no prev …
(edit) @108   17 years Peter Johansson removed debug code
(edit) @107   17 years Peter Johansson Gnuplot functions returning int and utilizing that in the test. …
(edit) @106   17 years Peter Johansson closes #43 throwing exceptions in Parameter
(edit) @105   17 years Peter Johansson added test for new Parser class
(edit) @104   17 years Peter Johansson closes #39 checks that target and root exist, default parameter is …
(edit) @103   17 years Peter Johansson added class for parsing files for empty lines, comment lines, and code …
(edit) @102   17 years Peter Johansson added proper header in html output
(edit) @101   17 years Peter Johansson closes #28 #18 and added some lippstick to the node daughters table output
(edit) @100   17 years Peter Johansson closes #9 and move create function from svnstat.cc to lib/utility and …
(edit) @99   17 years Jari Häkkinen Tests compile again.
(edit) @98   17 years Jari Häkkinen Changed version() to const.
(edit) @97   17 years Jari Häkkinen Fixes #30.
(edit) @96   18 years Jari Häkkinen Added --with-apr and --with-svn options to configure script. These may …
(edit) @95   18 years Jari Häkkinen Removed absolute paths (allow cron to set path).
(edit) @94   18 years Jari Häkkinen Trying to get trac cron to run with latest svnstat binary.
(edit) @93   18 years Jari Häkkinen Changed Makefile.am's to compile at department.
(edit) @92   18 years Jari Häkkinen Fixed typo.
(edit) @91   18 years Jari Häkkinen Fixes #4, #19, #32, #34: Started to implement subversion API usage.
(edit) @90   18 years Peter Johansson changed default date format closes #30
(edit) @89   18 years Jari Häkkinen Added copyright statement.
(edit) @88   18 years Jari Häkkinen Added cron data to svnstat.sh.
(edit) @87   18 years Jari Häkkinen Renamed svnstat script.
(edit) @86   18 years Jari Häkkinen Removed stray line, added some svn properties.
(edit) @85   18 years Jari Häkkinen Added cron script that is run within the trac environment to create an …
(edit) @84   18 years Jari Häkkinen Added copyright statement. Bumped version number to pre0.3. Cleaned up …
(edit) @83   18 years Jari Häkkinen Fixed ticket:21 version information is taken from configure.ac.
(edit) @82   18 years Jari Häkkinen Tagging release 0.2
(edit) @81   18 years Jari Häkkinen Bumped version, added header files to the distribution (i.e. 'make dist').
(edit) @80   18 years Jari Häkkinen Removed nasty bug: svnstat crashed when the last checkin contained …
(edit) @79   18 years Jari Häkkinen Clean up code.
(edit) @78   18 years Jari Häkkinen Added title to plot.
(edit) @77   18 years Jari Häkkinen Fixed ticket:16, removal of multiple stringstreams in Stats::plot.
(edit) @76   18 years Jari Häkkinen Fixed ticket:17.
(edit) @75   18 years Peter Johansson the return of the white thin duke
(edit) @74   18 years Jari Häkkinen Improved web presentation. Y axises normalized, ticket ticket:15 resolved.
(edit) @73   18 years Jari Häkkinen Divided Gnuplot class into a basic gnuplot communication class and a …
(edit) @72   18 years Peter Johansson prefer stl algorithms…
(edit) @71   18 years Peter Johansson class goes to typename, hi hi
(edit) @70   18 years Jari Häkkinen Fixed too many files open problem.
(edit) @69   18 years Jari Häkkinen Removed unused #include directives.
(edit) @68   18 years Jari Häkkinen Adding svnstat trac image.
(edit) @67   18 years Jari Häkkinen Fied minor errors in the text.
(edit) @66   18 years Jari Häkkinen Minor fix on help output.
(edit) @65   18 years Peter Johansson corrected includes
(edit) @64   18 years Peter Johansson fixed problem with parsing with user names with white spaces, e.g. (no …
(edit) @63   18 years Peter Johansson Fixed problem with mapping revison to date. Removed mkstemps. name of …
(edit) @62   18 years Peter Johansson oops
(edit) @61   18 years Peter Johansson fixed the problem with parsing from log?
(edit) @60   18 years Peter Johansson plotting vs date rather than revision
(edit) @59   18 years Jari Häkkinen Resurrected file.cc and removed tree.cc
(edit) @58   18 years Jari Häkkinen Removed string from print() interface.
(edit) @57   18 years Jari Häkkinen Change known program abort to print message and exit nicely.
(edit) @56   18 years Jari Häkkinen Removed tree.cc
(edit) @55   18 years Jari Häkkinen Fixed bug that made file names starting with a '.' to be invisible in …
(edit) @54   18 years Jari Häkkinen Changed command line paramters. Last [path] is invalid now, use -r.
(edit) @53   18 years Jari Häkkinen Added index.html symbolic link.
(edit) @52   18 years Jari Häkkinen bin/svnstat works
(edit) @51   18 years Jari Häkkinen Clean up.
(edit) @50   18 years Jari Häkkinen force parameter works, target removed if exist.
(edit) @49   18 years Jari Häkkinen bin directory compiles but svnstat not finished.
(edit) @48   18 years Peter Johansson added class for keeping stats from svn log
(edit) @47   18 years Peter Johansson added time/date tag in output footer
(edit) @46   18 years Jari Häkkinen Updated readme.txt
Note: See TracRevisionLog for help on using the revision log.