Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 20847: Completion/compaudit: stop adding gratuitous elements to fpath ↵ | Clint Adams | 2005-02-23 | 1 | -2/+2 |
| | | | | when MARK_DIRS is set. | ||||
* | 20834: use _webbrowser in _kfmclient | Peter Stephenson | 2005-02-21 | 1 | -4/+7 |
| | |||||
* | - Added a missing '=' to two commands that take args. | Wayne Davison | 2005-02-20 | 1 | -3/+3 |
| | | | | - Removed the unintentional arg from --delay-updates. | ||||
* | Got rid of some of the specified option-conflicts between the | Wayne Davison | 2005-02-20 | 1 | -7/+7 |
| | | | | | | | | delete options -- I was using it to cut down on the useless suggestions, but it was failing to continue completing if the user specified something like "--delete-after --delete" (which is valid but superfluous). Also got rid of an accidental option-conflict between --archive (-a) and --recursive (-r). | ||||
* | Added the last 2 new options from the upcoming rsync 2.6.4. | Wayne Davison | 2005-02-20 | 1 | -0/+2 |
| | |||||
* | users/8522: Completion/Darwin/Command/_defaults: fixed the number of spaces | Motoi WASHIDA | 2005-02-18 | 1 | -1/+1 |
| | | | | broken while sending the patch by email. | ||||
* | users/8522: Motoi Washida: quotation in Darwin completion | Peter Stephenson | 2005-02-18 | 1 | -2/+3 |
| | |||||
* | - Split the options up into two sets: daemon options, and client | Wayne Davison | 2005-02-15 | 1 | -34/+37 |
| | | | | | | | | | options. This makes sure that daemon options aren't offered after client options, and visa versa. - Added some missing exclusion-lists for options (that avoids offering conflicting options to the user). - Improved the description of a few options. - Added some new options for the upcoming rsync 2.6.4. | ||||
* | Added missing closing double-quote. | Wayne Davison | 2005-02-10 | 1 | -1/+1 |
| | |||||
* | Kris Shannon: 20801: fix missing $ in expression to parse script | Bart Schaefer | 2005-02-09 | 1 | -1/+1 |
| | |||||
* | * 20773: Completion/Unix/Command/_getconf: additional variables from confstr(). | Clint Adams | 2005-02-01 | 1 | -1/+8 |
| | |||||
* | - Added new options for impending 2.6.4 release. | Wayne Davison | 2005-01-28 | 1 | -44/+51 |
| | | | | | | - Improved the descriptions of several old options. - Got rid of the "-- ..." options to _arguments (so that we don't try to use the output of "rsync --help"). | ||||
* | 20739: change LANG to LC_MESSAGES in subversion completion | Clint Adams | 2005-01-23 | 1 | -6/+6 |
| | |||||
* | * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C. | Clint Adams | 2005-01-23 | 1 | -6/+6 |
| | |||||
* | remove larch completion, it has been superceded by tla | Oliver Kiddle | 2005-01-21 | 2 | -1975/+35 |
| | |||||
* | 20734: rewrite to handle version 2.2.0 of valgrind | Oliver Kiddle | 2005-01-21 | 1 | -57/+96 |
| | |||||
* | 20730: fix suffix style to regard quoted special characters as not special | Oliver Kiddle | 2005-01-21 | 1 | -1/+1 |
| | |||||
* | Motoi Washida: users/8380: complete plist files | Oliver Kiddle | 2005-01-17 | 1 | -6/+10 |
| | |||||
* | Fix .distfiles and .cvsignore | Peter Stephenson | 2005-01-12 | 5 | -4/+6 |
| | |||||
* | 20692: unset POSIXLY_CORRECT in test. | Peter Stephenson | 2005-01-12 | 1 | -0/+4 |
| | | | | unposted: minor comment change in _perforce | ||||
* | * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from ↵ | Clint Adams | 2005-01-11 | 1 | -0/+0 |
| | | | | C/U/C to C/X/C. | ||||
* | * 20665: improve completion for ggv/gnome-gv. | Clint Adams | 2005-01-10 | 2 | -1/+7 |
| | |||||
* | 20662: update for nedit 5.5 | Oliver Kiddle | 2005-01-10 | 1 | -0/+3 |
| | |||||
* | list new functions | Oliver Kiddle | 2005-01-10 | 1 | -6/+7 |
| | |||||
* | * 20655: _deb_packages fix from Karl Chen. | Clint Adams | 2005-01-09 | 1 | -1/+1 |
| | |||||
* | * 20654: completion for wajig, and dpkg/deb_packages improvements from Karl ↵ | Clint Adams | 2005-01-09 | 3 | -6/+299 |
| | | | | Chen. | ||||
* | * 20650: completion for mencal. | Clint Adams | 2005-01-08 | 1 | -0/+30 |
| | |||||
* | * 20649: completion for cal and ncal. | Clint Adams | 2005-01-08 | 1 | -0/+32 |
| | |||||
* | unposted: limit some Perforce change completions to current client | Peter Stephenson | 2005-01-05 | 1 | -10/+23 |
| | |||||
* | * 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion ↵ | Clint Adams | 2004-12-27 | 1 | -22/+32 |
| | | | | for 0.93.3.1. | ||||
* | * 20637: Completion/Debian/Command/_lintian: add completion for 'lintian', ↵ | Clint Adams | 2004-12-25 | 2 | -1/+37 |
| | | | | a Debian package checker. | ||||
* | * 20636: Completion/Unix/Command/_bogofilter: add completion for ↵ | Clint Adams | 2004-12-25 | 1 | -11/+69 |
| | | | | 'bogofilter' and 'bogotune' commands. | ||||
* | * 20634: Completion/Unix/Command/_postfix: completion for postsuper. | Clint Adams | 2004-12-24 | 1 | -0/+20 |
| | |||||
* | * 20627: Completion/Unix/Command/_bogofilter: updated completion for newer ↵ | Clint Adams | 2004-12-16 | 1 | -2/+7 |
| | | | | bogoutil. | ||||
* | * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt ↵ | Clint Adams | 2004-12-15 | 1 | -0/+690 |
| | | | | Zimmerman. | ||||
* | 20617: fix completion of compressed modules for 2.6; add insmod completion | Andrey Borzenkov | 2004-12-10 | 1 | -2/+8 |
| | |||||
* | update python completion for version 2.4 | Doug Kearns | 2004-12-06 | 1 | -0/+15 |
| | |||||
* | update screen completion for version 4.00 | Doug Kearns | 2004-12-01 | 1 | -34/+49 |
| | |||||
* | * 20583: Completion/Unix/Command/_ssh: complete "modern" options | Clint Adams | 2004-11-27 | 1 | -5/+12 |
| | | | | such as GSSAPIAuthentication. | ||||
* | offer multiuser screen sessions for attaching/detaching | Doug Kearns | 2004-11-27 | 1 | -5/+5 |
| | |||||
* | 20571: update javac completion for J2SE 5.0 | Doug Kearns | 2004-11-20 | 1 | -2/+2 |
| | |||||
* | * unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf. | Clint Adams | 2004-11-18 | 1 | -1/+1 |
| | |||||
* | * Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was noticed by ↵ | Clint Adams | 2004-11-18 | 1 | -1/+1 |
| | | | | Michał Politowski. | ||||
* | improved Mac completion, from Motoi Washida | Peter Stephenson | 2004-11-12 | 6 | -56/+885 |
| | |||||
* | Use ";&" to have the new "(\$*)" case fall through to the continue. | Wayne Davison | 2004-11-11 | 1 | -1/+1 |
| | |||||
* | Handle $$ when expanding variables. | Wayne Davison | 2004-11-10 | 1 | -1/+5 |
| | |||||
* | _bittorrent, from Jussi Pakkanen | Peter Stephenson | 2004-11-09 | 1 | -0/+97 |
| | |||||
* | * 20539: Completion/Unix/Command/_make: avoid problems minus signs | Clint Adams | 2004-11-02 | 1 | -1/+1 |
| | | | | in expandVars(). | ||||
* | _comp_options needs NO_kshtypeset | Bart Schaefer | 2004-10-22 | 1 | -0/+1 |
| | |||||
* | Added the 7 remaining options that were missing from the _arguments | Wayne Davison | 2004-10-13 | 1 | -0/+6 |
| | | | | list. |