summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_iconv
AgeCommit message (Collapse)AuthorFilesLines
2013-12-0932056: Handle completion for different versions of iconvJun T1-23/+44
2012-11-1130793: account for eglibc in _pick_variant patternsOliver Kiddle1-2/+2
2011-08-1829705: add correct number of slashes when completing //TRANSLIT.Mikael Magnusson1-1/+1
2005-09-2821781: cope with `iconv --list` output from glibc 2.3.5.Clint Adams1-1/+1
2005-03-0320921: using UCS-4BE instead of ISO-10646 to identify character encodingOliver Kiddle1-1/+3
is more portable, find more encodings in iconv completion on Solaris 20924: make error message more specific
2004-06-1720069: complete character encodings case-insensitively for GNU iconvOliver Kiddle1-25/+25
2003-03-12fix completions of locales on Linux, complete for more commands usingOliver Kiddle1-12/+21
existing completions and more improvements to sccs completion
2002-03-1516842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle1-11/+1
completion and add _pick_variant to resolve program variants in general
2001-04-02moved from Completion/User/_iconvSven Wischnowsky1-0/+54