about summary refs log tree commit diff
path: root/Completion/Unix/Type
Commit message (Collapse)AuthorAgeFilesLines
* 24268: handle backslashed = in mailbox completionPeter Stephenson2007-12-161-1/+1
|
* Ryan F: users/12154: MacOS X group completionPeter Stephenson2007-11-261-1/+5
|
* users/12100: default to a case-insensitive matcher with NO_CASE_GLOBPeter Stephenson2007-10-251-1/+10
|
* 23814: fixes for Darwin.Clint Adams2007-09-271-0/+4
|
* 23834: complete tex files for xetex and xelatex.Clint Adams2007-09-261-1/+1
|
* updates for dev versionPeter Stephenson2007-08-231-12/+46
|
* 23782: commands with descriptions.Clint Adams2007-08-191-0/+77
|
* 23611: new completions for ldd and LD_DEBUG on Solaris and LinuxOliver Kiddle2007-06-292-1/+40
|
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-13/+2
|
* 23438 (tweaked): improve _printers to use lpstatPeter Stephenson2007-05-141-1/+39
|
* 22894 which was supposedly committed 2007-02-25 but somehow didn't make it:Bart Schaefer2007-03-231-1/+1
| | | | fix muttrc path expansion in search for aliaes.
* fix typoPeter Stephenson2007-02-261-1/+1
|
* 23190: tweak _net_interfaces for LinuxPeter Stephenson2007-02-261-2/+13
|
* unposted: fix calendar stuffPeter Stephenson2006-12-011-1/+4
|
* c.f. 23023: new calendar function system.Peter Stephenson2006-12-011-0/+8
|
* boring .distfiles stuffPeter Stephenson2006-10-251-0/+1
|
* 22811: helper function to give local IP addresses to which a program might ↵Clint Adams2006-10-031-0/+15
| | | | bind a socket.
* 22795: handle https urls.Clint Adams2006-09-301-2/+2
|
* 22601: need some unquoting in _list_filesPeter Stephenson2006-08-141-5/+8
|
* 22584: GNU tar should complete uncompressed archivesPeter Stephenson2006-08-041-1/+1
|
* 22579: find .pod files in include path for perldocPeter Stephenson2006-08-021-6/+17
|
* unposted: update .distfilesPeter Stephenson2006-07-181-2/+3
|
* 22511: complete compressed archive filenames for GNU tar even when a compressionClint Adams2006-06-241-0/+2
| | | | option is not specified.
* 22467: utility function which completes all paths given to it, and alsoClint Adams2006-05-281-0/+94
| | | | | tries to offer completions which point to the same file as one of the paths given.
* 22440: _list_files loaded zsh/stat too earlyPeter Stephenson2006-05-121-2/+2
| | | | | unposted: document the use of stat builtin unposted: improve docs for $$ and $PPID
* 22393, 22402: use-ip and known-hosts-files stylesPeter Stephenson2006-04-051-7/+30
|
* 22328, modified: add -o option to compaddPeter Stephenson2006-03-072-7/+98
| | | | add _list_files helper to handle new file-list style for _path_files
* 22305: no default for pine-directoryPeter Stephenson2006-02-281-6/+13
| | | | unposted: a couple of small doc fixes
* Weed out hashed host lines that start with a '|' since they'reWayne Davison2006-02-161-1/+1
| | | | completely useless for completion.
* 22192: remove comments from .ssh/known_hostsPeter Stephenson2006-02-041-1/+1
|
* 22191: from Danek Duvall: neaten host and user completionsPeter Stephenson2006-02-032-3/+5
|
* 22187: improved _hostsPeter Stephenson2006-02-031-13/+26
|
* 22050: fixes for Debian GNU/kfreebsdOliver Kiddle2005-12-051-1/+1
|
* 21931: don't use _hosts for ping now there's _pingPeter Stephenson2005-10-241-1/+1
|
* unposted: bring various .distfiles up to datePeter Stephenson2005-07-211-0/+1
|
* unposted: complete WWW_HOME, ftp_proxy and https_proxy with URLsDoug Kearns2005-06-271-1/+1
|
* 21316 (modified): new completion for ctags tagsDoug Kearns2005-06-112-1/+8
|
* 21315: make completion functions give precendence to descriptions passed asOliver Kiddle2005-06-0817-41/+34
| | | | parameters and cleanup descriptons in calling functions
* 21313: make code for extracting mutt aliases do a better job of finding rc filesOliver Kiddle2005-06-081-3/+15
|
* 21310: pass an array to compadd in _global_tagsDoug Kearns2005-06-081-3/+4
|
* 21302: make sure expl is declared local in completion functionsDoug Kearns2005-06-084-3/+5
|
* Joerg Sonnenberger: 21252: Dragonfly BSD supportOliver Kiddle2005-05-112-3/+3
|
* * 21147: factor out some common code from _tla and _baz, and fix some breakageClint Adams2005-04-162-0/+119
| | | | from 21075.
* * 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:Clint Adams2005-04-111-2/+2
| | | | | complete xpdf options, and also complete .pdf.bz2 files when completing compressed PDF files.
* * 20665: improve completion for ggv/gnome-gv.Clint Adams2005-01-101-1/+1
|
* * unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf.Clint Adams2004-11-181-1/+1
|
* 20414: Completion/Unix/Type/_diff_options: correct missing minus in ↵Clint Adams2004-09-281-1/+1
| | | | --unified, spotted by Paul Wagland.
* 20200 plus unposted: fix MIME stuff,Peter Stephenson2004-07-281-3/+3
| | | | don't let _kfmclient drop through to `no more arguments' unnecessarily
* 20199: improve MIME handling.Peter Stephenson2004-07-262-0/+43
|
* 19839, 19842: improve handling of #q in qualifiersPeter Stephenson2004-04-271-2/+6
|