summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Expand)AuthorFilesLines
2005-03-11The --compare-dest, --link-dest, and (new) --copy-dest optionsWayne Davison1-2/+3
2005-03-11 * 20961: Completion/Unix/Command/_baz: fix completion of status and diff sub...Clint Adams1-2/+4
2005-03-1020957: SVR4 and Solaris supportAndrey Borzenkov1-15/+40
2005-03-0920953: "du --version" tries to display size of files in current directory on ...Motoi WASHIDA1-1/+1
2005-03-09 * 20951: Completion/Unix/Command/_baz: fix version detection and baz merge c...Clint Adams1-3/+3
2005-03-07 * 20942: Completion/Unix/Command/_showmount: completion for showmount command.Clint Adams1-0/+10
2005-03-07 * 20940: Completion/Unix/Command/_knock: completion for knock command.Clint Adams1-0/+9
2005-03-07 * 20939: Completion/Unix/Command/_groff: completion for groff command.Clint Adams1-0/+45
2005-03-07 * 20938: Completion/Unix/Command/_fuser: completion for fuser command.Clint Adams1-0/+17
2005-03-07 * 20937: Completion/Unix/Command/_fortune: completion for fortune command.Clint Adams1-0/+15
2005-03-0320921: using UCS-4BE instead of ISO-10646 to identify character encodingOliver Kiddle1-1/+3
2005-03-03Henryk Konsek: 20918: new completion for unaceOliver Kiddle2-1/+19
2005-03-02 * 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'ConnorClint Adams1-5/+8
2005-03-02Don't try to expand a single-character Makefile variable ifWayne Davison1-1/+1
2005-03-01Got rid of --copy-dest, which didn't make it into rsync 2.6.4.Wayne Davison1-1/+0
2005-03-0120897: complete system printers in _a2psPeter Stephenson1-2/+13
2005-02-2520867: handle imported files that are specified using a relative pathOliver Kiddle1-2/+3
2005-02-24Konstantin Sobolev: 20832 (modified): gather targets from imported filesOliver Kiddle1-1/+4
2005-02-20- Added a missing '=' to two commands that take args.Wayne Davison1-3/+3
2005-02-20Got rid of some of the specified option-conflicts between theWayne Davison1-7/+7
2005-02-20Added the last 2 new options from the upcoming rsync 2.6.4.Wayne Davison1-0/+2
2005-02-15- Split the options up into two sets: daemon options, and clientWayne Davison1-34/+37
2005-02-10Added missing closing double-quote.Wayne Davison1-1/+1
2005-02-09Kris Shannon: 20801: fix missing $ in expression to parse scriptBart Schaefer1-1/+1
2005-02-01 * 20773: Completion/Unix/Command/_getconf: additional variables from confstr().Clint Adams1-1/+8
2005-01-28- Added new options for impending 2.6.4 release.Wayne Davison1-44/+51
2005-01-2320739: change LANG to LC_MESSAGES in subversion completionClint Adams1-6/+6
2005-01-23 * 20737: Completion/Unix/Command/_subversion: run svn commands with LANG=C.Clint Adams1-6/+6
2005-01-21remove larch completion, it has been superceded by tlaOliver Kiddle2-1975/+35
2005-01-12Fix .distfiles and .cvsignorePeter Stephenson1-1/+2
2005-01-1220692: unset POSIXLY_CORRECT in test.Peter Stephenson1-0/+4
2005-01-11 * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from C/...Clint Adams1-6/+0
2005-01-10 * 20665: improve completion for ggv/gnome-gv.Clint Adams1-0/+6
2005-01-10list new functionsOliver Kiddle1-6/+7
2005-01-08 * 20650: completion for mencal.Clint Adams1-0/+30
2005-01-08 * 20649: completion for cal and ncal.Clint Adams1-0/+32
2005-01-05unposted: limit some Perforce change completions to current clientPeter Stephenson1-10/+23
2004-12-27 * 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion ...Clint Adams1-22/+32
2004-12-25 * 20636: Completion/Unix/Command/_bogofilter: add completion for 'bogofilter...Clint Adams1-11/+69
2004-12-24 * 20634: Completion/Unix/Command/_postfix: completion for postsuper.Clint Adams1-0/+20
2004-12-16 * 20627: Completion/Unix/Command/_bogofilter: updated completion for newer b...Clint Adams1-2/+7
2004-12-15 * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt ...Clint Adams1-0/+690
2004-12-06update python completion for version 2.4Doug Kearns1-0/+15
2004-12-01update screen completion for version 4.00Doug Kearns1-34/+49
2004-11-27 * 20583: Completion/Unix/Command/_ssh: complete "modern" optionsClint Adams1-5/+12
2004-11-27offer multiuser screen sessions for attaching/detachingDoug Kearns1-5/+5
2004-11-2020571: update javac completion for J2SE 5.0Doug Kearns1-2/+2
2004-11-18 * Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was noticed by ...Clint Adams1-1/+1
2004-11-11Use ";&" to have the new "(\$*)" case fall through to the continue.Wayne Davison1-1/+1
2004-11-10Handle $$ when expanding variables.Wayne Davison1-1/+5