source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @238   16 years Peter Johansson branch using boost::regex
(edit) @237   16 years Peter Johansson
(edit) @236   16 years Peter Johansson fixes #120
(edit) @235   16 years Peter Johansson added Date class changed date format on first page fixed plotting only …
(edit) @234   16 years Peter Johansson fixes #87 and #95 and #103 and #104 and #80 and #108, and refs #69
(edit) @233   17 years Peter Johansson Refs #117. Initial ci of SVNlog class. Class should be used and …
(edit) @232   17 years Peter Johansson
(edit) @231   17 years Peter Johansson minor speed-up
(edit) @230   17 years Peter Johansson copyright: added warning when missing alias
(edit) @229   17 years Peter Johansson Modified behaviour of Configuration. Fixes #114, #115, #116
(edit) @228   17 years Peter Johansson fixes #109
(edit) @227   17 years Peter Johansson Automatic copyright statement fixes #36
(edit) @226   17 years Peter Johansson added reading of config file in Parameter closes ##106 and #98. Move …
(edit) @225   17 years Peter Johansson copyright based on log is printed to cout refs #36
(edit) @224   17 years Peter Johansson Hopefully this solves the issue refs #105
(edit) @223   17 years Peter Johansson Refs #87
(edit) @222   17 years Peter Johansson added parsing style for M4 files
(edit) @221   17 years Jari Häkkinen Fixes #84. Read developer information in README about how to do 'make …
(edit) @220   17 years Jari Häkkinen Fixes #85. Removing tab stop in test/Makefile.am is was very important\!
(edit) @219   17 years Jari Häkkinen Addresses #85. Problem resolved for dist packages but developers …
(edit) @218   17 years Peter Johansson refs #69 added text-mode for parsing. For time being "*.txt", …
(edit) @217   17 years Peter Johansson refs #69 fixed so it works for '#' and '%'
(edit) @216   17 years Peter Johansson oops forgot ending the comment
(edit) @215   17 years Peter Johansson added copyright statement in generated css file, and an …
(edit) @214   17 years Peter Johansson refs #69 added parsing for comments starting with '#' and '%', respectively
(edit) @213   17 years Peter Johansson fixes #41 and refs #87 added output for individual developers. Links …
(edit) @212   17 years Peter Johansson fixes #93 and refs #94 fixed some bugs from last commit and tootbar is …
(edit) @211   17 years Peter Johansson fixes #94
(edit) @210   17 years Jari Häkkinen Added another #include <cassert>.
(edit) @209   17 years Peter Johansson fixes #44 parallel page with code, comment, or empty lines.
(edit) @208   17 years Peter Johansson fixes #91
(edit) @207   17 years Peter Johansson refs #41 and #44. Splitted print function in File and Directory to 2 …
(edit) @206   17 years Jari Häkkinen Added missing include.
(edit) @205   17 years Jari Häkkinen Fixed typo.
(edit) @204   17 years Peter Johansson removed debug code
(edit) @203   17 years Peter Johansson fixes #70 empty lines column added in table
(edit) @202   17 years Peter Johansson refs #70 added Map containing empty line stats in Stats class.
(edit) @201   17 years Peter Johansson fixes #76 and refs #87 new output file structure and draft to new main …
(edit) @200   17 years Peter Johansson refs #87 moved print_footer to html_utility.
(edit) @199   17 years Peter Johansson refs #87 moved print_header function to html_utility
(edit) @198   17 years Peter Johansson refs #36 optionally a copyright information, based on Stats, can be …
(edit) @197   17 years Peter Johansson removed question/comment as I found the answer "getenv returns a ptr …
(edit) @196   17 years Jari Häkkinen Fixed typo.
(edit) @195   17 years Jari Häkkinen Added more verbose output. Improved error diagnstics in SVN.
(edit) @194   17 years Jari Häkkinen Tagging release 0.5
(edit) @193   17 years Jari Häkkinen All header files where not included in dist package.
(edit) @192   17 years Jari Häkkinen Bumped version to 0.5.
(edit) @191   17 years Jari Häkkinen Fixes #81. Changed behaviour of the cleanup functionalities in the SVN …
(edit) @190   17 years Peter Johansson closes #83
(edit) @189   17 years Jari Häkkinen Tried to improve description on what is calculated.
(edit) @188   17 years Peter Johansson fixes #59 explains how files are parsed. Perhaps some of the …
(edit) @187   17 years Peter Johansson some typos
(edit) @186   17 years Jari Häkkinen build_support contains copied files only -> ignore.
(edit) @185   17 years Jari Häkkinen Fixes #65 and #60. Added support for svndigest:ignore. Uppdated …
(edit) @184   17 years Peter Johansson fixes #68 Parser detects block comments of type /* bla bla */
(edit) @183   17 years Peter Johansson refs #57 modified Stats to no longer skip empty line.
(edit) @182   17 years Peter Johansson fixes #52 in table output directories are bold whereas files are normal.
(edit) @181   17 years Peter Johansson using anchor function
(edit) @180   17 years Peter Johansson fixes #71 concatenation of parameters -v and -f is now allowed
(edit) @179   17 years Peter Johansson added support for åäöÅÄÖé in html generator
(edit) @178   17 years Peter Johansson fixes #77 text to html translator
(edit) @177   17 years Peter Johansson moved html related utility to its own 'html_utility'
(edit) @176   17 years Peter Johansson fixes #12 binary files are now printed with note without anchor. …
(edit) @175   17 years Peter Johansson fixes #53
(edit) @174   17 years Peter Johansson fixes #67
(edit) @173   17 years Jari Häkkinen Changed post-increments to pre-increments.
(edit) @172   17 years Jari Häkkinen Polished configure.ac
(edit) @171   17 years Jari Häkkinen Fixes #72. Introduced libtool to create a static svndigest. Libtool …
(edit) @170   17 years Jari Häkkinen Changed linkage against (the proper) libtool library .la.
(edit) @169   17 years Jari Häkkinen Changed linkage against (the proper) libtool library .la.
(edit) @168   17 years Jari Häkkinen Removed redundant APR checks.
(edit) @167   17 years Jari Häkkinen Using libtool now.
(edit) @166   17 years Jari Häkkinen Changed deprecated INCLUDES to AM_CPPFLAGS. Fixed test/Makefile.am to …
(edit) @165   17 years Jari Häkkinen Moved #ifndef _theplu_svndigest... in conformance with coding style. …
(edit) @164   17 years Jari Häkkinen Fixes #33. Added configure checks for APR and subversion APIs.
(edit) @163   17 years Jari Häkkinen Removed unused variable in lib/utility.cc.
(edit) @162   17 years Jari Häkkinen Addresses #33. 'configure' now checks for APR libraries.
(edit) @161   17 years Jari Häkkinen Removed -DHAVE_INLINE option to the CPP.
(edit) @160   17 years Jari Häkkinen Fixes #55. Added --enable-debug option to configure. This will turn on …
(edit) @159   17 years Jari Häkkinen Fixes #63. Moved directory tree creation up. Improved target dir …
(edit) @158   17 years Jari Häkkinen Added reference to UTC in output.
(edit) @157   17 years Jari Häkkinen Spelling error on gnuplot in previous commit.
(edit) @156   17 years Jari Häkkinen Fixes #20. configure will warn if gnuplot is not found.
(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) @153   17 years Jari Häkkinen Moved beyond 0.4, bumped version to pre0.5
(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) @150   17 years Jari Häkkinen Tagging release 0.4
(edit) @149   17 years Jari Häkkinen Changed svnstat to svndigest.
(edit) @148   17 years Jari Häkkinen Changed filenames containing svnstat to svndigest.
(edit) @147   17 years Jari Häkkinen Tagging release 0.3
(edit) @146   17 years Jari Häkkinen Bumped version number in preparation for new release.
(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.
Note: See TracRevisionLog for help on using the revision log.