Age | Commit message (Expand) | Author | Files | Lines |
2002-09-16 | 17678: ignore initial `--' argument to printf to satisfy POSIX | Oliver Kiddle | 1 | -1/+4 |
2002-09-16 | 17682: add support for -H and -p in typeset completion | Oliver Kiddle | 1 | -0/+8 |
2002-09-06 | add descriptions for keyword substitutions | Oliver Kiddle | 1 | -1/+6 |
2002-09-06 | 17629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c. | Clint Adams | 1 | -0/+5 |
2002-09-04 | 17620: add new/missing lynx options. | Clint Adams | 1 | -0/+5 |
2002-09-03 | fix minor bug - -g to _files was missing despite presence of the glob | Oliver Kiddle | 1 | -0/+3 |
2002-09-03 | 17608: comment on use and abuse of BINF_SKIPINVALID | Peter Stephenson | 1 | -0/+5 |
2002-09-03 | pass -F option through to ssh when getting remote files for scp completion | Oliver Kiddle | 1 | -0/+3 |
2002-09-03 | 17607: pass on options for port no to ssh when getting remote files for scp | Oliver Kiddle | 1 | -0/+10 |
2002-09-03 | 17602, 17603: Rationalise option handling, in particular for cd, pushd, popd. | Peter Stephenson | 1 | -0/+6 |
2002-09-02 | Mention zargs. | Bart Schaefer | 1 | -0/+6 |
2002-08-28 | 17590: Missing enditem() in mod_socket.yo | Peter Stephenson | 1 | -0/+4 |
2002-08-27 | 17582: Improved option argument handling. | Peter Stephenson | 1 | -0/+18 |
2002-08-24 | 17577: pass classpath as an option to _java_class | Oliver Kiddle | 1 | -1/+7 |
2002-08-23 | 17573: complete new -s option to read | Oliver Kiddle | 1 | -0/+5 |
2002-08-22 | 17544: implement read -s to suppress tty echo | Peter Stephenson | 1 | -0/+4 |
2002-08-22 | 17570: tweaks to socket module | Peter Stephenson | 1 | -0/+7 |
2002-08-20 | 17558: zsh/net/socket module, including zsocket builtin. | Clint Adams | 1 | -0/+7 |
2002-08-20 | fix typo in comment (17569) | Sven Wischnowsky | 1 | -0/+2 |
2002-08-20 | fix default completion module loading, use compctl if it hasn't been loaded a... | Sven Wischnowsky | 1 | -0/+7 |
2002-08-19 | complete for killall5, ifup and ifdown | Oliver Kiddle | 1 | -2/+4 |
2002-08-19 | users/5266: with the call-command style parse ant -projecthelp to get targets | Oliver Kiddle | 1 | -0/+8 |
2002-08-19 | Valgrind version 1.0.0 was released. | Felix Rosencrantz | 1 | -0/+5 |
2002-08-17 | unposted: clint prompt theme %v typo correction | Clint Adams | 1 | -0/+4 |
2002-08-14 | 17535: use-perl style for _make | Peter Stephenson | 1 | -0/+5 |
2002-08-10 | 17206 (Bruno Bonfils), 17207 (Oliver): completion for auto-apt | Clint Adams | 1 | -0/+7 |
2002-08-09 | 17522: clean up a few things | Oliver Kiddle | 1 | -0/+5 |
2002-08-09 | 17521: new completion for ant | Oliver Kiddle | 1 | -0/+5 |
2002-08-08 | 17518: mention www.zshwiki.org in meta FAQ | Peter Stephenson | 1 | -0/+3 |
2002-08-08 | 17516, 17517: Attempted fixes for memory leaks shown by valgrind. | Peter Stephenson | 1 | -0/+8 |
2002-08-07 | 17509: complete .xhtml files as well as .html files. | Clint Adams | 1 | -0/+5 |
2002-08-06 | 17508: complete local files after file://localhost/ . | Clint Adams | 1 | -0/+3 |
2002-08-06 | 17507: Completion/Unix/Type/_urls: complete local files after file:/// . | Clint Adams | 1 | -0/+5 |
2002-08-06 | 17504: note that getopts doesn't handle a single `-' as an option argument | Peter Stephenson | 1 | -0/+6 |
2002-08-05 | 17502: Test changes for xtrace in 17492. | Peter Stephenson | 1 | -0/+8 |
2002-08-05 | 17503: fix typos and spelling mistakes | Oliver Kiddle | 1 | -0/+10 |
2002-08-05 | 17499: BSD pkg_* tools now support bzip2'd packages | Oliver Kiddle | 1 | -0/+5 |
2002-08-02 | Unposted: fix typo in 17496. | Peter Stephenson | 1 | -0/+4 |
2002-08-01 | 17497: getopts skipped over zero-length arguments. | Peter Stephenson | 1 | -0/+7 |
2002-08-01 | 17496: update for new options in GNU diff 2.8.1 | Oliver Kiddle | 1 | -1/+6 |
2002-07-30 | make sure invalidatelist() isn't called hwen we are inside menu selection and... | Sven Wischnowsky | 1 | -0/+6 |
2002-07-29 | 17488: correct patch number (not 17485) | Peter Stephenson | 1 | -1/+1 |
2002-07-29 | 17485?: Incorrect test for TYPESET_SILENT | Peter Stephenson | 1 | -0/+5 |
2002-07-26 | 17484: fix option check and add missing #autoload tag | Oliver Kiddle | 1 | -0/+6 |
2002-07-25 | 17481 from Karl Tomlinson: turn off variable arrays for SGI compiler. | Peter Stephenson | 1 | -0/+6 |
2002-07-24 | 17479: fix typo noticed by Martin Pool. | Clint Adams | 1 | -0/+2 |
2002-07-24 | 17478: new tags for sarge. | Clint Adams | 1 | -0/+4 |
2002-07-22 | 17476: Matt Zimmerman's completion for GNU GLOBAL. | Clint Adams | 1 | -0/+7 |
2002-07-16 | * 17459: Completion/Unix/Command/_cvs: exclude file which have | Tanaka Akira | 1 | -0/+5 |
2002-07-08 | remove qword, it isn't needed anymore (17439) | Sven Wischnowsky | 1 | -0/+3 |