about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 17253: ztcp -L gives parseable information on tcp sessionPeter Stephenson2002-05-303-10/+78
* fix for use of (z) parameter modifier; the first word in the parameter is par...Sven Wischnowsky2002-05-292-2/+11
* 17250: dont't execsave()/execrestore() around synchronous trapsPeter Stephenson2002-05-292-2/+16
* 17249: fix user output from ztcpPeter Stephenson2002-05-292-4/+9
* add handling for the other texinfo commands (besides info)Oliver Kiddle2002-05-282-53/+150
* 17244: don't complete udebs for dpkg -i or --unpackClint Adams2002-05-282-2/+7
* follow-up to 17222, make the optimisation work for some more keys again (17237)Sven Wischnowsky2002-05-272-5/+12
* 17235: strftime builtinClint Adams2002-05-263-0/+110
* 17234: don't call _path_files with empty ().Clint Adams2002-05-262-1/+10
* 17225: $=CVSIGNORE instead of $CVSIGNOREClint Adams2002-05-252-1/+6
* we have to disable 17219 for some keys because their code doesn't set up the ...Sven Wischnowsky2002-05-242-0/+12
* 17220: Src/Modules/tcp.c: bugs using ztcp to list connections.Peter Stephenson2002-05-242-3/+8
* make re-display in menu selection faster; redraw only the previously and newl...Sven Wischnowsky2002-05-242-13/+101
* unposted: use zstyle again now when it worksAndrey Borzenkov2002-05-232-4/+6
* 17125, 17159 (Oliver): info completionAndrey Borzenkov2002-05-233-1/+61
* report option arguments to _arguments in the original form (17196)Sven Wischnowsky2002-05-232-4/+37
* for automatic long options completion, use the string after the equal signs (...Sven Wischnowsky2002-05-232-8/+28
* rename max-match-length style to max-matches-width (17213)Sven Wischnowsky2002-05-234-7/+11
* allow multiple lines in option completion lists to share the same description...Sven Wischnowsky2002-05-232-2/+27
* 17211: respect $CVSIGNORE.Clint Adams2002-05-232-0/+6
* 17201: add example use of ztcp to manualPeter Stephenson2002-05-212-0/+34
* 17141 plus mods: add `zle -F fd handler' feature.Peter Stephenson2002-05-215-68/+343
* fix for file-type-tests in nested quotes and don't count space file-type-char...Sven Wischnowsky2002-05-216-82/+80
* improve calculation of used columns for match-max-length (17194)Sven Wischnowsky2002-05-212-15/+40
* let _init_d use a pre-pattern (17193)Sven Wischnowsky2002-05-212-1/+6
* fix for completion in nested quotes where the sub-word ends in a backslash (1...Sven Wischnowsky2002-05-212-2/+9
* fix removal of automatically added specs (from the -- option) for which a use...Sven Wischnowsky2002-05-213-3/+8
* avoid printing in the last screen column when preparing a completion listing ...Sven Wischnowsky2002-05-212-2/+5
* better splitting of -g-strings; this failed when patterns contained spaces (1...Sven Wischnowsky2002-05-212-2/+7
* (17021) Added _valgrind, completion function for Julian Seward's Linux-based ...Felix Rosencrantz2002-05-203-1/+55
* Added _larch.Felix Rosencrantz2002-05-201-0/+8
* Function for Tom Lord's arch SCM tool. It still has many problems,Felix Rosencrantz2002-05-202-1/+1948
* 17175: Src/math.c: didn't handle parameters before a ternary expressionPeter Stephenson2002-05-172-0/+7
* 17171: Src/Modules/tcp.c: ztcp didn't return failurePeter Stephenson2002-05-162-0/+7
* 17166: Src/Modules/zftp.c: check fileno of zftp controlPeter Stephenson2002-05-152-2/+8
* follow-up to 17135, backslash-quoted backslashes in double quotes weren't rig...Sven Wischnowsky2002-05-152-5/+22
* 17162: Src/Modules/tcp.c: prevent warning onPeter Stephenson2002-05-142-2/+5
* 17161: Src/Modules/tcp.c: length parameter to accept()Peter Stephenson2002-05-142-0/+6
* fix for _arguments: don't use argument-tag when completing options; fix for _...Sven Wischnowsky2002-05-143-2/+11
* allow users to give the maximum number of display-columns the matches should ...Sven Wischnowsky2002-05-145-17/+55
* fix doc for _describe, mention -t option (17146)Sven Wischnowsky2002-05-142-1/+9
* 17120, 17121: Src/init.c: work around problem with NIS tying up filePeter Stephenson2002-05-132-4/+53
* fix for unquoting with `compset -q' with singly and doubly quoted strings (17...Sven Wischnowsky2002-05-133-16/+106
* Doc/Makefile.in: back out unintended changesPeter Stephenson2002-05-122-23/+36
* typo correctionAndrey Borzenkov2002-05-121-0/+1
* unposted: fix context name; do not set style by default until it worksAndrey Borzenkov2002-05-122-3/+9
* users/4951: make ulimit documentation clearerPeter Stephenson2002-05-102-1/+7
* 17102: looking up TCP sessions by fd returned the wrong pointerPeter Stephenson2002-05-082-1/+4
* 17097: closing all TCP sessions referenced freed memory.Peter Stephenson2002-05-082-2/+7
* Typo in ChangeLogAndrey Borzenkov2002-05-081-1/+1