summaryrefslogtreecommitdiff
path: root/Completion/Base/Utility/_describe
AgeCommit message (Expand)AuthorFilesLines
2001-10-19fix: make _describe handle (...) arguments correctly; use _file_descriptors a...Sven Wischnowsky1-2/+10
2001-08-07make _dd not use already used specs; fix for selecting stuff to complete in _...Sven Wischnowsky1-2/+6
2001-07-27(15509)Sven Wischnowsky1-2/+3
2001-07-25Fix typo.Bart Schaefer1-1/+1
2001-07-25move pattern matching in the loop to make sure all match specs are used (15487)Sven Wischnowsky1-43/+47
2001-07-25another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky1-3/+3
2001-07-25make display for groups in _describe nicer; improve packing with list_packed;...Sven Wischnowsky1-24/+16
2001-07-19yet another followup to 15497; make _describe filter out non-matching strings...Sven Wischnowsky1-0/+43
2001-07-18add list-grouped option to make options and such be grouped together if they ...Sven Wischnowsky1-4/+10
2001-04-02moved from Completion/Base/_describeSven Wischnowsky1-0/+62