about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Oliver Kiddle2002-01-181-1/+1
* use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle2002-01-175-42/+49
* unposted: remove ansi2knr from distfilesClint Adams2002-01-162-1/+3
* 16463: apt-cache showsrc completionClint Adams2002-01-162-0/+6
* 16461: a number of minor completion function updatesOliver Kiddle2002-01-1622-44/+90
* 16449: new chkconfig completion for both the RedHat and IRIX commandsOliver Kiddle2002-01-142-0/+38
* 16448: math assignment bug introduced by 15291, 15292Peter Stephenson2002-01-142-1/+11
* 16443: fix urpmi.addmedia --distrib; set cache policy just onceAndrey Borzenkov2002-01-142-11/+17
* 16437: changes for new urpi in cookerAndrey Borzenkov2002-01-132-100/+118
* allow manual pages to be shown separated by section with new separate-section...Sven Wischnowsky2002-01-104-2/+39
* 16423: append a `.' to converted floating point outputPeter Stephenson2002-01-102-0/+9
* 16422: zcalc non-default base outputPeter Stephenson2002-01-092-1/+6
* fix completion after var+= to use value context (16418)Sven Wischnowsky2002-01-083-1/+7
* don't report _arguments-specs more than once (not even shared options with mu...Sven Wischnowsky2002-01-082-1/+13
* make sure auto menu isn't started accidentially when bashautolist is set (16408)Sven Wischnowsky2002-01-072-1/+5
* fix nested _tags-loops by re-initialising the outer one when leaving the inne...Sven Wischnowsky2002-01-072-2/+6
* fixes for completion of signal names with SIG prefix and for completing comma...Sven Wischnowsky2002-01-075-10/+27
* Log entries for 15746, users/4483, 16400.Bart Schaefer2002-01-061-0/+11
* 16400, 16401: preserve empty words that result from brace expansion.Bart Schaefer2002-01-061-5/+12
* users/4483: with "cvs add" et al., complete names of locally removed (butBart Schaefer2002-01-061-1/+1
* 15746: remove (with #if) an incorrect optimization in the maildir versionBart Schaefer2002-01-061-1/+6
* Remarks on the "exec" builtin with redirection using the close-on-exec flagBart Schaefer2002-01-061-0/+11
* 16398: updated zstyle completion and related cleanupOliver Kiddle2002-01-048-69/+172
* 16397: use nul instead of colon to avoid problems with _value: functionsOliver Kiddle2002-01-032-21/+19
* 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