<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/author/ivan</link><counters><counter name="thisWeek" lastEventTime="1337903083" firstEventTime="1337903083">1</counter><counter name="forever" lastEventTime="1337903083" firstEventTime="1074352387">1303</counter><counter name="lastMonth" lastEventTime="1335826369" firstEventTime="1335021162">4</counter><counter name="thisMonth" lastEventTime="1337903083" firstEventTime="1335830522">4</counter></counters><metadata><item name="subtitle"><value type="text/plain">KDE Developer</value></item><item name="description"><value type="text/plain">None</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">Ivan Čukić</value></item><item name="url"><value type="text/plain">http://ivan.fomentgroup.org/</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message>   <generator>     <name>CIA Bash client for Git</name>     <version>1.7.2.5</version>     <url>http://dev.gentoo.org/~ferdy/stuff/ciabot.bash</url>   <mailHeaders><header name="Received">from free.hands.com (free.hands.com [83.142.228.128])
	by cia.vc (Postfix) with ESMTP id 904B0AE002
	for &lt;cia@cia.vc&gt;; Thu, 24 May 2012 16:44:43 -0700 (PDT)</header><header name="Received">by free.hands.com (Postfix, from userid 134)
	id D01A32A64D; Thu, 24 May 2012 20:18:59 +0100 (BST)</header><header name="From">phil@hands.com</header><header name="Date">Thu, 24 May 2012 20:18:59 +0100 (BST)</header></mailHeaders></generator>   <source>     <project>rhombus-tech</project>     <branch>master</branch>   </source>   <timestamp>1337887139</timestamp>   <body>     <commit>       <author>Ivan</author>       <revision>0ce5f59a75ea</revision>       <files>         <file>allwinner_a10/orders/rabbitii.mdwn</file>       </files>       <log>        </log>       <url>http://git.hands.com/?p=rhombus.git;a=commit;h=0ce5f59a75ea88eef0b2d2dad72e509e83ab1700</url>     </commit>   </body> </message><message><timestamp>1335817473</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>svn</project></source><body><commit><author>ivan</author><revision>1332370</revision><log>Drop minor optimization from svn_stream_printf() made in r1325489, since all
current code uses svn_stream_puts() to write static strings to stream.

* subversion/libsvn_subr/stream.c
  (svn_stream_printf): Don't check for '%' in fmt. </log><url>http://svn.apache.org/viewvc?rev=1332370&amp;view=rev</url><diffLines>9</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_subr/stream.c?rev=1332370&amp;r1=1332369&amp;r2=1332370&amp;view=diff">trunk/subversion/libsvn_subr/stream.c</file></files></commit></body></message><message><timestamp>1335816957</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>svn</project></source><body><commit><author>ivan</author><revision>1332366</revision><log>A little but more svn_stream_puts() sugar.

* subversion/libsvn_client/diff.c
* subversion/libsvn_diff/diff_file.c
* subversion/libsvn_diff/diff_memory.c
* subversion/libsvn_repos/deprecated.c
* subversion/libsvn_subr/stream.c
* subversion/libsvn_wc/props.c
* subversion/svn/props.c
* subversion/svnlook/main.c
  (display_prop_diffs, output_marker_eol, output_conflict,
   repos_notify_handler, svn_stream_printf_from_utf8, append_prop_conflict,
   svn_cl__print_prop_hash): Use svn_stream_puts(). </log><url>http://svn.apache.org/viewvc?rev=1332366&amp;view=rev</url><diffLines>38</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_client/diff.c?rev=1332366&amp;r1=1332365&amp;r2=1332366&amp;view=diff">trunk/subversion/libsvn_client/diff.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_diff/diff_file.c?rev=1332366&amp;r1=1332365&amp;r2=1332366&amp;view=diff">trunk/subversion/libsvn_diff/diff_file.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_diff/diff_memory.c?rev=1332366&amp;r1=1332365&amp;r2=1332366&amp;view=diff">trunk/subversion/libsvn_diff/diff_memory.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_repos/deprecated.c?rev=1332366&amp;r1=1332365&amp;r2=1332366&amp;view=diff">trunk/subversion/libsvn_repos/deprecated.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_subr/stream.c?rev=1332366&amp;r1=1332365&amp;r2=1332366&amp;view=diff">trunk/subversion/libsvn_subr/stream.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/props.c?rev=1332366&amp;r1=1332365&amp;r2=1332366&amp;view=diff">trunk/subversion/libsvn_wc/props.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/props.c?rev=1332366&amp;r1=1332365&amp;r2=1332366&amp;view=diff">trunk/subversion/svn/props.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/svnlook/main.c?rev=1332366&amp;r1=1332365&amp;r2=1332366&amp;view=diff">trunk/subversion/svnlook/main.c</file></files></commit></body></message><message><timestamp>1335815370</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>svn</project></source><body><commit><author>ivan</author><revision>1332357</revision><log>Use svn_stream_puts() instead of svn_stream_printf() to write raw string.

