darcs

Patch 268 resolve issue1864: w should only skip one patch

Title resolve issue1864: w should only skip one patch
Superseder Nosy List galbolle, kowey
Related Issues
Status accepted Assigned To
Milestone

Created on 2010-06-06.15:17:16 by galbolle, last changed 2011-05-10.18:06:28 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
resolve-issue1864_-w-should-only-skip-one-patch.dpatch galbolle, 2010-06-06.15:17:16 text/x-darcs-patch
unnamed galbolle, 2010-06-06.15:17:16
See mailing list archives for discussion on individual patches.
Messages
msg11267 (view) Author: galbolle Date: 2010-06-06.15:17:16
1 patch for repository http://darcs.net:

Sun Jun  6 17:24:21 CEST 2010  Florent Becker <florent.becker@ens-lyon.org>
  * resolve issue1864: w should only skip one patch
Attachments
msg11271 (view) Author: kowey Date: 2010-06-06.15:25:29
On Sun, Jun 06, 2010 at 15:17:16 +0000, Florent Becker wrote:
> Sun Jun  6 17:24:21 CEST 2010  Florent Becker <florent.becker@ens-lyon.org>
>   * resolve issue1864: w should only skip one patch

Applied, thanks!

> [resolve issue1864: w should only skip one patch
> Florent Becker <florent.becker@ens-lyon.org>**20100606152421
>  Ignore-this: 110d2f0dd49de4bd45562d93b506852d
> ] hunk ./src/Darcs/SelectChanges.hs 607
>           case yorn of
>                 'y' -> decide whichch True tp >> skipOne >> nextPatch
>                 'n' -> decide whichch False tp >> skipOne >> nextPatch
> -               'w' -> postponeNext >> skipOne >> skipOne >> nextPatch
> +               'w' -> postponeNext >> skipOne >> nextPatch

Was this just a think-o?  Or is there something deeper going on?


-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
msg11274 (view) Author: darcswatch Date: 2010-06-06.15:49:16
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-81067e1652a8011e294e1da1487f2d165848e595
msg14100 (view) Author: darcswatch Date: 2011-05-10.18:06:28
This patch bundle (with 1 patches) was just applied to the repository http://darcs.net/reviewed.
This message was brought to you by DarcsWatch
http://darcswatch.nomeata.de/repo_http:__darcs.net_reviewed.html#bundle-81067e1652a8011e294e1da1487f2d165848e595
History
Date User Action Args
2010-06-06 15:17:16galbollecreate
2010-06-06 15:21:34darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-81067e1652a8011e294e1da1487f2d165848e595
2010-06-06 15:25:29koweysetnosy: + kowey
messages: + msg11271
2010-06-06 15:49:16darcswatchsetstatus: needs-review -> accepted
messages: + msg11274
2011-05-10 18:06:28darcswatchsetmessages: + msg14100