Age | Commit message (Expand) | Author | Files | Lines |
2002-10-29 | 17868: Allow $SECONDS to become floating point. | Peter Stephenson | 1 | -0/+7 |
2002-10-18 | unposted: add apt-cache showsrc part missing from 16463. | Clint Adams | 1 | -0/+5 |
2002-10-17 | 17832: add a default list of filename extensions as a fallback | Oliver Kiddle | 1 | -0/+5 |
2002-10-11 | * 17810 (Martin Waitz): Src/utils.c: bung up memory leak with | Clint Adams | 1 | -0/+5 |
2002-10-10 | 17794: fix bugs with tied parameters | Oliver Kiddle | 1 | -0/+6 |
2002-10-09 | Changes to _store_cache to allow cache names to contain slashes "/". | Felix Rosencrantz | 1 | -0/+5 |
2002-10-07 | 17481 (Karl Tomlinson): get/set for terminfo and termcap parameters | Peter Stephenson | 1 | -0/+6 |
2002-10-06 | 17760, 17714: two sh emulation bugs. | Bart Schaefer | 1 | -0/+8 |
2002-10-05 | 17765: add some missing apt-get options. | Clint Adams | 1 | -0/+5 |
2002-09-26 | Akinori Musha: 17719: add support for the pkg_create command | Oliver Kiddle | 1 | -0/+8 |
2002-09-19 | 17692: Prevent typeset of a positional parameter before it can do damage, | Bart Schaefer | 1 | -0/+5 |
2002-09-17 | 17673: Fix bug with &&s and ||s in complex constructs | Peter Stephenson | 1 | -0/+7 |
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 |