about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 16396: fix argument handling bugsOliver Kiddle2002-01-032-6/+14
* 16393: completion for Christoph Martin's apt-show-versions script.Clint Adams2002-01-033-1/+28
* users/4561: fix code for finding the zipfile's name in the current command-lineOliver Kiddle2002-01-022-4/+5
* 16384: new completion for xli/xloadimage and factor out completion of X visualsOliver Kiddle2002-01-029-6/+108
* 16375: command completion for fshClint Adams2001-12-263-0/+29
* 16372: allow signal names to be prefixed by `SIG' with kill builtin and fixOliver Kiddle2001-12-213-6/+27
* 16332: removal of Src/ansi2knr.c and adjustment of build processGeoff Wing2001-12-201-0/+8
* 16332: remove ansi2knr.c from our repository due to licenceGeoff Wing2001-12-205-432/+18
* add missing description argument in _values calls (16366)Oliver Kiddle2001-12-194-5/+10
* new ifconfig completion (16366)Oliver Kiddle2001-12-195-2/+112
* 16364: further to 16351, except specials from having their value clearedOliver Kiddle2001-12-182-1/+7
* small fix to += code from 16353Oliver Kiddle2001-12-182-4/+8
* unposted: back out idiotic patchClint Adams2001-12-182-4/+1
* unposted: initialize save to NULL to avoid compiler warning.Clint Adams2001-12-182-1/+4
* 16361: include <stdio.h> to avoid implicit declarations.Clint Adams2001-12-183-1/+10
* 16352: allow output formats to be specified in zcalcOliver Kiddle2001-12-172-26/+52
* 16353: add += parameter assignmentsOliver Kiddle2001-12-1710-25/+419
* 16357: change (n) to (u) so (n) can be reserved. for numeric sorting.Clint Adams2001-12-173-4/+10
* fix bug in parameter unset code that caused seg fault (16351)Oliver Kiddle2001-12-172-4/+9
* 16349: completion for make-kpkgClint Adams2001-12-173-1/+29
* ref 16347: tweaksClint Adams2001-12-173-2/+6
* 16346: docs for (n) flag.Clint Adams2001-12-162-0/+5
* 16345: (n) flag to remove duplicate array values during expansion.Clint Adams2001-12-163-0/+36
* unposted: get rid of evil -Wno-implicit in CFLAGSClint Adams2001-12-152-2/+7
* 16336: use apt-cache --generate pkgnames instead of dumpavailClint Adams2001-12-142-3/+5
* 16335: apt-cache -g, --all-names, --recurse, pkgnames, dotty, policy completionsClint Adams2001-12-142-1/+13
* allow tag-order to select order of files and urls (16323)Oliver Kiddle2001-12-123-14/+6
* allow tag-order to select order of files and urls (16330)Oliver Kiddle2001-12-125-29/+38
* 16327: glob for udebs as well as debsClint Adams2001-12-112-15/+18
* 16326: completion for mozilla, some more web browsers in webbrowserClint Adams2001-12-114-1/+107
* 16325: update for wget 1.8Oliver Kiddle2001-12-112-11/+20
* new mtools completionOliver Kiddle2001-12-113-1/+160
* 16320: factor out file system completion to new functionOliver Kiddle2001-12-115-37/+67
* 16315: completion for spamassassinClint Adams2001-12-093-1/+22
* * 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalcPeter Stephenson2001-12-073-2/+32
* users/4503: don't complete source or header files after gcc -oPeter Stephenson2001-12-072-1/+6
* users/4519: complete files in all argument positions for zip (bug fix)Oliver Kiddle2001-12-062-1/+6
* 16293: completion for arpingClint Adams2001-11-293-1/+24
* 16292: completion for rsyncClint Adams2001-11-293-1/+11
* 16269: Fix crash on reserved-word completion.Bart Schaefer2001-11-282-1/+5
* 16291: Gergely Nagy: check ~/.dupload.conf, tweak sed expression to handle ho...Clint Adams2001-11-262-1/+6
* 16249: Clear here-documents on parse error.Bart Schaefer2001-11-212-3/+27
* 16264: don't use grep and sed in _dputClint Adams2001-11-182-3/+6
* Fix typo in _urpmi for urpmi.addmediaChmouel Boudjnah2001-11-162-1/+6
* unposted: typo fixClint Adams2001-11-152-1/+4
* 16257: completion for dput from Tollef Fog Heen <tollef@add.no>Clint Adams2001-11-153-1/+38
* unposted: version 4.1.0-dev-3 with associated .distfiles tidying zsh-4.1.0-dev-3Peter Stephenson2001-11-156-4/+18
* 16254: complete map names after ypmatchPeter Stephenson2001-11-153-2/+45
* Add Mandrake completion directory to installChmouel Boudjnah2001-11-152-1/+6
* 16241: new rand48(param) math functionPeter Stephenson2001-11-154-1/+147