summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_iconv
AgeCommit message (Collapse)AuthorFilesLines
2023-12-1652413: support Citrus version of iconv on macOS, DragonFly, NetBSDJun-ichi Takimoto1-1/+1
2020-01-0945269: Fix misspellings in completions and elsewhere.Jens Schleusener1-1/+1
2019-02-2244077: completion: Fix GNU _pick_variant patterns, partially fix `getent -s`dana1-1/+1
2015-05-0335011: update completions for some common Unix commands,Oliver Kiddle1-12/+17
in particular improving FreeBSD support
2014-12-10Parse "Gentoo" as being GNU libcMikael Magnusson1-1/+1
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