2006-02-11 15:17 arthur
* [r63] svn2html.xsl: include common formatting templates from
svn2cl.xsl
2006-02-11 15:03 arthur
* [r62] svn2cl.xsl, svn2html.xsl: use named entity references for
newlines everywhere and put entity definitions in correct DOCTYPE
2006-02-11 14:41 arthur
* [r61] svn2html.css: improve style of generated html a little
2006-02-11 14:35 arthur
* [r60] svn2cl.xsl, svn2html.xsl: trim spaces from author names
2006-02-11 14:34 arthur
* [r59] authors.xml: add sample authors.xml file
2006-02-11 14:33 arthur
* [r58] svn2html.xsl: added footer to generated html report with a
link to svn2cl homepage
2006-02-01 21:22 arthur
* [r57] svn2cl.sh: make option removal expression consistent for
all options (prevent copy-paste errors)
2006-01-27 16:31 arthur
* [r56] svn2cl.1, svn2cl.sh, svn2cl.xsl: add --break-before-msg
option, based on a patch by Vincent Danen
2006-01-27 15:44 arthur
* [r55] svn2cl.1: clarify comment about date period
2006-01-27 15:38 arthur
* [r54] svn2cl.1: add extra example usage to generate changelog
for last week (based on a patch by Bastian Kleineidam
to implement a --date option)
2006-01-04 19:03 arthur
* [r53] svn2cl.1, svn2cl.sh, svn2cl.xsl, svn2html.xsl: include
--authors option to specify an athors file that maps uids to
author names
2005-12-27 15:45 arthur
* [r52] svn2html.xsl: replace line breaks in log message with
tags, thanks to Tobias Schäfer for
the code
2005-12-27 15:23 arthur
* [r51] svn2html.css: add commented out code to put change message
on separate line
2005-12-27 11:15 arthur
* [r50] svn2cl.xsl: strim trailing and double spaces and add
as newline instead of
, thanks to Tobias Schäfer
2005-12-25 22:57 arthur
* [r48] NEWS, README, TODO, svn2cl.1, svn2cl.sh: get files ready
for release 0.5
2005-12-25 17:12 arthur
* [r47] svn2cl.sh: shell portability improvements to get it
working on all tested shell/sed combinations, thanks to Jörg
Sommer for pointing this out
2005-12-25 17:05 arthur
* [r46] NEWS: fix typo
2005-12-25 17:03 arthur
* [r45] README: clarify usage information to include possibility
to specify location of repository
2005-12-25 14:44 arthur
* [r44] svn2cl.1: add manual page, some parts taken from manual
page provided by Russ Allbery
2005-12-25 13:56 arthur
* [r43] svn2cl.xsl: preserve line breaks in log messages, trimming
all trailing and beginning line breaks
2005-12-25 13:10 arthur
* [r42] svn2cl.sh: clear up usage string, thanks to Tobias Schäfer
2005-12-25 13:03 arthur
* [r41] NEWS, README: apply typo fixing and documentation
improving patch by Tobias Schäfer
2005-12-17 20:20 arthur
* [r40] svn2cl.sh: include --html option in --help output
2005-12-04 21:26 arthur
* [r38] ., -0.4: move directory back
* [r37] ., -0.4: make release 0.4
2005-12-04 21:23 arthur
* [r36] NEWS: add NEWS file
2005-12-04 21:21 arthur
* [r35] TODO: include TODO file
2005-12-04 21:09 arthur
* [r34] README, svn2cl.sh: bump version number to 0.4
2005-12-04 21:00 arthur
* [r33] svn2cl.sh, svn2html.css, svn2html.xsl: add html stylesheet
and css and --help option to output html
2005-12-04 20:50 arthur
* [r32] svn2cl.sh: ensure that required arguments to options are
specified (avoid silent failure)
2005-12-04 20:30 arthur
* [r31] svn2cl.sh: implement passing options to the svn log
command, rename -r option (--include-rev) to -i
2005-12-04 20:27 arthur
* [r30] svn2cl.sh: handle --option=arg options as well as --option
arg
2005-12-04 20:25 arthur
* [r29] svn2cl.sh: implement handling of -f and --file options
2005-12-03 12:55 arthur
* [r28] svn2cl.xsl: move adding colon to path list one level up
2005-12-03 12:52 arthur
* [r27] svn2cl.xsl: remove TODO section (is now in a separate file)
* [r26] svn2cl.xsl: ensure that we have a space everywhere before
/>
2005-12-03 12:14 arthur
* [r25] svn2cl.xsl: no need for xhtml namespace declaration
2005-12-02 16:51 arthur
* [r24] svn2cl.xsl: explain why we use ++ for options
2005-12-02 16:34 arthur
* [r23] svn2cl.xsl: switch ChangeLog encoding to utf-8
2005-09-13 19:27 arthur
* [r21] README, svn2cl.sh: bump version number to 0.3
2005-09-09 19:04 arthur
* [r20] svn2cl.sh: implement writing ChangeLog to a different file
or stdout
2005-08-16 18:24 arthur
* [r19] svn2cl.sh: make -r an alias for --include-rev
2005-07-31 16:37 arthur
* [r17] README: add simple installation instructions
2005-07-31 16:33 arthur
* [r16] README: add very basic README
2005-07-31 16:08 arthur
* [r15] svn2cl.sh: use basename when printing program name
2005-07-31 16:00 arthur
* [r14] svn2cl.sh: add code for finding the location of the .xsl
file relative to the installed location of the script following
symlinks
2005-07-31 15:26 arthur
* [r13] svn2cl.sh: add proper command line handling to shell script
2005-07-31 14:51 arthur
* [r12] svn2cl.sh: add simple shell script calling xsltproc
2005-07-31 14:42 arthur
* [r11] svn2cl.xsl: add an include-rev option to also list
revision number
2005-07-31 14:41 arthur
* [r10] svn2cl.xsl: fix copy-pasto
2005-07-31 14:40 arthur
* [r9] svn2cl.xsl: make groupbyday either have yes or no value
2005-07-31 14:38 arthur
* [r8] svn2cl.xsl: add a groupbyday option to group all changes
per day per author
2005-03-25 17:11 arthur
* [r7] svn2cl.xsl: make linelen really configurable (param instead
of variable
2005-03-25 14:36 arthur
* [r6] svn2cl.xsl: move printing of trailing newline to wrap
template (plus some small readability improvements)
2005-03-25 14:29 arthur
* [r5] svn2cl.xsl: make line length configurable
2005-03-23 21:51 arthur
* [r4] svn2cl.xsl: split out formatting of single pathname and
also handle situation with trailing slash in strip-prefix
2005-03-23 21:19 arthur
* [r3] svn2cl.xsl: use entities for outputting tabs, spaces and
newlines
2005-03-23 20:45 arthur
* [r1] ., svn2cl.xsl: check in initial version