[darcs-devel] good user feedback

2007-11-04 Thread zooko
Folks: Please read Brian Warner's comments in this e-mail thread: http://allmydata.org/pipermail/tahoe-dev/2007-November/000227.html Regards, Zooko ___ darcs-devel mailing list darcs-devel@darcs.net

[darcs-devel] darcs patch: configure hack to deal with openFd - fd... (and 2 more)

2007-11-04 Thread Eric Kow
Hi Tommy, I'm resending this so that we can get the stable darcs compiling GHC 6.8 (which I am not yet using). Thu Oct 18 15:57:14 CEST 2007 Ganesh Sittampalam [EMAIL PROTECTED] * configure hack to deal with openFd - fdToHandle' renaming in GHC 6.8 Thu Oct 18 16:21:25 CEST 2007 Ganesh

Re: [darcs-devel] [issue557] Wishlist bug: add safety guards against well-known dangerous actions

2007-11-04 Thread zooko
For instance, unpull and obliterate could be separated so that unpull requires the user to specify a repository from which the patch is unpulled. darcs unpull would then refuse to unpull the patch if the patch did not exist in that repository. The repository would naturally default to

Re: [darcs-devel] darcs patch: add hidden printer, for printing things to screen bu...

2007-11-04 Thread Eric Y. Kow
On Tue, Oct 30, 2007 at 13:57:35 -0700, David Roundy wrote: This printer isn't yet used at all, but we might want to add it to the unstable repository, if the code looks reasonable to you. A better name would be helpful, though. Ok, this is going in. How about 'debugP' or 'terminalP' for a

Re: [darcs-devel] darcs patch: [issue320] Disable mmap under Windows. (and 1 more)

2007-11-04 Thread Eric Y. Kow
Fri Oct 26 01:57:30 CEST 2007 Eric Kow [EMAIL PROTECTED] * [issue320] Disable mmap under Windows. Fri Oct 26 02:00:06 CEST 2007 Eric Kow [EMAIL PROTECTED] * Remove redundant --disable-mmap advice for Windows. These are going in. No complaints in a week, and too minor for me to be

Re: [darcs-devel] darcs patch: [issue319, issue440] Backup unmanged wor... (and 5 more)

2007-11-04 Thread Eric Y. Kow
Ok, I am pushing some of these patches in, *except* for the two listed below. These spin darcs into an unpleasant conflict, so I ended up just rebasing them, using the rewrite-patch-bundle technique described in http://wiki.darcs.net/index.html/ConflictsFAQ Tue Aug 21 07:23:58 CEST 2007

Re: [darcs-devel] darcs patch: Add more tests for pull/push current rep... (and 16 more)

2007-11-04 Thread Eric Y. Kow
No complaints. I'm going to push these in and hope I didn't break something (at least the regression tests pass) -- Eric Kow http://www.loria.fr/~kow PGP Key ID: 08AC04F9 Merci de corriger mon français. pgpp4tAFBVQm4.pgp Description: PGP signature

Re: [darcs-devel] darcs patch: Simplify writeHashFile function. (and 2 more)

2007-11-04 Thread Eric Y. Kow
I'm taking the first two of these patches and rejecting the last one (below). Tue Oct 30 21:42:56 CET 2007 Eric Kow [EMAIL PROTECTED] * Simplify writeHashFile function. Tue Oct 30 23:28:55 CET 2007 Eric Kow [EMAIL PROTECTED] * Modernise and enhance buggy renameFile workaround. Taking

[darcs-devel] patches accepted 2007-11-04

2007-11-04 Thread Eric Y. Kow
Note: life is about to get very hectic for me. There is a chance that I will not be reviewing patches until 19 November. Issues resolved (9) --- 319, 440, 298 - backup unmanged working dir files when they are going to be clobbered, or when there are conflicts 320