about summary refs log tree commit diff
path: root/Completion/Unix/Command/_cdrdao
Commit message (Collapse)AuthorAgeFilesLines
* 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