summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-07-2417478: new tags for sarge.Clint Adams2-2/+8
2002-07-2217476: Matt Zimmerman's completion for GNU GLOBAL.Clint Adams4-0/+62
2002-07-16* 17459: Completion/Unix/Command/_cvs: exclude file which haveTanaka Akira2-1/+6
RCS kflags for cvs add.
2002-07-08remove qword, it isn't needed anymore (17439)Sven Wischnowsky2-12/+4
2002-07-08don't display _dispatch as one of the called functions (17438)Sven Wischnowsky2-3/+8
2002-07-0517432: typeset test, typeset shows base for integerPeter Stephenson2-1/+4
2002-07-0517414: narrow-to-region save and restore.Peter Stephenson3-50/+122
2002-07-05improve interactive mode when there are no matches left (alow to go back ↵Sven Wischnowsky2-10/+35
with undo) (17429)
2002-07-0417417: remove unused fluff from datetime.cClint Adams2-3/+5
2002-07-0417410: narrow-to-region widgetsPeter Stephenson4-0/+125
2002-07-0417405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is enteredPeter Stephenson4-6/+21
2002-07-04in menu selection, use copies of comp{pre,suf}fix to make sure they exist; ↵Sven Wischnowsky4-19/+49
fix display problem with non-empty iprefix (17403)
2002-07-03fix for interactive mode when menu selection is called via the menu-select ↵Sven Wischnowsky2-5/+10
widget (17394)
2002-07-02keep globbing quiet in _path_files; check if group/user exists in _chown (17393)Sven Wischnowsky3-3/+12
2002-07-0117390: new zle parameters $PREDISPLAY, $POSTDISPLAYPeter Stephenson4-22/+132
2002-07-0117391: complete files after dpkg -S.Clint Adams2-10/+19
2002-07-0117384: new recursive-edit widget.Peter Stephenson4-66/+135
2002-07-01add new sepcial context -assign-parameter- for completing the parameter in ↵Sven Wischnowsky8-7/+43
an assignment (17387)
2002-06-2717357: Predefine autoloads in zsh emulation only.Bart Schaefer2-0/+7
2002-06-26two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky8-47/+502
2002-06-2417360: more lenient accept-line-and-down-history behaviourPeter Stephenson2-16/+32
17361: more careful about NULL history entries in zle
2002-06-2417350: add $CUTBUFFER and $killring zle parametersPeter Stephenson3-8/+156
2002-06-23users/5073: use typeset to get function names for compdumpBart Schaefer2-7/+8
2002-06-2017334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson7-63/+146
2002-06-17Usual .distfiles tidy-upPeter Stephenson4-3/+6
2002-06-17Version 4.1.0-dev-5Peter Stephenson2-2/+6
2002-06-1417318: ${(z)...} added an extra space when the lexical analyser failed.Peter Stephenson2-0/+14
2002-06-0717304: tweak to tweak the tweaked tweak for zle -I in 17301Peter Stephenson1-1/+1
2002-06-0717304: tweak to tweak the tweaked tweak for zle -I in 17301Peter Stephenson3-3/+11
2002-06-0717299: Use reference counts in Eprogs so as to be able to free them as soonPeter Stephenson7-20/+73
as finished with.
2002-06-0717301: improve zle -I.Peter Stephenson3-9/+22
2002-06-0617293: support poll() as preferred alternative to select() in zlePeter Stephenson3-17/+111
2002-06-0617297: 17265 continued.Clint Adams2-1/+5
2002-06-06zselectClint Adams1-0/+2
2002-06-0517295: `zle -F' failed because of bad testPeter Stephenson2-1/+4
2002-06-05remove builtin when tcp module is unloaded.Peter Stephenson2-3/+6
2002-06-0517292: shut up compiler if no OPEN_MEMSTREAMPeter Stephenson2-1/+6
2002-06-0517265: make the jobs command work in subshellsPeter Stephenson4-26/+86
2002-06-0517285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problemPeter Stephenson2-1/+9
2002-06-05don't use optimised completion list display code after the list has been ↵Sven Wischnowsky2-1/+7
erased or we're not in menu selection anymore anyway (17286)
2002-06-0417283: Src/parse.c: `func() { ... } this bit was ignored'.Peter Stephenson2-0/+6
2002-06-0217273, not 17272: inner function definition could define nonsensePeter Stephenson1-1/+1
2002-06-0217272: inner function definition could define nonsensePeter Stephenson2-0/+8
2002-05-3117266: check `manpath` even when $MANPATH is set.Clint Adams2-8/+17
2002-05-3017253: ztcp -L gives parseable information on tcp sessionPeter Stephenson3-10/+78
2002-05-29fix for use of (z) parameter modifier; the first word in the parameter is ↵Sven Wischnowsky2-2/+11
parsed like the first word on a command line, treating parens specially (17252)
2002-05-2917250: dont't execsave()/execrestore() around synchronous trapsPeter Stephenson2-2/+16
2002-05-2917249: fix user output from ztcpPeter Stephenson2-4/+9
2002-05-28add handling for the other texinfo commands (besides info)Oliver Kiddle2-53/+150
2002-05-2817244: don't complete udebs for dpkg -i or --unpackClint Adams2-2/+7