* subversion/libsvn_delta/debug_editor.c
* subversion/libsvn_diff/diff_file.c
* subversion/libsvn_diff/diff_memory.c
* subversion/libsvn_fs_fs/fs_fs.c
* subversion/libsvn_ra/debug_reporter.c
* subversion/libsvn_repos/dump.c
* subversion/libsvn_subr/hash.c
* subversion/svn/blame-cmd.c
* subversion/svn/log-cmd.c
* subversion/svnadmin/main.c
* subversion/svnrdump/dump_editor.c
* subversion/svnrdump/svnrdump.c
  (write_indent, output_conflict_with_context, svn_fs_fs__write_noderev,
   rep_write_contents_close, write_hash_rep, finish_report, abort_report,
   dump_node, hash_write, blame_receiver, log_entry_receiver,
   repos_notify_handler, do_dump_props, do_dump_newlines, close_file,
   replay_revstart, dump_revision_header): Use svn_stream_puts(). </log><url>http://svn.apache.org/viewvc?rev=1332357&amp;view=rev</url><diffLines>71</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_delta/debug_editor.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/libsvn_delta/debug_editor.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_diff/diff_file.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/libsvn_diff/diff_file.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_diff/diff_memory.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/libsvn_diff/diff_memory.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/libsvn_fs_fs/fs_fs.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_ra/debug_reporter.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/libsvn_ra/debug_reporter.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_repos/dump.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/libsvn_repos/dump.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_subr/hash.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/libsvn_subr/hash.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/blame-cmd.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/svn/blame-cmd.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/svn/log-cmd.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/svn/log-cmd.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/svnadmin/main.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/svnadmin/main.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/svnrdump/dump_editor.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/svnrdump/dump_editor.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/svnrdump/svnrdump.c?rev=1332357&amp;r1=1332356&amp;r2=1332357&amp;view=diff">trunk/subversion/svnrdump/svnrdump.c</file></files></commit></body></message><message><timestamp>1335811299</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>svn</project></source><body><commit><author>ivan</author><revision>1332335</revision><log>Follow-up to r1332333.

* subversion/include/svn_io.h
  (svn_stream_puts): Add 'since' to docstring.</log><url>http://svn.apache.org/viewvc?rev=1332335&amp;view=rev</url><diffLines>3</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_io.h?rev=1332335&amp;r1=1332334&amp;r2=1332335&amp;view=diff">trunk/subversion/include/svn_io.h</file></files></commit></body></message><message><timestamp>1335811080</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>svn</project></source><body><commit><author>ivan</author><revision>1332333</revision><log>Add svn_stream_puts() function for writing NULL-terminated string to stream.

