| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | unposted: correct %v typo in clint prompt theme. | Clint Adams | 2002-08-17 | 2 | -1/+5 |
* | merge back new completion functions from 4.1 branch | Oliver Kiddle | 2002-08-14 | 7 | -4/+237 |
* | unposted: 4.0.6 zsh-4.0.6 | Peter Stephenson | 2002-08-14 | 2 | -2/+4 |
* | 17542 (Thomas Stromberg): most systems don't have /etc/mnt | Peter Stephenson | 2002-08-14 | 2 | -6/+11 |
* | 17482 (Karl Tomlinson): Resolve problems with getting and setting termcap | Peter Stephenson | 2002-08-12 | 3 | -8/+405 |
* | 17206 (Bruno Bonfils), 17207 (Oliver): completion for auto-apt | Clint Adams | 2002-08-10 | 3 | -0/+65 |
* | unposted: version 4.0.5 zsh-4.0.5 | Peter Stephenson | 2002-08-09 | 7 | -8/+19 |
* | 17516, 17517: Attempted fixes for memory leaks shown by valgrind. | Peter Stephenson | 2002-08-08 | 3 | -19/+91 |
* | merge _lynx changes from 4.1 branch | Clint Adams | 2002-08-07 | 2 | -0/+117 |
* | 17508: complete local files after file://localhost/ . | Clint Adams | 2002-08-06 | 2 | -0/+4 |
* | 17507: Completion/Unix/Type/_urls: complete local files after file:/// . | Clint Adams | 2002-08-06 | 2 | -0/+6 |
* | 17503: fix various typos, spelling mistakes and poor wordings in the docs | Oliver Kiddle | 2002-08-05 | 5 | -8/+11 |
* | 17499: BSD pkg_* tools now support bzip2'd packages | Oliver Kiddle | 2002-08-05 | 2 | -3/+8 |
* | 17497: getopts skipped over zero-length arguments. | Peter Stephenson | 2002-08-01 | 2 | -0/+6 |
* | 17481 from Karl Tomlinson: turn off variable arrays for SGI compiler. | Peter Stephenson | 2002-07-25 | 2 | -0/+11 |
* | 17479: fix typo noticed by Martin Pool. | Clint Adams | 2002-07-24 | 2 | -8/+10 |
* | 17478: new tags for sarge. | Clint Adams | 2002-07-24 | 2 | -2/+8 |
* | 17476: Matt Zimmerman's completion for GNU GLOBAL. | Clint Adams | 2002-07-22 | 4 | -0/+60 |
* | 17459: exclude files which have RCS kflags for cvs add. | Clint Adams | 2002-07-22 | 2 | -1/+6 |
* | 17391: complete files after dpkg -S. | Clint Adams | 2002-07-01 | 2 | -10/+19 |
* | 17357: Predefine autoloads in zsh emulation only. | Bart Schaefer | 2002-06-27 | 2 | -10/+22 |
* | users/5073: use typeset to get function names for compdump | Bart Schaefer | 2002-06-23 | 2 | -0/+136 |
* | 17318: ${(z)...} added an extra space when the lexical analyser failed. | Peter Stephenson | 2002-06-14 | 2 | -0/+14 |
* | 17283: func() { ... } trash at end ignored | Peter Stephenson | 2002-06-05 | 2 | -0/+6 |
* | 17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problem | Peter Stephenson | 2002-06-05 | 2 | -1/+9 |
* | 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 | 2 | -0/+8 |
* | unposted: get rid of evil -Wno-implicit in CFLAGS. | Clint Adams | 2002-05-31 | 4 | -12/+69 |
* | unposted: remove -Wno-implicit | Clint Adams | 2002-05-31 | 2 | -2/+7 |
* | 17244: don't complete udebs for --unpack or -i. | Clint Adams | 2002-05-28 | 3 | -97/+91 |
* | 17225: change $CVSIGNORE to $=CVSIGNORE. | Clint Adams | 2002-05-26 | 2 | -1/+6 |
* | 17234: don't call _path_files with empty (). | Clint Adams | 2002-05-26 | 2 | -1/+10 |
* | 17211: respect $CVSIGNORE. | Clint Adams | 2002-05-23 | 2 | -0/+6 |
* | uposted: do not set style by default, it does not work | Andrey Borzenkov | 2002-05-12 | 2 | -3/+10 |
* | users/4951: make ulimit documentation clearer | Peter Stephenson | 2002-05-10 | 2 | -1/+7 |
* | Merge 17080,17076,17075,17074,16461,16434,16437,16258,16247,16253 | Andrey Borzenkov | 2002-05-08 | 12 | -12/+344 |
* | 17072: fix pushdminus handling in completion after directory stack references | Oliver Kiddle | 2002-05-08 | 2 | -11/+12 |
* | 17057: completion for debfoster | Clint Adams | 2002-04-30 | 1 | -0/+93 |
* | thinko | Clint Adams | 2002-04-30 | 1 | -0/+0 |
* | 16349: completion for make-kpkg. | Clint Adams | 2002-04-30 | 3 | -1/+29 |
* | 17057: completion for debfoster. | Clint Adams | 2002-04-30 | 2 | -1/+7 |
* | 17055: shared object linkage on the Hurd. | Clint Adams | 2002-04-29 | 2 | -2/+6 |
* | 15720 and 16927. | Wayne Davison | 2002-04-29 | 1 | -0/+13 |
* | Committed 15720 and 16927. | Wayne Davison | 2002-04-29 | 1 | -33/+159 |
* | unposted: add missing bracket in _spamassassin. | Clint Adams | 2002-04-29 | 2 | -1/+6 |
* | Remove references to "zsh 2.7", change "Generic" to "Example". | Bart Schaefer | 2002-04-27 | 3 | -2/+13 |
* | 17046: Src/math.c: OCTAL_ZEROES with a `0' on its own was | Peter Stephenson | 2002-04-25 | 2 | -6/+48 |
* | users/4865: Completion/compinit: need to add NO_octalzeroes to | Peter Stephenson | 2002-04-25 | 2 | -0/+4 |
* | 17045: complete all files for w3m, not just *.html. | Clint Adams | 2002-04-25 | 2 | -0/+53 |
* | 17041: Src/Modules/zftp.c: Typos creating a data | Peter Stephenson | 2002-04-25 | 2 | -2/+7 |