source: trunk/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @158   17 years Jari Häkkinen Added reference to UTC in output.
(edit) @155   17 years Peter Johansson fixed typo that hopefully addresses ticket:54
(edit) @154   17 years Peter Johansson fixes #64 not telling output is in zulu though
(edit) @152   17 years Jari Häkkinen Alphabetized.
(edit) @151   17 years Jari Häkkinen Fixes #50 and #58. Added checks that dirs exists and have proper …
(edit) @149   17 years Jari Häkkinen Changed svnstat to svndigest.
(edit) @145   17 years Jari Häkkinen Removed test/parser.cc and test/stats.cc. These tests are an essential …
(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) @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) @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) @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) @118   17 years Peter Johansson fixes #46 #45 #26 #40
(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) @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) @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) @97   17 years Jari Häkkinen Fixes #30.
(edit) @96   17 years Jari Häkkinen Added --with-apr and --with-svn options to configure script. These may …
(edit) @93   17 years Jari Häkkinen Changed Makefile.am's to compile at department.
(edit) @91   17 years Jari Häkkinen Fixes #4, #19, #32, #34: Started to implement subversion API usage.
(edit) @90   17 years Peter Johansson changed default date format closes #30
(edit) @84   17 years Jari Häkkinen Added copyright statement. Bumped version number to pre0.3. Cleaned up …
(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) @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) @58   17 years Jari Häkkinen Removed string from print() interface.
(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) @44   17 years Jari Häkkinen Removed unused #includes. Fixed doxygen tag spelling errors. Changed …
(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) @39   17 years Jari Häkkinen Gnuplot working.
(edit) @38   17 years Jari Häkkinen Added properties to lib/Stats.*
(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) @31   17 years Jari Häkkinen Reimplemented the gnuplot pipe implementation.
(edit) @29   17 years Peter Johansson modified output file names
(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) @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) @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) @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) @4   17 years Peter Johansson Initial ci of classes parsing subversion output
(add) @2   17 years Jari Häkkinen Building directory structure.
Note: See TracRevisionLog for help on using the revision log.