darcs

Patch 1474 comment in Repository.Util (and 10 more)

Title comment in Repository.Util (and 10 more)
Superseder Nosy List gh
Related Issues
Status accepted Assigned To
Milestone

Created on 2016-03-29.20:36:45 by gh, last changed 2016-04-11.17:43:49 by gh.

Files
File name Status Uploaded Type Edit Remove
comment-in-repository_util.dpatch gh, 2016-03-29.20:36:44 application/x-darcs-patch
fix-prelude-import-in-repository_state.dpatch gh, 2016-03-29.21:58:02 application/x-darcs-patch
patch-preview.txt gh, 2016-03-29.20:36:44 text/x-darcs-patch
patch-preview.txt gh, 2016-03-29.21:58:02 text/x-darcs-patch
unnamed gh, 2016-03-29.20:36:44 text/plain
unnamed gh, 2016-03-29.21:58:02 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg19117 (view) Author: gh Date: 2016-03-29.20:36:44
A bundle of patches centered around the modules
Darcs.Repository.State and Darcs.Repository.Util.

After these, D.R.Util only has getMoves and getReplaces,
and my next goal will be to reduce their size and move
them to D.R.State, if it's okay for everyone.


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

patch a897631e2cf75923e921859ce86d9bf75c96a8e2
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 17:42:06 ART 2016
  * comment in Repository.Util

patch ec40953b040c8db4ecdfafd86aa50f323badfdab
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 16:37:52 ART 2016
  * move functions from Repository.Util to Patch.TokenReplace

patch 0fdc897c5b7ab3ff904ad1488f1f84cea374f4bf
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 16:47:17 ART 2016
  * move patchSetfMap to Darcs.Patch.Set

patch 7ba331880702c0313cb23be5d08eb88e329568fc
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 16:58:52 ART 2016
  * move getRecursiveDarcsRepos to UI.Commands.Optimize

patch d8ac95491ebf999b25a08f1277698c52ca46976b
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 12:11:15 ART 2016
  * hlint Darcs.Repository.State

patch a8c4b549530d64bc9796300fd00bf28d71325e8b
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 12:16:37 ART 2016
  * clarify comments in Darcs.Repository.State

patch 5d30ea7e99df2b982724d50cd911360e8831cc70
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 12:30:47 ART 2016
  * no longer move index to index.old on mingw32 os

patch 616cd38d2fbc31606c3589a29045ea6e5c47de4a
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 12:34:02 ART 2016
  * inline a function in Clone

patch 1149150a275efa1ffdf63e38e98162598bc7718c
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 12:38:42 ART 2016
  * use readUnrecordedFiltered in getReplaces

patch 163cf85bbd4af07b338fb2b6c88fd5e36e5348cb
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 12:43:59 ART 2016
  * refactor similar functions in Darcs.Repository.State

patch d646c47123b2394f9bc8551a4337a0c2a447467b
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 17:10:28 ART 2016
  * move maybeApplyToTree to Darcs.Patch.Apply
Attachments
msg19118 (view) Author: gh Date: 2016-03-29.21:58:02
Moving the functions getMovesPs and getReplaces
to Repository.State now enables us to track better
the upcoming refactoring (with regards to refactoring
first and moving the code next, losing the history).

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

patch 3dcf2ca4331dcb47333d29c25679cb020107a2f9
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 18:00:00 ART 2016
  * fix prelude import in Repository.State

patch 0cc112feff67e8af08e147f9a17ff8b665d18c4c
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 18:01:28 ART 2016
  * use B and BC instead of BS and BSC in Repository.State

patch 942954b2a100454442f314c1aef6fd1dae1d1016
Author: Guillaume Hoffmann <guillaumh@gmail.com>
Date:   Tue Mar 29 19:10:48 ART 2016
  * merge Repository.Util into Repository.State
Attachments
msg19160 (view) Author: gh Date: 2016-04-11.17:43:49
Self-accept.
History
Date User Action Args
2016-03-29 20:36:45ghcreate
2016-03-29 20:38:25ghsetstatus: needs-screening -> needs-review
2016-03-29 21:58:02ghsetfiles: + patch-preview.txt, fix-prelude-import-in-repository_state.dpatch, unnamed
messages: + msg19118
2016-04-11 17:43:49ghsetstatus: needs-review -> accepted
messages: + msg19160