about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* improve interactive mode when there are no matches left (alow to go back with...Sven Wischnowsky2002-07-052-10/+35
* 17417: remove unused fluff from datetime.cClint Adams2002-07-042-3/+5
* 17410: narrow-to-region widgetsPeter Stephenson2002-07-044-0/+125
* 17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is enteredPeter Stephenson2002-07-044-6/+21
* in menu selection, use copies of comp{pre,suf}fix to make sure they exist; fi...Sven Wischnowsky2002-07-044-19/+49
* fix for interactive mode when menu selection is called via the menu-select wi...Sven Wischnowsky2002-07-032-5/+10
* keep globbing quiet in _path_files; check if group/user exists in _chown (17393)Sven Wischnowsky2002-07-023-3/+12
* 17390: new zle parameters $PREDISPLAY, $POSTDISPLAYPeter Stephenson2002-07-014-22/+132
* 17391: complete files after dpkg -S.Clint Adams2002-07-012-10/+19
* 17384: new recursive-edit widget.Peter Stephenson2002-07-014-66/+135
* add new sepcial context -assign-parameter- for completing the parameter in an...Sven Wischnowsky2002-07-018-7/+43
* 17357: Predefine autoloads in zsh emulation only.Bart Schaefer2002-06-272-0/+7
* two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky2002-06-268-47/+502
* 17360: more lenient accept-line-and-down-history behaviourPeter Stephenson2002-06-242-16/+32