about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 17459: exclude files which have RCS kflags for cvs add.Clint Adams2002-07-222-1/+6
* 17391: complete files after dpkg -S.Clint Adams2002-07-012-10/+19
* 17357: Predefine autoloads in zsh emulation only.Bart Schaefer2002-06-272-10/+22
* users/5073: use typeset to get function names for compdumpBart Schaefer2002-06-232-0/+136
* 17318: ${(z)...} added an extra space when the lexical analyser failed.Peter Stephenson2002-06-142-0/+14
* 17283: func() { ... } trash at end ignoredPeter Stephenson2002-06-052-0/+6
* 17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problemPeter Stephenson2002-06-052-1/+9
* 17273, not 17272: inner function definition could define nonsensePeter Stephenson2002-06-021-1/+1
* 17272: inner function definition could define nonsensePeter Stephenson2002-06-022-0/+8
* unposted: get rid of evil -Wno-implicit in CFLAGS.Clint Adams2002-05-314-12/+69
* unposted: remove -Wno-implicitClint Adams2002-05-312-2/+7
* 17244: don't complete udebs for --unpack or -i.Clint Adams2002-05-283-97/+91
* 17225: change $CVSIGNORE to $=CVSIGNORE.Clint Adams2002-05-262-1/+6
* 17234: don't call _path_files with empty ().Clint Adams2002-05-262-1/+10
* 17211: respect $CVSIGNORE.Clint Adams2002-05-232-0/+6
* uposted: do not set style by default, it does not workAndrey Borzenkov2002-05-122-3/+10
* users/4951: make ulimit documentation clearerPeter Stephenson2002-05-102-1/+7
* Merge 17080,17076,17075,17074,16461,16434,16437,16258,16247,16253Andrey Borzenkov2002-05-0812-12/+344
* 17072: fix pushdminus handling in completion after directory stack referencesOliver Kiddle2002-05-082-11/+12
* 17057: completion for debfosterClint Adams2002-04-301-0/+93
* thinkoClint Adams2002-04-301-0/+0
* 16349: completion for make-kpkg.Clint Adams2002-04-303-1/+29
* 17057: completion for debfoster.Clint Adams2002-04-302-1/+7
* 17055: shared object linkage on the Hurd.Clint Adams2002-04-292-2/+6
* 15720 and 16927.Wayne Davison2002-04-291-0/+13
* Committed 15720 and 16927.Wayne Davison2002-04-291-33/+159
* unposted: add missing bracket in _spamassassin.Clint Adams2002-04-292-1/+6
* Remove references to "zsh 2.7", change "Generic" to "Example".Bart Schaefer2002-04-273-2/+13
* 17046: Src/math.c: OCTAL_ZEROES with a `0' on its own wasPeter Stephenson2002-04-252-6/+48
* users/4865: Completion/compinit: need to add NO_octalzeroes toPeter Stephenson2002-04-252-0/+4
* 17045: complete all files for w3m, not just *.html.Clint Adams2002-04-252-0/+53
* 17041: Src/Modules/zftp.c: Typos creating a dataPeter Stephenson2002-04-252-2/+7
* 17035: remove one half of 17029; the part for zstyle wasn't rightSven Wischnowsky2002-04-252-1/+5
* 17029: fix memory leak (found by Felix): pre-compiled patterns for stylesSven Wischnowsky2002-04-242-100/+204
* Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:Peter Stephenson2002-04-173-2/+17
* users/4678, 16703, and 16890.Wayne Davison2002-04-171-0/+14
* 16703-BWayne Davison2002-04-171-10/+15
* 16890Wayne Davison2002-04-172-6/+30
* Allow HISTSIZE to get down to 1 line.Wayne Davison2002-04-171-2/+2
* users/4678Wayne Davison2002-04-171-1/+2
* 16998: make compvalues unquote the string from the line like comparguments doesSven Wischnowsky2002-04-172-3/+25
* users/4836: make _path_files use match specs from the matcher style when call...Sven Wischnowsky2002-04-162-3/+7
* 16991: make _values not use -QSven Wischnowsky2002-04-162-1/+4
* 16990: treat backslashed bangs in double quotes specially in get_comp_string(...Sven Wischnowsky2002-04-162-0/+12
* 16973: complete package name argument to apt-cache policy.Clint Adams2002-04-122-1/+4
* 16972: complete for aaaa, zone, mx, soa, txt.Clint Adams2002-04-123-2/+20
* 16935: update options completed for ssh and add sftp completionOliver Kiddle2002-04-092-193/+207
* 16942: Allow zero-length matches in parameter substitutions.Peter Stephenson2002-04-092-2/+7
* 16934: complete ssh -1 as well as ssh -2.Clint Adams2002-04-042-0/+5
* changes from 4.1Oliver Kiddle2002-03-283-2/+49