darcs

Issue 1257 task: refactor use of Darcs.Commands.Get.patch_or_patches (English.hs)

Title task: refactor use of Darcs.Commands.Get.patch_or_patches (English.hs)
Priority wishlist Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, jaredj, kowey, thorkilnaur, twb
Assigned To
Topics ProbablyEasy

Created on 2008-12-07.01:55:04 by twb, last changed 2009-08-27.14:22:16 by admin.

Messages
msg6780 (view) Author: twb Date: 2008-12-07.01:55:01
This function from src/Darcs/Commands/Get.lhs

    patch_or_patches :: Int -> String
    patch_or_patches 1 = "patch."
    patch_or_patches _ = "patches."

...looks like a candidate for moving to English.hs.
msg6782 (view) Author: kowey Date: 2008-12-07.16:10:29
Makes sense to me.

P.S. Would you mind self-triaging by setting the priority field and maybe adding
some appropriate Topics?  It takes some discretion of course; sometimes it's
worthwhile to deliberately avoid self-triaging so that the Issue Manager has a
better idea what's going on, but I think for easy stuff like this, it may be
useful to Thorkil.  Thanks!
msg8077 (view) Author: kowey Date: 2009-08-10.17:49:47
Resolved by:
Mon Apr 13 19:04:00 BST 2009  Eric Kow <kowey@darcs.net>
  * Refactor English patch/patches in darcs get.
History
Date User Action Args
2008-12-07 01:55:04twbcreate
2008-12-07 16:10:36koweysetstatus: unread -> unknown
topic: + ProbablyEasy
title: Darcs.Commands.Get.patch_or_patches candidate for English.hs? -> task: refactor use of Darcs.Commands.Get.patch_or_patches (English.hs)
nosy: + jaredj
messages: + msg6782
priority: wishlist
2009-08-10 17:49:49koweysetstatus: unknown -> resolved
nosy: kowey, dagit, simon, twb, thorkilnaur, jaredj, dmitry.kurochkin
messages: + msg8077
2009-08-10 23:52:55adminsetnosy: - dagit
2009-08-25 17:35:47adminsetnosy: + darcs-devel, - simon
2009-08-27 14:22:16adminsetnosy: kowey, darcs-devel, twb, thorkilnaur, jaredj, dmitry.kurochkin