about summary refs log tree commit diff
path: root/Completion/Unix/Command/_cdrdao
Commit message (Collapse)AuthorAgeFilesLines
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-261-2/+2
|
* 39890: typo corrections in completion functionsOliver Kiddle2016-11-091-1/+1
|
* 33467: correct return status on functions and numerous other minor fixesOliver Kiddle2014-10-141-133/+113
|
* unposted, see 32054: Rationalise character encoding.Peter Stephenson2013-11-271-1/+1
| | | | | | | | | | Shell functions are strictly ASCII for maximum portability. Other files within the distribution may contain UTF-8 characters. Exception for test files: where they need single character input with the top bit set, ISO-8859-X is used (X doesn't matter as we don't need the Euro).
* 30199: add (-.) to many completion _files globsOliver Kiddle2012-02-101-1/+1
|
* Nikolai Weibull: 23871: fix __cdrdao-drivers typo.Clint Adams2007-09-301-2/+2
|
* 23749: completion for cdrdao.Clint Adams2007-08-091-0/+305