darcs

Patch 2224 auto-format help text for tag command (and 7 more)

Title auto-format help text for tag command (and 7 more)
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2021-11-06.10:36:23 by bfrk, last changed 2023-06-24.00:38:06 by ganesh.

Files
File name Status Uploaded Type Edit Remove
auto_format-help-text-for-tag-command.dpatch bfrk, 2021-11-06.10:36:23 application/x-darcs-patch
patch-preview.txt bfrk, 2021-11-06.10:36:23 text/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg22927 (view) Author: bfrk Date: 2021-11-06.10:36:23
Patches related to the tag command plus one dependency.

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

patch 519ca51464d76bdf535c4550ee11b66f89b0e6af
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Jun 27 08:25:50 CEST 2021
  * auto-format help text for tag command

patch e2ff09f3a19f346ffe079749cc0cde7c6f34d50a
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Jun 27 09:18:00 CEST 2021
  * tag command: improve help text

patch b3fd64fa9c1ca530627ea25815109cdd6210eb4e
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Jun 27 09:20:02 CEST 2021
  * tag command: refactor hasPipe

patch 5231a9f928f69f861481527af0d193af5f4e468e
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Jun 27 09:38:09 CEST 2021
  * tag command: reformat the where clause of tagCmd

patch 040d6308da65849ab9cb199e660d307df05773c6
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Jun 27 09:39:34 CEST 2021
  * tag command: in get_name_log, use 'args' from the outer scope

patch dbaf4b21b466771a8d16e594cad11e172f87325f
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Jun 27 09:52:02 CEST 2021
  * Darcs.UI.PatchHeader.getLog: take summary of changes as argument

  Instead of passing the changes, we now pass their summary. This avoids
  verbose and ugly type annotations to avoid ambiguities when passing NilFL in
  the tag command.

patch 92f9123c7c86a6beabc5eb9f060139cd2ba8aa9b
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Jun 27 09:57:30 CEST 2021
  * tag command: clean up imports

patch a14c1f3c32a7bbd9ede6af728d26d2b57b5eb3bb
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun Jun 27 10:05:34 CEST 2021
  * tag command: prompt for the tag name if argument list is empty
Attachments
msg23239 (view) Author: ganesh Date: 2023-04-01.07:52:54
All OK
History
Date User Action Args
2021-11-06 10:36:23bfrkcreate
2021-11-06 11:58:33bfrksetstatus: needs-screening -> needs-review
2023-04-01 07:52:54ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg23239
2023-06-24 00:38:06ganeshsetstatus: accepted-pending-tests -> accepted