about summary refs log tree commit diff
path: root/Completion/Unix/Command/_iconv
Commit message (Collapse)AuthorAgeFilesLines
* 45269: Fix misspellings in completions and elsewhere.Jens Schleusener2020-01-091-1/+1
|
* 44077: completion: Fix GNU _pick_variant patterns, partially fix `getent -s`dana2019-02-221-1/+1
|
* 35011: update completions for some common Unix commands,Oliver Kiddle2015-05-031-12/+17
| | | | in particular improving FreeBSD support
* Parse "Gentoo" as being GNU libcMikael Magnusson2014-12-101-1/+1
|
* 32056: Handle completion for different versions of iconvJun T2013-12-091-23/+44
|
* 30793: account for eglibc in _pick_variant patternsOliver Kiddle2012-11-111-2/+2
|
* 29705: add correct number of slashes when completing //TRANSLIT.Mikael Magnusson2011-08-181-1/+1
|
* 21781: cope with `iconv --list` output from glibc 2.3.5.Clint Adams2005-09-281-1/+1
|
* 20921: using UCS-4BE instead of ISO-10646 to identify character encodingOliver Kiddle2005-03-031-1/+3
| | | | | is more portable, find more encodings in iconv completion on Solaris 20924: make error message more specific
* 20069: complete character encodings case-insensitively for GNU iconvOliver Kiddle2004-06-171-25/+25
|
* fix completions of locales on Linux, complete for more commands usingOliver Kiddle2003-03-121-12/+21
| | | | existing completions and more improvements to sccs completion
* 16842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle2002-03-151-11/+1
| | | | completion and add _pick_variant to resolve program variants in general
* moved from Completion/User/_iconvSven Wischnowsky2001-04-021-0/+54