about summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
* 24947: complete -safe-mode for firefox.Clint Adams2008-05-061-0/+1
|
* William Scott: users/12793: extra chflagsPeter Stephenson2008-04-201-0/+2
|
* 248??: some fixes and updates for git 1.5.5.Clint Adams2008-04-171-4/+9
|
* 24807: Frank Terbeck: Completion system needs no_ignore_bracesPeter Stephenson2008-04-121-0/+1
|
* 24806: more assoc subscript completion + typosPeter Stephenson2008-04-091-1/+1
|
* 24804: fix quoting of assoc array subscripts in completionPeter Stephenson2008-04-091-2/+4
|
* Markus Waldeck: 24799: complete .spx files for ogg123.Clint Adams2008-04-071-1/+1
|
* 24789: completion for stg subcommands.Clint Adams2008-04-041-0/+57
|
* 24776: clarify compinit message when compaudit failsPeter Stephenson2008-03-281-2/+3
|
* 24775: improve _cd option handlingPeter Stephenson2008-03-281-4/+29
|
* 24768: add -q option to cd, chdir, pushd, popdPeter Stephenson2008-03-281-27/+30
| | | | | use in _canonical_paths add 4.3.6 release note with this and other stuff
* 24759: dont unfunction if no function; sanitize helper functionsPeter Stephenson2008-03-271-61/+68
|
* 24757: canonicalize paths some morePeter Stephenson2008-03-271-5/+26
|
* 25735: use zstat to get canonical name for symbolic linksPeter Stephenson2008-03-261-8/+31
|
* 24730: use --no-color when calling git commands that might output color codes.Clint Adams2008-03-231-3/+3
|
* 24728: complete for aptitude why and why-not.Clint Adams2008-03-231-1/+1
|
* 24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1Bart Schaefer2008-03-181-1/+1
| | | | any longer, so the (i) subscript flag on an empty array needs to yield 1.
* unposted: fix some .distfiles and .cvsignore stuffPeter Stephenson2008-03-152-4/+20
|
* 24704: completion for BSD calendar.Clint Adams2008-03-121-0/+12
|
* 24702: fix 24701Clint Adams2008-03-091-2/+2
|
* 24701: use $service instead of $words[1] so completion will work if git is ↵Clint Adams2008-03-091-4/+4
| | | | an alias to a wrapper.
* Richard Hartmann: 24631: gpg completion updatePeter Stephenson2008-03-071-4/+5
|
* unposted: improved handling of perforce @label and @datePeter Stephenson2008-03-041-2/+2
|
* 24653, 24659: Completion/Unix/Type/_path_commands: use a helper functionBart Schaefer2008-03-031-3/+15
| | | | | to call "whatis" portably, and use compadd -O to pre-filter matches before reading $_command_descriptions.
* 24650: use zstyle -t instead of -T since extra-verbose isn't meant to ↵Clint Adams2008-03-011-1/+1
| | | | default to yes.
* 24632: fix remote ssh filename quoting.Clint Adams2008-03-011-1/+5
|
* 24626: only process command descriptions if extra-verbose style is set.Clint Adams2008-02-281-1/+1
|
* 24622: add completion for 'git bisect skip' and 'git bisect run'.Clint Adams2008-02-281-1/+8
|
* 24588: tweak glob qualifier completionPeter Stephenson2008-02-232-14/+9
| | | | 24590: turn down error reporting when unquoting
* 24585: completion for glob qualifiers plusPeter Stephenson2008-02-236-3/+373
| | | | bug fix for _alternative
* unposted: new p4 change option -uPeter Stephenson2008-02-221-0/+1
|
* 24578: stop completing --print-gnu-build-architecture, which was dropped in ↵Clint Adams2008-02-221-1/+0
| | | | 2005.
* 24570: don't attempt to pre-filter $commands on $PREFIX, just let compaddBart Schaefer2008-02-191-1/+1
| | | | deal with it.
* users/12547: [0] -> [1] in completion arraysPeter Stephenson2008-02-112-3/+3
|
* 24545: new acroread optionsPeter Stephenson2008-02-111-1/+10
|
* 24536: tweaks to 24529, spelling fix.Clint Adams2008-02-061-5/+5
|
* Mikael Magnusson: 24529: remaining fixes from 24526.Clint Adams2008-02-061-6/+6
|
* 24533 (tweaked): offer _complete _ignored as default for completers stylePeter Stephenson2008-02-051-2/+6
|
* 24527: a subset of the fixes from Mikael Magnusson in 24526.Clint Adams2008-02-031-2/+3
|
* Christopher Key: fix for subversion help outputPeter Stephenson2008-01-311-2/+2
|
* 24464: remove trailing whitespace.Clint Adams2008-01-251-6/+6
|
* 24442: compensate for some breakage introduced by 24396.Clint Adams2008-01-221-3/+1
|
* 24441: compensate for some breakage introduced by 24396.Clint Adams2008-01-221-1/+1
|
* 24437: compensate for some breakage introduced by 24396.Clint Adams2008-01-221-2/+1
|
* Frank Terbeck: 24413: handle completion when git aliases are used.Clint Adams2008-01-221-32/+54
|
* Mikael Magnusson: 24396: don't pass -r to git ls-files for performance ↵Clint Adams2008-01-221-12/+15
| | | | reasons, compensate for lack of recursion.
* users/12461: fix quoting of mount points for umountPeter Stephenson2008-01-191-0/+1
|
* users/12461: fix quoting of mount points for umountPeter Stephenson2008-01-191-2/+21
|
* unposted: complete a few minor new p4 optionsPeter Stephenson2008-01-171-0/+3
|
* 24402: complete more than one input file.Clint Adams2008-01-161-1/+1
|