summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_cvs
AgeCommit message (Collapse)AuthorFilesLines
2010-06-2228052: remove duplicated completion of the cvs version subcommandDoug Kearns1-1/+0
2008-06-0325131: typo with b:zstat loading zstatPeter Stephenson1-1/+1
2008-01-11N.J.Mann: users/12420: completion for cvs commit -fPeter Stephenson1-1/+10
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-5/+4
2005-11-2222011: MÃ¥rten Svantesson <msv@kth.se>: cvs -R is generally availablePeter Stephenson1-6/+1
2005-08-1521369: assign to array with "builtin stat"Bart Schaefer1-2/+5
rather than parsing its stdout
2005-05-11Joerg Sonnenberger: 21252: Dragonfly BSD supportOliver Kiddle1-1/+1
2004-03-22 * 19673: Peter Palfrader: Completion/Unix/Command/_cvs:Clint Adams1-1/+1
tags can contain the + character. ----------------------------------------------------------------------
2003-08-05fix _cvs quoting bug, new _cdrecord and remove _archie (archie servers are gone)Oliver Kiddle1-2/+2
2003-07-31tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle1-213/+157
2003-07-16unposted: remove initial capitalisation from option descriptionsDoug Kearns1-3/+3
2003-07-0319696: quoting of existing CVS-managed files was wrongPeter Stephenson1-2/+2
2003-05-0818512: fix 18508 properly this time.Peter Stephenson1-4/+5
2003-03-12unposted: remove initial capitalisation from some descriptionsDoug Kearns1-1/+1
2002-09-06add descriptions for keyword substitutionsOliver Kiddle1-20/+26
2002-07-16* 17459: Completion/Unix/Command/_cvs: exclude file which haveTanaka Akira1-1/+1
RCS kflags for cvs add.
2002-05-2617234: don't call _path_files with empty ().Clint Adams1-1/+5
2002-05-2517225: $=CVSIGNORE instead of $CVSIGNOREClint Adams1-1/+1
2002-05-2317211: respect $CVSIGNORE.Clint Adams1-0/+1
2002-04-16make more calls to _message use the -e option (16988)Sven Wischnowsky1-7/+7
2002-03-1716847: complete multiple -j's after cvs update.Clint Adams1-1/+1
2002-02-04Fixed some problems with _cvs and flags. Fixed _perl to complete a scriptFelix Rosencrantz1-4/+4
args with _normal.
2002-01-06users/4483: with "cvs add" et al., complete names of locally removed (butBart Schaefer1-1/+1
not committed) files.
2001-08-06share descriptions for long/short opts in more completions and other changesOliver Kiddle1-1/+0
2001-07-2715507: new zcalc functionPeter Stephenson1-1/+1
15508: cvs tag didn't complete tags despite it's claim.
2001-07-18add support for -R option (15402)Sven Wischnowsky1-0/+9
2001-05-29spelling correctionsOliver Kiddle1-5/+5
2001-05-17* 14377: Completion/Unix/Command/_cvs: support new .cvspass formatTanaka Akira1-1/+1
introduced by cvs-1.11.1.
2001-05-10* 14295: Completion/Unix/Command/_cvs: support new cvs subcommandsTanaka Akira1-2/+31
`rannotate' and `rlog' introduced by cvs-1.11.1.
2001-05-04Path prefix completion for cvs subcommands.Bart Schaefer1-7/+21
2001-04-02moved from Completion/User/_cvsSven Wischnowsky1-0/+952