summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_growisofs
AgeCommit message (Collapse)AuthorFilesLines
2013-11-27unposted, see 32054: Rationalise character encoding.Peter Stephenson1-2/+2
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).
2011-05-2229328: Another missing backslash in _git, remove some not needed backslashes ↵Mikael Magnusson1-7/+7
in array definitions.
2007-08-1823775: restore completion of devicename=filename pairs after -Z and -M.Clint Adams1-3/+16
2007-08-0923748: better completion for growisofs and mkisofs.Clint Adams1-61/+330
2007-08-0823746: partial completion for growisofs.Clint Adams1-0/+63