Age | Commit message (Expand) | Author | Files | Lines |
2001-03-25 | stop LC_COLLATE reordering things in tests | Peter Stephenson | 1 | -0/+3 |
2001-03-25 | More minor test fixes. | Bart Schaefer | 1 | -0/+5 |
2001-03-25 | Handle @folder for MH in _mailboxes | Peter Stephenson | 1 | -0/+4 |
2001-03-24 | Fixes for mh completions. | Bart Schaefer | 1 | -0/+6 |
2001-03-23 | Clean up grammar tests. | Bart Schaefer | 1 | -0/+5 |
2001-03-23 | don't auto-start menu completion after a `%' when completing pids or jobs (13... | Sven Wischnowsky | 1 | -0/+3 |
2001-03-23 | probably no reason to put the (#a?) flag after an initial tilde in _approxima... | Sven Wischnowsky | 1 | -0/+4 |
2001-03-23 | add commands and call-command styles; mention some of the more expensive thin... | Sven Wischnowsky | 1 | -0/+5 |
2001-03-23 | test if the colon is quoted (13725) | Sven Wischnowsky | 1 | -0/+3 |
2001-03-23 | fixlet, complicated match specs could result in incorrect words being used as... | Sven Wischnowsky | 1 | -0/+6 |
2001-03-22 | Some tweaks for nmh in _mh | Peter Stephenson | 1 | -0/+4 |
2001-03-22 | skip redirections in execpline2() when looking for the command code (13706) | Sven Wischnowsky | 1 | -0/+5 |
2001-03-21 | Tweak an expansion. | Bart Schaefer | 1 | -0/+6 |
2001-03-20 | use -l as default for telnet's without -\? option (13674) | Sven Wischnowsky | 1 | -0/+3 |
2001-03-20 | fix misaligned percent output of zprof (13673) | Sven Wischnowsky | 1 | -0/+5 |
2001-03-18 | 13664pt2: Back out Completion/SysV | Clint Adams | 1 | -1/+1 |
2001-03-18 | 13664: */rcS.d/* force-reload, force-restart | Clint Adams | 1 | -0/+5 |
2001-03-18 | metafaq: shorter address for Israeli mirror | Peter Stephenson | 1 | -0/+5 |
2001-03-18 | 13662: apt-get build-dep completion | Clint Adams | 1 | -0/+3 |
2001-03-18 | 13661: complete args for SysV initscripts | Clint Adams | 1 | -0/+6 |
2001-03-17 | Add zkdb function. | Bart Schaefer | 1 | -0/+7 |
2001-03-15 | users/3671: Completion/User/_java: tweak for colon-separated paths | Peter Stephenson | 1 | -0/+5 |
2001-03-15 | fix default colour for directories (3674) | Sven Wischnowsky | 1 | -0/+4 |
2001-03-14 | 13633: don't use termcap cursor keys if single key which is already bound | Peter Stephenson | 1 | -0/+6 |
2001-03-13 | Add D qualifier in _rcs. | Bart Schaefer | 1 | -0/+3 |
2001-03-13 | Unify completion for ncftp and lftp in _ncftp | Bart Schaefer | 1 | -0/+5 |
2001-03-13 | 13611, 13615: Bind cursor keys using termcap, including in viins. | Peter Stephenson | 1 | -0/+7 |
2001-03-12 | spelling corrections (13610) | Oliver Kiddle | 1 | -0/+11 |
2001-03-12 | Oups bad changelog. | Chmouel Boudjnah | 1 | -1/+2 |
2001-03-12 | New tar options -j. | Chmouel Boudjnah | 1 | -0/+4 |
2001-03-12 | fix filename quoting in _zip and don't use _hosts for lftp | Oliver Kiddle | 1 | -0/+6 |
2001-03-11 | Add completion for lftp | Chmouel Boudjnah | 1 | -0/+4 |
2001-03-11 | Various new, improved, fixed or updated functions (13600) | Oliver Kiddle | 1 | -2/+11 |
2001-03-11 | zsh-workers 13562,13598,13599 | Bart Schaefer | 1 | -0/+11 |
2001-03-08 | Dist more files | Peter Stephenson | 1 | -0/+4 |
2001-03-08 | 4.0.1-pre-2 | Peter Stephenson | 1 | -0/+4 |
2001-03-08 | try to find out the sub commands to complete in _init_d (13591) | Sven Wischnowsky | 1 | -0/+5 |
2001-03-08 | Another testcase that covers the bug mentioned in workers/13563. The case is ... | Felix Rosencrantz | 1 | -0/+6 |
2001-03-07 | Minor errors in 54compmatch doc strings | Bart Schaefer | 1 | -0/+4 |
2001-03-07 | two optimisations | Sven Wischnowsky | 1 | -0/+7 |
2001-03-07 | unposted: support build with GCC on ReliantUNIX | Andrey Borzenkov | 1 | -0/+6 |
2001-03-06 | don't complete w3m from _webbrowser now we have _w3m (unposted) | Oliver Kiddle | 1 | -2/+3 |
2001-03-06 | include _w3m in .distfiles | Oliver Kiddle | 1 | -0/+4 |
2001-03-06 | unposted: complete for w3m | Clint Adams | 1 | -0/+4 |
2001-03-06 | make the parser use real memory for the ecbuf to avoid having hrealloc() thro... | Sven Wischnowsky | 1 | -0/+3 |
2001-03-06 | another fix for completion matching, CLF_MISS in the wrong cline struct (13575) | Sven Wischnowsky | 1 | -0/+5 |
2001-03-06 | unposted: change my address to bor@zsh.org | Andrey Borzenkov | 1 | -0/+3 |
2001-03-06 | 13544, 13568 (Peter): + syntax for matchers in matcher-list to augment | Andrey Borzenkov | 1 | -0/+9 |
2001-03-05 | new _expand_aliases to, well, expand aliases (13566) | Sven Wischnowsky | 1 | -0/+3 |
2001-03-05 | fix for matching control, try harder to merge separately completed parts to a... | Sven Wischnowsky | 1 | -0/+7 |