Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-07 | * 20940: Completion/Unix/Command/_knock: completion for knock command. | Clint Adams | 1 | -0/+9 | |
2005-03-07 | * 20939: Completion/Unix/Command/_groff: completion for groff command. | Clint Adams | 1 | -0/+45 | |
2005-03-07 | * 20938: Completion/Unix/Command/_fuser: completion for fuser command. | Clint Adams | 1 | -0/+17 | |
2005-03-07 | * 20937: Completion/Unix/Command/_fortune: completion for fortune command. | Clint Adams | 1 | -0/+15 | |
2005-03-03 | 20921: using UCS-4BE instead of ISO-10646 to identify character encoding | Oliver Kiddle | 1 | -1/+3 | |
is more portable, find more encodings in iconv completion on Solaris 20924: make error message more specific | |||||
2005-03-03 | Henryk Konsek: 20918: new completion for unace | Oliver Kiddle | 2 | -1/+19 | |
2005-03-02 | * 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'Connor | Clint Adams | 1 | -5/+8 | |
to limit recursion depth in make completion variable expansion. | |||||
2005-03-02 | Don't try to expand a single-character Makefile variable if | Wayne Davison | 1 | -1/+1 | |
it is a digit. | |||||
2005-03-01 | Got rid of --copy-dest, which didn't make it into rsync 2.6.4. | Wayne Davison | 1 | -1/+0 | |
2005-03-01 | 20897: complete system printers in _a2ps | Peter Stephenson | 1 | -2/+13 | |
2005-02-25 | 20867: handle imported files that are specified using a relative path | Oliver Kiddle | 1 | -2/+3 | |
2005-02-24 | Konstantin Sobolev: 20832 (modified): gather targets from imported files | Oliver Kiddle | 1 | -1/+4 | |
2005-02-20 | - Added a missing '=' to two commands that take args. | Wayne Davison | 1 | -3/+3 | |
- Removed the unintentional arg from --delay-updates. | |||||
2005-02-20 | Got rid of some of the specified option-conflicts between the | Wayne Davison | 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). | |||||
2005-02-20 | Added the last 2 new options from the upcoming rsync 2.6.4. | Wayne Davison | 1 | -0/+2 | |
2005-02-15 | - Split the options up into two sets: daemon options, and client | Wayne Davison | 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. | |||||
2005-02-10 | Added missing closing double-quote. | Wayne Davison | 1 | -1/+1 | |
2005-02-09 | Kris Shannon: 20801: fix missing $ in expression to parse script | Bart Schaefer | 1 | -1/+1 | |
2005-02-01 | * 20773: Completion/Unix/Command/_getconf: additional variables from confstr(). | Clint Adams | 1 | -1/+8 | |
2005-01-28 | - Added new options for impending 2.6.4 release. | Wayne Davison | 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"). | |||||
2005-01-23 | 20739: change LANG to LC_MESSAGES in subversion completion | Clint Adams | 1 | -6/+6 | |
2005-01-23 | * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C. | Clint Adams | 1 | -6/+6 | |
2005-01-21 | remove larch completion, it has been superceded by tla | Oliver Kiddle | 2 | -1975/+35 | |
2005-01-12 | Fix .distfiles and .cvsignore | Peter Stephenson | 1 | -1/+2 | |
2005-01-12 | 20692: unset POSIXLY_CORRECT in test. | Peter Stephenson | 1 | -0/+4 | |
unposted: minor comment change in _perforce | |||||
2005-01-11 | * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from ↵ | Clint Adams | 1 | -6/+0 | |
C/U/C to C/X/C. | |||||
2005-01-10 | * 20665: improve completion for ggv/gnome-gv. | Clint Adams | 1 | -0/+6 | |
2005-01-10 | list new functions | Oliver Kiddle | 1 | -6/+7 | |
2005-01-08 | * 20650: completion for mencal. | Clint Adams | 1 | -0/+30 | |
2005-01-08 | * 20649: completion for cal and ncal. | Clint Adams | 1 | -0/+32 | |
2005-01-05 | unposted: limit some Perforce change completions to current client | Peter Stephenson | 1 | -10/+23 | |
2004-12-27 | * 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion ↵ | Clint Adams | 1 | -22/+32 | |
for 0.93.3.1. | |||||
2004-12-25 | * 20636: Completion/Unix/Command/_bogofilter: add completion for ↵ | Clint Adams | 1 | -11/+69 | |
'bogofilter' and 'bogotune' commands. | |||||
2004-12-24 | * 20634: Completion/Unix/Command/_postfix: completion for postsuper. | Clint Adams | 1 | -0/+20 | |
2004-12-16 | * 20627: Completion/Unix/Command/_bogofilter: updated completion for newer ↵ | Clint Adams | 1 | -2/+7 | |
bogoutil. | |||||
2004-12-15 | * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt ↵ | Clint Adams | 1 | -0/+690 | |
Zimmerman. | |||||
2004-12-06 | update python completion for version 2.4 | Doug Kearns | 1 | -0/+15 | |
2004-12-01 | update screen completion for version 4.00 | Doug Kearns | 1 | -34/+49 | |
2004-11-27 | * 20583: Completion/Unix/Command/_ssh: complete "modern" options | Clint Adams | 1 | -5/+12 | |
such as GSSAPIAuthentication. | |||||
2004-11-27 | offer multiuser screen sessions for attaching/detaching | Doug Kearns | 1 | -5/+5 | |
2004-11-20 | 20571: update javac completion for J2SE 5.0 | Doug Kearns | 1 | -2/+2 | |
2004-11-18 | * Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was noticed by ↵ | Clint Adams | 1 | -1/+1 | |
Michał Politowski. | |||||
2004-11-11 | Use ";&" to have the new "(\$*)" case fall through to the continue. | Wayne Davison | 1 | -1/+1 | |
2004-11-10 | Handle $$ when expanding variables. | Wayne Davison | 1 | -1/+5 | |
2004-11-09 | _bittorrent, from Jussi Pakkanen | Peter Stephenson | 1 | -0/+97 | |
2004-11-02 | * 20539: Completion/Unix/Command/_make: avoid problems minus signs | Clint Adams | 1 | -1/+1 | |
in expandVars(). | |||||
2004-10-13 | Added the 7 remaining options that were missing from the _arguments | Wayne Davison | 1 | -0/+6 | |
list. | |||||
2004-10-12 | Got rid of "cmdargs" local since it is no longer used. | Wayne Davison | 1 | -1/+1 | |
2004-10-07 | Added the new options for 2.6.3 (only omitting --checksum-seed, which | Wayne Davison | 1 | -2/+5 | |
is an advanced option that is not needed by normal users). | |||||
2004-10-01 | This version now uses a zsh function to parse the makefile instead | Wayne Davison | 1 | -20/+91 | |
of awk or perl. That function has been enhanced to follow includes and to expand variables (which makes a target such as foo$(EXEEXT) expand into the right executable extention for the current system). |