about summary refs log tree commit diff
path: root/Completion/Unix/Command/_rm
Commit message (Expand)AuthorAgeFilesLines
* 46097: Fix "assignment to invalid subscript range" error in _rm.zsugabubus2020-06-281-1/+1
* 44250: Completion: Fix use of -A and -S options to _argumentsdana2019-04-261-3/+3
* 44242: Completion: Use _pick_variant -b to detect builtinsMatthew Martin2019-04-221-37/+49
* 43718: Use singular completion group descriptionsdana2018-10-241-1/+1
* 41855: completion option updates for OpenBSD 6.2 and handle macOS in rm compl...Oliver Kiddle2017-10-111-3/+7
* unposted: fix to use ;| style fall-throughs in the case statementOliver Kiddle2016-09-071-2/+2
* 39221: update rm completion for BSDMatthew Martin2016-09-071-7/+15
* 36127: assorted minor completion function changesOliver Kiddle2015-08-121-1/+1
* 35011: update completions for some common Unix commands,Oliver Kiddle2015-05-031-1/+14
* 32435: improved quoting for ignore-line completion styleJun T2014-02-261-7/+3
* Greg K: Replace 27377 with 27391.Bart Schaefer2009-11-121-3/+4
* Greg Klanderman: 27377 (slightly tweaked): fix ignored (duplicate) file namesBart Schaefer2009-11-101-2/+5
* users/13477: call _files instead of _path_files to correctly handleBart Schaefer2008-11-231-1/+1
* Nikolai Weibull: 25828: new rm completionPeter Stephenson2008-10-081-0/+41