Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-27 | unposted, see 32054: Rationalise character encoding. | Peter Stephenson | 1 | -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-22 | 29328: Another missing backslash in _git, remove some not needed backslashes ↵ | Mikael Magnusson | 1 | -7/+7 | |
in array definitions. | |||||
2007-08-18 | 23775: restore completion of devicename=filename pairs after -Z and -M. | Clint Adams | 1 | -3/+16 | |
2007-08-09 | 23748: better completion for growisofs and mkisofs. | Clint Adams | 1 | -61/+330 | |
2007-08-08 | 23746: partial completion for growisofs. | Clint Adams | 1 | -0/+63 | |