* subversion/include/svn_io.h
* subversion/libsvn_subr/stream.c
  (svn_stream_puts): New.
  (svn_stream_prints): Reuse svn_stream_puts() to write formatted message to
   stream. </log><url>http://svn.apache.org/viewvc?rev=1332333&amp;view=rev</url><diffLines>14</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_io.h?rev=1332333&amp;r1=1332332&amp;r2=1332333&amp;view=diff">trunk/subversion/include/svn_io.h</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_subr/stream.c?rev=1332333&amp;r1=1332332&amp;r2=1332333&amp;view=diff">trunk/subversion/libsvn_subr/stream.c</file></files></commit></body></message><message>   <generator>     <name>CIA Bash client for Git</name>     <version>1.7.2.5</version>     <url>http://dev.gentoo.org/~ferdy/stuff/ciabot.bash</url>   <mailHeaders><header name="Received">from free.hands.com (free.hands.com [83.142.228.128])
	by cia.vc (Postfix) with ESMTP id B5226AE001
	for &lt;cia@cia.vc&gt;; Sat, 21 Apr 2012 08:14:46 -0700 (PDT)</header><header name="Received">by free.hands.com (Postfix, from userid 134)
	id 1200A2A64A; Sat, 21 Apr 2012 12:08:32 +0100 (BST)</header><header name="From">phil@hands.com</header><header name="Date">Sat, 21 Apr 2012 12:08:32 +0100 (BST)</header></mailHeaders></generator>   <source>     <project>rhombus-tech</project>     <branch>master</branch>   </source>   <timestamp>1335006512</timestamp>   <body>     <commit>       <author>Ivan</author>       <revision>16482110cdd9</revision>       <files>         <file>allwinner_a10/orders/vaaano.mdwn</file>       </files>       <log>        </log>       <url>http://git.hands.com/?p=rhombus.git;a=commit;h=16482110cdd9c33d7e7127472b21ae2755317a08</url>     </commit>   </body> </message><message>   <generator>     <name>CIA Bash client for Git</name>     <version>1.7.2.5</version>     <url>http://dev.gentoo.org/~ferdy/stuff/ciabot.bash</url>   <mailHeaders><header name="Received">from free.hands.com (free.hands.com [83.142.228.128])
	by cia.vc (Postfix) with ESMTP id 83B41AE001
	for &lt;cia@cia.vc&gt;; Sat, 21 Apr 2012 08:12:41 -0700 (PDT)</header><header name="Received">by free.hands.com (Postfix, from userid 134)
	id 902C72A64A; Sat, 21 Apr 2012 12:06:20 +0100 (BST)</header><header name="From">phil@hands.com</header><header name="Date">Sat, 21 Apr 2012 12:06:20 +0100 (BST)</header></mailHeaders></generator>   <source>     <project>rhombus-tech</project>     <branch>master</branch>   </source>   <timestamp>1335006379</timestamp>   <body>     <commit>       <author>Ivan</author>       <revision>f6f3376225c5</revision>       <files>         <file>allwinner_a10/orders/vaaano.mdwn</file>       </files>       <log>        </log>       <url>http://git.hands.com/?p=rhombus.git;a=commit;h=f6f3376225c5b54e621d7c94181c6d80b34a481f</url>     </commit>   </body> </message><message><timestamp>1329232447</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>svn</project></source><body><commit><author>ivan</author><revision>1243986</revision><log>* STATUS: Vote for r1243976.</log><url>http://svn.apache.org/viewvc?rev=1243986&amp;view=rev</url><diffLines>1</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1243986&amp;r1=1243985&amp;r2=1243986&amp;view=diff">branches/1.7.x/STATUS</file></files></commit></body></message><message>     <generator>         <name>Subversion CIA Bot client shell script</name>         <version>1.0</version>     <mailHeaders><header name="Received">from svn.kde.org (svn.kde.org [195.135.221.69])
	by cia.vc (Postfix) with ESMTP id 5DBE52E722
	for &lt;cia@cia.navi.cx&gt;; Sat,  4 Feb 2012 14:50:01 -0800 (PST)</header><header name="Received">by svn.kde.org (Postfix, from userid 50936)
	id 92451AC894; Sat,  4 Feb 2012 20:28:05 +0100 (CET)</header><header name="From">sysadmin@kde.org</header><header name="Message-Id">&lt;20120204192805.92451AC894@svn.kde.org&gt;</header><header name="Date">Sat,  4 Feb 2012 20:28:05 +0100 (CET)</header></mailHeaders></generator>     <source>         <project>KDE</project>         <module>desktopthemes</module>     </source>     <body>         <commit>             <revision>1278133</revision>             <author>ivan</author>             <files><file>trunk/KDE/kdeartwork/desktopthemes/slim-glow/colors</file></files>             <log>Fixed colours</log>             <diffLines>27</diffLines>             <url>http://websvn.kde.org/?view=revision&amp;revision=1278133</url>         </commit>     </body> <timestamp>1328395801</timestamp></message><message><timestamp>1324033522</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>svn</project></source><body><commit><author>ivan</author><revision>1215089</revision><log>Fix bug in svn_config_has_section with handling case insensitive config.

* subversion/libsvn_subr/config.c
  (svn_config_has_section): Canonicalize the hash key.
* subversion/tests/libsvn_subr/config-test.c
  (test_has_section): Rename to test_has_section_case_insensitive().
  (test_has_section_case_insensitive, test_has_section_case_sensitive): 
   Expand to test different cases.
