| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 17497: getopts skipped over zero-length arguments. | Peter Stephenson | 2002-08-01 | 1 | -0/+4 |
* | 17481 from Karl Tomlinson: turn off variable arrays for SGI compiler. | Peter Stephenson | 2002-07-25 | 1 | -0/+6 |
* | 17479: fix typo noticed by Martin Pool. | Clint Adams | 2002-07-24 | 1 | -7/+9 |
* | 17478: new tags for sarge. | Clint Adams | 2002-07-24 | 1 | -0/+4 |
* | 17476: Matt Zimmerman's completion for GNU GLOBAL. | Clint Adams | 2002-07-22 | 1 | -0/+5 |
* | 17459: exclude files which have RCS kflags for cvs add. | Clint Adams | 2002-07-22 | 1 | -0/+5 |
* | 17391: complete files after dpkg -S. | Clint Adams | 2002-07-01 | 1 | -0/+5 |
* | 17357: Predefine autoloads in zsh emulation only. | Bart Schaefer | 2002-06-27 | 1 | -0/+5 |
* | users/5073: use typeset to get function names for compdump | Bart Schaefer | 2002-06-23 | 1 | -0/+5 |
* | 17318: ${(z)...} added an extra space when the lexical analyser failed. | Peter Stephenson | 2002-06-14 | 1 | -0/+5 |
* | 17283: func() { ... } trash at end ignored | Peter Stephenson | 2002-06-05 | 1 | -0/+4 |
* | 17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problem | Peter Stephenson | 2002-06-05 | 1 | -0/+6 |
* | 17273, not 17272: inner function definition could define nonsense | Peter Stephenson | 2002-06-02 | 1 | -1/+1 |
* | 17272: inner function definition could define nonsense | Peter Stephenson | 2002-06-02 | 1 | -0/+6 |
* | unposted: get rid of evil -Wno-implicit in CFLAGS. | Clint Adams | 2002-05-31 | 1 | -0/+12 |
* | unposted: remove -Wno-implicit | Clint Adams | 2002-05-31 | 1 | -0/+5 |
* | 17244: don't complete udebs for --unpack or -i. | Clint Adams | 2002-05-28 | 1 | -0/+8 |
* | 17225: change $CVSIGNORE to $=CVSIGNORE. | Clint Adams | 2002-05-26 | 1 | -0/+5 |
* | 17234: don't call _path_files with empty (). | Clint Adams | 2002-05-26 | 1 | -0/+5 |
* | 17211: respect $CVSIGNORE. | Clint Adams | 2002-05-23 | 1 | -0/+5 |
* | uposted: do not set style by default, it does not work | Andrey Borzenkov | 2002-05-12 | 1 | -0/+6 |
* | users/4951: make ulimit documentation clearer | Peter Stephenson | 2002-05-10 | 1 | -0/+5 |
* | Merge 17080,17076,17075,17074,16461,16434,16437,16258,16247,16253 | Andrey Borzenkov | 2002-05-08 | 1 | -0/+44 |
* | 17072: fix pushdminus handling in completion after directory stack references | Oliver Kiddle | 2002-05-08 | 1 | -0/+6 |
* | 16349: completion for make-kpkg. | Clint Adams | 2002-04-30 | 1 | -0/+4 |
* | 17057: completion for debfoster. | Clint Adams | 2002-04-30 | 1 | -0/+6 |
* | 17055: shared object linkage on the Hurd. | Clint Adams | 2002-04-29 | 1 | -0/+4 |
* | 15720 and 16927. | Wayne Davison | 2002-04-29 | 1 | -0/+13 |
* | unposted: add missing bracket in _spamassassin. | Clint Adams | 2002-04-29 | 1 | -0/+5 |
* | Remove references to "zsh 2.7", change "Generic" to "Example". | Bart Schaefer | 2002-04-27 | 1 | -0/+5 |
* | 17046: Src/math.c: OCTAL_ZEROES with a `0' on its own was | Peter Stephenson | 2002-04-25 | 1 | -0/+5 |
* | users/4865: Completion/compinit: need to add NO_octalzeroes to | Peter Stephenson | 2002-04-25 | 1 | -0/+3 |
* | 17045: complete all files for w3m, not just *.html. | Clint Adams | 2002-04-25 | 1 | -0/+5 |
* | 17041: Src/Modules/zftp.c: Typos creating a data | Peter Stephenson | 2002-04-25 | 1 | -0/+5 |
* | 17035: remove one half of 17029; the part for zstyle wasn't right | Sven Wischnowsky | 2002-04-25 | 1 | -0/+5 |
* | 17029: fix memory leak (found by Felix): pre-compiled patterns for styles | Sven Wischnowsky | 2002-04-24 | 1 | -0/+6 |
* | Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst: | Peter Stephenson | 2002-04-17 | 1 | -0/+6 |
* | users/4678, 16703, and 16890. | Wayne Davison | 2002-04-17 | 1 | -0/+14 |
* | 16998: make compvalues unquote the string from the line like comparguments does | Sven Wischnowsky | 2002-04-17 | 1 | -0/+5 |
* | users/4836: make _path_files use match specs from the matcher style when call... | Sven Wischnowsky | 2002-04-16 | 1 | -0/+4 |
* | 16991: make _values not use -Q | Sven Wischnowsky | 2002-04-16 | 1 | -0/+3 |
* | 16990: treat backslashed bangs in double quotes specially in get_comp_string(... | Sven Wischnowsky | 2002-04-16 | 1 | -0/+6 |
* | 16973: complete package name argument to apt-cache policy. | Clint Adams | 2002-04-12 | 1 | -0/+3 |
* | 16972: complete for aaaa, zone, mx, soa, txt. | Clint Adams | 2002-04-12 | 1 | -0/+5 |
* | 16935: update options completed for ssh and add sftp completion | Oliver Kiddle | 2002-04-09 | 1 | -0/+5 |
* | 16942: Allow zero-length matches in parameter substitutions. | Peter Stephenson | 2002-04-09 | 1 | -0/+5 |
* | 16934: complete ssh -1 as well as ssh -2. | Clint Adams | 2002-04-04 | 1 | -0/+4 |
* | changes from 4.1 | Oliver Kiddle | 2002-03-28 | 1 | -0/+7 |
* | merge changes from 4.1 | Oliver Kiddle | 2002-03-25 | 1 | -23/+31 |
* | merge changes from 4.1 | Oliver Kiddle | 2002-03-25 | 1 | -0/+5 |