| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | No "wordcode". | Bart Schaefer | 2000-09-06 | 1 | -1/+1 |
* | No "wordcode". | Bart Schaefer | 2000-09-06 | 1 | -11/+11 |
* | 12761: `` is converted into " by makeinfo; use `@:` instead; use `{}` for tex | Andrey Borzenkov | 2000-09-06 | 1 | -0/+3 |
* | Add a cross reference and some completer hints. | Bart Schaefer | 2000-09-05 | 1 | -1/+12 |
* | change context for i-c-w styles, update docs (12744) | Sven Wischnowsky | 2000-09-05 | 2 | -4/+16 |
* | Create "User Contributions" doc and make some assoctiated changes. | Bart Schaefer | 2000-09-04 | 11 | -113/+817 |
* | 12722: [##base] for output base selection without a base prefix | Andrew Main | 2000-09-02 | 1 | -0/+5 |
* | 12719: quoting arrays in vared with real backslashes | Peter Stephenson | 2000-08-29 | 1 | -4/+5 |
* | 12716: Document and index REPLY/reply paramters properly. | Bart Schaefer | 2000-08-29 | 7 | -19/+45 |
* | make $modules report aliases correctly (12654) | Sven Wischnowsky | 2000-08-16 | 1 | -2/+3 |
* | call ps only once and be more intelligent when finding the PIDs (12640) | Sven Wischnowsky | 2000-08-15 | 1 | -10/+8 |
* | Minor documentation fixes (12585) | Oliver Kiddle | 2000-08-10 | 5 | -51/+51 |
* | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 2000-08-10 | 1 | -2/+6 |
* | 12581: C_BASES option | Peter Stephenson | 2000-08-10 | 1 | -0/+13 |
* | more fixes for completion of special characters (quoting) (12565) | Sven Wischnowsky | 2000-08-08 | 1 | -2/+4 |
* | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 2000-08-08 | 1 | -7/+49 |
* | small fix for `read -r' doc (12497) | Sven Wischnowsky | 2000-08-03 | 1 | -1/+2 |
* | make binding of ^D be used in first column if ignoreeof is set and ^D is boun... | Sven Wischnowsky | 2000-08-03 | 1 | -0/+5 |
* | 12486: new completion caching layer | Adam Spiers | 2000-08-02 | 1 | -0/+72 |
* | if compcontext is an assoc, the keys are the completions and the values are t... | Sven Wischnowsky | 2000-08-02 | 1 | -3/+6 |
* | make $compcontext more powerful and easier to use for simple cases | Sven Wischnowsky | 2000-08-01 | 1 | -7/+15 |
* | clarify manual for menu style; select= and yes= may be given both a number an... | Sven Wischnowsky | 2000-07-31 | 1 | -0/+5 |
* | 12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave like | Andrew Main | 2000-07-30 | 1 | -2/+5 |
* | 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, | Andrew Main | 2000-07-30 | 1 | -9/+51 |
* | 12414: vared quotes separators when editing arrays | Peter Stephenson | 2000-07-27 | 1 | -0/+6 |
* | fix a bug that started menu selection too often; fix bug for `yes=long' and d... | Sven Wischnowsky | 2000-07-27 | 1 | -2/+5 |
* | Move compinit security checks into compaudit. | Bart Schaefer | 2000-07-26 | 1 | -10/+21 |
* | Mention the space-starting-alias feature in HIST_IGNORE_SPACE. | Wayne Davison | 2000-07-19 | 1 | -1/+2 |
* | 12313: bad phrasing in metafaq | Peter Stephenson | 2000-07-19 | 1 | -3/+3 |
* | 12242: based on code from Fr. Br. George (George V Kouryachy): | Peter Stephenson | 2000-07-13 | 1 | -9/+11 |
* | fix for list-prompt docs (12229) | Sven Wischnowsky | 2000-07-12 | 1 | -1/+2 |
* | mention more standard tags in documentation and fix some typos (12177) | Oliver Kiddle | 2000-07-05 | 4 | -5/+21 |
* | 12146: reintroduce install_info code | Peter Stephenson | 2000-07-03 | 1 | -0/+4 |
* | 12140: make key rebinding for _expand complter easier | Peter Stephenson | 2000-07-03 | 1 | -1/+4 |
* | 12121: stopmsg in precmd | Peter Stephenson | 2000-07-03 | 1 | -2/+8 |
* | change format style with warnings tag, don't add descriptions as matches; mak... | Sven Wischnowsky | 2000-07-03 | 2 | -7/+8 |
* | reverse meaning of yes=num again (12122) | Sven Wischnowsky | 2000-06-29 | 1 | -1/+1 |
* | change suffix style to still do expansion if the suffix contains something to... | Sven Wischnowsky | 2000-06-29 | 1 | -1/+2 |
* | even more fun with the menu style (no=num, yes=long-list, reverse meaning of ... | Sven Wischnowsky | 2000-06-29 | 1 | -1/+7 |
* | misc | Sven Wischnowsky | 2000-06-28 | 1 | -4/+4 |
* | 12086: Alphabetize. | Bart Schaefer | 2000-06-28 | 1 | -26/+30 |
* | menu style accepts yes=x to start menu completion if there are at least x mat... | Sven Wischnowsky | 2000-06-27 | 1 | -0/+4 |
* | document _use_lo (12082) | Sven Wischnowsky | 2000-06-27 | 1 | -0/+33 |
* | 12074: Remove one more reference to compfmt; add missing menu items. | Bart Schaefer | 2000-06-26 | 2 | -1/+14 |
* | 12073: read -t to test for available input before reading | Peter Stephenson | 2000-06-26 | 1 | -1/+17 |
* | remove compfmt; a bit of explanation for compfiles and compgroups (12068) | Sven Wischnowsky | 2000-06-26 | 1 | -6/+12 |
* | 12063: Assorted typo-squashing and reformatting. | Bart Schaefer | 2000-06-25 | 4 | -75/+125 |
* | allow subscripts for compadd -[ak]; new style for history completion; better ... | Sven Wischnowsky | 2000-06-22 | 2 | -2/+34 |
* | *** empty log message *** | Sven Wischnowsky | 2000-06-20 | 1 | -1/+14 |
* | _arguments: small fix for -s and new `!...' for things not to complete (but t... | Sven Wischnowsky | 2000-06-19 | 1 | -0/+11 |