about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 17577: pass classpath as an option to _java_class pre-opt-argOliver Kiddle2002-08-245-32/+46
* 17573: complete new -s option to readOliver Kiddle2002-08-232-5/+11
* 17544: implement read -s to suppress tty echoPeter Stephenson2002-08-223-5/+36
* 17570: tweaks to socket modulePeter Stephenson2002-08-224-13/+23
* 17558: zsh/net/socket module, including zsocket builtin.Clint Adams2002-08-201-0/+7
* fix typo in comment (17569)Sven Wischnowsky2002-08-202-1/+3
* fix default completion module loading, use compctl if it hasn't been loaded a...Sven Wischnowsky2002-08-204-1/+20
* complete for killall5, ifup and ifdownOliver Kiddle2002-08-191-2/+4
* handle killall5Oliver Kiddle2002-08-191-2/+2
* complete for ifup and ifdown commandsOliver Kiddle2002-08-191-1/+1
* users/5266: with the call-command style parse ant -projecthelp to get targetsOliver Kiddle2002-08-192-11/+76
* complete also for the nail commandOliver Kiddle2002-08-191-1/+1
* nedit 5.3 adds a -version optionOliver Kiddle2002-08-191-10/+12
* Valgrind version 1.0.0 was released.Felix Rosencrantz2002-08-192-38/+52
* 17558: zsh/net/socket , zsocket builtinClint Adams2002-08-186-1/+360
* unposted: clint prompt theme %v typo correctionClint Adams2002-08-172-1/+5
* 17535: use-perl style for _makePeter Stephenson2002-08-143-2/+34
* 17206 (Bruno Bonfils), 17207 (Oliver): completion for auto-aptClint Adams2002-08-103-0/+65
* 17522: clean up a few thingsOliver Kiddle2002-08-095-85/+60
* 17522: also handle tkinfoOliver Kiddle2002-08-091-7/+19
* 17521: new completion for antOliver Kiddle2002-08-093-1/+44
* 17518: mention www.zshwiki.org in meta FAQPeter Stephenson2002-08-082-0/+7
* 17516, 17517: Attempted fixes for memory leaks shown by valgrind.Peter Stephenson2002-08-083-1/+19
* 17509: complete .xhtml files as well as .html files.Clint Adams2002-08-072-1/+6
* 17508: complete local files after file://localhost/ .Clint Adams2002-08-062-0/+4
* 17507: Completion/Unix/Type/_urls: complete local files after file:/// .Clint Adams2002-08-062-0/+6
* 17504: note that getopts doesn't handle a single `-' as an option argumentPeter Stephenson2002-08-062-0/+7
* 17502: Test changes for xtrace in 17492.Peter Stephenson2002-08-051-0/+8
* 17502: Test changes for xtrace in 17492.Peter Stephenson2002-08-055-31/+57
* 17503: fix typos and spelling mistakesOliver Kiddle2002-08-051-0/+10
* 17503: fix various typos and spelling mistakes in source code commentsOliver Kiddle2002-08-0516-36/+36
* 17503: fix various typos, spelling mistakes and poor wordings in the docsOliver Kiddle2002-08-057-19/+18
* 17499: BSD pkg_* tools now support bzip2'd packagesOliver Kiddle2002-08-052-3/+8
* Unposted: fix typo in 17496.Peter Stephenson2002-08-022-1/+5
* 17497: getopts skipped over zero-length arguments.Peter Stephenson2002-08-012-0/+9
* Dan Nelson: 17492: Quote output from xtracePeter Stephenson2002-08-013-13/+26
* 17496: update for new options in GNU diff 2.8.1Oliver Kiddle2002-08-012-19/+26
* make sure invalidatelist() isn't called hwen we are inside menu selection and...Sven Wischnowsky2002-07-302-1/+7
* 17488: correct patch number (not 17485)Peter Stephenson2002-07-291-1/+1
* 17485?: Incorrect test for TYPESET_SILENTPeter Stephenson2002-07-292-1/+6
* 17484: fix option check and add missing #autoload tagOliver Kiddle2002-07-263-1/+8
* 17481 from Karl Tomlinson: turn off variable arrays for SGI compiler.Peter Stephenson2002-07-252-0/+11
* 17479: fix typo noticed by Martin Pool.Clint Adams2002-07-242-1/+3
* 17478: new tags for sarge.Clint Adams2002-07-242-2/+8
* 17476: Matt Zimmerman's completion for GNU GLOBAL.Clint Adams2002-07-224-0/+62
* * 17459: Completion/Unix/Command/_cvs: exclude file which haveTanaka Akira2002-07-162-1/+6
* remove qword, it isn't needed anymore (17439)Sven Wischnowsky2002-07-082-12/+4
* don't display _dispatch as one of the called functions (17438)Sven Wischnowsky2002-07-082-3/+8
* 17432: typeset test, typeset shows base for integerPeter Stephenson2002-07-052-1/+4
* 17414: narrow-to-region save and restore.Peter Stephenson2002-07-053-50/+122