about summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
* 20953: "du --version" tries to display size of files in current directory on ↵Motoi WASHIDA2005-03-091-1/+1
| | | | FreeBSD and Darwin.
* * 20951: Completion/Unix/Command/_baz: fix version detection and baz merge ↵Clint Adams2005-03-091-3/+3
| | | | completion.
* * 20946: Completion/Linux/Command/_iwconfig: completion for iwconfig command.Clint Adams2005-03-071-0/+29
|
* * 20944: Completion/Debian/Command/_uscan: completion for uscan command.Clint Adams2005-03-071-0/+17
|
* * 20943: Completion/Linux/Command/_tune2fs: completion for tune2fs command.Clint Adams2005-03-071-0/+23
|
* * 20942: Completion/Unix/Command/_showmount: completion for showmount command.Clint Adams2005-03-071-0/+10
|
* * 20941: Completion/Unix/Command/_mii-tool: completion for mii-tool command.Clint Adams2005-03-071-0/+12
|
* * 20940: Completion/Unix/Command/_knock: completion for knock command.Clint Adams2005-03-071-0/+9
|
* * 20939: Completion/Unix/Command/_groff: completion for groff command.Clint Adams2005-03-071-0/+45
|
* * 20938: Completion/Unix/Command/_fuser: completion for fuser command.Clint Adams2005-03-071-0/+17
|
* * 20937: Completion/Unix/Command/_fortune: completion for fortune command.Clint Adams2005-03-071-0/+15
|
* * 20936: Completion/Linux/Command/_acpi: completion for acpi command.Clint Adams2005-03-071-0/+18
|
* 20932: Add copy comand completionAndrey Borzenkov2005-03-051-1/+1
|
* unposted: arguments are required after -imagekey, -srcimagekey optionsMotoi WASHIDA2005-03-031-5/+5
|
* unposted: softwareupdate is a system software update tool for Mac OS XMotoi WASHIDA2005-03-031-0/+75
|
* 20921: using UCS-4BE instead of ISO-10646 to identify character encodingOliver Kiddle2005-03-031-1/+3
| | | | | is more portable, find more encodings in iconv completion on Solaris 20924: make error message more specific
* Henryk Konsek: 20918: new completion for unaceOliver Kiddle2005-03-032-1/+19
|
* * 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'ConnorClint Adams2005-03-021-5/+8
| | | | to limit recursion depth in make completion variable expansion.
* Don't try to expand a single-character Makefile variable ifWayne Davison2005-03-021-1/+1
| | | | it is a digit.
* Got rid of --copy-dest, which didn't make it into rsync 2.6.4.Wayne Davison2005-03-011-1/+0
|
* 20897: complete system printers in _a2psPeter Stephenson2005-03-011-2/+13
|
* 20867: handle imported files that are specified using a relative pathOliver Kiddle2005-02-251-2/+3
|
* Konstantin Sobolev: 20832 (modified): gather targets from imported filesOliver Kiddle2005-02-241-1/+4
|
* * 20847: Completion/compaudit: stop adding gratuitous elements to fpath ↵Clint Adams2005-02-231-2/+2
| | | | when MARK_DIRS is set.
* 20834: use _webbrowser in _kfmclientPeter Stephenson2005-02-211-4/+7
|
* - Added a missing '=' to two commands that take args.Wayne Davison2005-02-201-3/+3
| | | | - Removed the unintentional arg from --delay-updates.
* Got rid of some of the specified option-conflicts between theWayne Davison2005-02-201-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 Davison2005-02-201-0/+2
|
* users/8522: Completion/Darwin/Command/_defaults: fixed the number of spacesMotoi WASHIDA2005-02-181-1/+1
| | | | broken while sending the patch by email.
* users/8522: Motoi Washida: quotation in Darwin completionPeter Stephenson2005-02-181-2/+3
|
* - Split the options up into two sets: daemon options, and clientWayne Davison2005-02-151-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 Davison2005-02-101-1/+1
|
* Kris Shannon: 20801: fix missing $ in expression to parse scriptBart Schaefer2005-02-091-1/+1
|
* * 20773: Completion/Unix/Command/_getconf: additional variables from confstr().Clint Adams2005-02-011-1/+8
|
* - Added new options for impending 2.6.4 release.Wayne Davison2005-01-281-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 completionClint Adams2005-01-231-6/+6
|
* * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.Clint Adams2005-01-231-6/+6
|
* remove larch completion, it has been superceded by tlaOliver Kiddle2005-01-212-1975/+35
|
* 20734: rewrite to handle version 2.2.0 of valgrindOliver Kiddle2005-01-211-57/+96
|
* 20730: fix suffix style to regard quoted special characters as not specialOliver Kiddle2005-01-211-1/+1
|
* Motoi Washida: users/8380: complete plist filesOliver Kiddle2005-01-171-6/+10
|
* Fix .distfiles and .cvsignorePeter Stephenson2005-01-125-4/+6
|
* 20692: unset POSIXLY_CORRECT in test.Peter Stephenson2005-01-121-0/+4
| | | | unposted: minor comment change in _perforce
* * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from ↵Clint Adams2005-01-111-0/+0
| | | | C/U/C to C/X/C.
* * 20665: improve completion for ggv/gnome-gv.Clint Adams2005-01-102-1/+7
|
* 20662: update for nedit 5.5Oliver Kiddle2005-01-101-0/+3
|
* list new functionsOliver Kiddle2005-01-101-6/+7
|
* * 20655: _deb_packages fix from Karl Chen.Clint Adams2005-01-091-1/+1
|
* * 20654: completion for wajig, and dpkg/deb_packages improvements from Karl ↵Clint Adams2005-01-093-6/+299
| | | | Chen.
* * 20650: completion for mencal.Clint Adams2005-01-081-0/+30
|