source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81   17 years Jari Häkkinen Bumped version, added header files to the distribution (i.e. 'make dist').
(edit) @80   17 years Jari Häkkinen Removed nasty bug: svnstat crashed when the last checkin contained …
(edit) @79   17 years Jari Häkkinen Clean up code.
(edit) @78   17 years Jari Häkkinen Added title to plot.
(edit) @77   17 years Jari Häkkinen Fixed ticket:16, removal of multiple stringstreams in Stats::plot.
(edit) @76   17 years Jari Häkkinen Fixed ticket:17.
(edit) @75   17 years Peter Johansson the return of the white thin duke
(edit) @74   17 years Jari Häkkinen Improved web presentation. Y axises normalized, ticket ticket:15 resolved.
(edit) @73   17 years Jari Häkkinen Divided Gnuplot class into a basic gnuplot communication class and a …
(edit) @72   17 years Peter Johansson prefer stl algorithms…
(edit) @71   17 years Peter Johansson class goes to typename, hi hi
(edit) @70   17 years Jari Häkkinen Fixed too many files open problem.
(edit) @69   17 years Jari Häkkinen Removed unused #include directives.
(edit) @68   17 years Jari Häkkinen Adding svnstat trac image.
(edit) @67   17 years Jari Häkkinen Fied minor errors in the text.
(edit) @66   17 years Jari Häkkinen Minor fix on help output.
(edit) @65   17 years Peter Johansson corrected includes
(edit) @64   17 years Peter Johansson fixed problem with parsing with user names with white spaces, e.g. (no …
(edit) @63   17 years Peter Johansson Fixed problem with mapping revison to date. Removed mkstemps. name of …
(edit) @62   17 years Peter Johansson oops
(edit) @61   17 years Peter Johansson fixed the problem with parsing from log?
(edit) @60   17 years Peter Johansson plotting vs date rather than revision
(edit) @59   17 years Jari Häkkinen Resurrected file.cc and removed tree.cc
(edit) @58   17 years Jari Häkkinen Removed string from print() interface.
(edit) @57   17 years Jari Häkkinen Change known program abort to print message and exit nicely.
(edit) @56   17 years Jari Häkkinen Removed tree.cc
(edit) @55   17 years Jari Häkkinen Fixed bug that made file names starting with a '.' to be invisible in …
(edit) @54   17 years Jari Häkkinen Changed command line paramters. Last [path] is invalid now, use -r.
(edit) @53   17 years Jari Häkkinen Added index.html symbolic link.
(edit) @52   17 years Jari Häkkinen bin/svnstat works
(edit) @51   17 years Jari Häkkinen Clean up.
(edit) @50   17 years Jari Häkkinen force parameter works, target removed if exist.
(edit) @49   17 years Jari Häkkinen bin directory compiles but svnstat not finished.
(edit) @48   17 years Peter Johansson added class for keeping stats from svn log
(edit) @47   17 years Peter Johansson added time/date tag in output footer
(edit) @46   17 years Jari Häkkinen Updated readme.txt
(edit) @45   17 years Jari Häkkinen Added symbolic link to index.html in output directory.
(edit) @44   17 years Jari Häkkinen Removed unused #includes. Fixed doxygen tag spelling errors. Changed …
(edit) @43   17 years Jari Häkkinen Added more files to clean-local.
(edit) @42   17 years Peter Johansson removed stupid copying
(edit) @41   17 years Peter Johansson inserted zeros in vectors returned from Stats::accumulated so they are …
(edit) @40   17 years Peter Johansson
(edit) @39   17 years Jari Häkkinen Gnuplot working.
(edit) @38   17 years Jari Häkkinen Added properties to lib/Stats.*
(edit) @37   17 years Peter Johansson added Parameter class and main doing nothing.
(edit) @36   17 years Jari Häkkinen Changed Gnuplot interface. Fixed sever bug in Stats::accumulated(void).
(edit) @35   17 years Jari Häkkinen Continued fixing gnuplot.
(edit) @34   17 years Jari Häkkinen Started implementing gnuplot into Stats.
(edit) @33   17 years Jari Häkkinen Tidying test programs.
(edit) @32   17 years Jari Häkkinen Removed annoying output and requirements.
(edit) @31   17 years Jari Häkkinen Reimplemented the gnuplot pipe implementation.
(edit) @30   17 years Jari Häkkinen Changed $ in text to 'Id' to avoid svn expansion.
(edit) @29   17 years Peter Johansson modified output file names
(edit) @28   17 years Peter Johansson create svnstat_out in test program and make clean removes svnstat_output
(edit) @27   17 years Jari Häkkinen Moved current gnuplot interface out from theplu::svnstat namespace.
(edit) @26   17 years Jari Häkkinen Added a Gnuplot interface class.
(edit) @25   17 years Peter Johansson
(edit) @24   17 years Peter Johansson added trivial test for classes and modified tree to go for the full monty
(edit) @23   17 years Peter Johansson added print functionality
(edit) @22   17 years Jari Häkkinen Fixed check of symbolic links by checking if a node is an explicit …
(edit) @21   17 years Jari Häkkinen Added bin directory.
(edit) @20   17 years Jari Häkkinen Fixed subversion_controlled/info mixup..
(edit) @19   17 years Peter Johansson added include algorithm
(edit) @18   17 years Jari Häkkinen Directory tree created. Use purge() to remove non subversion …
(edit) @17   17 years Jari Häkkinen Added missing Stats.cc to lib sources.
(edit) @16   17 years Peter Johansson merged Node::info() and Node::subversion_controlled()
(edit) @15   17 years Peter Johansson removed superfluous includes
(edit) @14   17 years Peter Johansson adding Stats class and removed pointer from node to its mother(dir), …
(edit) @13   17 years Jari Häkkinen First steps to purge non subversion entries from tree structure.
(edit) @12   17 years Peter Johansson using developer flag settings
(edit) @11   17 years Jari Häkkinen Make svnstat.cc to compile, but test fails.
(edit) @10   17 years Jari Häkkinen Reading directory structure.
(edit) @9   17 years Jari Häkkinen Started work with reading file structure.
(edit) @8   17 years Jari Häkkinen Working build system.
(edit) @7   17 years Jari Häkkinen Fixed svn properties. Moved endo of namespace comments to correct line.
(edit) @6   17 years Peter Johansson added Makefile.am in test (and modified configure.ac to use it)
(edit) @5   17 years Peter Johansson added test dir and modified configure.ac to check for lib/File.h …
(edit) @4   17 years Peter Johansson Initial ci of classes parsing subversion output
(edit) @3   17 years Jari Häkkinen Added first version describing the program and the design with motivations.
(edit) @2   17 years Jari Häkkinen Building directory structure.
(add) @1   17 years Jari Häkkinen Initial import.
Note: See TracRevisionLog for help on using the revision log.