On Tue, Dec 19, 2006 at 06:14:47AM -0800, David Roundy wrote:
> On Mon, Dec 18, 2006 at 09:32:56PM +0100, [EMAIL PROTECTED] wrote:
> > Mon Dec 18 21:32:01 CET 2006  Tommy Pettersson <[EMAIL PROTECTED]>
> >   * add warning about ALL and obliterate --all to documentation
> 
> Looks good, but I'd make it even more clear that you're talking about
> --all...

Yes, your right. Funny I got it in the patch name but not the
change. I'm attaching an amended patch.


-- 
Tommy Pettersson <[EMAIL PROTECTED]>
New patches:

[add warning about ALL and obliterate --all to documentation
Tommy Pettersson <[EMAIL PROTECTED]>**20061219180302] 
<
> hunk ./ArgumentDefaults.lhs 48
 flag is one such as \verb!verbose! that doesn't involve a value.
 Each line only takes one flag.  To set multiple defaults for the same
 command (or for \verb!ALL! commands), use multiple lines.
+
+Note that the use of \verb|ALL| easily can have unpredicted consequences,
+especially if commands in newer versions of darcs accepts flags that they
+didn't in previous versions. A command like \verb|obliterate| could be
+devastating with the ``wrong'' flags (for example --all). Only use safe
+flags with \verb|ALL|.
 
 \begin{tabular}{ll}
 {\tt \verb!~/.darcs/defaults!} & provides defaults for this user account \\

Context:

[remove link to obsolete mirror of kernel repo.
David Roundy <[EMAIL PROTECTED]>**20061212012644] 
[Remove raw_mode functions from atomic_create.h.
Eric Kow <[EMAIL PROTECTED]>**20061008202738
 
 It seems these were once implemented in compat.c and have since been
 reimplemented in Haskell by Ian Lynagh on 2005-07-30.  These appear to
 just be leftover declarations in the C header.
 
] 
[Add make rules for tags files.
Dave Love <[EMAIL PROTECTED]>**20061113213923] 
[configure should fail if a required module isn't present.
David Roundy <[EMAIL PROTECTED]>**20061128024557] 
[look for --disable-ssh-cm in defaults files (issue351)
Tommy Pettersson <[EMAIL PROTECTED]>**20061117180942] 
[Define infodepspatch locally in AmendRecord instead of exporting it from Patch
[EMAIL PROTECTED]
 
] 
[Amending a patch doesn't remove explicit dependencies
[EMAIL PROTECTED] 
[Make libcurl use any http authentication.
Tobias Gruetzmacher <[EMAIL PROTECTED]>**20061118230406
 This let darcs use repositories protected with digest authentication.
] 
[Support darcs send --disable-ssh-cm.
Eric Kow <[EMAIL PROTECTED]>**20061121134158] 
[Redirect stderr to Null when exiting SSH control master.
Eric Kow <[EMAIL PROTECTED]>**20061118212115
 
 This suppresses the output
 * Pseudo-terminal will not be allocated because stdin is not a terminal.
   (result of redirecting stdin from /dev/null)
 * Exit request sent.
   (seems to be normal output. Seems also that there is no way to suppress
    this; -q does not do the job, for example)
 
] 
[Fix curses stuff, especially on Solaris 10.
Dave Love <[EMAIL PROTECTED]>**20061120171211] 
[Canonize Edwin Thomson.
Eric Kow <[EMAIL PROTECTED]>**20061118174454] 
[Annotate various boring patterns.
Dave Love <[EMAIL PROTECTED]>**20061113225701] 
[TAG 1.0.9rc2
Tommy Pettersson <[EMAIL PROTECTED]>**20061116140351] 
Patch bundle hash:
5fe1f1e7a0218b9481af4cc52d61b7eb59530dee
_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel

Reply via email to