about summary refs log tree commit diff
path: root/Etc/completion-style-guide
Commit message (Collapse)AuthorAgeFilesLines
* 49907: Mention _numbers in completion guideMatthew Martin2022-03-311-0/+2
|
* 49520: document $_args_chache_cmdJun-ichi Takimoto2021-10-241-0/+10
|
* 46201: add guidelines for caching and use of imperative mood in descriptionsOliver Kiddle2020-07-081-4/+21
|
* 44969: completion-style-guide: Mention defaults and superfluous descriptionsdana2019-12-021-1/+24
|
* 43031: Add note to style guide about quotingdana2018-06-161-0/+17
|
* 43031: Add note to style guide about variant syntaxdana2018-06-161-0/+20
|
* 41414: fix for commas used in exclusion listsFabian Klötzl2017-07-141-1/+1
| | | | also missing escape for _gcc and --no-index option for git diff
* unposted: developer documentation: Clarify the term "variant".Daniel Shahaf2016-02-191-1/+2
|
* Mikael Magnusson: 25856: typo fixes.Clint Adams2008-10-121-3/+3
|
* 18877: add note about supporting latest versions, tag names being plural etcOliver Kiddle2003-07-231-1/+15
|
* 18866: document conventions used in completion functionsOliver Kiddle2003-07-171-1/+68
|
* after-move cleanupSven Wischnowsky2001-04-021-5/+5
|
* Spelling corrections (11037)Oliver Kiddle2000-05-011-11/+11
|
* make _arguments use more than one action when appropriate; add ↵Sven Wischnowsky2000-04-251-2/+28
| | | | _argument_sets to complete different sets of arguments and options for the same command (10908)
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-111-13/+6
| | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
* Updated from list as far as 10376Peter Stephenson2000-04-011-38/+388
|
* Initial revisionTanaka Akira1999-08-301-0/+44