darcs

Patch 270 better message when skipping already decided patches

Title better message when skipping already decided patches
Superseder Nosy List galbolle, kowey
Related Issues
Status accepted Assigned To galbolle
Milestone

Created on 2010-06-06.15:21:21 by galbolle, last changed 2011-05-10.20:06:26 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
better-message-when-skipping-already-decided-patches.dpatch galbolle, 2010-06-06.15:21:21 text/x-darcs-patch
unnamed galbolle, 2010-06-06.15:21:21
See mailing list archives for discussion on individual patches.
Messages
msg11269 (view) Author: galbolle Date: 2010-06-06.15:21:21
1 patch for repository http://darcs.net:

Mon May 31 08:56:30 CEST 2010  Florent Becker <florent.becker@ens-lyon.org>
  * better message when skipping already decided patches
Attachments
msg11281 (view) Author: kowey Date: 2010-06-06.18:36:36
Any chance I could interest you in http://bugs.darcs.net/issue1123

On Sun, Jun 06, 2010 at 15:21:21 +0000, Florent Becker wrote:
> hunk ./src/Darcs/SelectChanges.hs 732
> -      _doing_ jn = skipAction ++ " " ++ jn
> -      _with_ n  = " of " ++ show n ++ " " ++ _elem_ n ""
> +      _nevermind_ jn = "Will not ask whether to " ++ jn ++ " "
> +      _these_ n  = show n ++ " already decided " ++ _elem_ n ""

The new wording is better because it covers both cases (right?).  But
it's also a bit long.  What's the feasibility of getting issue1123 fixed
instead?

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
msg11359 (view) Author: darcswatch Date: 2010-06-10.14:42:35
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-f02b176c17eb8b4c38a5c6ac9e47e42d76c4aef3
msg14250 (view) Author: darcswatch Date: 2011-05-10.20:06:26
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-f02b176c17eb8b4c38a5c6ac9e47e42d76c4aef3
History
Date User Action Args
2010-06-06 15:21:21galbollecreate
2010-06-06 15:23:10darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-f02b176c17eb8b4c38a5c6ac9e47e42d76c4aef3
2010-06-06 18:36:36koweysetnosy: + kowey
messages: + msg11281
2010-06-07 18:01:56koweysetstatus: needs-review -> review-in-progress
assignedto: galbolle
2010-06-10 14:42:35darcswatchsetstatus: review-in-progress -> accepted
messages: + msg11359
2011-05-10 20:06:26darcswatchsetmessages: + msg14250