1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 09:21:19 +02:00
Commit Graph

1510 Commits

Author SHA1 Message Date
Clint Adams
6b1f011240 16293: completion for arping 2001-11-29 17:58:50 +00:00
Clint Adams
e3e942a005 16292: completion for rsync 2001-11-29 17:08:01 +00:00
Bart Schaefer
dfb24f53ec 16269: Fix crash on reserved-word completion. 2001-11-28 18:30:51 +00:00
Clint Adams
6f081b9dd3 16291: Gergely Nagy: check ~/.dupload.conf, tweak sed expression to handle hooks. 2001-11-26 17:07:14 +00:00
Bart Schaefer
01ce2a758c 16249: Clear here-documents on parse error. 2001-11-21 17:03:56 +00:00
Clint Adams
7c30945e08 16264: don't use grep and sed in _dput 2001-11-18 20:24:47 +00:00
Chmouel Boudjnah
263f3b1422 Fix typo in _urpmi for urpmi.addmedia 2001-11-16 11:42:04 +00:00
Clint Adams
34eb20dac6 unposted: typo fix 2001-11-15 19:41:52 +00:00
Clint Adams
38e45bc725 16257: completion for dput from Tollef Fog Heen <tollef@add.no> 2001-11-15 19:37:59 +00:00
Peter Stephenson
4a15ed83bc unposted: version 4.1.0-dev-3 with associated .distfiles tidying 2001-11-15 18:44:45 +00:00
Peter Stephenson
f2e7cf4a05 16254: complete map names after ypmatch
16255: options for default output base for zcalc
2001-11-15 18:42:31 +00:00
Chmouel Boudjnah
195d8c5ec6 Add Mandrake completion directory to install 2001-11-15 12:35:47 +00:00
Peter Stephenson
b0c56c0561 16241: new rand48(param) math function 2001-11-15 12:10:22 +00:00
Andrey Borzenkov
096e24858f 16247: Mandrake _urpmi completion 2001-11-14 15:05:04 +00:00
Oliver Kiddle
0e1845cbc6 16228: allow widths and precisions to work with printf's %b format specifier 2001-11-09 16:47:43 +00:00
Oliver Kiddle
9d2b48504e fix for IRIX 2001-11-06 15:14:11 +00:00
Oliver Kiddle
d39feeffc4 16224: add -n option to kill and complete options from _kill 2001-11-06 15:06:59 +00:00
Bart Schaefer
42f096be34 16094,16158,16201,16215 (see log entries) 2001-11-03 23:40:21 +00:00
Oliver Kiddle
19d2273cb7 16198: add %j prompt expansion and j test character for no. of jobs in prompt 2001-11-02 12:35:32 +00:00
Oliver Kiddle
f3f81f0837 16177: also look in /usr/lib/locale/TZ for time zones 2001-11-02 12:28:30 +00:00
Bart Schaefer
6a75b3c0c5 16197: limit' accepts unlimited'. 2001-11-01 15:41:40 +00:00
Wayne Davison
af711a4dfc 16184 2001-10-26 23:48:57 +00:00
Peter Stephenson
c9e1fd9567 16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(),
TCP control fd is no longer valid, but we still need to remove
the session cleanly.
2001-10-26 17:15:17 +00:00
Oliver Kiddle
0635160db7 16174: complete value of $TZ 2001-10-26 13:05:45 +00:00
Peter Stephenson
6d798f6700 16172: freehostent -> zfreehostent to avoid name clash 2001-10-26 12:06:38 +00:00
Peter Stephenson
f1a55ddaa9 15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.
15171: Doc/Zsh/zftpsys.yo: minor changes of phrasing
2001-10-26 11:09:46 +00:00
Peter Stephenson
bb5d460f51 16145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better. 2001-10-25 11:18:51 +00:00
Peter Stephenson
9494376087 Fix for texi2html 1.64 2001-10-24 11:49:42 +00:00
Geoff Wing
aae077ec2b 16063: add transientrprompt option 2001-10-24 07:03:19 +00:00
Bart Schaefer
14e13fb407 Fix infinite loop on `case' with xtrace. 2001-10-23 16:17:03 +00:00
Oliver Kiddle
c1441714b5 zero %n value when reusing printf format (16122) 2001-10-23 11:22:33 +00:00
Peter Stephenson
acd69a7ba3 Pavel Roskin <proski@gnu.org>: compilation for QNX 2001-10-22 17:18:29 +00:00
Bart Schaefer
3793c1c05b Report error on setting a limit to a string that os not a decimal number. 2001-10-22 15:44:19 +00:00
Adam Spiers
9a310a83c3 16092: Completion/Unix/Command/_mysql_utils: don't override settings in ~/.my.cnf 2001-10-22 14:03:17 +00:00
Bart Schaefer
a698189843 Fix segfault in checkrmall(). 2001-10-20 17:48:23 +00:00
Sven Wischnowsky
2a0862bc40 fix: make _describe handle (...) arguments correctly; use _file_descriptors after -t in conditions; don't display empty descriptions in _file_descriptors (16085) 2001-10-19 10:28:07 +00:00
Oliver Kiddle
62829b856d allow arguments to be specified in printf format specifications (16080) 2001-10-18 14:22:21 +00:00
Clint Adams
62d4a10902 16078: zip -r 2001-10-17 15:14:45 +00:00
Sven Wischnowsky
d727200bff don't use _comp_ignore while building paths, only at end (16076) 2001-10-17 13:29:20 +00:00
Peter Stephenson
4932cbac1b add sourceforge to metafaq 2001-10-16 12:50:16 +00:00
Oliver Kiddle
4aaa5b3257 fix return code and tests of printf and comment above bslashquote func (16064) 2001-10-16 11:16:04 +00:00
Clint Adams
6ef62b386b 16062: use O_EXCL when opening a temporary file. 2001-10-16 04:13:29 +00:00
Wayne Davison
925f36d6d3 16059 2001-10-15 18:44:54 +00:00
Oliver Kiddle
577ebe0b8a use arithmetic evaluation for numeric arguments to printf (16042) 2001-10-15 11:34:27 +00:00
Sven Wischnowsky
0e6f265516 for caching of compiled patterns: remember that singsub() might modify the string it gets, compare with unmodified string (16041) 2001-10-15 11:28:07 +00:00
Bart Schaefer
fdb4782642 Remove <arpa/telnet.h> from tcp.c. 2001-10-14 17:23:30 +00:00
Bart Schaefer
5cc2e90f5b Fix typos. 2001-10-14 17:18:32 +00:00
Bart Schaefer
594ad37c37 Save/restore state around DEBUG trap call. 2001-10-13 17:54:28 +00:00
Sven Wischnowsky
d0303296cd use expanded paths (expand style with value prefix) only when we are at the last matcher spec (16002) 2001-10-11 09:19:54 +00:00
Clint Adams
175ae571f3 16006: use styles for mail directory, pine directory, and muttrc. 2001-10-10 20:10:44 +00:00