1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-18 00:51:07 +02:00
Commit graph

1458 commits

Author SHA1 Message Date
Peter Stephenson
b14be97dfd 17272: inner function definition could define nonsense 2002-06-02 18:02:43 +00:00
Clint Adams
7f7f6ca1ba unposted: get rid of evil -Wno-implicit in CFLAGS.
16426: allow manual pages to be shown separated by section with new
separate-sections style

17266: check `manpath` even when $MANPATH is set.

users/4157 (plus workers/15674): Better handling of section numbers.
2002-05-31 20:29:40 +00:00
Clint Adams
def39b7cb7 unposted: remove -Wno-implicit 2002-05-31 19:47:21 +00:00
Clint Adams
c3c973a7d1 17244: don't complete udebs for --unpack or -i.
16803: backports from Oliver's 16803
2002-05-28 14:12:51 +00:00
Clint Adams
bdc28b666d 17225: change $CVSIGNORE to $=CVSIGNORE. 2002-05-26 19:25:21 +00:00
Clint Adams
844cd3fe12 17234: don't call _path_files with empty (). 2002-05-26 19:23:42 +00:00
Clint Adams
71395cab6a 17211: respect $CVSIGNORE. 2002-05-23 06:26:49 +00:00
Andrey Borzenkov
c1ba2d44fe uposted: do not set style by default, it does not work 2002-05-12 09:48:58 +00:00
Peter Stephenson
d7eee8a62b users/4951: make ulimit documentation clearer 2002-05-10 09:52:39 +00:00
Andrey Borzenkov
ae5ac5edea Merge 17080,17076,17075,17074,16461,16434,16437,16258,16247,16253 2002-05-08 15:55:36 +00:00
Oliver Kiddle
6d73a3b843 17072: fix pushdminus handling in completion after directory stack references 2002-05-08 12:56:46 +00:00
Clint Adams
9c397ee1e0 17057: completion for debfoster 2002-04-30 14:20:14 +00:00
Clint Adams
b6a9c76838 thinko 2002-04-30 14:19:44 +00:00
Clint Adams
69a3397af0 16349: completion for make-kpkg. 2002-04-30 14:18:02 +00:00
Clint Adams
bba658d467 17057: completion for debfoster. 2002-04-30 14:07:38 +00:00
Clint Adams
9b63e86a0c 17055: shared object linkage on the Hurd. 2002-04-29 17:59:53 +00:00
Wayne Davison
6e518898a1 15720 and 16927. 2002-04-29 05:14:02 +00:00
Wayne Davison
74d50826cb Committed 15720 and 16927. 2002-04-29 05:11:24 +00:00
Clint Adams
4e70abb13b unposted: add missing bracket in _spamassassin. 2002-04-29 03:06:54 +00:00
Bart Schaefer
52e1483e81 Remove references to "zsh 2.7", change "Generic" to "Example". 2002-04-27 16:59:54 +00:00
Peter Stephenson
8bfa024da9 17046: Src/math.c: OCTAL_ZEROES with a `0' on its own was
swallowing up too many characters.
2002-04-25 15:46:22 +00:00
Peter Stephenson
e420cc259c users/4865: Completion/compinit: need to add NO_octalzeroes to
$_comp_options.
2002-04-25 15:39:07 +00:00
Clint Adams
43a7b9b877 17045: complete all files for w3m, not just *.html. 2002-04-25 15:19:20 +00:00
Peter Stephenson
ff3e8d6ee5 17041: Src/Modules/zftp.c: Typos creating a data
connection for zftp using IPv6.
2002-04-25 14:48:21 +00:00
Sven Wischnowsky
d367f4c62c 17035: remove one half of 17029; the part for zstyle wasn't right 2002-04-25 07:34:48 +00:00
Sven Wischnowsky
7579e23e4a 17029: fix memory leak (found by Felix): pre-compiled patterns for styles 2002-04-24 08:05:51 +00:00
Peter Stephenson
377938212a Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:
Careful with long filenames in internal condition test; fix block
file test for `-f'.
2002-04-17 17:17:17 +00:00
Wayne Davison
d7c53a6a3a users/4678, 16703, and 16890. 2002-04-17 10:28:47 +00:00
Wayne Davison
916dd5968d 16703-B 2002-04-17 10:17:48 +00:00
Wayne Davison
0350c1276a 16890 2002-04-17 10:11:29 +00:00
Wayne Davison
bd18159f4c Allow HISTSIZE to get down to 1 line. 2002-04-17 10:05:30 +00:00
Wayne Davison
11480f0373 users/4678 2002-04-17 09:58:10 +00:00
Sven Wischnowsky
6c839ee9fd 16998: make compvalues unquote the string from the line like comparguments does 2002-04-17 07:29:29 +00:00
Sven Wischnowsky
a39613fdc9 users/4836: make _path_files use match specs from the matcher style when calling compfiles 2002-04-16 14:54:15 +00:00
Sven Wischnowsky
f1ccfb6754 16991: make _values not use -Q 2002-04-16 14:51:42 +00:00
Sven Wischnowsky
a7cb54e7bb 16990: treat backslashed bangs in double quotes specially in get_comp_string(), they are more like $s there 2002-04-16 14:50:30 +00:00
Clint Adams
0dadc69ad9 16973: complete package name argument to apt-cache policy. 2002-04-12 23:34:36 +00:00
Clint Adams
68615c0100 16972: complete for aaaa, zone, mx, soa, txt. 2002-04-12 23:24:21 +00:00
Oliver Kiddle
0382f720c4 16935: update options completed for ssh and add sftp completion 2002-04-09 16:30:45 +00:00
Peter Stephenson
5ec48c8510 16942: Allow zero-length matches in parameter substitutions. 2002-04-09 09:23:30 +00:00
Clint Adams
0b95ec1bd3 16934: complete ssh -1 as well as ssh -2. 2002-04-04 12:46:34 +00:00
Oliver Kiddle
36da842ecf changes from 4.1 2002-03-28 11:35:08 +00:00
Oliver Kiddle
6efb11a523 factor out completion of X visuals to a new function 2002-03-27 14:52:18 +00:00
Oliver Kiddle
db9ed219a4 merge changes from 4.1 2002-03-25 16:50:33 +00:00
Oliver Kiddle
60aaa6c269 merge changes from 4.1 2002-03-25 16:39:09 +00:00
Oliver Kiddle
9161505a67 merge changes from 4.1 2002-03-25 16:25:43 +00:00
Oliver Kiddle
531194ffca merge changes from 4.1 2002-03-25 16:05:31 +00:00
Oliver Kiddle
99bec60e45 16804: completion for sccs 2002-03-25 15:47:30 +00:00
Oliver Kiddle
5e25fa4594 16864: fix remote file completion with relative paths 2002-03-25 15:42:45 +00:00
Bart Schaefer
28c052a7b7 Merge 16546,16556,16820 from dev version. 2002-03-18 04:55:33 +00:00