# # ChangeLog for / # # Generated by Trac 1.2.3 # Aug 9, 2022, 6:38:48 PM Sun, 20 Apr 2008 13:43:58 GMT Peter Johansson [609] * trunk/build_support/version.m4 (modified) fixed typo so now suffix pre should be added to VERSION if in a DEV_BUILD Sun, 20 Apr 2008 11:49:01 GMT Jari Häkkinen [608] * branches/replacing_gnuplot (copied) Addresses #97 Sun, 20 Apr 2008 03:54:17 GMT Peter Johansson [607] * trunk/test/Makefile.am (modified) Sun, 20 Apr 2008 03:46:56 GMT Peter Johansson [606] * trunk/configure.ac (modified) * trunk/lib/HtmlBuf.cc (copied) * trunk/lib/HtmlBuf.h (copied) * trunk/lib/HtmlStream.cc (modified) * trunk/lib/HtmlStream.h (modified) * trunk/lib/Makefile.am (modified) * trunk/test/Makefile.am (modified) Fixes ticket:318. Changed HtmlStream to be inherited from ostream and ... Fri, 18 Apr 2008 03:42:07 GMT Peter Johansson [605] * trunk/configure.ac (modified) installation info has moved to README Wed, 16 Apr 2008 04:00:44 GMT Peter Johansson [604] * trunk/test/stats_test.cc (modified) lifting out more code to separate function Wed, 16 Apr 2008 03:39:33 GMT Peter Johansson [603] * trunk/test/stats_test.cc (modified) avoid copy and paste code Wed, 16 Apr 2008 00:08:45 GMT Peter Johansson [602] * trunk/build_support (modified) * trunk/build_support/apache_LICENSE-2.0.txt (modified) * trunk/build_support/find_apr.m4 (modified) modifying properties svndigest:ignore - entire build_support should ... Tue, 15 Apr 2008 14:55:34 GMT Peter Johansson [601] * trunk/test/environment.h.in (modified) setting property Tue, 15 Apr 2008 14:35:43 GMT Peter Johansson [600] * trunk/test/test_repo.sh.in (modified) aah the problem was in test_repo.sh. I'm removing copyright update in ... Tue, 15 Apr 2008 14:00:16 GMT Peter Johansson [599] * trunk/test/copyright.cc (modified) closing stream - seems like the stream didnt flush without the ... Tue, 15 Apr 2008 12:10:00 GMT Peter Johansson [598] * trunk/test/Makefile.am (modified) fixing typo Mon, 14 Apr 2008 22:26:00 GMT Peter Johansson [597] * trunk/configure.ac (modified) * trunk/lib/File.cc (modified) * trunk/test/Makefile.am (modified) * trunk/test/copyright.cc (modified) fixes copyright update - ticket:312 Mon, 14 Apr 2008 21:54:10 GMT Peter Johansson [596] * trunk/test/Makefile.am (modified) * trunk/test/Suite.cc (added) * trunk/test/Suite.h (added) * trunk/test/copyright.cc (modified) * trunk/test/environment.h.in (added) * trunk/test/stats_test.cc (modified) added testlib to share code between different tests Mon, 14 Apr 2008 12:10:42 GMT Peter Johansson [595] * trunk/test/Makefile.am (modified) * trunk/test/copyright.cc (modified) working on copyright test. As now the test fails and is therefore ... Mon, 14 Apr 2008 03:24:02 GMT Peter Johansson [594] * trunk/test/copyright.cc (modified) working on copyright test Sun, 13 Apr 2008 22:53:34 GMT Peter Johansson [593] * trunk/test/Makefile.am (modified) adding dependency for copyright test Sun, 13 Apr 2008 22:49:48 GMT Peter Johansson [592] * trunk/test/Makefile.am (modified) * trunk/test/copyright.cc (added) adding skeleton for copyright test Sun, 13 Apr 2008 19:32:45 GMT Peter Johansson [591] * trunk/test/repo/db/current (modified) * trunk/test/repo/db/revprops/61 (added) * trunk/test/repo/db/revs/61 (added) added line in test repo for copyright test Sat, 12 Apr 2008 18:20:32 GMT Jari Häkkinen [590] * trunk (modified) * trunk/INSTALL (deleted) * trunk/README (modified) * trunk/bootstrap (modified) * trunk/configure.ac (modified) Updating bootstrap script together with corresponding changes to ... Sat, 12 Apr 2008 16:53:33 GMT Jari Häkkinen [589] * trunk/lib/BlameStats.cc (modified) * trunk/lib/Date.cc (modified) * trunk/lib/Directory.cc (modified) * trunk/lib/Directory.h (modified) * trunk/lib/File.cc (modified) * trunk/lib/File.h (modified) * trunk/lib/GnuplotFE.cc (modified) * trunk/lib/GnuplotFE.h (modified) * trunk/lib/Node.cc (modified) * trunk/lib/Node.h (modified) * trunk/lib/Stats.cc (modified) * trunk/lib/Stats.h (modified) * trunk/lib/html_utility.cc (modified) * trunk/lib/html_utility.h (modified) * trunk/lib/utility.cc (modified) * trunk/lib/utility.h (modified) * trunk/test/utility_test.cc (modified) Replace u_int with unsigned int. Fri, 11 Apr 2008 23:05:16 GMT Jari Häkkinen [588] * trunk/ChangeLog (modified) Fixed reference to trac. Fri, 11 Apr 2008 23:03:01 GMT Jari Häkkinen [587] * trunk/ChangeLog (modified) Reverting changes of ChangeLog, accidental previous commit. Fri, 11 Apr 2008 22:59:31 GMT Jari Häkkinen [586] * trunk/ChangeLog (modified) * trunk/configure.ac (modified) Added check for sed, needed to set SED Fri, 11 Apr 2008 21:37:36 GMT Peter Johansson [585] * trunk/bin/Makefile.am (modified) * trunk/build_support/svndigest.m4 (deleted) * trunk/build_support/version.m4 (added) * trunk/configure.ac (modified) replacing SPLIT_VERSION macro with version.m4 taken from yat project Fri, 11 Apr 2008 19:45:34 GMT Peter Johansson [584] * trunk/build_support/find_apr.m4 (modified) * trunk/configure.ac (modified) Updating find_apr.m4 macro. New macro allow us to set which major ... Fri, 11 Apr 2008 18:19:05 GMT Peter Johansson [583] * trunk/README.developer (modified) typo Thu, 10 Apr 2008 20:23:24 GMT Jari Häkkinen [582] * branches/0.6-stable/lib/Date.cc (modified) * branches/0.6-stable/lib/GnuplotFE.cc (modified) * branches/0.6-stable/lib/GnuplotFE.h (modified) * branches/0.6-stable/lib/html_utility.h (modified) * branches/0.6-stable/lib/utility.h (modified) * branches/0.6-stable/test/utility_test.cc (modified) changed u_int to unsigned int Wed, 02 Apr 2008 14:27:13 GMT Peter Johansson [581] * trunk/bin/Parameter.cc (modified) * trunk/lib/subversion_info.cc.in (modified) --version output - changing format, fixing revision year mix-up, and ... Tue, 18 Mar 2008 18:12:49 GMT Peter Johansson [580] * trunk/NEWS (modified) merge conflict left-over Tue, 18 Mar 2008 14:11:51 GMT Peter Johansson [579] * trunk/ChangeLog (modified) * trunk/NEWS (modified) * trunk/bin/Parameter.cc (modified) * trunk/bin/svndigest.cc (modified) * trunk/configure.ac (modified) * trunk/lib/File.cc (modified) * trunk/lib/SVN.cc (modified) * trunk/lib/SVN.h (modified) Merged patch release 0.6.5 to the trunk. Delta 0.6.5 - 0.6.4 Tue, 18 Mar 2008 13:58:41 GMT Peter Johansson [578] * branches/0.6-stable/NEWS (modified) Changes for future release 0.6.6 Tue, 18 Mar 2008 13:58:22 GMT Peter Johansson [577] * branches/0.6-stable/ChangeLog (modified) * branches/0.6-stable/configure.ac (modified) Changes for future release 0.6.6 Tue, 18 Mar 2008 13:38:07 GMT Peter Johansson [576] * tags/0.6.5 (copied) Tagging version 0.6.5 Tue, 18 Mar 2008 13:27:27 GMT Peter Johansson [575] * branches/0.6-stable/ChangeLog (modified) * branches/0.6-stable/NEWS (modified) * branches/0.6-stable/bin/Parameter.cc (modified) * branches/0.6-stable/bin/svndigest.cc (modified) * branches/0.6-stable/configure.ac (modified) * branches/0.6-stable/lib/SVN.cc (modified) * branches/0.6-stable/lib/SVN.h (modified) updating copyright statements Tue, 18 Mar 2008 13:21:23 GMT Peter Johansson [574] * branches/0.6-stable/ChangeLog (modified) * branches/0.6-stable/NEWS (modified) * branches/0.6-stable/configure.ac (modified) Preparing release 0.6.5 Tue, 18 Mar 2008 13:11:36 GMT Peter Johansson [573] * branches/0.6-stable/bin/svndigest.cc (modified) * branches/0.6-stable/lib/SVN.cc (modified) * branches/0.6-stable/lib/SVN.h (modified) fixes #281 Mon, 17 Mar 2008 20:54:07 GMT Peter Johansson [572] * branches/0.6-stable/lib/SVN.cc (modified) refs #281 Fixed problem with double deletion by removing call to ... Fri, 14 Mar 2008 22:00:26 GMT Peter Johansson [571] * branches/0.6-stable/bin/Parameter.cc (modified) more specific error message when root is not a directory - see ticket:311 Fri, 14 Mar 2008 15:12:40 GMT Peter Johansson [570] * trunk/lib/Makefile.am (modified) * trunk/test/check_repo_status.sh.in (modified) fixing issues when builddir!=srcdir Thu, 13 Mar 2008 21:55:15 GMT Peter Johansson [569] * trunk/Makefile.am (modified) * trunk/THANKS (modified) * trunk/build_support/move-if-change (added) * trunk/configure.ac (modified) * trunk/lib/Makefile.am (modified) * trunk/lib/subversion_info.cc.in (added) * trunk/lib/subversion_info.h (moved) NOTE: may cause file name clash. Adding file `subversion_info.h'. ... Wed, 12 Mar 2008 22:08:49 GMT Peter Johansson [568] * trunk/Makefile.am (modified) * trunk/configure.ac (modified) * trunk/test/Makefile.am (modified) * trunk/test/check_repo_status.sh.in (modified) * trunk/test/test_repo.sh.in (modified) using AC_CONFIG_FILES to create shell scripts from *.in files. Fri, 07 Mar 2008 20:31:46 GMT Peter Johansson [567] * trunk/build_support/ac_c_long_long.m4 (deleted) * trunk/configure.ac (modified) use std macro Fri, 07 Mar 2008 19:27:00 GMT Peter Johansson [566] * trunk/configure.ac (modified) Remove anoying "WARNING: dlfcn.h: accepted by the compiler, rejected ... Fri, 07 Mar 2008 17:23:29 GMT Peter Johansson [565] * trunk/build_support/svndigest.m4 (modified) * trunk/configure.ac (modified) using AC_REQUIRE to prevent calling a macro sveral times. Fri, 07 Mar 2008 15:55:00 GMT Peter Johansson [564] * trunk/build_support/ac_c_long_long.m4 (added) * trunk/build_support/svndigest.m4 (modified) * trunk/configure.ac (modified) * trunk/lib/Makefile.am (modified) * trunk/lib/subversion_info.h.in (modified) added test for long long, allow user to set CXXFLAGS, set properties ... Fri, 07 Mar 2008 14:49:03 GMT Peter Johansson [563] * trunk/build_support/svndigest.m4 (modified) fixing compile error Fri, 07 Mar 2008 04:09:35 GMT Peter Johansson [562] * trunk/lib/Makefile.am (modified) using Makefile variable SED Fri, 07 Mar 2008 00:12:13 GMT Peter Johansson [561] * trunk/build_support/svndigest.m4 (added) * trunk/configure.ac (modified) lifting out parsing of version to a separate function. Also adding a ... Tue, 04 Mar 2008 18:06:21 GMT Peter Johansson [560] * trunk/README.developer (modified) Sat, 09 Feb 2008 16:23:41 GMT Peter Johansson [559] * trunk/configure.ac (modified) delete configure output about --enable-wctest since this option is ... Tue, 05 Feb 2008 23:48:14 GMT Jari Häkkinen [558] * trunk/configure.ac (modified) Refer to INSTALL for requirements. Tue, 05 Feb 2008 21:49:05 GMT Jari Häkkinen [557] * trunk/configure.ac (modified) Improved configure diagnostics message. Wed, 16 Jan 2008 13:35:00 GMT Peter Johansson [556] * trunk/bin/svndigest.cc (modified) * trunk/lib/Configuration.cc (modified) * trunk/lib/Configuration.h (modified) * trunk/lib/LineTypeParser.cc (modified) * trunk/lib/Stats.cc (modified) * trunk/lib/first_page.cc (modified) * trunk/lib/first_page.h (modified) * trunk/lib/html_utility.cc (modified) * trunk/test/Makefile.am (modified) * trunk/test/config_test.cc (added) * trunk/test/parser.cc (modified) * trunk/test/stats_test.cc (added) * trunk/test/test_repo.sh.in (modified) Fixing statistics bugs and links on first page Fri, 11 Jan 2008 16:28:23 GMT Peter Johansson [555] * trunk/README.developer (modified) option wctests removed Wed, 09 Jan 2008 03:14:06 GMT Peter Johansson [554] * trunk/test/repo/db/current (modified) * trunk/test/repo/db/revprops/59 (added) * trunk/test/repo/db/revprops/60 (added) * trunk/test/repo/db/revs/59 (added) * trunk/test/repo/db/revs/60 (added) adding some strange behaviour Wed, 09 Jan 2008 02:28:36 GMT Peter Johansson [553] * trunk/test/repo/db/current (modified) * trunk/test/repo/db/revprops/58 (added) * trunk/test/repo/db/revs/58 (added) adding test see ticket:254 Tue, 08 Jan 2008 14:40:37 GMT Peter Johansson [552] * trunk/lib/AddStats.cc (modified) * trunk/lib/BlameStats.cc (modified) * trunk/lib/ClassicStats.cc (modified) * trunk/lib/File.cc (modified) * trunk/lib/LineTypeParser.cc (moved) * trunk/lib/LineTypeParser.h (moved) * trunk/lib/LogIterator.cc (modified) * trunk/lib/LogIterator.h (modified) * trunk/lib/Makefile.am (modified) * trunk/lib/Stats.cc (modified) * trunk/lib/Stats.h (modified) * trunk/test/parser.cc (modified) fixes linetype Copyright Tue, 08 Jan 2008 01:01:27 GMT Peter Johansson [551] * trunk/configure.ac (modified) trying to make configure.ac work under autoconf 2.59 Mon, 07 Jan 2008 14:27:00 GMT Peter Johansson [550] * trunk/lib/html_utility.cc (modified) modify output footer Mon, 07 Jan 2008 14:25:55 GMT Peter Johansson [549] * trunk/lib/Makefile.am (modified) variables ECHO and SED are not always set by autotools therefore ... Mon, 07 Jan 2008 14:23:03 GMT Peter Johansson [548] * trunk/bin/Makefile.am (modified) install versioned binary Mon, 07 Jan 2008 14:13:57 GMT Peter Johansson [547] * trunk/NEWS (modified) * trunk/README.developer (modified) * trunk/configure.ac (modified) * trunk/test/Makefile.am (modified) removed configure option wctests - now detected automatically. Also ... Fri, 04 Jan 2008 03:46:48 GMT Peter Johansson [546] * trunk/lib/Directory.cc (modified) * trunk/lib/File.cc (modified) * trunk/lib/first_page.cc (modified) * trunk/lib/html_utility.cc (modified) * trunk/lib/html_utility.h (modified) fixes #286 - links to different StatsType Fri, 04 Jan 2008 02:37:32 GMT Peter Johansson [545] * trunk/lib/AddStats.cc (modified) remove debug output Fri, 04 Jan 2008 02:22:46 GMT Peter Johansson [544] * trunk/bin/Parameter.cc (modified) modified --version output Fri, 04 Jan 2008 02:10:54 GMT Peter Johansson [543] * trunk/lib/AddStats.cc (copied) * trunk/lib/AddStats.h (copied) * trunk/lib/Makefile.am (modified) * trunk/lib/StatsCollection.cc (modified) AddStats - number of added lines is counted - fixes ticket:82 Fri, 04 Jan 2008 02:09:58 GMT Peter Johansson [542] * trunk/THANKS (modified) fixed typos Wed, 02 Jan 2008 21:07:45 GMT Peter Johansson [541] * trunk/lib/subversion_info.h.in (modified) adding property Sat, 29 Dec 2007 02:40:23 GMT Peter Johansson [540] * trunk/THANKS (modified) * trunk/bin/Parameter.cc (modified) * trunk/bin/Parameter.h (modified) * trunk/configure.ac (modified) * trunk/lib/Makefile.am (modified) * trunk/lib/Parser.h (modified) * trunk/lib/subversion_info.h.in (added) * trunk/test/Makefile.am (modified) * trunk/test/check_repo_status.sh.in (modified) * trunk/test/test_repo.sh.in (modified) fixes automatic update of revision and copyright year in --version ... Thu, 27 Dec 2007 07:44:03 GMT Peter Johansson [539] * trunk/test/test_repo.sh.in (modified) fixes #274 Thu, 27 Dec 2007 07:25:08 GMT Peter Johansson [538] * trunk/bin/Parameter.cc (modified) * trunk/bin/Parameter.h (modified) * trunk/bin/svndigest.cc (modified) * trunk/lib/Directory.cc (modified) * trunk/lib/Directory.h (modified) * trunk/lib/File.cc (modified) * trunk/lib/File.h (modified) * trunk/lib/Node.h (modified) * trunk/lib/StatsCollection.cc (modified) * trunk/lib/StatsCollection.h (modified) added ignore-cache option Thu, 27 Dec 2007 06:37:39 GMT Peter Johansson [537] * trunk/lib/BlameStats.cc (modified) * trunk/lib/BlameStats.h (modified) * trunk/lib/ClassicStats.cc (modified) * trunk/lib/Stats.cc (modified) * trunk/lib/Stats.h (modified) Blame stats is implemented - fixes #24 Thu, 27 Dec 2007 03:32:43 GMT Peter Johansson [536] * trunk/lib/BlameStats.cc (modified) * trunk/lib/ClassicStats.cc (modified) * trunk/lib/File.cc (modified) * trunk/lib/Parser.cc (modified) * trunk/lib/Parser.h (modified) refs #289 - Parser now is fed with lines and does not read file ... Thu, 27 Dec 2007 00:27:18 GMT Peter Johansson [535] * trunk/lib/SVNblame.cc (modified) * trunk/lib/SVNblame.h (modified) add reset function in SVNblame Wed, 26 Dec 2007 02:34:43 GMT Peter Johansson [534] * trunk/lib/Stats.cc (modified) remove debug code Wed, 26 Dec 2007 02:07:46 GMT Peter Johansson [533] * trunk/bin/svndigest.cc (modified) * trunk/lib/BlameStats.h (modified) * trunk/lib/StatsCollection.cc (modified) Adding a BlameStats to the StatsCollection. Though BlameStats is not ... Wed, 26 Dec 2007 01:47:03 GMT Peter Johansson [532] * trunk/bin/svndigest.cc (modified) * trunk/lib/Directory.cc (modified) * trunk/lib/Directory.h (modified) * trunk/lib/File.cc (modified) * trunk/lib/File.h (modified) * trunk/lib/Makefile.am (modified) * trunk/lib/Node.cc (modified) * trunk/lib/Node.h (modified) * trunk/lib/Stats.cc (modified) * trunk/lib/Stats.h (modified) * trunk/lib/StatsCollection.cc (added) * trunk/lib/StatsCollection.h (added) Node holds a StatsCollection rather than a Stats object. Tue, 25 Dec 2007 18:51:07 GMT Peter Johansson [531] * trunk/lib/BlameStats.cc (copied) * trunk/lib/BlameStats.h (copied) * trunk/lib/ClassicStats.cc (modified) * trunk/lib/ClassicStats.h (modified) * trunk/lib/Makefile.am (modified) * trunk/lib/Stats.cc (modified) * trunk/lib/Stats.h (modified) moving more stuff to base class and add class for Blame Statistics Tue, 25 Dec 2007 13:59:58 GMT Peter Johansson [530] * trunk/lib/Stats.cc (modified) * trunk/lib/Stats.h (modified) For large projects, i.e. many files and many contributors, the ... Tue, 25 Dec 2007 13:10:25 GMT Peter Johansson [529] * trunk/lib/ClassicStats.cc (modified) * trunk/lib/ClassicStats.h (modified) * trunk/lib/Stats.cc (modified) * trunk/lib/Stats.h (modified) moving stuff to base class, Stats Tue, 25 Dec 2007 10:23:04 GMT Peter Johansson [528] * trunk/lib/ClassicStats.cc (modified) * trunk/lib/ClassicStats.h (modified) * trunk/lib/File.cc (modified) * trunk/lib/Parser.cc (modified) * trunk/lib/Parser.h (modified) * trunk/lib/Stats.cc (modified) * trunk/lib/Stats.h (modified) * trunk/test/parser.cc (modified) fixes #280 - keep on refactoring of Stats class Tue, 25 Dec 2007 05:11:09 GMT Peter Johansson [527] * trunk/lib/Stats.cc (modified) * trunk/lib/Stats.h (modified) removing valid variable - starting to refactor Stats class. Tue, 25 Dec 2007 03:37:57 GMT Peter Johansson [526] * trunk/doc/readme.txt (modified) added paragraph on file-name-dictionary plus some minor changes Tue, 25 Dec 2007 03:06:14 GMT Peter Johansson [525] * trunk/doc/readme.txt (modified) improved text a bit Tue, 25 Dec 2007 02:53:32 GMT Peter Johansson [524] * trunk/NEWS (modified) * trunk/doc/readme.txt (modified) adding text on how to configure parsing codons - fixes ticket:283 Tue, 25 Dec 2007 01:51:54 GMT Peter Johansson [523] * trunk/lib/Configuration.cc (modified) * trunk/lib/Configuration.h (modified) * trunk/lib/utility.cc (modified) * trunk/test/utility_test.cc (modified) fixes ticket:284 - validate [file-name-dictionary] section in config file Tue, 25 Dec 2007 00:51:27 GMT Peter Johansson [522] * trunk/bin/svndigest.cc (modified) * trunk/lib/Configuration.cc (modified) * trunk/lib/Configuration.h (modified) improved error message when config file is invalid Mon, 24 Dec 2007 22:34:54 GMT Peter Johansson [521] * trunk/.svndigest/config (modified) * trunk/lib/Configuration.cc (modified) * trunk/test/repo/db/current (modified) * trunk/test/repo/db/revprops/57 (added) * trunk/test/repo/db/revs/57 (added) changing format of parsing codons in config file Mon, 24 Dec 2007 19:41:38 GMT Peter Johansson [520] * trunk/doc/readme.txt (modified) Trying to fix newline issue in Manual - ticket:260 Sun, 23 Dec 2007 20:14:50 GMT Jari Häkkinen [519] * trunk/.svndigest/config (modified) * trunk/AUTHORS (modified) * trunk/ChangeLog (modified) * trunk/INSTALL (modified) * trunk/Makefile.am (modified) * trunk/NEWS (modified) * trunk/README (modified) * trunk/README.developer (modified) * trunk/THANKS (modified) * trunk/bin/Makefile.am (modified) * trunk/bin/Parameter.cc (modified) * trunk/bin/Parameter.h (modified) * trunk/bin/svndigest.cc (modified) * trunk/bootstrap (modified) * trunk/configure.ac (modified) * trunk/doc/readme.txt (modified) * trunk/doc/svndigest.xcf (modified) * trunk/lib/Alias.cc (modified) * trunk/lib/Alias.h (modified) * trunk/lib/ClassicStats.cc (modified) * trunk/lib/ClassicStats.h (modified) * trunk/lib/ColumnStream.cc (modified) * trunk/lib/ColumnStream.h (modified) * trunk/lib/Commitment.cc (modified) * trunk/lib/Commitment.h (modified) * trunk/lib/Configuration.cc (modified) * trunk/lib/Configuration.h (modified) * trunk/lib/Date.cc (modified) * trunk/lib/Date.h (modified) * trunk/lib/Directory.cc (modified) * trunk/lib/Directory.h (modified) * trunk/lib/File.cc (modified) * trunk/lib/File.h (modified) * trunk/lib/Functor.cc (modified) * trunk/lib/Functor.h (modified) * trunk/lib/Gnuplot.cc (modified) * trunk/lib/Gnuplot.h (modified) * trunk/lib/GnuplotFE.cc (modified) * trunk/lib/GnuplotFE.h (modified) * trunk/lib/HtmlStream.cc (modified) * trunk/lib/HtmlStream.h (modified) * trunk/lib/LogIterator.cc (modified) * trunk/lib/LogIterator.h (modified) * trunk/lib/Makefile.am (modified) * trunk/lib/Node.cc (modified) * trunk/lib/Node.h (modified) * trunk/lib/Parser.cc (modified) * trunk/lib/Parser.h (modified) * trunk/lib/SVN.cc (modified) * trunk/lib/SVN.h (modified) * trunk/lib/SVNblame.cc (modified) * trunk/lib/SVNblame.h (modified) * trunk/lib/SVNinfo.cc (modified) * trunk/lib/SVNinfo.h (modified) * trunk/lib/SVNlog.cc (modified) * trunk/lib/SVNlog.h (modified) * trunk/lib/SVNproperty.cc (modified) * trunk/lib/SVNproperty.h (modified) * trunk/lib/Stats.cc (modified) * trunk/lib/Stats.h (modified) * trunk/lib/Trac.cc (modified) * trunk/lib/Trac.h (modified) * trunk/lib/css.cc (modified) * trunk/lib/css.h (modified) * trunk/lib/first_page.cc (modified) * trunk/lib/first_page.h (modified) * trunk/lib/html_utility.cc (modified) * trunk/lib/html_utility.h (modified) * trunk/lib/rmdirhier.cc (modified) * trunk/lib/rmdirhier.h (modified) * trunk/lib/utility.cc (modified) * trunk/lib/utility.h (modified) * trunk/test/Makefile.am (modified) * trunk/test/check_repo_status.sh.in (modified) * trunk/test/date.cc (modified) * trunk/test/gnuplot_pipe.cc (modified) * trunk/test/parser.cc (modified) * trunk/test/test_repo.sh.in (modified) * trunk/test/trac.cc (modified) * trunk/test/utility_test.cc (modified) trac moved to new location. Thu, 20 Dec 2007 18:55:42 GMT Peter Johansson [518] * trunk/bin/Parameter.cc (modified) * trunk/bin/Parameter.h (modified) * trunk/bin/svndigest.cc (modified) conform to standard Tue, 11 Dec 2007 23:23:05 GMT Peter Johansson [517] * trunk/lib/Configuration.cc (modified) Fixing bug reading config file Sun, 09 Dec 2007 07:58:54 GMT Peter Johansson [516] * trunk/lib/Configuration.cc (modified) * trunk/lib/Configuration.h (modified) * trunk/lib/Parser.cc (modified) * trunk/lib/utility.cc (modified) * trunk/lib/utility.h (modified) * trunk/test/repo/db/current (modified) * trunk/test/repo/db/revprops/56 (added) * trunk/test/repo/db/revs/56 (added) * trunk/test/utility_test.cc (modified) adding filename translations in Configuration class. Before checking ... Sun, 09 Dec 2007 02:38:34 GMT Peter Johansson [515] * trunk/.svndigest/config (modified) * trunk/lib/Configuration.cc (modified) * trunk/lib/Configuration.h (modified) adding dictionary variable in Configuration. Reading and usage of the ... Sun, 09 Dec 2007 01:51:07 GMT Peter Johansson [514] * trunk/lib/Configuration.cc (modified) * trunk/lib/Parser.cc (modified) * trunk/lib/utility.cc (modified) * trunk/lib/utility.h (modified) Fixing #230 Sun, 09 Dec 2007 01:24:14 GMT Peter Johansson [513] * trunk/test/repo/db/current (modified) * trunk/test/repo/db/revprops/55 (added) * trunk/test/repo/db/revs/55 (added) adding file .bat file to test repository Sat, 08 Dec 2007 23:29:36 GMT Peter Johansson [512] * trunk/lib/Configuration.cc (modified) * trunk/lib/Parser.cc (modified) * trunk/lib/Parser.h (modified) remove devel printout Sat, 08 Dec 2007 23:27:52 GMT Peter Johansson [511] * trunk/test/repo/db/current (modified) * trunk/test/repo/db/revprops/54 (added) * trunk/test/repo/db/revs/54 (added) update config file in test repository Sat, 08 Dec 2007 23:12:43 GMT Peter Johansson [510] * trunk/lib/Configuration.cc (modified) * trunk/lib/Configuration.h (modified) adding reading of codons from config file