[darcs-devel] [patch1206] drop unnecessary UndecidableInstances (and 18 more)

Ganesh Sittampalam bugs at darcs.net
Mon Oct 27 22:41:35 UTC 2014


New submission from Ganesh Sittampalam <ganesh at earth.li>:

Fill in a missing part of rebase - allow the user to look at the
suspended patches.

19 patches for repository darcs-unstable at darcs.net:screened:

Tue Feb 26 07:28:49 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * drop unnecessary UndecidableInstances

Mon Feb 25 07:03:07 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * reduce dependencies for Named/PatchInfoAnd Patchy instances

Fri Oct 24 08:14:02 BST 2014  Ganesh Sittampalam <ganesh at earth.li>
  * fix warning

Mon Feb 18 23:47:25 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * make getChangesInfo take a PatchFilter instead of a Repository

Thu Nov 28 07:05:54 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * resolve conflicts (addition of diff algorithm and getChangesInfo refactoring)

Sun Dec  1 20:05:50 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * resolve conflicts (getChangesInfo renaming and refactoring)

Tue Feb 19 00:50:14 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * make getChangesInfo take specific flags only

Fri Oct 24 18:18:39 BST 2014  Ganesh Sittampalam <ganesh at earth.li>
  * resolve conflict (getChangesInfo flag changes and renaming)

Thu Feb 21 07:21:22 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * introduce a new type class for patch matching
  The class has more requirements than Patchy, but fewer than RepoPatch.

Mon Mar 11 18:24:15 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * initial version of 'rebase changes' command

Sat Oct 25 17:00:30 BST 2014  Ganesh Sittampalam <ganesh at earth.li>
  * resolve conflicts

Tue Mar 12 07:05:43 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * abstract code for treating RebaseChange as a merge

Tue Mar 12 07:05:43 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * rebase changes: delegate listConflictedFiles etc instead of using default
  The default doesn't do the right thing with duplicates so V2 patches
  where the 'fixup' is the inverse of the 'toedit' patch aren't reported
  as conflicts.

Fri Mar 15 07:36:03 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * stop using custom Show instance on PatchInfo

Fri Mar 15 18:20:33 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * change/add various Show instances to ones that produce Haskell code
  
  The existing instances are only used for diagnostic output in the test
  harness.
  
  This change helps with using the instances in ghci for debugging and
  experimentation.
  
  The instances aren't always as trivial as deriving Show or the equivalent,
  because of constructors that aren't exposed or whose names are ambiguous,
  but that's the starting point.

Sat Oct 25 17:07:29 BST 2014  Ganesh Sittampalam <ganesh at earth.li>
  * resolve conflicts

Mon Mar 18 07:34:47 GMT 2013  Ganesh Sittampalam <ganesh at earth.li>
  * add a unit test for RebaseChange
  This also involves adding some infrastructure for rebase unit tests

Sat Oct 25 18:11:46 BST 2014  Ganesh Sittampalam <ganesh at earth.li>
  * resolve conflicts

Mon Oct 27 22:28:56 GMT 2014  Ganesh Sittampalam <ganesh at earth.li>
  * Make the rebase changes output more user-friendly

----------
files: drop-unnecessary-undecidableinstances.dpatch, patch-preview.txt, unnamed
messages: 17725
nosy: ganesh
status: needs-screening
title: drop unnecessary UndecidableInstances (and 18 more)

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch1206>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-preview.txt
Type: text/x-darcs-patch
Size: 119674 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20141027/868418f9/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drop-unnecessary-undecidableinstances.dpatch
Type: application/x-darcs-patch
Size: 148191 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20141027/868418f9/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unnamed
Type: application/octet-stream
Size: 5 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20141027/868418f9/attachment-0001.obj>


More information about the darcs-devel mailing list