Age | Commit message (Expand) | Author | Files | Lines |
2000-10-05 | cleanup for 12896 (12901) | Sven Wischnowsky | 2 | -2/+2 |
2000-10-05 | cleanup (12896) | Sven Wischnowsky | 8 | -72/+70 |
2000-10-05 | complete after autoloaded directories (a rather ugly hack); remove old code i... | Sven Wischnowsky | 2 | -3/+8 |
2000-09-21 | Fiddle with _expand_word and its doc. | Bart Schaefer | 1 | -5/+11 |
2000-09-20 | 12848: Doc/Zsh/zle.yo: Alphabetize list of parameters | Andrey Borzenkov | 1 | -36/+36 |
2000-09-20 | 12842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage. | Andrey Borzenkov | 1 | -1/+3 |
2000-09-18 | 12835: Alphabetize special parameters list (retry broken commit) | Andrey Borzenkov | 1 | -177/+177 |
2000-09-17 | "typeset +m ..." and "typeset +g -m ..." | Bart Schaefer | 1 | -13/+25 |
2000-09-15 | One more "wordcode" change. | Bart Schaefer | 1 | -2/+2 |
2000-09-13 | Add smart-insert-last-word. | Bart Schaefer | 1 | -6/+47 |
2000-09-11 | Redo _zle using _arguments; fix typos. | Bart Schaefer | 2 | -4/+5 |
2000-09-06 | No "wordcode". | Bart Schaefer | 1 | -1/+1 |
2000-09-06 | No "wordcode". | Bart Schaefer | 1 | -11/+11 |
2000-09-05 | Add a cross reference and some completer hints. | Bart Schaefer | 1 | -1/+12 |
2000-09-05 | change context for i-c-w styles, update docs (12744) | Sven Wischnowsky | 2 | -4/+16 |
2000-09-04 | Create "User Contributions" doc and make some assoctiated changes. | Bart Schaefer | 7 | -106/+801 |
2000-09-02 | 12722: [##base] for output base selection without a base prefix | Andrew Main | 1 | -0/+5 |
2000-08-29 | 12719: quoting arrays in vared with real backslashes | Peter Stephenson | 1 | -4/+5 |
2000-08-29 | 12716: Document and index REPLY/reply paramters properly. | Bart Schaefer | 7 | -19/+45 |
2000-08-16 | make $modules report aliases correctly (12654) | Sven Wischnowsky | 1 | -2/+3 |
2000-08-15 | call ps only once and be more intelligent when finding the PIDs (12640) | Sven Wischnowsky | 1 | -10/+8 |
2000-08-10 | Minor documentation fixes (12585) | Oliver Kiddle | 5 | -51/+51 |
2000-08-10 | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 1 | -2/+6 |
2000-08-10 | 12581: C_BASES option | Peter Stephenson | 1 | -0/+13 |
2000-08-08 | more fixes for completion of special characters (quoting) (12565) | Sven Wischnowsky | 1 | -2/+4 |
2000-08-08 | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 1 | -7/+49 |
2000-08-03 | small fix for `read -r' doc (12497) | Sven Wischnowsky | 1 | -1/+2 |
2000-08-03 | make binding of ^D be used in first column if ignoreeof is set and ^D is boun... | Sven Wischnowsky | 1 | -0/+5 |
2000-08-02 | 12486: new completion caching layer | Adam Spiers | 1 | -0/+72 |
2000-08-02 | if compcontext is an assoc, the keys are the completions and the values are t... | Sven Wischnowsky | 1 | -3/+6 |
2000-08-01 | make $compcontext more powerful and easier to use for simple cases | Sven Wischnowsky | 1 | -7/+15 |
2000-07-31 | clarify manual for menu style; select= and yes= may be given both a number an... | Sven Wischnowsky | 1 | -0/+5 |
2000-07-30 | 12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave like | Andrew Main | 1 | -2/+5 |
2000-07-30 | 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, | Andrew Main | 1 | -9/+51 |
2000-07-27 | 12414: vared quotes separators when editing arrays | Peter Stephenson | 1 | -0/+6 |
2000-07-27 | fix a bug that started menu selection too often; fix bug for `yes=long' and d... | Sven Wischnowsky | 1 | -2/+5 |
2000-07-26 | Move compinit security checks into compaudit. | Bart Schaefer | 1 | -10/+21 |
2000-07-19 | Mention the space-starting-alias feature in HIST_IGNORE_SPACE. | Wayne Davison | 1 | -1/+2 |
2000-07-19 | 12313: bad phrasing in metafaq | Peter Stephenson | 1 | -3/+3 |
2000-07-13 | 12242: based on code from Fr. Br. George (George V Kouryachy): | Peter Stephenson | 1 | -9/+11 |
2000-07-12 | fix for list-prompt docs (12229) | Sven Wischnowsky | 1 | -1/+2 |
2000-07-05 | mention more standard tags in documentation and fix some typos (12177) | Oliver Kiddle | 4 | -5/+21 |
2000-07-03 | 12140: make key rebinding for _expand complter easier | Peter Stephenson | 1 | -1/+4 |
2000-07-03 | 12121: stopmsg in precmd | Peter Stephenson | 1 | -2/+8 |
2000-07-03 | change format style with warnings tag, don't add descriptions as matches; mak... | Sven Wischnowsky | 2 | -7/+8 |
2000-06-29 | reverse meaning of yes=num again (12122) | Sven Wischnowsky | 1 | -1/+1 |
2000-06-29 | change suffix style to still do expansion if the suffix contains something to... | Sven Wischnowsky | 1 | -1/+2 |
2000-06-29 | even more fun with the menu style (no=num, yes=long-list, reverse meaning of ... | Sven Wischnowsky | 1 | -1/+7 |
2000-06-28 | misc | Sven Wischnowsky | 1 | -4/+4 |
2000-06-28 | 12086: Alphabetize. | Bart Schaefer | 1 | -26/+30 |