* subversion/tests/libsvn_subr/config-test.cfg
  (UpperCaseSection): Add new test section with capital letters.</log><url>http://svn.apache.org/viewvc?rev=1215089&amp;view=rev</url><diffLines>56</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_subr/config.c?rev=1215089&amp;r1=1215088&amp;r2=1215089&amp;view=diff">trunk/subversion/libsvn_subr/config.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/libsvn_subr/config-test.c?rev=1215089&amp;r1=1215088&amp;r2=1215089&amp;view=diff">trunk/subversion/tests/libsvn_subr/config-test.c</file><file action="modify" uri="http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/libsvn_subr/config-test.cfg?rev=1215089&amp;r1=1215088&amp;r2=1215089&amp;view=diff">trunk/subversion/tests/libsvn_subr/config-test.cfg</file></files></commit></body></message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>ezquake-source</project>           <branch>master</branch>         </source>         <timestamp>1322907566</timestamp>         <body>           <commit>             <author>Ivan</author>             <revision>e538b7b</revision>             <log>FIX: &quot;mvdrecord&quot; command, should save in the demo which FTE extensions we support, so we can properly parse and playback that demo later. For one who forget, that command can be used for cut-ing moments from the mvd demos (as short mvd demos, hehe) or recording QTV streams, you can start record from prewar and keep recording during ALL maps, that will also include qtv specs chat, I think it can be much more fun/sad to watch such demos :) Well, enough of advertisement. - http://git.io/uVES5w</log>             <url>https://github.com/ezQuake/ezquake-source/commit/e538b7b55b4cc0ff588bb9179f1769221b07d5e6</url>             <files>               <file> cl_demo.c </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>ezquake-source</project>           <branch>master</branch>         </source>         <timestamp>1322177495</timestamp>         <body>           <commit>             <author>Ivan</author>             <revision>40ea753</revision>             <log>Allow cl_proxyaddr to be longer than 64 characters (chaining case). Well, qwfwd also need to be fixed to allow it, but it should work in some cases on unfixed qwfwds too. Have to add Info_SetValueForStarKeyEx() function, don't use it unless you have reason for that. - http://git.io/EUKb9g</log>             <url>https://github.com/ezQuake/ezquake-source/commit/40ea75333b91c06e62a0da0bbe9dcd1021ebf11b</url>             <files>               <file> cl_main.c</file> <file>common.c</file> <file>common.h </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>ezquake-source</project>           <branch>master</branch>         </source>         <timestamp>1320695926</timestamp>         <body>           <commit>             <author>Ivan</author>             <revision>9bafa12</revision>             <log>FIX: demo_jump and invisible objects on /connect. - http://git.io/nrw4mQ</log>             <url>https://github.com/ezQuake/ezquake-source/commit/9bafa12923c21d55bf45299db99198bcd080dd74</url>             <files>               <file> cl_demo.c </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>ezquake-source</project>           <branch>master</branch>         </source>         <timestamp>1320441937</timestamp>         <body>           <commit>             <author>Ivan</author>             <revision>f790c6e</revision>             <log>this should slightly increase performance for billboard particles. - http://git.io/DcxJqQ</log>             <url>https://github.com/ezQuake/ezquake-source/commit/f790c6ef58dfd5ab3d95921e31b49f496eec0d8d</url>             <files>               <file> gl_rpart.c</file> <file>mathlib.c</file> <file>mathlib.h </file>             </files>           </commit>         </body>       </message><message>         <generator>           <name>github</name>           <version>1</version>           <url>http://www.github.com</url>         </generator>         <source>           <project>ezquake-source</project>           <branch>master</branch>         </source>         <timestamp>1319764794</timestamp>         <body>           <commit>             <author>Ivan</author>             <revision>a311a26</revision>             <log>Do not allow nailhack in case of sv_bigcoords. - http://git.io/Z1aQvQ</log>             <url>https://github.com/ezQuake/ezquake-source/commit/a311a26b4611061781716491579fea8d6c57cc71</url>             <files>               <file> sv_ents.c </file>             </files>           </commit>         </body>       </message><message><timestamp>1319118660</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>svn</project></source><body><commit><author>ivan</author><revision>1186809</revision><log>* STATUS: Remove my -0 vote for r1185746.</log><url>http://svn.apache.org/viewvc?rev=1186809&amp;view=rev</url><diffLines>2</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1186809&amp;r1=1186808&amp;r2=1186809&amp;view=diff">branches/1.7.x/STATUS</file></files></commit></body></message><message><timestamp>1319116682</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>svn</project></source><body><commit><author>ivan</author><revision>1186791</revision><log>* STATUS: Cast a -0 vote for the r1185746 change. </log><url>http://svn.apache.org/viewvc?rev=1186791&amp;view=rev</url><diffLines>2</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1186791&amp;r1=1186790&amp;r2=1186791&amp;view=diff">branches/1.7.x/STATUS</file></files></commit></body></message><message><timestamp>1318865311</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>svn</project></source><body><commit><author>ivan</author><revision>1185255</revision><log>* STATUS: Vote for r1185242.</log><url>http://svn.apache.org/viewvc?rev=1185255&amp;view=rev</url><diffLines>1</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1185255&amp;r1=1185254&amp;r2=1185255&amp;view=diff">branches/1.7.x/STATUS</file></files></commit></body></message><message><timestamp>1318588697</timestamp><generator><name>svnmailer (cia_xmlrpc notifier)</name><version>1.0.8</version><url>http://opensource.perlig.de/svnmailer/</url></generator><source><project>svn</project></source><body><commit><author>ivan</author><revision>1183287</revision><log>* publish/packages.html
  (windows): Link to a redesigned VisualSVN's landing page for Subversion
   binaries. The page now clearly states which packages are delivered and
   maintained by VisualSVN. </log><url>http://svn.apache.org/viewvc?rev=1183287&amp;view=rev</url><diffLines>2</diffLines><files><file action="modify" uri="http://svn.apache.org/viewvc/subversion/site/publish/packages.html?rev=1183287&amp;r1=1183286&amp;r2=1183287&amp;view=diff">site/publish/packages.html</file></files></commit></body></message></recentMessages></statsTarget>
