darcs

Patch 2334 add showPatchWithContext to Darcs.Patch.... (and 1 more)

Title add showPatchWithContext to Darcs.Patch.... (and 1 more)
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2023-07-16.09:42:13 by bfrk, last changed 2023-07-16.17:23:07 by ganesh.

Files
File name Status Uploaded Type Edit Remove
add-showpatchwithcontext-to-darcs_patch_show.dpatch bfrk, 2023-07-16.09:42:13 application/x-darcs-patch
patch-preview.txt bfrk, 2023-07-16.09:42:13 text/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23583 (view) Author: bfrk Date: 2023-07-16.09:42:13
Inspired by the discussion about patch2275, specifically msg23548.

2 patches for repository http://darcs.net/screened:

patch c9ccad0a186a4b2c274ede96eab43fdcafbfb564
Author: Ben Franksen <ben.franksen@online.de>
Date:   Fri Jul 14 12:13:45 CEST 2023
  * add showPatchWithContext to Darcs.Patch.Show

  This runs showPatchWithContextAndApply inside an evalApplyMonad and
  therefore has no effect on the state.

patch b65ca2452c1bce686b5fb8844f990f9491d44234
Author: Ben Franksen <ben.franksen@online.de>
Date:   Fri Jul 14 12:40:43 CEST 2023
  * generalize makeBundle using showPatchWithContext

  It now works for any ApplyState p, not just Tree.
Attachments
msg23591 (view) Author: ganesh Date: 2023-07-16.15:11:20
Looks good, thanks.
History
Date User Action Args
2023-07-16 09:42:13bfrkcreate
2023-07-16 11:29:16ganeshsetstatus: needs-screening -> needs-review
2023-07-16 15:11:21ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg23591
2023-07-16 17:23:07ganeshsetstatus: accepted-pending-tests -> accepted