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
|