|
|
@231
|
17 years |
Peter Johansson |
minor speed-up
|
|
|
@230
|
17 years |
Peter Johansson |
copyright: added warning when missing alias
|
|
|
@229
|
17 years |
Peter Johansson |
Modified behaviour of Configuration. Fixes #114, #115, #116
|
|
|
@228
|
17 years |
Peter Johansson |
fixes #109
|
|
|
@227
|
17 years |
Peter Johansson |
Automatic copyright statement fixes #36
|
|
|
@226
|
17 years |
Peter Johansson |
added reading of config file in Parameter closes ##106 and #98. Move …
|
|
|
@225
|
17 years |
Peter Johansson |
copyright based on log is printed to cout refs #36
|
|
|
@224
|
17 years |
Peter Johansson |
Hopefully this solves the issue refs #105
|
|
|
@223
|
17 years |
Peter Johansson |
Refs #87
|
|
|
@222
|
17 years |
Peter Johansson |
added parsing style for M4 files
|
|
|
@218
|
17 years |
Peter Johansson |
refs #69 added text-mode for parsing. For time being "*.txt", …
|
|
|
@217
|
17 years |
Peter Johansson |
refs #69 fixed so it works for '#' and '%'
|
|
|
@216
|
17 years |
Peter Johansson |
oops forgot ending the comment
|
|
|
@215
|
17 years |
Peter Johansson |
added copyright statement in generated css file, and an …
|
|
|
@214
|
17 years |
Peter Johansson |
refs #69 added parsing for comments starting with '#' and '%', respectively
|
|
|
@213
|
17 years |
Peter Johansson |
fixes #41 and refs #87 added output for individual developers. Links …
|
|
|
@212
|
17 years |
Peter Johansson |
fixes #93 and refs #94 fixed some bugs from last commit and tootbar is …
|
|
|
@211
|
17 years |
Peter Johansson |
fixes #94
|
|
|
@210
|
17 years |
Jari Häkkinen |
Added another #include <cassert>.
|
|
|
@209
|
17 years |
Peter Johansson |
fixes #44 parallel page with code, comment, or empty lines.
|
|
|
@208
|
17 years |
Peter Johansson |
fixes #91
|
|
|
@207
|
17 years |
Peter Johansson |
refs #41 and #44. Splitted print function in File and Directory to 2 …
|
|
|
@206
|
17 years |
Jari Häkkinen |
Added missing include.
|
|
|
@205
|
17 years |
Jari Häkkinen |
Fixed typo.
|
|
|
@204
|
17 years |
Peter Johansson |
removed debug code
|
|
|
@203
|
17 years |
Peter Johansson |
fixes #70 empty lines column added in table
|
|
|
@202
|
17 years |
Peter Johansson |
refs #70 added Map containing empty line stats in Stats class.
|
|
|
@201
|
17 years |
Peter Johansson |
fixes #76 and refs #87 new output file structure and draft to new main …
|
|
|
@200
|
17 years |
Peter Johansson |
refs #87 moved print_footer to html_utility.
|
|
|
@199
|
17 years |
Peter Johansson |
refs #87 moved print_header function to html_utility
|
|
|
@198
|
17 years |
Peter Johansson |
refs #36 optionally a copyright information, based on Stats, can be …
|
|
|
@197
|
17 years |
Peter Johansson |
removed question/comment as I found the answer
"getenv returns a ptr …
|
|
|
@195
|
17 years |
Jari Häkkinen |
Added more verbose output. Improved error diagnstics in SVN.
|
|
|
@193
|
17 years |
Jari Häkkinen |
All header files where not included in dist package.
|
|
|
@191
|
17 years |
Jari Häkkinen |
Fixes #81. Changed behaviour of the cleanup functionalities in the SVN …
|
|
|
@190
|
17 years |
Peter Johansson |
closes #83
|
|
|
@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
|
|
|
@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.
|
|
|
@167
|
17 years |
Jari Häkkinen |
Using libtool now.
|
|
|
@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.
|
|
|
@158
|
17 years |
Jari Häkkinen |
Added reference to UTC in output.
|
|
|
@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
|
|
|
@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.
|
|
|
@145
|
17 years |
Jari Häkkinen |
Removed test/parser.cc and test/stats.cc. These tests are an essential …
|
|
|
@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.
|
|
|
@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.
|
|
|
@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.
|
|
|
@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
|
|
|
@118
|
17 years |
Peter Johansson |
fixes #46 #45 #26 #40
|
|
|
@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 …
|
|
|
@108
|
17 years |
Peter Johansson |
removed debug code
|
|
|
@107
|
17 years |
Peter Johansson |
Gnuplot functions returning int and utilizing that in the test. …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@93
|
18 years |
Jari Häkkinen |
Changed Makefile.am's to compile at department.
|
|
|
@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
|
|
|
@84
|
18 years |
Jari Häkkinen |
Added copyright statement. Bumped version number to pre0.3. Cleaned up …
|
|
|
@81
|
18 years |
Jari Häkkinen |
Bumped version, added header files to the distribution (i.e. 'make dist').
|
|
|
@80
|
18 years |
Jari Häkkinen |
Removed nasty bug: svnstat crashed when the last checkin contained …
|
|
|
@79
|
18 years |
Jari Häkkinen |
Clean up code.
|
|
|
@78
|
18 years |
Jari Häkkinen |
Added title to plot.
|
|
|