Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 22050: fixes for Debian GNU/kfreebsd | Oliver Kiddle | 2005-12-05 | 1 | -4/+4 |
| | |||||
* | 21315: make completion functions give precendence to descriptions passed as | Oliver Kiddle | 2005-06-08 | 1 | -11/+11 |
| | | | | parameters and cleanup descriptons in calling functions | ||||
* | 21302: make sure expl is declared local in completion functions | Doug Kearns | 2005-06-08 | 1 | -1/+1 |
| | |||||
* | Joerg Sonnenberger: 21252: Dragonfly BSD support | Oliver Kiddle | 2005-05-11 | 1 | -4/+4 |
| | |||||
* | Tobias Gruetzmacher 21168: locality and visibility of some completion vars | Bart Schaefer | 2005-04-24 | 1 | -1/+5 |
| | |||||
* | 19455: complete hostnames and nfs mounts | Oliver Kiddle | 2004-02-20 | 1 | -1/+15 |
| | |||||
* | 19299: try to handle completion of devices better | Oliver Kiddle | 2003-12-16 | 1 | -3/+5 |
| | |||||
* | 19244: various completion function fixes and updates | Oliver Kiddle | 2003-11-14 | 1 | -185/+231 |
| | |||||
* | 17542: Thomas Stromberg: most systems don't have /etc/mtab | Oliver Kiddle | 2002-09-16 | 1 | -6/+6 |
| | |||||
* | 16461: a number of minor completion function updates | Oliver Kiddle | 2002-01-16 | 1 | -3/+2 |
| | |||||
* | 16320: factor out file system completion to new function | Oliver Kiddle | 2001-12-11 | 1 | -36/+21 |
| | |||||
* | Fix typos. | Bart Schaefer | 2001-10-14 | 1 | -2/+2 |
| | |||||
* | 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux. | Clint Adams | 2001-10-10 | 1 | -4/+6 |
| | |||||
* | Insert missing single quote. | Bart Schaefer | 2001-10-08 | 1 | -1/+1 |
| | |||||
* | 15941: complete reiserfs mount options. | Clint Adams | 2001-10-05 | 1 | -1/+12 |
| | |||||
* | 15940: complete -o utf8 for mount -t vfat. | Clint Adams | 2001-10-05 | 1 | -1/+2 |
| | |||||
* | 15939: complete xfs mount options (for Linux). | Clint Adams | 2001-10-05 | 1 | -1/+21 |
| | |||||
* | 15938: complete ext3 mount options | Clint Adams | 2001-10-05 | 1 | -1/+7 |
| | |||||
* | 15390: Cygwin support | Andrey Borzenkov | 2001-07-13 | 1 | -0/+44 |
| | |||||
* | fix for comparguments (completing after single letter options that get their ↵ | Sven Wischnowsky | 2001-06-13 | 1 | -2/+2 |
| | | | | argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897) | ||||
* | 14883 | Sven Wischnowsky | 2001-06-13 | 1 | -7/+118 |
| | |||||
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 1 | -7/+7 |
| | |||||
* | moved from Completion/User/_mount | Sven Wischnowsky | 2001-04-02 | 1 | -0/+578 |