<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.video.graphicsmagick.cvs">
    <title>gmane.comp.video.graphicsmagick.cvs</title>
    <link>http://blog.gmane.org/gmane.comp.video.graphicsmagick.cvs</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3635"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3634"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3633"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3632"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3631"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3630"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3629"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3628"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3627"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3626"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3625"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3624"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3623"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3622"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3621"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3620"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3619"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3618"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3617"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3616"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3635">
    <title>GraphicsMagick: HTML style sheet tweaks.</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3635</link>
    <description>&lt;pre&gt;changeset 9099048df6c4 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=9099048df6c4
summary: HTML style sheet tweaks.

diffstat:

 scripts/html_fragments.py |    4 +-
 utilities/gm.1            |    2 +-
 www/docutils-articles.css |    1 +
 www/magick.css            |  176 ----------------------------------------------
 4 files changed, 4 insertions(+), 179 deletions(-)

diffs (214 lines):

diff -r fb3c68c61b7b -r 9099048df6c4 scripts/html_fragments.py
--- a/scripts/html_fragments.pySun Apr 28 18:06:52 2013 -0500
+++ b/scripts/html_fragments.pySat May 11 14:56:20 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -9,8 +9,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 """
 
 
-url_mailinglist = "http://sourceforge.net/mail/?group_id=73485"
-url_sourceforge = "https://sourceforge.net/tracker/?group_id=73485"
+url_mailinglist = "https://sourceforge.net/p/graphicsmagick/mailman/?source=navbar"
+url_sourceforge = "https://sourceforge.net/projects/graphicsmagick/"
 
 banner_logo = 'images/gm-107x76.png' # relative to top directory
 
diff -r&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-05-11T19:56:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3634">
    <title>GraphicsMagick: Lessen use of IsNexusInCore().Eliminate GetNex...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3634</link>
    <description>&lt;pre&gt;changeset fb3c68c61b7b in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=fb3c68c61b7b
summary: Lessen use of IsNexusInCore().  Eliminate GetNexusIndexes() and GetNexusPixels().

diffstat:

 ChangeLog                              |   11 ++
 VisualMagick/installer/inc/version.isx |    4 +-
 design/pixel-cache-struct.dot          |    2 +-
 design/pixel-cache.dot                 |   17 +-
 magick/pixel_cache.c                   |  178 +++++++++-----------------------
 magick/version.h                       |    4 +-
 www/Changelog.html                     |   11 ++
 7 files changed, 90 insertions(+), 137 deletions(-)

diffs (truncated from 536 to 300 lines):

diff -r 2cafec9ca79f -r fb3c68c61b7b ChangeLog
--- a/ChangeLogSat Apr 20 20:15:00 2013 -0500
+++ b/ChangeLogSun Apr 28 18:06:52 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,14 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-04-28  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
+
+* design/pixel-cache-struct.dot: Update structure relationships
+diagram.
+
+* design/&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-04-28T23:06:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3633">
    <title>GraphicsMagick: MAGICK_SSIZE_T should always be asigned type.</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3633</link>
    <description>&lt;pre&gt;changeset 2cafec9ca79f in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=2cafec9ca79f
summary: MAGICK_SSIZE_T should always be a signed type.

diffstat:

 ChangeLog          |  2 ++
 configure          |  2 +-
 configure.ac       |  2 +-
 www/Changelog.html |  1 +
 4 files changed, 5 insertions(+), 2 deletions(-)

diffs (46 lines):

diff -r 153a73d6b8ea -r 2cafec9ca79f ChangeLog
--- a/ChangeLogSat Apr 20 20:10:35 2013 -0500
+++ b/ChangeLogSat Apr 20 20:15:00 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,5 +1,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 2013-04-20  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
 
+* configure.ac: MAGICK_SSIZE_T should always be a signed type.
+
 * coders/jpeg.c (WriteXMPProfile): Add support for writing 'XMP'
 profile in JPEG.
 (WriteJPEGImage): Restructure/tidy JPEG profile writing code.
diff -r 153a73d6b8ea -r 2cafec9ca79f configure
--- a/configureSat Apr 20 20:10:35 2013 -0500
+++ b/configureSat Apr 20 20:15:00 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -20764,7 +20764,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
   # Normal case for LP32 and LP64
   M&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-04-21T01:15:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3632">
    <title>GraphicsMagick: Restructure/tidy JPEG profile writingcode.</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3632</link>
    <description>&lt;pre&gt;changeset 153a73d6b8ea in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=153a73d6b8ea
summary: Restructure/tidy JPEG profile writing code.

diffstat:

 ChangeLog          |    1 +
 coders/jpeg.c      |  289 +++++++++++++++++++++++++++++-----------------------
 www/Changelog.html |    3 +-
 3 files changed, 166 insertions(+), 127 deletions(-)

diffs (truncated from 521 to 300 lines):

diff -r 25bc5cad7040 -r 153a73d6b8ea ChangeLog
--- a/ChangeLogSat Apr 20 18:27:12 2013 -0500
+++ b/ChangeLogSat Apr 20 20:10:35 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2,6 +2,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 
 * coders/jpeg.c (WriteXMPProfile): Add support for writing 'XMP'
 profile in JPEG.
+(WriteJPEGImage): Restructure/tidy JPEG profile writing code.
 
 2013-04-16  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
 
diff -r 25bc5cad7040 -r 153a73d6b8ea coders/jpeg.c
--- a/coders/jpeg.cSat Apr 20 18:27:12 2013 -0500
+++ b/coders/jpeg.cSat Apr 20 20:10:35 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -230,7 +230,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
       if (image-&amp;gt;logging)
 {
   (void) &lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-04-21T01:10:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3631">
    <title>GraphicsMagick: Add support for writing 'XMP' profilein JPEG.</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3631</link>
    <description>&lt;pre&gt;changeset 25bc5cad7040 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=25bc5cad7040
summary: Add support for writing 'XMP' profile in JPEG.

diffstat:

 ChangeLog                              |    5 +
 VisualMagick/installer/inc/version.isx |    4 +-
 coders/jpeg.c                          |  101 ++++++++++++++++++++++++++++++--
 magick/version.h                       |    4 +-
 www/Changelog.html                     |    7 ++
 5 files changed, 108 insertions(+), 13 deletions(-)

diffs (214 lines):

diff -r 2403db8291f5 -r 25bc5cad7040 ChangeLog
--- a/ChangeLogTue Apr 16 21:57:38 2013 -0500
+++ b/ChangeLogSat Apr 20 18:27:12 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-04-20  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
+
+* coders/jpeg.c (WriteXMPProfile): Add support for writing 'XMP'
+profile in JPEG.
+
 2013-04-16  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
 
 * coders/tiff.c (ReadTIFFImage): Return DirectClass images by
diff -r 2403db8291f5 -r 25bc5cad70&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-04-20T23:27:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3630">
    <title>GraphicsMagick: Return DirectClass images by defaultfor MINISWH...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3630</link>
    <description>&lt;pre&gt;changeset 2403db8291f5 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=2403db8291f5
summary: Return DirectClass images by default for MINISWHITE and MINISBLACK TIFF formats.

diffstat:

 ChangeLog                              |  5 +++++
 VisualMagick/installer/inc/version.isx |  4 ++--
 coders/tiff.c                          |  7 ++++---
 magick/version.h                       |  4 ++--
 www/Changelog.html                     |  7 +++++++
 5 files changed, 20 insertions(+), 7 deletions(-)

diffs (71 lines):

diff -r 99cd840356ea -r 2403db8291f5 ChangeLog
--- a/ChangeLogSun Apr 07 16:46:41 2013 -0500
+++ b/ChangeLogTue Apr 16 21:57:38 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-04-16  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
+
+* coders/tiff.c (ReadTIFFImage): Return DirectClass images by
+default for MINISWHITE and MINISBLACK TIFF formats.
+
 2013-04-07  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
 
 * coders/wpg.c, magick/attribute.c, magick/map.c, magic&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-04-17T02:57:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3629">
    <title>GraphicsMagick: Reduce compilation warnings.</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3629</link>
    <description>&lt;pre&gt;changeset 99cd840356ea in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=99cd840356ea
summary: Reduce compilation warnings.

diffstat:

 ChangeLog                              |   6 ++++++
 VisualMagick/installer/inc/version.isx |   4 ++--
 coders/wpg.c                           |   4 +++-
 magick/attribute.c                     |   2 ++
 magick/map.c                           |   1 +
 magick/render.c                        |  11 ++++++-----
 magick/version.h                       |   4 ++--
 magick/widget.c                        |  24 ++++++++++++++++++++----
 magick/xwindow.c                       |  14 ++------------
 www/Changelog.html                     |   8 ++++++++
 10 files changed, 52 insertions(+), 26 deletions(-)

diffs (229 lines):

diff -r 26b57e42827d -r 99cd840356ea ChangeLog
--- a/ChangeLogSun Apr 07 11:57:01 2013 -0500
+++ b/ChangeLogSun Apr 07 16:46:41 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-04-07  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-04-07T21:46:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3628">
    <title>GraphicsMagick: Use ThumbnailImage() rather thanSampleImage() w...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3628</link>
    <description>&lt;pre&gt;changeset 26b57e42827d in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=26b57e42827d
summary: Use ThumbnailImage() rather than SampleImage() when creating the panner image to ipmrove the quality of the image.

diffstat:

 ChangeLog                              |  6 ++++++
 VisualMagick/installer/inc/version.isx |  4 ++--
 magick/effect.c                        |  1 +
 magick/version.h                       |  4 ++--
 magick/xwindow.c                       |  4 ++--
 www/Changelog.html                     |  8 ++++++++
 6 files changed, 21 insertions(+), 6 deletions(-)

diffs (86 lines):

diff -r 32b26ceb0a19 -r 26b57e42827d ChangeLog
--- a/ChangeLogSun Mar 31 11:18:38 2013 -0500
+++ b/ChangeLogSun Apr 07 11:57:01 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-04-03  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
+
+* magick/xwindow.c (MagickXMakeImage): Use ThumbnailImage() rather
+than SampleImage() when creating the panner image to improve the
+quality of the image.
&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-04-07T16:57:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3627">
    <title>GraphicsMagick: 2 new changesets</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3627</link>
    <description>&lt;pre&gt;changeset 33e8a33bcc69 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=33e8a33bcc69
summary: Fix some more SourceForge links.

changeset 32b26ceb0a19 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=32b26ceb0a19
summary: Add support for SubjectArea EXIF tag.

diffstat:

 ChangeLog                              |  6 ++++++
 VisualMagick/installer/inc/version.isx |  4 ++--
 magick/attribute.c                     |  3 ++-
 magick/version.h                       |  4 ++--
 www/Changelog.html                     |  8 ++++++++
 www/project.html                       |  4 ++--
 www/project.rst                        |  4 ++--
 7 files changed, 24 insertions(+), 9 deletions(-)

diffs (114 lines):

diff -r 4703013a0b05 -r 32b26ceb0a19 ChangeLog
--- a/ChangeLogSun Mar 31 10:34:39 2013 -0500
+++ b/ChangeLogSun Mar 31 11:18:38 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,9 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-03-31  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
+
+* magi&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-31T16:18:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3626">
    <title>GraphicsMagick: Change "me" to "the developerresponsible for th...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3626</link>
    <description>&lt;pre&gt;changeset 4703013a0b05 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=4703013a0b05
summary: Change "me" to "the developer responsible for this role".

diffstat:

 magick/common.h |  2 +-
 www/Hg.html     |  9 +++++----
 www/Hg.rst      |  9 +++++----
 3 files changed, 11 insertions(+), 9 deletions(-)

diffs (48 lines):

diff -r 525f0afe5d11 -r 4703013a0b05 magick/common.h
--- a/magick/common.hSat Mar 30 14:35:45 2013 -0500
+++ b/magick/common.hSun Mar 31 10:34:39 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,5 +1,5 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 /*
-  Copyright (C) 2009 GraphicsMagick Group
+  Copyright (C) 2009-2013 GraphicsMagick Group
 
   This program is covered by multiple licenses, which are described in
   Copyright.txt. You should have received a copy of Copyright.txt with this
diff -r 525f0afe5d11 -r 4703013a0b05 www/Hg.html
--- a/www/Hg.htmlSat Mar 30 14:35:45 2013 -0500
+++ b/www/Hg.htmlSun Mar 31 10:34:39 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -179,10 +179,11 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 &amp;lt;/ol&amp;gt;
 &amp;lt;blockquote&amp;gt;
 The stable repository is available via &lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-31T15:34:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3625">
    <title>GraphicsMagick: Fix wrong text about how one can clonefrom Sour...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3625</link>
    <description>&lt;pre&gt;changeset 525f0afe5d11 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=525f0afe5d11
summary: Fix wrong text about how one can clone from SourgeForge's Mercurial web site since they broke that with their 'upgrade'.

diffstat:

 www/Hg.html |  4 +---
 www/Hg.rst  |  4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 7c75de00d583 -r 525f0afe5d11 www/Hg.html
--- a/www/Hg.htmlSat Mar 30 13:50:25 2013 -0500
+++ b/www/Hg.htmlSat Mar 30 14:35:45 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -77,9 +77,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 &amp;lt;h1&amp;gt;&amp;lt;a class="toc-backref" href="#id2"&amp;gt;Web Access&amp;lt;/a&amp;gt;&amp;lt;/h1&amp;gt;
 &amp;lt;p&amp;gt;The &amp;lt;a class="reference external" href="http://sourceforge.net/p/graphicsmagick/code/"&amp;gt;GraphicsMagick repository at SourceForge&amp;lt;/a&amp;gt; web interface is
 available which may be used to interactively view the latest versions
-of files, or the changes to files, using your web browser.  Due to the
-way that &amp;lt;a class="reference external" href="http://mercurial.selenic.com/"&amp;gt;Mercurial&amp;lt;/a&amp;gt; works, you may also &lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-30T19:35:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3624">
    <title>GraphicsMagick: Add instructions for how to clone therepository...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3624</link>
    <description>&lt;pre&gt;changeset 7c75de00d583 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=7c75de00d583
summary: Add instructions for how to clone the repository via rsync.

diffstat:

 www/Hg.html |  32 +++++++++++++++++++++++++++-----
 www/Hg.rst  |  27 ++++++++++++++++++++++++---
 2 files changed, 51 insertions(+), 8 deletions(-)

diffs (90 lines):

diff -r 328758e5e1b3 -r 7c75de00d583 www/Hg.html
--- a/www/Hg.htmlSat Mar 30 10:36:29 2013 -0500
+++ b/www/Hg.htmlSat Mar 30 13:50:25 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -51,7 +51,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 &amp;lt;li&amp;gt;&amp;lt;a class="reference internal" href="#mercurial-software" id="id6"&amp;gt;Mercurial Software&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
 &amp;lt;li&amp;gt;&amp;lt;a class="reference internal" href="#mercurial-for-graphicsmagick-developers" id="id7"&amp;gt;Mercurial for GraphicsMagick Developers&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
 &amp;lt;li&amp;gt;&amp;lt;a class="reference internal" href="#email-notifications" id="id8"&amp;gt;Email Notifications&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
-&amp;lt;li&amp;gt;&amp;lt;a class="reference internal" href="#mercurial-topics" id="id9"&amp;gt;Mercurial Topics&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
+&amp;lt;li&amp;gt;&amp;lt;a class="reference internal" hre&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-30T18:50:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3623">
    <title>GraphicsMagick: 2 new changesets</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3623</link>
    <description>&lt;pre&gt;changeset f2a0cf7be02d in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=f2a0cf7be02d
summary: Update GPU section of FAQ.

changeset 328758e5e1b3 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=328758e5e1b3
summary: Update Cineon/DPX format information.

diffstat:

 www/FAQ.html            |   35 +-
 www/FAQ.rst             |   36 +-
 www/formats.html        |    6 +
 www/formats.rst         |    4 +
 www/motion-picture.html |  673 +++++++++++++++++++++++++++++------------------
 www/motion-picture.rst  |  534 +++++++++++++++++++------------------
 6 files changed, 747 insertions(+), 541 deletions(-)

diffs (truncated from 1765 to 300 lines):

diff -r cdad12703325 -r 328758e5e1b3 www/FAQ.html
--- a/www/FAQ.htmlWed Mar 27 22:23:53 2013 -0500
+++ b/www/FAQ.htmlSat Mar 30 10:36:29 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -144,25 +144,34 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 GraphicsMagick has been significantly updated to use multiple CPU
 cores to speed up the image process&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-30T15:36:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3622">
    <title>GraphicsMagick: Fixup Hg SSH instructions forcompression.</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3622</link>
    <description>&lt;pre&gt;changeset cdad12703325 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=cdad12703325
summary: Fixup Hg SSH instructions for compression.

diffstat:

 www/Hg.html |  2 +-
 www/Hg.rst  |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r b8ed71135cc2 -r cdad12703325 www/Hg.html
--- a/www/Hg.htmlWed Mar 27 22:09:17 2013 -0500
+++ b/www/Hg.htmlWed Mar 27 22:23:53 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -218,7 +218,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 site-by-site basis (e.g. via .ssh/config).  For example an entry in
 .ssh/config will enable use of compression:&amp;lt;/p&amp;gt;
 &amp;lt;pre class="literal-block"&amp;gt;
-Host graphicsmagick.hg.sourceforge.net
+Host hg.code.sf.net
   Compression yes
 &amp;lt;/pre&amp;gt;
 &amp;lt;/div&amp;gt;
diff -r b8ed71135cc2 -r cdad12703325 www/Hg.rst
--- a/www/Hg.rstWed Mar 27 22:09:17 2013 -0500
+++ b/www/Hg.rstWed Mar 27 22:23:53 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -195,7 +195,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 site-by-site basis (e.g. via .ssh/config).  For example an entry in
 .ssh/config will enable use of compression::
 
-  Host graphicsmagick.&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-28T03:23:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3621">
    <title>GraphicsMagick: Update documentation to reflect newSourceForge ...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3621</link>
    <description>&lt;pre&gt;changeset b8ed71135cc2 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=b8ed71135cc2
summary: Update documentation to reflect new SourceForge Mercurial repository location.

diffstat:

 ChangeLog                              |   8 ++++++++
 VisualMagick/installer/inc/version.isx |   4 ++--
 magick/version.h                       |   4 ++--
 www/Changelog.html                     |  10 ++++++++++
 www/Hg.html                            |   8 ++++----
 www/Hg.rst                             |   8 ++++----
 www/index.html                         |   2 +-
 www/index.rst                          |   2 +-
 8 files changed, 32 insertions(+), 14 deletions(-)

diffs (162 lines):

diff -r 5545b7835b6b -r b8ed71135cc2 ChangeLog
--- a/ChangeLogMon Mar 25 09:11:22 2013 -0500
+++ b/ChangeLogWed Mar 27 22:09:17 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,11 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-03-27  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
+
+* www/Hg.rst, www/index.rst: Update SourceForge Mercurial
+repository l&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-28T03:09:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3620">
    <title>GraphicsMagick: Revert use of omp_set_dynamic() inInitializeMag...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3620</link>
    <description>&lt;pre&gt;changeset 5545b7835b6b in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=5545b7835b6b
summary: Revert use of omp_set_dynamic() in InitializeMagickResources() due to weird performance regression.

diffstat:

 ChangeLog                              |  7 +++++++
 VisualMagick/installer/inc/version.isx |  4 ++--
 magick/resource.c                      |  7 -------
 magick/version.h                       |  4 ++--
 www/Changelog.html                     |  9 +++++++++
 5 files changed, 20 insertions(+), 11 deletions(-)

diffs (75 lines):

diff -r 4faa8e33ba45 -r 5545b7835b6b ChangeLog
--- a/ChangeLogSun Mar 17 14:39:27 2013 -0500
+++ b/ChangeLogMon Mar 25 09:11:22 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-03-25  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
+
+* magick/resource.c (InitializeMagickResources): Revert use of
+omp_set_dynamic() since it caused a severe performance regression
+when doing a -stepthreads benchmark or when the number of OpenMP
+threads is se&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-25T14:11:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3619">
    <title>GraphicsMagick: INSTALL-unix.txt: Add a section aboutbuilding W...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3619</link>
    <description>&lt;pre&gt;changeset 4faa8e33ba45 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=4faa8e33ba45
summary: INSTALL-unix.txt: Add a section about building Windows binaries by cross-compiling from a Unix/Linux system.

diffstat:

 ChangeLog                              |   5 ++
 INSTALL-unix.txt                       |  40 +++++++++++++++++++++++
 VisualMagick/installer/inc/version.isx |   4 +-
 magick/version.h                       |   4 +-
 www/Changelog.html                     |   7 ++++
 www/INSTALL-unix.html                  |  57 ++++++++++++++++++++++++++++-----
 6 files changed, 104 insertions(+), 13 deletions(-)

diffs (201 lines):

diff -r f97afe5a4197 -r 4faa8e33ba45 ChangeLog
--- a/ChangeLogSat Mar 16 20:50:29 2013 -0500
+++ b/ChangeLogSun Mar 17 14:39:27 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-03-17  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
+
+* INSTALL-unix.txt: Add a section about building Windows binaries
+by cross-compiling from a Unix/Linux system.
+
 &lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-17T19:39:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3618">
    <title>GraphicsMagick: Fix issues noticed when cross-compilingwith Min...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3618</link>
    <description>&lt;pre&gt;changeset f97afe5a4197 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=f97afe5a4197
summary: Fix issues noticed when cross-compiling with MinGW64.

diffstat:

 ChangeLog                              |   5 +++++
 VisualMagick/installer/inc/version.isx |   4 ++--
 configure                              |   4 ++--
 configure.ac                           |   6 +++---
 magick/magick_types.h.in               |  18 +++++++++---------
 magick/version.h                       |   4 ++--
 www/Changelog.html                     |   7 +++++++
 7 files changed, 30 insertions(+), 18 deletions(-)

diffs (141 lines):

diff -r 77a09305ddd4 -r f97afe5a4197 ChangeLog
--- a/ChangeLogSat Mar 09 16:33:28 2013 -0600
+++ b/ChangeLogSat Mar 16 20:50:29 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,3 +1,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
+2013-03-16  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us&amp;gt;
+
+* configure.ac, magick/magick_types.h.in: Fix issues noticed when
+cross-compiling with MinGW64.
+
 2013-03-09  Bob Friesenhahn  &amp;lt;bfriesen&amp;lt; at &amp;gt;sim&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-17T01:50:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3617">
    <title>GraphicsMagick: Added tag GraphicsMagick-1_3_18 forchangeset 3e...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3617</link>
    <description>&lt;pre&gt;changeset fbb8a1e40a0c in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=fbb8a1e40a0c
summary: Added tag GraphicsMagick-1_3_18 for changeset 3efefce99e25

diffstat:

 .hgtags |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (8 lines):

diff -r 3efefce99e25 -r fbb8a1e40a0c .hgtags
--- a/.hgtagsSat Mar 09 16:52:37 2013 -0600
+++ b/.hgtagsSun Mar 10 11:40:03 2013 -0500
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -81,3 +81,4 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 2099ded8eac12576eec58e3a87e9274c92b3bf05 GraphicsMagick-1_3_17
 2099ded8eac12576eec58e3a87e9274c92b3bf05 GraphicsMagick-1_3_17
 ed420f446589977e3c25959fc58f6653261ebe48 GraphicsMagick-1_3_17
+3efefce99e25f53e76514dcee2e4676beb3ff61e GraphicsMagick-1_3_18

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint &lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-10T16:40:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3616">
    <title>GraphicsMagick: Merge in changes from tip which willbecome GM 1...</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3616</link>
    <description>&lt;pre&gt;changeset 3efefce99e25 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=3efefce99e25
summary: Merge in changes from tip which will become GM 1.3.18.

diffstat:

 .hgignore                                                       |     4 +
 ChangeLog                                                       |   739 +-
 ChangeLog.2012                                                  |   868 +
 Copyright.txt                                                   |    55 +-
 INSTALL-unix.txt                                                |     2 +-
 INSTALL-windows.txt                                             |   187 +-
 Magick++/COPYING                                                |    39 +-
 Magick++/ChangeLog                                              |     6 +
 Magick++/demo/demos.tap                                         |    12 +-
 Magick++/lib/Drawable.cpp                                       |     8 +-
 Magick++/lib/Magick++/Include.h                         &lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-09T22:54:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3615">
    <title>GraphicsMagick: Prepare for 1.3.18 release</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.cvs/3615</link>
    <description>&lt;pre&gt;changeset 77a09305ddd4 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=77a09305ddd4
summary: Prepare for 1.3.18 release

diffstat:

 NEWS.txt      |  2 +-
 www/NEWS.html |  2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 99d3ae42d7d8 -r 77a09305ddd4 NEWS.txt
--- a/NEWS.txtSat Mar 09 16:21:14 2013 -0600
+++ b/NEWS.txtSat Mar 09 16:33:28 2013 -0600
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -6,7 +6,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 GraphicsMagick News
 ===================
 
-This file was last updated on February 23, 2013
+This file was last updated on March 9, 2013
 
 Please note that this file records news for the associated development
 branch and that each development branch has its own NEWS file. See the
diff -r 99d3ae42d7d8 -r 77a09305ddd4 www/NEWS.html
--- a/www/NEWS.htmlSat Mar 09 16:21:14 2013 -0600
+++ b/www/NEWS.htmlSat Mar 09 16:33:28 2013 -0600
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -38,7 +38,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 &amp;lt;!-- -*- mode: rst -*- --&amp;gt;
 &amp;lt;!-- This text is in reStucturedText format, so it may look a bit odd. --&amp;gt;
 &amp;lt;!-- See htt&lt;/pre&gt;</description>
    <dc:creator>GraphicsMagick Commits</dc:creator>
    <dc:date>2013-03-09T22:33:33</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.video.graphicsmagick.cvs">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.video.graphicsmagick.cvs</link>
  </textinput>
</rdf:RDF>
