summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-12-12allow tag-order to select order of files and urls (16330)Oliver Kiddle5-29/+38
2001-12-1116327: glob for udebs as well as debsClint Adams2-15/+18
2001-12-1116326: completion for mozilla, some more web browsers in webbrowserClint Adams4-1/+107
2001-12-1116325: update for wget 1.8Oliver Kiddle2-11/+20
2001-12-11new mtools completionOliver Kiddle3-1/+160
2001-12-1116320: factor out file system completion to new functionOliver Kiddle5-37/+67
2001-12-0916315: completion for spamassassinClint Adams3-1/+22
2001-12-07* 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalcPeter Stephenson3-2/+32
history, handle errors in expression, document -#base option.
2001-12-07users/4503: don't complete source or header files after gcc -oPeter Stephenson2-1/+6
2001-12-06users/4519: complete files in all argument positions for zip (bug fix)Oliver Kiddle2-1/+6
2001-11-2916293: completion for arpingClint Adams3-1/+24
2001-11-2916292: completion for rsyncClint Adams3-1/+11
2001-11-2816269: Fix crash on reserved-word completion.Bart Schaefer2-1/+5
2001-11-2616291: Gergely Nagy: check ~/.dupload.conf, tweak sed expression to handle ↵Clint Adams2-1/+6
hooks.
2001-11-2116249: Clear here-documents on parse error.Bart Schaefer2-3/+27
2001-11-1816264: don't use grep and sed in _dputClint Adams2-3/+6
2001-11-16Fix typo in _urpmi for urpmi.addmediaChmouel Boudjnah2-1/+6
2001-11-15unposted: typo fixClint Adams2-1/+4
2001-11-1516257: completion for dput from Tollef Fog Heen <tollef@add.no>Clint Adams3-1/+38
2001-11-15unposted: version 4.1.0-dev-3 with associated .distfiles tidyingPeter Stephenson6-4/+18
2001-11-1516254: complete map names after ypmatchPeter Stephenson3-2/+45
16255: options for default output base for zcalc
2001-11-15Add Mandrake completion directory to installChmouel Boudjnah2-1/+6
2001-11-1516241: new rand48(param) math functionPeter Stephenson4-1/+147
2001-11-1416247: Mandrake _urpmi completionAndrey Borzenkov2-0/+116
2001-11-0916228: allow widths and precisions to work with printf's %b format specifierOliver Kiddle3-22/+36
2001-11-06fix for IRIXOliver Kiddle2-0/+8
2001-11-0616224: add -n option to kill and complete options from _killOliver Kiddle6-30/+59
2001-11-0316094,16158,16201,16215 (see log entries)Bart Schaefer1-0/+17
2001-11-0316094: zopenmax() need only return the highest-numbered open descriptorBart Schaefer1-5/+25
2001-11-0316201: introduce the PM_NAMEDDIR flagBart Schaefer2-1/+6
2001-11-0316158: interpret TAB as "yes" only in spckword()Bart Schaefer1-3/+4
16201: introduce the PM_NAMEDDIR flag
2001-11-0316215: save and restore mult_isarr in singsub()Bart Schaefer1-0/+2
2001-11-0216198: add %j prompt expansion and j test character for no. of jobs in promptOliver Kiddle4-18/+49
2001-11-0216177: also look in /usr/lib/locale/TZ for time zonesOliver Kiddle2-1/+6
2001-11-0116197: `limit' accepts `unlimited'.Bart Schaefer5-16/+37
2001-10-2616184Wayne Davison1-0/+5
2001-10-26Improved readhistline() to reject binary data better. (16184)Wayne Davison1-15/+18
2001-10-2616176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(),Peter Stephenson3-6/+21
TCP control fd is no longer valid, but we still need to remove the session cleanly.
2001-10-2616174: complete value of $TZOliver Kiddle5-6/+19
2001-10-2616172: freehostent -> zfreehostent to avoid name clashPeter Stephenson3-4/+7
2001-10-2615793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.Peter Stephenson3-8/+17
15171: Doc/Zsh/zftpsys.yo: minor changes of phrasing
2001-10-2516145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better.Peter Stephenson2-7/+12
2001-10-24Fix for texi2html 1.64Peter Stephenson3-2/+9
2001-10-2416063: add transientrprompt optionGeoff Wing1-0/+6
2001-10-2416063: add transientrprompt option to remove right prompt fromGeoff Wing5-8/+39
display when accepting commands
2001-10-23Fix infinite loop on `case' with xtrace.Bart Schaefer2-3/+7
2001-10-23zero %n value when reusing printf format (16122)Oliver Kiddle3-1/+12
2001-10-22Pavel Roskin <proski@gnu.org>: compilation for QNXPeter Stephenson3-1/+15
2001-10-22Report error on setting a limit to a string that os not a decimal number.Bart Schaefer2-41/+111
2001-10-2216092: Completion/Unix/Command/_mysql_utils: don't override settings in ↵Adam Spiers2-3/+8
~/.my.cnf