[Pkg-haskell-commits] darcs: darcs: Historic import 1.0.3-1.

Isaac Jones ijones at debian.org
Sat Mar 6 11:44:41 UTC 2010


Sun Jun  5 22:03:59 UTC 2005  Isaac Jones <ijones at debian.org>
  * Historic import 1.0.3-1.
  Ignore-this: 4e3fe371331fb9f9f48e2156bb685d2f

     ./patches/debian-changes-1.0.2+1.0.3rc1-3 -> ./patches/debian-changes-1.0.3-1
    M ./changelog +17
    M ./control -3 +3
    M ./patches/debian-changes-1.0.3-1 -1670 +306
    M ./patches/series -1 +1

Sun Jun  5 22:03:59 UTC 2005  Isaac Jones <ijones at debian.org>
  * Historic import 1.0.3-1.
  Ignore-this: 4e3fe371331fb9f9f48e2156bb685d2f
diff -rN -u old-darcs/changelog new-darcs/changelog
--- old-darcs/changelog	2010-03-06 11:44:38.371465070 +0000
+++ new-darcs/changelog	2010-03-06 11:44:40.723589877 +0000
@@ -1,3 +1,20 @@
+darcs (1.0.3-1) unstable; urgency=low
+
+  * New upstream release (Closes: 311862)
+  * This is mostly a bugfix and maintenance release.  Meanwhile in the
+    unstable branch a great deal of exciting development is happening.
+  * bugfix: recording with a removed file as an argument
+  * documentation update: new sections in "Best practices"
+  * Correct behavior for "record ." (Closes: 311509)
+  * Fixed typo in package description (Closes: 300418)
+  * Tab completion for help works in bash.  Probably fixed in previous
+    release. (Closes: 294426)
+  * Added depends on xsltproc for darcs-server (Closes: 282883, Closes:
+    304960)
+  * Added a few words to the darcs-createrepo man page (Closes: 311711)
+
+ -- Isaac Jones <ijones at debian.org>  Sun,  5 Jun 2005 15:03:59 -0700
+
 darcs (1.0.2+1.0.3rc1-3) unstable; urgency=low
 
   * Another build-depends problem, this time tetex-extra.
diff -rN -u old-darcs/control new-darcs/control
--- old-darcs/control	2010-03-06 11:44:38.371465070 +0000
+++ new-darcs/control	2010-03-06 11:44:40.703588816 +0000
@@ -13,7 +13,7 @@
 Description: an advanced revision control system
  Darcs is a revision control system, along the lines of CVS or arch.  That
  means that it keeps track of various revisions and branches of your
- project, allows for changes to propogate from one branch to another.
+ project, allows for changes to propagate from one branch to another.
  Darcs is intended to be an ``advanced'' revision control system.  There
  are, in particular, two senses in which it is supposed to be advanced: 1)
  each copy of the source is a fully functional branch, and 2) underlying
@@ -21,8 +21,8 @@
 
 Package: darcs-server
 Architecture: any
-Depends: darcs, sudo, ${shlibs:Depends}
-Recommends: apache2 | httpd, gnupg, exim4 | mail-transport-agent, xsltproc
+Depends: darcs, sudo, xsltproc, ${shlibs:Depends}
+Recommends: apache2 | httpd, gnupg, exim4 | mail-transport-agent
 Description: the darcs server-side software
  This is the server package for the darcs revision control system.  This
  package contains the cgi script which allows users to conveniently browse
