| Commit message (Expand) | Author | Age | Files | Lines |
* | 16849: shift off `-s' argument. | Bart Schaefer | 2002-03-17 | 2 | -0/+5 |
* | Add missing close-paren | Bart Schaefer | 2002-03-17 | 1 | -1/+1 |
* | 16847: complete multiple -j's after cvs update. | Clint Adams | 2002-03-17 | 2 | -1/+4 |
* | 16846: complete xdvi .dvi.gz and .dvi.bz2 too. | Clint Adams | 2002-03-17 | 2 | -1/+6 |
* | 16820: change tests to match 16759. | Bart Schaefer | 2002-03-16 | 2 | -3/+4 |
* | 16842: resolve name clash for nc between netcat and the nedit client for | Oliver Kiddle | 2002-03-15 | 14 | -98/+94 |
* | 16838: complete new options of grep 2.5 and value for GREP_OPTIONS parameter | Oliver Kiddle | 2002-03-15 | 2 | -12/+38 |
* | correct typo in Changelog | Oliver Kiddle | 2002-03-14 | 1 | -1/+1 |
* | 16823: complete for values of GZIP and any *PATH or *path parameters | Oliver Kiddle | 2002-03-14 | 5 | -6/+19 |
* | 16821+16831: _gzip, _compress, _bzip2 complete after redirections | Peter Stephenson | 2002-03-14 | 4 | -3/+10 |
* | remove that -T option to compdef again and instead use comma-separated sub-co... | Sven Wischnowsky | 2002-03-13 | 23 | -312/+293 |
* | 16804: completion for sccs | Oliver Kiddle | 2002-03-11 | 3 | -1/+137 |
* | 16803: option descriptions | Oliver Kiddle | 2002-03-11 | 3 | -96/+87 |
* | 16789: completion for netcat | Clint Adams | 2002-03-10 | 2 | -0/+37 |
* | document the impossibility of timing builtins | Clint Adams | 2002-03-10 | 2 | -0/+6 |
* | Fix parsing of binary infix operators of test builtin. | Bart Schaefer | 2002-03-07 | 2 | -3/+12 |
* | Stop mentioning long-dead globbing bug. | Bart Schaefer | 2002-03-07 | 1 | -4/+0 |
* | 16779: Completion/Unix/Command/_mysqldiff, | Adam Spiers | 2002-03-07 | 3 | -1/+38 |
* | 16778: completion by Istvan Sebestyen for irssi. | Clint Adams | 2002-03-07 | 3 | -1/+52 |
* | don't try to build the redirection string for the loops (for, foreach, select... | Sven Wischnowsky | 2002-03-07 | 2 | -1/+4 |
* | make zrecompile show the error messages from zcompile unless the -q option is... | Sven Wischnowsky | 2002-03-07 | 2 | -9/+19 |
* | 16769: Completion/Unix/Command/_gcc: fix typo | Adam Spiers | 2002-03-06 | 2 | -1/+5 |
* | unposted: usual fixups for .distfiles zsh-4.1.0-dev-4 | Peter Stephenson | 2002-03-05 | 4 | -2/+8 |
* | unposted: Config/version.mk: 4.1.0-dev-4 | Peter Stephenson | 2002-03-05 | 2 | -2/+4 |
* | 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo, | Peter Stephenson | 2002-03-05 | 5 | -23/+189 |
* | 16759: Src/builtin.c: from Eric Norum <eric.norum@usask.ca>: | Peter Stephenson | 2002-03-04 | 2 | -5/+14 |
* | allow different sets of completion definitions selected with option -T to com... | Sven Wischnowsky | 2002-03-04 | 22 | -300/+471 |
* | add $redirections array to completion system parameters, containing informati... | Sven Wischnowsky | 2002-03-01 | 6 | -25/+82 |
* | 16748: Fix infinite loop introduced by 16464. | Bart Schaefer | 2002-03-01 | 2 | -1/+6 |
* | allow nterruption of empty while-loops with ^C (16711) | Sven Wischnowsky | 2002-02-25 | 2 | -31/+50 |
* | make _message inhibit insertion of matches unless there are faked ones (16710) | Sven Wischnowsky | 2002-02-25 | 3 | -1/+7 |
* | make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch... | Sven Wischnowsky | 2002-02-25 | 9 | -32/+34 |
* | 16703 | Wayne Davison | 2002-02-22 | 1 | -0/+9 |
* | Improved the output of the "history" command with a 1-line history buffer, | Wayne Davison | 2002-02-22 | 1 | -10/+15 |
* | In putoldhistentryontop(), ensure that we can't return with "next" set to | Wayne Davison | 2002-02-22 | 1 | -2/+3 |
* | 16620, 16697: add a and n parameter expansion flags | Oliver Kiddle | 2002-02-22 | 4 | -51/+114 |
* | 16689: list some things to do. | Clint Adams | 2002-02-21 | 3 | -1/+8 |
* | 16688: clarify the pseudo-randomness of RANDOM. | Clint Adams | 2002-02-21 | 2 | -1/+11 |
* | Fix sed expression to correctly extract option names from ~/.pinerc file. | Bart Schaefer | 2002-02-21 | 2 | -1/+6 |
* | 16678 | Wayne Davison | 2002-02-20 | 1 | -0/+4 |
* | Yet another fix for prepnexthistent(). | Wayne Davison | 2002-02-20 | 1 | -1/+2 |
* | 16619, 16676: add -c, -l and -p options to the dirs builtin | Oliver Kiddle | 2002-02-20 | 6 | -27/+65 |
* | 16673: add langinfo module as an interface to locale information. | Clint Adams | 2002-02-19 | 7 | -2/+613 |
* | unposted: METAFAQ distribution sites fixup | Geoff Wing | 2002-02-19 | 1 | -0/+3 |
* | Remove: France ftp.cenatls.cena.dgac.fr | Geoff Wing | 2002-02-19 | 1 | -3/+3 |
* | 16635: make sure we display lists in singlelinezle mode | Geoff Wing | 2002-02-19 | 2 | -2/+7 |
* | 16672 | Wayne Davison | 2002-02-18 | 1 | -0/+5 |
* | Fixed a just-introduced bug in prepnexthistent() when curline is in | Wayne Davison | 2002-02-18 | 1 | -4/+5 |
* | allow an argument containing only a single colon as a separator between optio... | Sven Wischnowsky | 2002-02-18 | 3 | -2/+11 |
* | fix group handling nothing should now possibly be added to the wrong group ag... | Sven Wischnowsky | 2002-02-18 | 2 | -27/+22 |