summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_cdrdao
AgeCommit message (Collapse)AuthorFilesLines
2017-04-2640965: fix for missing local declarations of explOliver Kiddle1-2/+2
2016-11-0939890: typo corrections in completion functionsOliver Kiddle1-1/+1
2014-10-1433467: correct return status on functions and numerous other minor fixesOliver Kiddle1-133/+113
2013-11-27unposted, see 32054: Rationalise character encoding.Peter Stephenson1-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).
2012-02-1030199: add (-.) to many completion _files globsOliver Kiddle1-1/+1
2007-09-30Nikolai Weibull: 23871: fix __cdrdao-drivers typo.Clint Adams1-2/+2
2007-08-0923749: completion for cdrdao.Clint Adams1-0/+305