Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵ | Daniel Shahaf | 2016-10-07 | 1 | -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/ | ||||
* | unposted: remove unused parameter | Doug Kearns | 2016-06-14 | 1 | -3/+0 |
| | |||||
* | 34068: create tempfiles without forking, and safe temp directory creation | Barton E. Schaefer | 2014-12-28 | 1 | -5/+8 |
| | |||||
* | 28052: remove duplicated completion of the cvs version subcommand | Doug Kearns | 2010-06-22 | 1 | -1/+0 |
| | |||||
* | 25131: typo with b:zstat loading zstat | Peter Stephenson | 2008-06-03 | 1 | -1/+1 |
| | |||||
* | N.J.Mann: users/12420: completion for cvs commit -f | Peter Stephenson | 2008-01-11 | 1 | -1/+10 |
| | |||||
* | see 23479: add initial features support for modules | Peter Stephenson | 2007-05-28 | 1 | -5/+4 |
| | |||||
* | 22011: Mårten Svantesson <msv@kth.se>: cvs -R is generally available | Peter Stephenson | 2005-11-22 | 1 | -6/+1 |
| | |||||
* | 21369: assign to array with "builtin stat" | Bart Schaefer | 2005-08-15 | 1 | -2/+5 |
| | | | | rather than parsing its stdout | ||||
* | Joerg Sonnenberger: 21252: Dragonfly BSD support | Oliver Kiddle | 2005-05-11 | 1 | -1/+1 |
| | |||||
* | * 19673: Peter Palfrader: Completion/Unix/Command/_cvs: | Clint Adams | 2004-03-22 | 1 | -1/+1 |
| | | | | | tags can contain the + character. ---------------------------------------------------------------------- | ||||
* | fix _cvs quoting bug, new _cdrecord and remove _archie (archie servers are gone) | Oliver Kiddle | 2003-08-05 | 1 | -2/+2 |
| | |||||
* | tidy up of many completions (updates, fixes, improvements and plain aesthetics) | Oliver Kiddle | 2003-07-31 | 1 | -213/+157 |
| | |||||
* | unposted: remove initial capitalisation from option descriptions | Doug Kearns | 2003-07-16 | 1 | -3/+3 |
| | |||||
* | 19696: quoting of existing CVS-managed files was wrong | Peter Stephenson | 2003-07-03 | 1 | -2/+2 |
| | |||||
* | 18512: fix 18508 properly this time. | Peter Stephenson | 2003-05-08 | 1 | -4/+5 |
| | |||||
* | unposted: remove initial capitalisation from some descriptions | Doug Kearns | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | add descriptions for keyword substitutions | Oliver Kiddle | 2002-09-06 | 1 | -20/+26 |
| | |||||
* | * 17459: Completion/Unix/Command/_cvs: exclude file which have | Tanaka Akira | 2002-07-16 | 1 | -1/+1 |
| | | | | RCS kflags for cvs add. | ||||
* | 17234: don't call _path_files with empty (). | Clint Adams | 2002-05-26 | 1 | -1/+5 |
| | |||||
* | 17225: $=CVSIGNORE instead of $CVSIGNORE | Clint Adams | 2002-05-25 | 1 | -1/+1 |
| | |||||
* | 17211: respect $CVSIGNORE. | Clint Adams | 2002-05-23 | 1 | -0/+1 |
| | |||||
* | make more calls to _message use the -e option (16988) | Sven Wischnowsky | 2002-04-16 | 1 | -7/+7 |
| | |||||
* | 16847: complete multiple -j's after cvs update. | Clint Adams | 2002-03-17 | 1 | -1/+1 |
| | |||||
* | Fixed some problems with _cvs and flags. Fixed _perl to complete a script | Felix Rosencrantz | 2002-02-04 | 1 | -4/+4 |
| | | | | args with _normal. | ||||
* | users/4483: with "cvs add" et al., complete names of locally removed (but | Bart Schaefer | 2002-01-06 | 1 | -1/+1 |
| | | | | not committed) files. | ||||
* | share descriptions for long/short opts in more completions and other changes | Oliver Kiddle | 2001-08-06 | 1 | -1/+0 |
| | |||||
* | 15507: new zcalc function | Peter Stephenson | 2001-07-27 | 1 | -1/+1 |
| | | | | 15508: cvs tag didn't complete tags despite it's claim. | ||||
* | add support for -R option (15402) | Sven Wischnowsky | 2001-07-18 | 1 | -0/+9 |
| | |||||
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 1 | -5/+5 |
| | |||||
* | * 14377: Completion/Unix/Command/_cvs: support new .cvspass format | Tanaka Akira | 2001-05-17 | 1 | -1/+1 |
| | | | | introduced by cvs-1.11.1. | ||||
* | * 14295: Completion/Unix/Command/_cvs: support new cvs subcommands | Tanaka Akira | 2001-05-10 | 1 | -2/+31 |
| | | | | `rannotate' and `rlog' introduced by cvs-1.11.1. | ||||
* | Path prefix completion for cvs subcommands. | Bart Schaefer | 2001-05-04 | 1 | -7/+21 |
| | |||||
* | moved from Completion/User/_cvs | Sven Wischnowsky | 2001-04-02 | 1 | -0/+952 |