darcs

Patch 1288 fixed completion for help command

Title fixed completion for help command
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone 2.10.0

Created on 2015-02-19.22:30:57 by bfrk, last changed 2015-06-09.06:10:35 by ganesh.

Files
File name Status Uploaded Type Edit Remove
adapted-tests_disable_sh-to-improved-help-completion.dpatch bfrk, 2015-02-22.17:00:42 application/x-darcs-patch
fixed-completion-for-help-command.dpatch bfrk, 2015-02-19.22:30:57 application/x-darcs-patch
patch-preview.txt bfrk, 2015-02-19.22:30:57 text/x-darcs-patch
patch-preview.txt bfrk, 2015-02-22.17:00:42 text/x-darcs-patch
unnamed bfrk, 2015-02-19.22:30:57
unnamed bfrk, 2015-02-22.17:00:42
See mailing list archives for discussion on individual patches.
Messages
msg18170 (view) Author: bfrk Date: 2015-02-19.22:30:57
This allows completion of commands after darcs help.

1 patch for repository http://darcs.net/screened:

patch f19f58cd02e3dac2bb4782d55c6c15f77032663a
Author: Ben Franksen <benjamin.franksen@helmholtz-berlin.de>
Date:   Wed Feb 18 00:17:49 CET 2015
  * fixed completion for help command
Attachments
msg18207 (view) Author: bfrk Date: 2015-02-22.08:47:18
This is a very simple change and improves the user experience when using
command line completion (bash or zsh), so I guess it could go into 2.10.
msg18210 (view) Author: gh Date: 2015-02-22.15:39:51
Agreed, accepted into 2.10.

(It's actually a quick way of listing commands.)
msg18212 (view) Author: bfrk Date: 2015-02-22.17:00:42
Otherwise the test will fail trying to put "help $cmd --disable" into the
defaults file...

1 patch for repository http://darcs.net/screened:

patch 559027530a1ed9d092b8013c1ff7c72cf705a1b6
Author: Ben Franksen <benjamin.franksen@helmholtz-berlin.de>
Date:   Sun Feb 22 17:52:55 CET 2015
  * adapted tests/disable.sh to improved help completion
Attachments
msg18213 (view) Author: gh Date: 2015-02-22.17:28:34
That's curious, on my machine the test does not fail.
History
Date User Action Args
2015-02-19 22:30:57bfrkcreate
2015-02-19 22:50:26bfrksetstatus: needs-screening -> needs-review
2015-02-22 08:47:19bfrksetmessages: + msg18207
milestone: 2.10.0
2015-02-22 15:39:51ghsetmessages: + msg18210
2015-02-22 17:00:43bfrksetfiles: + patch-preview.txt, adapted-tests_disable_sh-to-improved-help-completion.dpatch, unnamed
messages: + msg18212
2015-02-22 17:28:34ghsetmessages: + msg18213
2015-06-09 05:36:34ganeshsetstatus: needs-review -> accepted-pending-tests
2015-06-09 06:10:35ganeshsetstatus: accepted-pending-tests -> accepted