about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 17350: add $CUTBUFFER and $killring zle parametersPeter Stephenson2002-06-243-8/+156
* users/5073: use typeset to get function names for compdumpBart Schaefer2002-06-232-7/+8
* 17334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson2002-06-207-63/+146
* Usual .distfiles tidy-up zsh-4.1.0-dev-5Peter Stephenson2002-06-174-3/+6
* Version 4.1.0-dev-5Peter Stephenson2002-06-172-2/+6
* 17318: ${(z)...} added an extra space when the lexical analyser failed.Peter Stephenson2002-06-142-0/+14
* 17304: tweak to tweak the tweaked tweak for zle -I in 17301Peter Stephenson2002-06-071-1/+1
* 17304: tweak to tweak the tweaked tweak for zle -I in 17301Peter Stephenson2002-06-073-3/+11
* 17299: Use reference counts in Eprogs so as to be able to free them as soonPeter Stephenson2002-06-077-20/+73