about summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Collapse)AuthorAgeFilesLines
* * 21135: complete attached sessions after screen -x.Clint Adams2005-04-121-1/+1
|
* * 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:Clint Adams2005-04-111-2/+2
| | | | | complete xpdf options, and also complete .pdf.bz2 files when completing compressed PDF files.
* Carlos Phillips: private email: much improved _darcs completionPeter Stephenson2005-04-061-7/+501
|
* The --address option is useful in both client- and daemon-mode.Wayne Davison2005-04-051-1/+1
|
* 21086: fix module completion (broken in previous patch) and other tweaksAndrey Borzenkov2005-04-031-4/+6
|
* 21081: complete network services for the psmisc version of fuserOliver Kiddle2005-04-011-25/+50
|
* correct handling of svn commitOliver Kiddle2005-04-011-4/+9
|
* 21076: use _files with (e) qualifier to handle completing files by their statusOliver Kiddle2005-03-311-5/+30
|
* 21075: update baz completion to not use -A option since it's being dropped ↵Clint Adams2005-03-311-13/+7
| | | | in baz 1.3.
* Added --protocol option.Wayne Davison2005-03-281-0/+1
|
* 21068: complete modified files for 'svn revert'.Clint Adams2005-03-271-0/+10
|
* 21066: rsync:// support and more fixesAndrey Borzenkov2005-03-261-18/+35
|
* 21051: more tweaks in SVR4 completionAndrey Borzenkov2005-03-221-2/+2
|
* Stephen Rüger: 21019: new completion for mpcOliver Kiddle2005-03-212-2/+234
|
* The --compare-dest, --link-dest, and (new) --copy-dest optionsWayne Davison2005-03-111-2/+3
| | | | needed to allow duplication and to exclude each other.
* * 20961: Completion/Unix/Command/_baz: fix completion of status and diff ↵Clint Adams2005-03-111-2/+4
| | | | subcommands.
* 20957: SVR4 and Solaris supportAndrey Borzenkov2005-03-101-15/+40
|
* 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.
* * 20942: Completion/Unix/Command/_showmount: completion for showmount command.Clint Adams2005-03-071-0/+10
|
* * 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
|
* 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
|
* - 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
|
* - 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
|
* Fix .distfiles and .cvsignorePeter Stephenson2005-01-121-1/+2
|
* 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-6/+0
| | | | C/U/C to C/X/C.
* * 20665: improve completion for ggv/gnome-gv.Clint Adams2005-01-102-1/+7
|
* list new functionsOliver Kiddle2005-01-101-6/+7
|
* * 20650: completion for mencal.Clint Adams2005-01-081-0/+30
|
* * 20649: completion for cal and ncal.Clint Adams2005-01-081-0/+32
|