Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved from Completion/Core/_message | Sven Wischnowsky | 2001-04-02 | 1 | -0/+20 |
| | |||||
* | moved to Completion/Base/Core/_message | Sven Wischnowsky | 2001-04-02 | 1 | -20/+0 |
| | |||||
* | moved from Completion/Core/_main_complete | Sven Wischnowsky | 2001-04-02 | 1 | -0/+330 |
| | |||||
* | moved to Completion/Base/Core/_main_complete | Sven Wischnowsky | 2001-04-02 | 1 | -330/+0 |
| | |||||
* | moved from Completion/Core/_description | Sven Wischnowsky | 2001-04-02 | 1 | -0/+70 |
| | |||||
* | moved to Completion/Base/Core/_description | Sven Wischnowsky | 2001-04-02 | 1 | -70/+0 |
| | |||||
* | moved from Completion/Core/_all_labels | Sven Wischnowsky | 2001-04-02 | 1 | -0/+43 |
| | |||||
* | moved to Completion/Base/Core/_all_labels | Sven Wischnowsky | 2001-04-02 | 1 | -43/+0 |
| | |||||
* | moved from Completion/Core/compinstall | Sven Wischnowsky | 2001-04-02 | 1 | -0/+1830 |
| | |||||
* | moved to Completion/compinstall | Sven Wischnowsky | 2001-04-02 | 1 | -1830/+0 |
| | |||||
* | moved from Completion/Core/compinit | Sven Wischnowsky | 2001-04-02 | 1 | -0/+483 |
| | |||||
* | moved to Completion/compinit | Sven Wischnowsky | 2001-04-02 | 1 | -483/+0 |
| | |||||
* | moved from Completion/Core/compdump | Sven Wischnowsky | 2001-04-02 | 1 | -0/+135 |
| | |||||
* | moved to Completion/compdump | Sven Wischnowsky | 2001-04-02 | 1 | -135/+0 |
| | |||||
* | moved from Completion/Core/compaudit | Sven Wischnowsky | 2001-04-02 | 1 | -0/+130 |
| | |||||
* | 13866: apt-get install pinning | Clint Adams | 2001-04-02 | 1 | -2/+4 |
| | |||||
* | 13864: apt-get -t <release name> | Clint Adams | 2001-04-02 | 1 | -3/+81 |
| | |||||
* | various doc fixes and minor completion function changes, most of which | Oliver Kiddle | 2001-04-01 | 21 | -71/+92 |
| | | | | are to use the -A "-*" and -S options to _arguments (13863) | ||||
* | Completion for apm command (linux only). | Chmouel Boudjnah | 2001-04-01 | 2 | -0/+18 |
| | |||||
* | 13860: caching layer support in _deb_packages | Clint Adams | 2001-03-30 | 1 | -3/+26 |
| | |||||
* | fix comparison of expansions with expanded prefix (missing quoting) (13833) | Sven Wischnowsky | 2001-03-29 | 1 | -1/+1 |
| | |||||
* | next try to get rid of empty strings being added as possible completion by ↵ | Sven Wischnowsky | 2001-03-29 | 1 | -2/+2 |
| | | | | _multi_parts (13830) | ||||
* | more cleanup; simplify the stop and liststyles; try to make it obey whatever ↵ | Sven Wischnowsky | 2001-03-28 | 1 | -57/+29 |
| | | | | _main_complete says should be done (menu-wise) (13815) | ||||
* | replace `path' with more general `urls' style (13814) | Sven Wischnowsky | 2001-03-28 | 1 | -13/+24 |
| | |||||
* | *** empty log message *** | Sven Wischnowsky | 2001-03-28 | 1 | -3/+3 |
| | |||||
* | Typo in _complete_tag | Peter Stephenson | 2001-03-28 | 1 | -1/+0 |
| | |||||
* | don't add options as completions if a `->state' action was used and we are ↵ | Sven Wischnowsky | 2001-03-28 | 1 | -1/+2 |
| | | | | directly after the option (in the same word) (13809) | ||||
* | make _arguments return 300 only if given the -R option (13790) | Sven Wischnowsky | 2001-03-27 | 3 | -37/+94 |
| | |||||
* | comment out looking up the prefix-needed style when completing directory ↵ | Sven Wischnowsky | 2001-03-27 | 2 | -32/+16 |
| | | | | stack entries; make _tilde use _popd, finally (13789) | ||||
* | try to make _h_c_w smarter at the beginning and end of the list; avoid ↵ | Sven Wischnowsky | 2001-03-27 | 1 | -19/+34 |
| | | | | list-beeping if the old completion list is re-used (3752) | ||||
* | 13779/13783: fixes from Michal Politowski | Clint Adams | 2001-03-26 | 2 | -3/+4 |
| | |||||
* | unset ZLS_COLORS if list-colors not set (13768) | Sven Wischnowsky | 2001-03-26 | 2 | -2/+4 |
| | |||||
* | _pids shouldn't start menu completion if the current word starts with a ↵ | Sven Wischnowsky | 2001-03-26 | 1 | -1/+1 |
| | | | | hyphen; typo fix in compsys.yo (13763) | ||||
* | New _cpio | Peter Stephenson | 2001-03-25 | 1 | -0/+143 |
| | |||||
* | Handle @folder for MH in _mailboxes | Peter Stephenson | 2001-03-25 | 1 | -4/+4 |
| | |||||
* | Fixes for mh completions. | Bart Schaefer | 2001-03-24 | 1 | -2/+12 |
| | |||||
* | don't auto-start menu completion after a `%' when completing pids or jobs ↵ | Sven Wischnowsky | 2001-03-23 | 1 | -1/+1 |
| | | | | (13733) | ||||
* | probably no reason to put the (#a?) flag after an initial tilde in ↵ | Sven Wischnowsky | 2001-03-23 | 1 | -4/+5 |
| | | | | _approximate anymore (13730) | ||||
* | add commands and call-command styles; mention some of the more expensive ↵ | Sven Wischnowsky | 2001-03-23 | 2 | -2/+4 |
| | | | | things about completion setup in the docs (13727) | ||||
* | test if the colon is quoted (13725) | Sven Wischnowsky | 2001-03-23 | 2 | -2/+2 |
| | |||||
* | fixlet, complicated match specs could result in incorrect words being used ↵ | Sven Wischnowsky | 2001-03-23 | 1 | -1/+3 |
| | | | | as possible path expansions (13724) | ||||
* | Some tweaks for nmh in _mh | Peter Stephenson | 2001-03-22 | 1 | -1/+6 |
| | |||||
* | use -l as default for telnet's without -\? option (13674) | Sven Wischnowsky | 2001-03-20 | 1 | -0/+1 |
| | |||||
* | 13664pt2: Back out Completion/SysV | Clint Adams | 2001-03-18 | 2 | -21/+0 |
| | |||||
* | 13664: */rcS.d/* force-reload, force-restart | Clint Adams | 2001-03-18 | 1 | -2/+2 |
| | |||||
* | 13662: apt-get build-dep completion | Clint Adams | 2001-03-18 | 1 | -1/+2 |
| | |||||
* | 13661: complete args for SysV initscripts | Clint Adams | 2001-03-18 | 2 | -0/+21 |
| | |||||
* | users/3671: Completion/User/_java: tweak for colon-separated paths | Peter Stephenson | 2001-03-15 | 1 | -0/+1 |
| | |||||
* | Add D qualifier in _rcs. | Bart Schaefer | 2001-03-13 | 1 | -1/+1 |
| | |||||
* | Unify completion for ncftp and lftp in _ncftp | Bart Schaefer | 2001-03-13 | 3 | -10/+8 |
| |