darcs

Patch 1813 split up Darcs.UI.Commands.Convert

Title split up Darcs.UI.Commands.Convert
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2019-06-12.09:07:23 by bfrk, last changed 2019-06-14.12:09:54 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2019-06-12.09:07:23 text/x-darcs-patch
split-up-darcs_ui_commands_convert.dpatch bfrk, 2019-06-12.09:07:23 application/x-darcs-patch
unnamed bfrk, 2019-06-12.09:07:23 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg20745 (view) Author: bfrk Date: 2019-06-12.09:07:23
1 patch for repository /home/ben/src/darcs/sent:

patch 9bff4cbfb94c3d003fa84297c256518d7ff8aad1
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Feb 26 19:27:02 CET 2019
  * split up Darcs.UI.Commands.Convert
  
  The implementations of these commands are long and complicated and they
  share almost no code. And we need to add yet another command for conversion
  to darcs-3...
Attachments
msg20770 (view) Author: bfrk Date: 2019-06-13.10:51:58
Forgot to mention that this patch is a pure re-organization, it just
moves code around without changing it.
msg20783 (view) Author: ganesh Date: 2019-06-14.11:30:28
I'm not going to read this :-)
History
Date User Action Args
2019-06-12 09:07:23bfrkcreate
2019-06-12 12:34:17bfrksetstatus: needs-screening -> needs-review
2019-06-13 10:51:58bfrksetmessages: + msg20770
2019-06-14 11:30:28ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg20783
2019-06-14 12:09:54ganeshsetstatus: accepted-pending-tests -> accepted