about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* unposted: version 4.1.0-dev-3 with associated .distfiles tidying zsh-4.1.0-dev-3Peter Stephenson2001-11-156-4/+18
|
* 16254: complete map names after ypmatchPeter Stephenson2001-11-153-2/+45
| | | | 16255: options for default output base for zcalc
* Add Mandrake completion directory to installChmouel Boudjnah2001-11-152-1/+6
|
* 16241: new rand48(param) math functionPeter Stephenson2001-11-154-1/+147
|
* 16247: Mandrake _urpmi completionAndrey Borzenkov2001-11-142-0/+116
|
* 16228: allow widths and precisions to work with printf's %b format specifierOliver Kiddle2001-11-093-22/+36
|
* fix for IRIXOliver Kiddle2001-11-062-0/+8
|
* 16224: add -n option to kill and complete options from _killOliver Kiddle2001-11-066-30/+59
|
* 16094,16158,16201,16215 (see log entries)Bart Schaefer2001-11-031-0/+17
|
* 16094: zopenmax() need only return the highest-numbered open descriptorBart Schaefer2001-11-031-5/+25
|
* 16201: introduce the PM_NAMEDDIR flagBart Schaefer2001-11-032-1/+6
|
* 16158: interpret TAB as "yes" only in spckword()Bart Schaefer2001-11-031-3/+4
| | | | 16201: introduce the PM_NAMEDDIR flag
* 16215: save and restore mult_isarr in singsub()Bart Schaefer2001-11-031-0/+2
|
* 16198: add %j prompt expansion and j test character for no. of jobs in promptOliver Kiddle2001-11-024-18/+49
|
* 16177: also look in /usr/lib/locale/TZ for time zonesOliver Kiddle2001-11-022-1/+6
|
* 16197: `limit' accepts `unlimited'.Bart Schaefer2001-11-015-16/+37
|
* 16184Wayne Davison2001-10-261-0/+5
|
* Improved readhistline() to reject binary data better. (16184)Wayne Davison2001-10-261-15/+18
|
* 16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(),Peter Stephenson2001-10-263-6/+21
| | | | | TCP control fd is no longer valid, but we still need to remove the session cleanly.
* 16174: complete value of $TZOliver Kiddle2001-10-265-6/+19
|
* 16172: freehostent -> zfreehostent to avoid name clashPeter Stephenson2001-10-263-4/+7
|
* 15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.Peter Stephenson2001-10-263-8/+17
| | | | 15171: Doc/Zsh/zftpsys.yo: minor changes of phrasing
* 16145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better.Peter Stephenson2001-10-252-7/+12
|
* Fix for texi2html 1.64Peter Stephenson2001-10-243-2/+9
|
* 16063: add transientrprompt optionGeoff Wing2001-10-241-0/+6
|
* 16063: add transientrprompt option to remove right prompt fromGeoff Wing2001-10-245-8/+39
| | | | display when accepting commands
* Fix infinite loop on `case' with xtrace.Bart Schaefer2001-10-232-3/+7
|
* zero %n value when reusing printf format (16122)Oliver Kiddle2001-10-233-1/+12
|
* Pavel Roskin <proski@gnu.org>: compilation for QNXPeter Stephenson2001-10-223-1/+15
|
* Report error on setting a limit to a string that os not a decimal number.Bart Schaefer2001-10-222-41/+111
|
* 16092: Completion/Unix/Command/_mysql_utils: don't override settings in ↵Adam Spiers2001-10-222-3/+8
| | | | ~/.my.cnf
* Fix segfault in checkrmall().Bart Schaefer2001-10-202-0/+7
|
* fix: make _describe handle (...) arguments correctly; use _file_descriptors ↵Sven Wischnowsky2001-10-194-5/+28
| | | | after -t in conditions; don't display empty descriptions in _file_descriptors (16085)
* allow arguments to be specified in printf format specifications (16080)Oliver Kiddle2001-10-184-42/+168
|
* 16078: zip -rClint Adams2001-10-172-1/+7
|
* Perl script for diffing ChangeLog files.Bart Schaefer2001-10-171-0/+116
|
* don't use _comp_ignore while building paths, only at end (16076)Sven Wischnowsky2001-10-172-4/+9
|
* add sourceforge to metafaqPeter Stephenson2001-10-162-0/+8
|
* fix return code and tests of printf and comment above bslashquote func (16064)Oliver Kiddle2001-10-164-19/+43
|
* 16062: use O_EXCL when opening a temporary file.Clint Adams2001-10-162-1/+6
|
* 16059Wayne Davison2001-10-151-0/+5
|
* Fix HIST_NO_SPACE when INTERACTIVE_COMMENTS is set and we get aWayne Davison2001-10-151-3/+3
| | | | comment.
* use arithmetic evaluation for numeric arguments to printf (16042)Oliver Kiddle2001-10-153-55/+87
|
* for caching of compiled patterns: remember that singsub() might modify the ↵Sven Wischnowsky2001-10-153-3/+9
| | | | string it gets, compare with unmodified string (16041)
* Remove <arpa/telnet.h> from tcp.c.Bart Schaefer2001-10-142-14/+19
|
* Fix typos.Bart Schaefer2001-10-142-3/+8
|
* Save/restore state around DEBUG trap call.Bart Schaefer2001-10-132-2/+15
|
* use expanded paths (expand style with value prefix) only when we are at the ↵Sven Wischnowsky2001-10-112-2/+12
| | | | last matcher spec (16002)
* 16006: use styles for mail directory, pine directory, and muttrc.Clint Adams2001-10-103-10/+34
|
* 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux.Clint Adams2001-10-102-4/+11
|