summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-01-1616463: apt-cache showsrc completionClint Adams2-0/+6
2002-01-1616461: a number of minor completion function updatesOliver Kiddle22-44/+90
2002-01-1416449: new chkconfig completion for both the RedHat and IRIX commandsOliver Kiddle2-0/+38
2002-01-1416448: math assignment bug introduced by 15291, 15292Peter Stephenson2-1/+11
2002-01-1416443: fix urpmi.addmedia --distrib; set cache policy just onceAndrey Borzenkov2-11/+17
2002-01-1316437: changes for new urpi in cookerAndrey Borzenkov2-100/+118
2002-01-10allow manual pages to be shown separated by section with new ↵Sven Wischnowsky4-2/+39
separate-sections style (16426)
2002-01-1016423: append a `.' to converted floating point outputPeter Stephenson2-0/+9
to stop it looking like an integer
2002-01-0916422: zcalc non-default base outputPeter Stephenson2-1/+6
2002-01-08fix completion after var+= to use value context (16418)Sven Wischnowsky3-1/+7
2002-01-08don't report _arguments-specs more than once (not even shared options with ↵Sven Wischnowsky2-1/+13
multiple sets) (16417)
2002-01-07make sure auto menu isn't started accidentially when bashautolist is set (16408)Sven Wischnowsky2-1/+5
2002-01-07fix nested _tags-loops by re-initialising the outer one when leaving the ↵Sven Wischnowsky2-2/+6
inner one (16407)
2002-01-07fixes for completion of signal names with SIG prefix and for completing ↵Sven Wischnowsky5-10/+27
command names instead of pids (16406)
2002-01-06Log entries for 15746, users/4483, 16400.Bart Schaefer1-0/+11
2002-01-0616400, 16401: preserve empty words that result from brace expansion.Bart Schaefer1-5/+12
2002-01-06users/4483: with "cvs add" et al., complete names of locally removed (butBart Schaefer1-1/+1
not committed) files.
2002-01-0615746: remove (with #if) an incorrect optimization in the maildir versionBart Schaefer1-1/+6
of mailstat().
2002-01-06Remarks on the "exec" builtin with redirection using the close-on-exec flagBart Schaefer1-0/+11
on descriptors.
2002-01-0416398: updated zstyle completion and related cleanupOliver Kiddle8-69/+172
2002-01-0316397: use nul instead of colon to avoid problems with _value: functionsOliver Kiddle2-21/+19
2002-01-0316396: fix argument handling bugsOliver Kiddle2-6/+14
2002-01-0316393: completion for Christoph Martin's apt-show-versions script.Clint Adams3-1/+28
2002-01-02users/4561: fix code for finding the zipfile's name in the current command-lineOliver Kiddle2-4/+5
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