From 866bd40b1b9f8680df5da17be2ba0776a2b74ed2 Mon Sep 17 00:00:00 2001 From: Chris Shoemaker Date: Fri, 2 Dec 2005 21:11:49 +0000 Subject: [PATCH] "make ChangeLog" will now create ChangeLog.svn, which will contain all the commit messages and affected file paths since Nov. 2, 2005. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12077 57a11ea4-9604-0410-9ed3-97b8803252fd --- Makefile.am | 5 + macros/svn2cl.xsl | 295 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 300 insertions(+) create mode 100644 macros/svn2cl.xsl diff --git a/Makefile.am b/Makefile.am index 4e8b7cd8f9..ab1974e7f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -151,3 +151,8 @@ distclean-local: libtool: $(LIBTOOL_DEPS) $(SHELL) ./config.status --recheck + +ChangeLog: + svn log -v --xml -r HEAD:11782 http://svn.gnucash.org/repo/gnucash | \ + xsltproc --stringparam strip-prefix "gnucash" \ + --stringparam include-rev "yes" ./macros/svn2cl.xsl - > ./ChangeLog.svn diff --git a/macros/svn2cl.xsl b/macros/svn2cl.xsl new file mode 100644 index 0000000000..367203561e --- /dev/null +++ b/macros/svn2cl.xsl @@ -0,0 +1,295 @@ + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + &newl; + + + + + + + + + + + + + + + + + + + + + + + + + + + &newl; + + + + + &space;&space; + + + + &newl;&newl; + + + + + + + + + [r + + ]&space; + + + + &tab;*&space; + + + + + + + + + + + + + + &space; + + + + + + + + + + + + + + + + ,&space; + + + + + + :&space; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + . + + + + + + + + + + + + + + + + &newl; + + + + + + + + + + + + + + + + + + + &newl;&tab;&space;&space; + + + + + + + + + + + + + + + + + + + + + + + +