Age | Commit message (Expand) | Author | Files | Lines |
2000-06-15 | as 11916: ChangeLog split | Peter Stephenson | 1 | -11269/+6 |
2000-06-15 | make _files try each pattern only once (and stop after `*') (11915) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-15 | fix for _arguments, it took non-option strings as options (11910) | Sven Wischnowsky | 1 | -0/+5 |
2000-06-14 | 11906: yet two more saving trap bugs | Peter Stephenson | 1 | -0/+6 |
2000-06-14 | Handle new suffix style with arrays (11903) | Oliver Kiddle | 1 | -0/+4 |
2000-06-14 | 11902: SIGWINCH local trap test | Peter Stephenson | 1 | -0/+2 |
2000-06-14 | 11901: two more trap saving bugs | Peter Stephenson | 1 | -0/+4 |
2000-06-14 | 11895: trap exit problem when exiting from function scope | Peter Stephenson | 1 | -0/+5 |
2000-06-14 | *** empty log message *** | Sven Wischnowsky | 1 | -1/+1 |
2000-06-14 | *** empty log message *** | Sven Wischnowsky | 1 | -1/+1 |
2000-06-14 | nix kaboom with `time time' (?) | Sven Wischnowsky | 1 | -1/+3 |
2000-06-14 | better fix for menu selection on dumb terminal (11885?) | Sven Wischnowsky | 1 | -0/+5 |
2000-06-13 | Added article number for 11882. | Clint Adams | 1 | -1/+1 |
2000-06-13 | 11877: ChangeLog only | Peter Stephenson | 1 | -1/+1 |
2000-06-13 | ?????: dpkg completion improvements | Clint Adams | 1 | -0/+5 |
2000-06-13 | Added patch numbers to Sven's entries. | Clint Adams | 1 | -5/+5 |
2000-06-13 | make -A take a pattern as argument to match non-arguments; allow single-lette... | Sven Wischnowsky | 1 | -0/+5 |
2000-06-13 | new _generic widget to call completion with $WIDGET in function field of cont... | Sven Wischnowsky | 1 | -0/+8 |
2000-06-13 | new style `suffix'; use accept-exact style in _expand (?) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-13 | fix for longer capability strings (sunsite still not responding, sigh) | Sven Wischnowsky | 1 | -1/+6 |
2000-06-13 | Make PRINT_* flags unique again | Peter Stephenson | 1 | -0/+4 |
2000-06-13 | fixes for calling compfiles, for completing words with special characters; ma... | Sven Wischnowsky | 1 | -0/+8 |
2000-06-12 | 11867: restrict typeset -H application | Peter Stephenson | 1 | -0/+6 |
2000-06-11 | 11866: More ANSI color stuff; preserve more state during prompt previewing. | Bart Schaefer | 1 | -0/+4 |
2000-06-11 | Alexandre: Fix colored listings crash (article number attribution may be | Bart Schaefer | 1 | -0/+5 |
2000-06-11 | 11861: Completion/User/_cvs: fix -a use for compadd. | Tanaka Akira | 1 | -0/+4 |
2000-06-10 | 11850: Fix crash in menu-select on dumb terminals. Also, a ChangeLog entry | Bart Schaefer | 1 | -0/+13 |
2000-06-09 | 11839: endtrapscope() null pointer dereference prevention | Clint Adams | 1 | -0/+5 |
2000-06-09 | fix for menu-completion when another completion came right after it (11836) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-09 | improve _path_files, move some code into C, try to optimise glob patterns and... | Sven Wischnowsky | 1 | -0/+6 |
2000-06-08 | avoid bug in IRIX's sed and use new -K option to zparseopts in _urls | Oliver Kiddle | 1 | -0/+5 |
2000-06-08 | 11820: metafication of command line arguments | Peter Stephenson | 1 | -0/+5 |
2000-06-08 | more anchor matching fixes (11817) | Sven Wischnowsky | 1 | -0/+2 |
2000-06-08 | trying to improve _expand; new keep-prefix style, add-space gives more contro... | Sven Wischnowsky | 1 | -0/+3 |
2000-06-08 | make C-code expansion add a space only when more than one word was generated ... | Sven Wischnowsky | 1 | -0/+5 |
2000-06-08 | users/3130: Completion/Debian/_apt: fix actions for _alternative. | Tanaka Akira | 1 | -0/+4 |
2000-06-07 | try to get the tests for `strings long enough' right in anchor matching code ... | Sven Wischnowsky | 1 | -0/+5 |
2000-06-07 | optimise command lookup in old and new completion (user/3124) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-07 | 11711: Andrej: diff output workaround | Peter Stephenson | 1 | -0/+6 |
2000-06-07 | hopefully more consistent beeping with menu-selection (11794) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-07 | -K option for zparseopts to keep previous array values (11792) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-07 | setup options in bindable commands (11789) | Sven Wischnowsky | 1 | -0/+6 |
2000-06-06 | Use slightly cleaner syntax (11772) | Oliver Kiddle | 1 | -0/+5 |
2000-06-06 | make _expand ignore empty expansions (11777) | Sven Wischnowsky | 1 | -0/+3 |
2000-06-06 | fix for _path_files and globcomplete, better test if word contains wildcards ... | Sven Wischnowsky | 1 | -0/+3 |
2000-06-06 | make (e) flag be silent unless (X) is given, too (11768) | Sven Wischnowsky | 1 | -0/+5 |
2000-06-05 | accept -g option in _urls and use _urls in _rpm (11756) | Oliver Kiddle | 1 | -0/+3 |
2000-06-05 | fix wording in error messages for tests (11755) | Oliver Kiddle | 1 | -0/+4 |
2000-06-05 | 3.1.9, now | Peter Stephenson | 1 | -0/+4 |
2000-06-05 | AIX dependency fix | Oliver Kiddle | 1 | -0/+4 |