darcs

Patch 373 remove unnecessary pragmas from Darcs.Pa... (and 9 more)

Title remove unnecessary pragmas from Darcs.Pa... (and 9 more)
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2010-08-29.19:59:23 by ganesh, last changed 2011-05-10.22:07:52 by darcswatch. Tracked on DarcsWatch.

Files
File name Status Uploaded Type Edit Remove
remove-unnecessary-pragmas-from-darcs_patch_match.dpatch ganesh, 2010-08-29.19:59:22 text/x-darcs-patch
unnamed ganesh, 2010-08-29.19:59:22
See mailing list archives for discussion on individual patches.
Messages
msg12372 (view) Author: ganesh Date: 2010-08-29.19:59:22
Hi,

A few minor tweaks and one more significant reorganisation
("break up Darcs.Patch.Patchy"). I've often spent a lot of time
digging around in the Darcs.Patch namespace trying to find specific
things and I hope that this makes things more regular and cleanly
separates things that are logically separate.

The major remaining cleanup I would like to do in Darcs.Patch is
that Darcs.Patch.Prim still has a rather central role to lots of other
things. In the long run for ideas like solving add/add conflicts we
will need to change what's in Prim, which for backwards compatibility
reasons will probably mean having a new "Prim", so abstracting over
it would be a good thing to do.

Ganesh

10 patches for repository http://darcs.net:

Sat Aug 28 11:47:56 BST 2010  Ganesh Sittampalam <ganesh@earth.li>
  * remove unnecessary pragmas from Darcs.Patch.Match

Sat Aug 28 11:48:10 BST 2010  Ganesh Sittampalam <ganesh@earth.li>
  * remove commented out imports

Sat Aug 28 11:48:20 BST 2010  Ganesh Sittampalam <ganesh@earth.li>
  * drop unnecessary constraint

Sat Aug 28 11:48:40 BST 2010  Ganesh Sittampalam <ganesh@earth.li>
  * fix warning in Darcs.Test.Patch.Info

Sat Aug 28 11:48:54 BST 2010  Ganesh Sittampalam <ganesh@earth.li>
  * fix warning in Darcs.Test.Email

Sat Aug 28 11:58:47 BST 2010  Ganesh Sittampalam <ganesh@earth.li>
  * drop unnecessary superclass

Sat Aug 28 12:01:05 BST 2010  Ganesh Sittampalam <ganesh@earth.li>
  * drop unnecessary import

Sat Aug 28 12:12:50 BST 2010  Ganesh Sittampalam <ganesh@earth.li>
  * break up Darcs.Patch.Patchy and make Darcs.Patch.Named more self-contained
  Move class definitions out into their own modules and turn
  Darcs.Patch.Patchy into a simple aggregator.
  Move instances for Named into Darcs.Patch.Named.
  

Sat Aug 28 12:22:59 BST 2010  Ganesh Sittampalam <ganesh@earth.li>
  * move Darcs.Patch.Properties to Darcs.Test.Patch.Properties

Sat Aug 28 12:25:56 BST 2010  Ganesh Sittampalam <ganesh@earth.li>
  * drop unnecessary import
Attachments
msg12448 (view) Author: mornfall Date: 2010-09-03.20:59:32
I am abusing accepted-pending-tests because I have reviewed the patch but 
I am not 100% sure I want to push it, due to conflicts. When Ganesh 
satisfies his paranoia wrt. supposed moves v. actual moves and we are 
happy about dealing with the resulting conflicts, he can push the bundle.
msg12450 (view) Author: ganesh Date: 2010-09-03.21:24:14
I have checked that the substantive changes are just hunk moves. But it 
conflicts heavily with adventure, so I'll wait for a decision on how that 
will be managed before pushing.
msg12500 (view) Author: darcswatch Date: 2010-09-07.23:23:17
This patch bundle (with 10 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-34e38bf37dfefec90f5a4c59eddd01978c5c13f7
msg14410 (view) Author: darcswatch Date: 2011-05-10.22:07:52
This patch bundle (with 10 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-34e38bf37dfefec90f5a4c59eddd01978c5c13f7
History
Date User Action Args
2010-08-29 19:59:23ganeshcreate
2010-08-29 20:02:28darcswatchsetdarcswatchurl: http://darcswatch.nomeata.de/repo_http:__darcs.net_.html#bundle-34e38bf37dfefec90f5a4c59eddd01978c5c13f7
2010-09-03 20:59:32mornfallsetstatus: needs-review -> accepted-pending-tests
messages: + msg12448
2010-09-03 21:24:14ganeshsetmessages: + msg12450
2010-09-07 23:23:17darcswatchsetstatus: accepted-pending-tests -> accepted
messages: + msg12500
2011-05-10 22:07:52darcswatchsetmessages: + msg14410