darcs

Patch 271 show patches the right way in unrecord --verbose

Title show patches the right way in unrecord --verbose
Superseder Nosy List galbolle, kowey
Related Issues
Status accepted Assigned To
Milestone

Created on 2010-06-06.15:21:27 by galbolle, last changed 2011-05-10.22:07:06 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
show-patches-the-right-way-in-unrecord-__verbose.dpatch galbolle, 2010-06-06.15:21:27 text/x-darcs-patch
unnamed galbolle, 2010-06-06.15:21:27
See mailing list archives for discussion on individual patches.
Messages
msg11270 (view) Author: galbolle Date: 2010-06-06.15:21:27
1 patch for repository http://darcs.net:

Mon May 31 09:22:25 CEST 2010  Florent Becker <florent.becker@ens-lyon.org>
  * show patches the right way in unrecord --verbose
Attachments
msg11284 (view) Author: kowey Date: 2010-06-06.18:55:46
show patches the right way in unrecord --verbose
------------------------------------------------
> Florent Becker <florent.becker@ens-lyon.org>**20100531072225
>  Ignore-this: 44ce88d38bfae7b5ef0d83fb5b3de5db
> ] hunk ./src/Darcs/SelectChanges.hs 169
>  
>  repr :: (Patchy p) => WhichChanges -> Sealed2 p -> Sealed2 p
>  repr First (Sealed2 p) = Sealed2 p
> -repr LastReversed (Sealed2 p) = Sealed2 p
> +repr LastReversed (Sealed2 p) = Sealed2 (invert p)
>  repr Last (Sealed2 p) = Sealed2 p
>  repr FirstReversed (Sealed2 p) = Sealed2 (invert p)

Thanks for noticing that!  Applied,

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
msg11290 (view) Author: darcswatch Date: 2010-06-06.19: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-59c9dcb8132e528e3afd66aebab603778808177e
msg14397 (view) Author: darcswatch Date: 2011-05-10.22:07:06
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-59c9dcb8132e528e3afd66aebab603778808177e
History
Date User Action Args
2010-06-06 15:21:27galbollecreate
2010-06-06 15:23:49darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-59c9dcb8132e528e3afd66aebab603778808177e
2010-06-06 18:55:46koweysetnosy: + kowey
messages: + msg11284
2010-06-06 19:49:16darcswatchsetstatus: needs-review -> accepted
messages: + msg11290
2011-05-10 22:07:06darcswatchsetmessages: + msg14397