diff -rN -u old-darcs/patches/debian-changes-1.0.2+1.0.3rc1-3 new-darcs/patches/debian-changes-1.0.2+1.0.3rc1-3
--- old-darcs/patches/debian-changes-1.0.2+1.0.3rc1-3	2010-03-06 11:44:38.367464857 +0000
+++ new-darcs/patches/debian-changes-1.0.2+1.0.3rc1-3	1970-01-01 00:00:00.000000000 +0000
@@ -1,15896 +0,0 @@
---- darcs-1.0.2+1.0.3rc1.orig/darcs.css
-+++ darcs-1.0.2+1.0.3rc1/darcs.css
-@@ -1,82 +1,231 @@
--BODY {
--  background: white;
--  color: black;
--  font-family: arial,sans-serif;
--  margin: 0;
--  padding: 1em;
--}
--
--A:link {
--  background: transparent;
--  color: #494a82;
--}
--
--A:visited {
--  background: transparent;
--  color: #8081b3
--}
--
--PRE     {
--  background: #eeeeee;
--  border: 1px solid #888888;
--  color: black;
--  padding: 1em;
--  white-space: pre;
--}
--
--H1      {
--  color: #494a82;
--  font-size: 24px ;
--}
--
--H2      {
--  color: #494a82;
--  font-size: 18px;
--}
--
--H3      {
--  color: #494a82;
--  font-size: 16px;
--}
--
--H4      {
--  color: #494a82;
--  font-size: 14px;
--}
--
--/* headers for darcs command options */
--.cmd-opt-hdr     {
--  color: #494a82;
--  font-size: 14px;
--  font-weight: bold;
--}
--
--/* begin styles for RSS Feed This is the most basic style to use for a list with no bullets */
--
--.rss_title, rss_title a {
--    margin: 0px 0;
--    padding: 0;
--}
--
--.rss_items {
--       list-style:none;
--       margin:0;
--       padding:0;
--}
--
--.rss_item  {
--/*  font-size: x-small; */
--  margin-bottom: 1em;;
--}
--
--.rss_item a:link, .rss_item a:visited, .rss_item a:active {
--
--    }
--
--.rss_item a:hover { 
--
--    }
--    
--.rss_date {
--    font-size: xx-small;
--    }
-+ 
-+/* start css.sty */
-+.cmr-7{font-size:70%;}
-+.cmmi-10{font-style: italic;}
-+.cmsy-7{font-size:70%;}
-+.cmr-17{font-size:170%;}
-+.cmti-12x-x-120{font-size:144%; font-style: italic;}
-+.cmr-12{font-size:120%;}
-+.cmr-8{font-size:80%;}
-+.cmr-6{font-size:60%;}
-+.cmmi-8{font-size:80%;font-style: italic;}
-+.cmtt-10{font-family: monospace;}
-+.cmbx-10{ font-weight: bold;}
-+.cmti-10{ font-style: italic;}
-+.cmtt-8{font-size:80%;font-family: monospace;}
-+.cmti-8{font-size:80%; font-style: italic;}
-+.cmcsc-10x-x-144{font-size:144%;}
-+.small-caps{font-variant: small-caps; }
-+p.noindent { text-indent: 0em }
-+p.nopar { text-indent: 0em; }
-+p.indent{ text-indent: 1.5em }
-+ at media print {div.crosslinks {visibility:hidden;}}
-+a img { border-top: 0; border-left: 0; border-right: 0; }
-+center { margin-top:1em; margin-bottom:1em; }
-+td center { margin-top:0em; margin-bottom:0em; }
-+.Canvas { position:relative; }
-+img.math{vertical-align:middle;}
-+li p.indent { text-indent: 0em }
-+.enumerate1 {list-style-type:decimal;}
-+.enumerate2 {list-style-type:lower-alpha;}
-+.enumerate3 {list-style-type:lower-roman;}
-+.enumerate4 {list-style-type:upper-alpha;}
-+div.newtheorem { margin-bottom: 2em; margin-top: 2em;}
-+.obeylines-h,.obeylines-v {white-space: nowrap; }
-+div.obeylines-v p { margin-top:0; margin-bottom:0; }
-+.overline{ text-decoration:overline; }
-+.overline img{ border-top: 1px solid black; }
-+td.displaylines {text-align:center; white-space:nowrap;}
-+.centerline {text-align:center;}
-+.rightline {text-align:right;}
-+div.verbatim {font-family: monospace; white-space: nowrap; }
-+.fbox {padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }
-+div.center div.fbox {text-align:center; clear:both; padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }
-+table.minipage{width:100%;}
-+div.center, div.center div.center {text-align: center; margin-left:1em; margin-right:1em;}
-+div.center div {text-align: left;}
-+div.flushright, div.flushright div.flushright {text-align: right;}
-+div.flushright div {text-align: left;}
-+div.flushleft {text-align: left;}
-+.underline{ text-decoration:underline; }
-+.underline img{ border-bottom: 1px solid black; margin-bottom:1pt; }
-+.framebox-c, .framebox-l, .framebox-r { padding-left:3.0pt; padding-right:3.0pt; text-indent:0pt; border:solid black 0.4pt; }
-+.framebox-c {text-align:center;}
-+.framebox-l {text-align:left;}
-+.framebox-r {text-align:right;}
-+span.thank-mark{ vertical-align: super }
-+div.tabular, div.center div.tabular {text-align: center; margin-top:0.5em; margin-bottom:0.5em; }
-+table.tabular td p{margin-top:0em;}
-+table.tabular {margin-left: auto; margin-right: auto;}
-+div.td00{ margin-left:0pt; margin-right:0pt; }
-+div.td01{ margin-left:0pt; margin-right:5pt; }
-+div.td10{ margin-left:5pt; margin-right:0pt; }
-+div.td11{ margin-left:5pt; margin-right:5pt; }
-+td.td00{ padding-left:0pt; padding-right:0pt; }
-+td.td01{ padding-left:0pt; padding-right:5pt; }
-+td.td10{ padding-left:5pt; padding-right:0pt; }
-+td.td11{ padding-left:5pt; padding-right:5pt; }
-+.hline hr, .cline hr{ height : 1px; margin:0px; }
-+.tabbing-right {text-align:right;}
-+span.TEX {letter-spacing: -0.125em; }
-+span.TEX span.E{ position:relative;top:0.5ex;left:-0.0417em;}
-+a span.TEX span.E {text-decoration: none; }
-+span.LATEX span.A{ position:relative; top:-0.5ex; left:-0.4em; font-size:85%;}
-+span.LATEX span.TEX{ position:relative; left: -0.4em; }
-+div.float img, div.float .caption {text-align:center;}
-+div.figure img, div.figure .caption {text-align:center;}
-+.marginpar {width:20%; float:right; text-align:left; margin-left:auto; margin-top:0.5em; font-size:85%; text-decoration:underline;}
-+.marginpar p{margin-top:0.4em; margin-bottom:0.4em;}
-+.equation td{text-align:center; }
-+td.equation { margin-top:1em; margin-bottom:1em; } 
-+td.eqnarray4 { width:5%; white-space: normal; }
-+td.eqnarray2 { width:5%; }
-+table.eqnarray-star, table.eqnarray {width:100%;}
-+div.eqnarray{text-align:center;}
-+div.array {text-align:center;}
-+div.pmatrix {text-align:center;}
-+span.pmatrix img{vertical-align:middle;}
-+div.pmatrix {text-align:center;}
-+img.cdots{vertical-align:middle;}
-+.partToc a, .partToc, .likepartToc a, .likepartToc {line-height: 200%; font-weight:bold; font-size:110%;}
-+.chapterToc a, .chapterToc, .likechapterToc a, .likechapterToc, .appendixToc a, .appendixToc {line-height: 200%; font-weight:bold;}
-+.caption td.id{font-weight: bold; white-space: nowrap; }
-+table.caption {text-align:center;}
-+h1.partHead{text-align: center}
-+p.bibitem { text-indent: -2em; margin-left: 2em; margin-top:0.6em; margin-bottom:0.6em; }
-+p.bibitem-p { text-indent: 0em; margin-left: 2em; margin-top:0.6em; margin-bottom:0.6em; }
-+.paragraphHead, .likeparagraphHead { margin-top:2em; font-weight: bold;}
-+.subparagraphHead, .likesubparagraphHead { font-weight: bold;}
-+.quote {margin-bottom:0.25em; margin-top:0.25em; margin-left:1em; }
-+.verse{white-space:nowrap; margin-left:2em}
-+div.maketitle {text-align:center;}
-+h2.titleHead{text-align:center;}
-+div.maketitle{ margin-bottom: 2em; }
-+div.author, div.date {text-align:center;}
-+div.thanks{text-align:left; margin-left:10%; font-size:80%; font-style:italic; }
-+div.author{white-space: nowrap;}
-+.quotation {margin-bottom:0.25em; margin-top:0.25em; margin-left:1em; }
-+h1.partHead{text-align: center}
-+div.verbatiminput {font-family: monospace; white-space: nowrap; }
-+P.fancyvrb {white-space: nowrap; margin:0em;}
-+div#fancyvrb1{ border-top: solid 0.4pt; }
-+div#fancyvrb1{ border-bottom: solid 0.4pt; }
-+div#fancyvrb2{ border-top: solid 0.4pt; }
-+div#fancyvrb2{ border-bottom: solid 0.4pt; }
-+div#fancyvrb3{ border-top: solid 0.4pt; }
-+div#fancyvrb3{ border-bottom: solid 0.4pt; }
-+div#fancyvrb4{ border-top: solid 0.4pt; }
-+div#fancyvrb4{ border-bottom: solid 0.4pt; }
-+div#fancyvrb5{ border-top: solid 0.4pt; }
-+div#fancyvrb5{ border-bottom: solid 0.4pt; }
-+div#fancyvrb6{ border-top: solid 0.4pt; }
-+div#fancyvrb6{ border-bottom: solid 0.4pt; }
-+div#fancyvrb7{ border-top: solid 0.4pt; }
-+div#fancyvrb7{ border-bottom: solid 0.4pt; }
-+div#fancyvrb8{ border-top: solid 0.4pt; }
-+div#fancyvrb8{ border-bottom: solid 0.4pt; }
-+div#fancyvrb9{ border-top: solid 0.4pt; }
-+div#fancyvrb9{ border-bottom: solid 0.4pt; }
-+div#fancyvrb10{ border-top: solid 0.4pt; }
-+div#fancyvrb10{ border-bottom: solid 0.4pt; }
-+div#fancyvrb11{ border-top: solid 0.4pt; }
-+div#fancyvrb11{ border-bottom: solid 0.4pt; }
-+div#fancyvrb12{ border-top: solid 0.4pt; }
-+div#fancyvrb12{ border-bottom: solid 0.4pt; }
-+div#fancyvrb13{ border-top: solid 0.4pt; }
-+div#fancyvrb13{ border-bottom: solid 0.4pt; }
-+div#fancyvrb14{ border-top: solid 0.4pt; }
-+div#fancyvrb14{ border-bottom: solid 0.4pt; }
-+div#fancyvrb15{ border-top: solid 0.4pt; }
-+div#fancyvrb15{ border-bottom: solid 0.4pt; }
-+div#fancyvrb16{ border-top: solid 0.4pt; }
-+div#fancyvrb16{ border-bottom: solid 0.4pt; }
-+div#fancyvrb17{ border-top: solid 0.4pt; }
-+div#fancyvrb17{ border-bottom: solid 0.4pt; }
-+div#fancyvrb18{ border-top: solid 0.4pt; }
-+div#fancyvrb18{ border-bottom: solid 0.4pt; }
-+div#fancyvrb19{ border-top: solid 0.4pt; }
-+div#fancyvrb19{ border-bottom: solid 0.4pt; }
-+div#fancyvrb20{ border-top: solid 0.4pt; }
-+div#fancyvrb20{ border-bottom: solid 0.4pt; }
-+div#fancyvrb21{ border-top: solid 0.4pt; }
-+div#fancyvrb21{ border-bottom: solid 0.4pt; }
-+div#fancyvrb22{ border-top: solid 0.4pt; }
-+div#fancyvrb22{ border-bottom: solid 0.4pt; }
-+div#fancyvrb23{ border-top: solid 0.4pt; }
-+div#fancyvrb23{ border-bottom: solid 0.4pt; }
-+div#fancyvrb24{ border-top: solid 0.4pt; }
-+div#fancyvrb24{ border-bottom: solid 0.4pt; }
-+div#fancyvrb25{ border-top: solid 0.4pt; }
-+div#fancyvrb25{ border-bottom: solid 0.4pt; }
-+div#fancyvrb26{ border-top: solid 0.4pt; }
-+div#fancyvrb26{ border-bottom: solid 0.4pt; }
-+div#fancyvrb27{ border-top: solid 0.4pt; }
-+div#fancyvrb27{ border-bottom: solid 0.4pt; }
-+div#fancyvrb28{ border-top: solid 0.4pt; }
-+div#fancyvrb28{ border-bottom: solid 0.4pt; }
-+div#fancyvrb29{ border-top: solid 0.4pt; }
-+div#fancyvrb29{ border-bottom: solid 0.4pt; }
-+div#fancyvrb30{ border-top: solid 0.4pt; }
-+div#fancyvrb30{ border-bottom: solid 0.4pt; }
-+div#fancyvrb31{ border-top: solid 0.4pt; }
-+div#fancyvrb31{ border-bottom: solid 0.4pt; }
-+div#fancyvrb32{ border-top: solid 0.4pt; }
-+div#fancyvrb32{ border-bottom: solid 0.4pt; }
-+div#fancyvrb33{ border-top: solid 0.4pt; }
-+div#fancyvrb33{ border-bottom: solid 0.4pt; }
-+div#fancyvrb34{ border-top: solid 0.4pt; }
-+div#fancyvrb34{ border-bottom: solid 0.4pt; }
-+div#fancyvrb35{ border-top: solid 0.4pt; }
-+div#fancyvrb35{ border-bottom: solid 0.4pt; }
-+div#fancyvrb36{ border-top: solid 0.4pt; }
-+div#fancyvrb36{ border-bottom: solid 0.4pt; }
-+div#fancyvrb37{ border-top: solid 0.4pt; }
-+div#fancyvrb37{ border-bottom: solid 0.4pt; }
-+div#fancyvrb38{ border-top: solid 0.4pt; }
-+div#fancyvrb38{ border-bottom: solid 0.4pt; }
-+div#fancyvrb39{ border-top: solid 0.4pt; }
-+div#fancyvrb39{ border-bottom: solid 0.4pt; }
-+div#fancyvrb40{ border-top: solid 0.4pt; }
-+div#fancyvrb40{ border-bottom: solid 0.4pt; }
-+div#fancyvrb41{ border-top: solid 0.4pt; }
-+div#fancyvrb41{ border-bottom: solid 0.4pt; }
-+div#fancyvrb42{ border-top: solid 0.4pt; }
-+div#fancyvrb42{ border-bottom: solid 0.4pt; }
-+div#fancyvrb43{ border-top: solid 0.4pt; }
-+div#fancyvrb43{ border-bottom: solid 0.4pt; }
-+div#fancyvrb44{ border-top: solid 0.4pt; }
-+div#fancyvrb44{ border-bottom: solid 0.4pt; }
-+div#fancyvrb45{ border-top: solid 0.4pt; }
-+div#fancyvrb45{ border-bottom: solid 0.4pt; }
-+div#fancyvrb46{ border-top: solid 0.4pt; }
-+div#fancyvrb46{ border-bottom: solid 0.4pt; }
-+div#fancyvrb47{ border-top: solid 0.4pt; }
-+div#fancyvrb47{ border-bottom: solid 0.4pt; }
-+div#fancyvrb48{ border-top: solid 0.4pt; }
-+div#fancyvrb48{ border-bottom: solid 0.4pt; }
-+div#fancyvrb49{ border-top: solid 0.4pt; }
-+div#fancyvrb49{ border-bottom: solid 0.4pt; }
-+div#fancyvrb50{ border-top: solid 0.4pt; }
-+div#fancyvrb50{ border-bottom: solid 0.4pt; }
-+div#fancyvrb51{ border-top: solid 0.4pt; }
-+div#fancyvrb51{ border-bottom: solid 0.4pt; }
-+div#fancyvrb52{ border-top: solid 0.4pt; }
-+div#fancyvrb52{ border-bottom: solid 0.4pt; }
-+div#fancyvrb53{ border-top: solid 0.4pt; }
-+div#fancyvrb53{ border-bottom: solid 0.4pt; }
-+div#fancyvrb54{ border-top: solid 0.4pt; }
-+div#fancyvrb54{ border-bottom: solid 0.4pt; }
-+div#fancyvrb55{ border-top: solid 0.4pt; }
-+div#fancyvrb55{ border-bottom: solid 0.4pt; }
-+div#fancyvrb56{ border-top: solid 0.4pt; }
-+div#fancyvrb56{ border-bottom: solid 0.4pt; }
-+div#fancyvrb57{ border-top: solid 0.4pt; }
-+div#fancyvrb57{ border-bottom: solid 0.4pt; }
-+div#fancyvrb58{ border-top: solid 0.4pt; }
-+div#fancyvrb58{ border-bottom: solid 0.4pt; }
-+div#fancyvrb59{ border-top: solid 0.4pt; }
-+div#fancyvrb59{ border-bottom: solid 0.4pt; }
-+div#fancyvrb60{ border-top: solid 0.4pt; }
-+div#fancyvrb60{ border-bottom: solid 0.4pt; }
-+/* end css.sty */
---- darcs-1.0.2+1.0.3rc1.orig/.depend
-+++ darcs-1.0.2+1.0.3rc1/.depend
-@@ -9,6 +9,7 @@ ColourPrinter.o : ./FastPackedString.hi
- ColourPrinter.o : ./Printer.hi
- ColourPrinter.o : ./External.hi
- Curl.o : Curl.hs
-+Curl.o : Autoconf.hi
- Pristine.o : Pristine.lhs
- Pristine.o : ./DarcsFlags.hi
- Pristine.o : ./PopulationData.hi
---- darcs-1.0.2+1.0.3rc1.orig/config.command
-+++ darcs-1.0.2+1.0.3rc1/config.command
-@@ -1,2 +1,2 @@
--# configured Tue Apr 26 03:52:25 EDT 2005
--sh ./configure 
-+# configured Thu May 12 13:44:36 PDT 2005
-+sh ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --mandir=/usr/share/man
---- darcs-1.0.2+1.0.3rc1.orig/c_context.c
-+++ darcs-1.0.2+1.0.3rc1/c_context.c
-@@ -1,5 +1,1266 @@
- static const char context_string_value[] =
-- "unknown\n"
-+ "# configured Thu May 12 13:44:36 PDT 2005\n"
-+ "sh ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --mandir=/usr/share/man\n"
-+ "\n"
-+ "Context:\n"
-+ "\n"
-+ "[TAG 1.0.3rc1\n"
-+ "Tomasz Zielonka <tomasz.zielonka at gmail.com>**20050426002554] \n"
-+ "\n"
-+ "[bump version number to 1.0.3rc1 and update ChangeLog\n"
-+ "Tomasz Zielonka <tomasz.zielonka at gmail.com>**20050426002535] \n"
-+ "\n"
-+ "[update ChangeLog (colorization and escaping, --sendmail-command)\n"
-+ "Tomasz Zielonka <tomasz.zielonka at gmail.com>**20050424204421] \n"
-+ "\n"
-+ "[adjust version suffix for the stable repository\n"
-+ "Tomasz Zielonka <tomasz.zielonka at gmail.com>**20050420121711] \n"
-+ "\n"
-+ "[Replace my_memrchr() with strrchr().\n"
-+ "Ralph Corderoy <ralph at inputplus.co.uk>**20050417220534\n"
-+ " Given it's only ever called on a string, not an arbitrary lump of\n"
-+ " memory, my_memrchr() can be replaced with strrchr() which is in\n"
-+ " <string.h>.\n"
-+ "] \n"
-+ "\n"
-+ "[Correct argument help for \"darcs trackdown\"\n"
-+ "Erik Schnetter <schnetter at aei.mpg.de>**20050417145334] \n"
-+ "\n"
-+ "[Add suffix to version number\n"
-+ "Erik Schnetter <schnetter at aei.mpg.de>**20050417172053\n"
-+ " Add a suffix (release candidate #n/release/stable/unstable) etc. to\n"
-+ " the darcs version number.  This suffix should describe which branch\n"
-+ " (stable or unstable) a particulay darcs executable came from, and\n"
-+ " whether it includes additional modifications.\n"
-+ " \n"
-+ " Since there are no global changeset numbers in darcs, this suffix is\n"
-+ " necessarily incomplete and cannot replace --exact-version.\n"
-+ " \n"
-+ " The changes between the states have to be made manually in\n"
-+ " configure.ac.\n"
-+ "] \n"
-+ "\n"
-+ "[add HTTP cache control headers to darcs.cgi\n"
-+ "Will <will at glozer.net>**20050407204412] \n"
-+ "\n"
-+ "[Make FastPackedString more portable\n"
-+ "Ian Lynagh <igloo at earth.li>**20050402221035] \n"
-+ "\n"
-+ "[Cleanup command_prereq.  Failures and succeses exclusive.\n"
-+ "Aaron Denney <wnoise at ofb.net>**20050403165740\n"
-+ " Instead of returning (Maybe FilePath, String), it returns\n"
-+ " Either String FilePath.\n"
-+ "] \n"
-+ "\n"
-+ "[optimize most common case for add\n"
-+ "Benedikt Schmidt <beschmi at cloaked.de>**20050331131244\n"
-+ " try_to_shrink is O(n^2) where n is the number of patches. The most common\n"
-+ " case is a list containing only AddFile/AddDir patches where shrink is\n"
-+ " not necessary\n"
-+ "] \n"
-+ "\n"
-+ "[Resolve conflicts\n"
-+ "Ian Lynagh <igloo at earth.li>**20050418144643] \n"
-+ "\n"
-+ "[Correct some typos in the documentation\n"
-+ "Erik Schnetter <schnetter at aei.mpg.de>**20050417153927] \n"
-+ "\n"
-+ "[Remove reference to non-existing doc chapter\n"
-+ "Erik Schnetter <schnetter at aei.mpg.de>**20050417160232] \n"
-+ "\n"
-+ "[Correct some more typos in the documentation\n"
-+ "Erik Schnetter <schnetter at aei.mpg.de>**20050417155656] \n"
-+ "\n"
-+ "[Avoid stack overflow on large binary patches.\n"
-+ "peter at zarquon.se**20050417085200] \n"
-+ "\n"
-+ "[use \"C\" rather than \"c\" for locale name (in tests/printer.pl)\n"
-+ "Tomasz Zielonka <tomasz.zielonka at gmail.com>**20050417160250] \n"
-+ "\n"
-+ "[fix tests/printer.pl - in utf8 locales Perl was writing files in utf8\n"
-+ "Tomasz Zielonka <tomasz.zielonka at gmail.com>**20050417160217] \n"
-+ "\n"
-+ "[fix a few minor bugs in the date matcher.\n"
-+ "David Roundy <droundy at abridgegame.org>**20050401121118] \n"
-+ "\n"
-+ "[Use strings for newlines as hPutBuf doesn't do the right thing when printing them\n"
-+ "Ian Lynagh <igloo at earth.li>**20050415173922] \n"
-+ "\n"
-+ "[fix bug in test which caused stray warning [RT#345]\n"
-+ "testerALL --ignore-times**20050416115030] \n"
-+ "\n"
-+ "[Added a wrapper script that lets you use Cygwin paths with the Windows binary.\n"
-+ "Kannan Goundan <kannan at cakoose.com>**2005041[...incomplete...]



More information about the Pkg-haskell-commits mailing list