|
|
@190
|
17 years |
Peter Johansson |
closes #83
|
|
|
@189
|
17 years |
Jari Häkkinen |
Tried to improve description on what is calculated.
|
|
|
@188
|
17 years |
Peter Johansson |
fixes #59 explains how files are parsed. Perhaps some of the …
|
|
|
@187
|
17 years |
Peter Johansson |
some typos
|
|
|
@186
|
17 years |
Jari Häkkinen |
build_support contains copied files only -> ignore.
|
|
|
@185
|
17 years |
Jari Häkkinen |
Fixes #65 and #60. Added support for svndigest:ignore. Uppdated …
|
|
|
@184
|
17 years |
Peter Johansson |
fixes #68 Parser detects block comments of type /* bla bla */
|
|
|
@183
|
17 years |
Peter Johansson |
refs #57 modified Stats to no longer skip empty line.
|
|
|
@182
|
17 years |
Peter Johansson |
fixes #52 in table output directories are bold whereas files are normal.
|
|
|
@181
|
17 years |
Peter Johansson |
using anchor function
|
|
|
@180
|
17 years |
Peter Johansson |
fixes #71 concatenation of parameters -v and -f is now allowed
|
|
|
@179
|
17 years |
Peter Johansson |
added support for åäöÅÄÖé in html generator
|
|
|
@178
|
17 years |
Peter Johansson |
fixes #77 text to html translator
|
|
|
@177
|
17 years |
Peter Johansson |
moved html related utility to its own 'html_utility'
|
|
|
@176
|
17 years |
Peter Johansson |
fixes #12 binary files are now printed with note without anchor. …
|
|
|
@175
|
17 years |
Peter Johansson |
fixes #53
|
|
|
@174
|
17 years |
Peter Johansson |
fixes #67
|
|
|
@173
|
17 years |
Jari Häkkinen |
Changed post-increments to pre-increments.
|
|
|
@172
|
17 years |
Jari Häkkinen |
Polished configure.ac
|
|
|
@171
|
17 years |
Jari Häkkinen |
Fixes #72. Introduced libtool to create a static svndigest. Libtool …
|
|
|
@170
|
17 years |
Jari Häkkinen |
Changed linkage against (the proper) libtool library .la.
|
|
|
@169
|
17 years |
Jari Häkkinen |
Changed linkage against (the proper) libtool library .la.
|
|
|
@168
|
17 years |
Jari Häkkinen |
Removed redundant APR checks.
|
|
|
@167
|
17 years |
Jari Häkkinen |
Using libtool now.
|
|
|
@166
|
17 years |
Jari Häkkinen |
Changed deprecated INCLUDES to AM_CPPFLAGS.
Fixed test/Makefile.am to …
|
|
|
@165
|
17 years |
Jari Häkkinen |
Moved #ifndef _theplu_svndigest... in conformance with coding style. …
|
|
|
@164
|
17 years |
Jari Häkkinen |
Fixes #33. Added configure checks for APR and subversion APIs.
|
|
|
@163
|
17 years |
Jari Häkkinen |
Removed unused variable in lib/utility.cc.
|
|
|
@162
|
17 years |
Jari Häkkinen |
Addresses #33. 'configure' now checks for APR libraries.
|
|
|
@161
|
17 years |
Jari Häkkinen |
Removed -DHAVE_INLINE option to the CPP.
|
|
|
@160
|
17 years |
Jari Häkkinen |
Fixes #55. Added --enable-debug option to configure. This will turn on …
|
|
|
@159
|
17 years |
Jari Häkkinen |
Fixes #63. Moved directory tree creation up. Improved target dir …
|
|
|
@158
|
17 years |
Jari Häkkinen |
Added reference to UTC in output.
|
|
|
@157
|
17 years |
Jari Häkkinen |
Spelling error on gnuplot in previous commit.
|
|
|
@156
|
17 years |
Jari Häkkinen |
Fixes #20. configure will warn if gnuplot is not found.
|
|
|
@155
|
17 years |
Peter Johansson |
fixed typo that hopefully addresses ticket:54
|
|
|
@154
|
17 years |
Peter Johansson |
fixes #64 not telling output is in zulu though
|
|
|
@153
|
17 years |
Jari Häkkinen |
Moved beyond 0.4, bumped version to pre0.5
|
|
|
@152
|
17 years |
Jari Häkkinen |
Alphabetized.
|
|
|
@151
|
17 years |
Jari Häkkinen |
Fixes #50 and #58. Added checks that dirs exists and have proper …
|
|
|
@149
|
17 years |
Jari Häkkinen |
Changed svnstat to svndigest.
|
|
|
@148
|
17 years |
Jari Häkkinen |
Changed filenames containing svnstat to svndigest.
|
|
|
@146
|
17 years |
Jari Häkkinen |
Bumped version number in preparation for new release.
|
|
|
@145
|
17 years |
Jari Häkkinen |
Removed test/parser.cc and test/stats.cc. These tests are an essential …
|
|
|
@144
|
17 years |
Jari Häkkinen |
test programs compile and all tests return success (but they cheat).
|
|
|
@143
|
17 years |
Jari Häkkinen |
CommitStat? is removed no test needed for it.
|
|
|
@142
|
17 years |
Jari Häkkinen |
Fixes #56. Changed pool usage to use subpools that are cleared after …
|
|
|
@141
|
17 years |
Jari Häkkinen |
Fixed #includes.
|
|
|
@140
|
17 years |
Jari Häkkinen |
Addresses #56. Fixed freeing of resources on svn error.
|
|
|
@139
|
17 years |
Jari Häkkinen |
Added clean-local targets.
|
|
|
@138
|
17 years |
Jari Häkkinen |
Fixes #23. No system calls to svn are done anymore.
|
|
|
@137
|
17 years |
Jari Häkkinen |
Added information to people downloading the source from the repository.
|
|
|
@136
|
17 years |
Jari Häkkinen |
Added some information on prerequisites to compile the project.
|
|
|
@135
|
17 years |
Jari Häkkinen |
Fixed strange SVNException message.
|
|
|
@134
|
17 years |
Jari Häkkinen |
Cleaning.
|
|
|
@133
|
17 years |
Jari Häkkinen |
Fixes ticket:31. Changed GnuplotFE plot and replot to make sure that …
|
|
|
@132
|
17 years |
Jari Häkkinen |
Updated doc ... the plot function do not return anything.
|
|
|
@131
|
17 years |
Jari Häkkinen |
Added static_cast to remove annoying compiler warning.
|
|
|
@130
|
17 years |
Jari Häkkinen |
Restructured some code.
|
|
|
@129
|
17 years |
Jari Häkkinen |
Addresses ticket:23. Changed usage of 'svn info' to API calls.
|
|
|
@128
|
17 years |
Jari Häkkinen |
No need to include fstream, iosfwd is enough.
|
|
|
@127
|
17 years |
Jari Häkkinen |
Removed unused code.
|
|
|
@126
|
17 years |
Jari Häkkinen |
Changed createdir to mkdir, removed the ugly force option from the …
|
|
|
@125
|
17 years |
Jari Häkkinen |
Cleaning.
|
|
|
@124
|
17 years |
Jari Häkkinen |
Fixed spelling.
|
|
|
@123
|
17 years |
Jari Häkkinen |
Addresses ticket:23. Removed 'svn log' for revision-date extraction.
|
|
|
@122
|
17 years |
Jari Häkkinen |
Cleaning.
|
|
|
@121
|
17 years |
Peter Johansson |
removed dotted border for anchors in menu
|
|
|
@120
|
17 years |
Peter Johansson |
fixed bug. anchor is now closed see Ref #53
|
|
|
@119
|
17 years |
Peter Johansson |
update test of gnuplot to match the fact that gnuplot functions now …
|
|
|
@118
|
17 years |
Peter Johansson |
fixes #46 #45 #26 #40
|
|
|
@117
|
17 years |
Peter Johansson |
fixed bug with root and target
|
|
|
@116
|
17 years |
Peter Johansson |
fixes #48 #49
|
|
|
@115
|
17 years |
Peter Johansson |
added pwd function
|
|
|
@114
|
17 years |
Peter Johansson |
uses std function in WhiteSpace? Functor
|
|
|
@113
|
17 years |
Peter Johansson |
removed upper and right tics in plots and made the plots transparent
|
|
|
@112
|
17 years |
Peter Johansson |
fixes #27 and added some beauty
|
|
|
@111
|
17 years |
Jari Häkkinen |
Reverted Gnuplot plot to return nothing (void). fputs have different …
|
|
|
@110
|
17 years |
Jari Häkkinen |
Fixed erroneous filename.
|
|
|
@109
|
17 years |
Peter Johansson |
fixed bug when forcing remove of prev output and there exist no prev …
|
|
|
@108
|
17 years |
Peter Johansson |
removed debug code
|
|
|
@107
|
17 years |
Peter Johansson |
Gnuplot functions returning int and utilizing that in the test. …
|
|
|
@106
|
17 years |
Peter Johansson |
closes #43 throwing exceptions in Parameter
|
|
|
@105
|
17 years |
Peter Johansson |
added test for new Parser class
|
|
|
@104
|
17 years |
Peter Johansson |
closes #39 checks that target and root exist, default parameter is …
|
|
|
@103
|
17 years |
Peter Johansson |
added class for parsing files for empty lines, comment lines, and code …
|
|
|
@102
|
17 years |
Peter Johansson |
added proper header in html output
|
|
|
@101
|
17 years |
Peter Johansson |
closes #28 #18 and added some lippstick to the node daughters table output
|
|
|
@100
|
17 years |
Peter Johansson |
closes #9 and move create function from svnstat.cc to lib/utility and …
|
|
|
@99
|
17 years |
Jari Häkkinen |
Tests compile again.
|
|
|
@98
|
17 years |
Jari Häkkinen |
Changed version() to const.
|
|
|
@97
|
18 years |
Jari Häkkinen |
Fixes #30.
|
|
|
@96
|
18 years |
Jari Häkkinen |
Added --with-apr and --with-svn options to configure script. These may …
|
|
|
@95
|
18 years |
Jari Häkkinen |
Removed absolute paths (allow cron to set path).
|
|
|
@94
|
18 years |
Jari Häkkinen |
Trying to get trac cron to run with latest svnstat binary.
|
|
|
@93
|
18 years |
Jari Häkkinen |
Changed Makefile.am's to compile at department.
|
|
|
@92
|
18 years |
Jari Häkkinen |
Fixed typo.
|
|
|
@91
|
18 years |
Jari Häkkinen |
Fixes #4, #19, #32, #34: Started to implement subversion API usage.
|
|
|
@90
|
18 years |
Peter Johansson |
changed default date format closes #30
|
|
|
@89
|
18 years |
Jari Häkkinen |
Added copyright statement.
|
|
|