summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_cvs
AgeCommit message (Collapse)AuthorFilesLines
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle1-6/+6
2018-01-0242171: prevent parameters of various parameters from becoming globalEric Cook1-1/+1
2016-10-0739479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf1-1/+1
-P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
2016-06-14unposted: remove unused parameterDoug Kearns1-3/+0
2014-12-2834068: create tempfiles without forking, and safe temp directory creationBarton E. Schaefer1-5/+8
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