summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-01-0216384: new completion for xli/xloadimage and factor out completion of X visualsOliver Kiddle9-6/+108
2001-12-2616375: command completion for fshClint Adams3-0/+29
2001-12-2116372: allow signal names to be prefixed by `SIG' with kill builtin and fixOliver Kiddle3-6/+27
problem with no argument to kill -n and -s options
2001-12-2016332: removal of Src/ansi2knr.c and adjustment of build processGeoff Wing1-0/+8
2001-12-2016332: remove ansi2knr.c from our repository due to licenceGeoff Wing5-432/+18
differences. Adjust the build process accordingly. configure will now abort if the user requests ansi2knr but no ansi2knr is available. ansi2knr is available from the main distribution site and most mirrors
2001-12-19add missing description argument in _values calls (16366)Oliver Kiddle4-5/+10
2001-12-19new ifconfig completion (16366)Oliver Kiddle5-2/+112
2001-12-1816364: further to 16351, except specials from having their value clearedOliver Kiddle2-1/+7
2001-12-18small fix to += code from 16353Oliver Kiddle2-4/+8
2001-12-18unposted: back out idiotic patchClint Adams2-4/+1
2001-12-18unposted: initialize save to NULL to avoid compiler warning.Clint Adams2-1/+4
2001-12-1816361: include <stdio.h> to avoid implicit declarations.Clint Adams3-1/+10
2001-12-1716352: allow output formats to be specified in zcalcOliver Kiddle2-26/+52
2001-12-1716353: add += parameter assignmentsOliver Kiddle10-25/+419
2001-12-1716357: change (n) to (u) so (n) can be reserved. for numeric sorting.Clint Adams3-4/+10
2001-12-17fix bug in parameter unset code that caused seg fault (16351)Oliver Kiddle2-4/+9
2001-12-1716349: completion for make-kpkgClint Adams3-1/+29
2001-12-17ref 16347: tweaksClint Adams3-2/+6
2001-12-1616346: docs for (n) flag.Clint Adams2-0/+5
2001-12-1616345: (n) flag to remove duplicate array values during expansion.Clint Adams3-0/+36
2001-12-15unposted: get rid of evil -Wno-implicit in CFLAGSClint Adams2-2/+7
2001-12-1416336: use apt-cache --generate pkgnames instead of dumpavailClint Adams2-3/+5
2001-12-1416335: apt-cache -g, --all-names, --recurse, pkgnames, dotty, policy completionsClint Adams2-1/+13
2001-12-12allow tag-order to select order of files and urls (16323)Oliver Kiddle3-14/+6
2001-12-12allow tag-order to select order of files and urls (16330)Oliver Kiddle5-29/+38
2001-12-1116327: glob for udebs as well as debsClint Adams2-15/+18
2001-12-1116326: completion for mozilla, some more web browsers in webbrowserClint Adams4-1/+107
2001-12-1116325: update for wget 1.8Oliver Kiddle2-11/+20
2001-12-11new mtools completionOliver Kiddle3-1/+160
2001-12-1116320: factor out file system completion to new functionOliver Kiddle5-37/+67
2001-12-0916315: completion for spamassassinClint Adams3-1/+22
2001-12-07* 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalcPeter Stephenson3-2/+32
history, handle errors in expression, document -#base option.
2001-12-07users/4503: don't complete source or header files after gcc -oPeter Stephenson2-1/+6
2001-12-06users/4519: complete files in all argument positions for zip (bug fix)Oliver Kiddle2-1/+6
2001-11-2916293: completion for arpingClint Adams3-1/+24
2001-11-2916292: completion for rsyncClint Adams3-1/+11
2001-11-2816269: Fix crash on reserved-word completion.Bart Schaefer2-1/+5
2001-11-2616291: Gergely Nagy: check ~/.dupload.conf, tweak sed expression to handle ↵Clint Adams2-1/+6
hooks.
2001-11-2116249: Clear here-documents on parse error.Bart Schaefer2-3/+27
2001-11-1816264: don't use grep and sed in _dputClint Adams2-3/+6
2001-11-16Fix typo in _urpmi for urpmi.addmediaChmouel Boudjnah2-1/+6
2001-11-15unposted: typo fixClint Adams2-1/+4
2001-11-1516257: completion for dput from Tollef Fog Heen <tollef@add.no>Clint Adams3-1/+38
2001-11-15unposted: version 4.1.0-dev-3 with associated .distfiles tidyingPeter Stephenson6-4/+18
2001-11-1516254: complete map names after ypmatchPeter Stephenson3-2/+45
16255: options for default output base for zcalc
2001-11-15Add Mandrake completion directory to installChmouel Boudjnah2-1/+6
2001-11-1516241: new rand48(param) math functionPeter Stephenson4-1/+147
2001-11-1416247: Mandrake _urpmi completionAndrey Borzenkov2-0/+116
2001-11-0916228: allow widths and precisions to work with printf's %b format specifierOliver Kiddle3-22/+36
2001-11-06fix for IRIXOliver Kiddle2-0/+8