1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-01 08:21:17 +02:00
Commit Graph

2479 Commits

Author SHA1 Message Date
Peter Stephenson
e38389d83e 20708: enhance replace-string 2005-01-13 15:31:31 +00:00
Peter Stephenson
54f2a2480f unposted: release 4.2.3 2005-01-13 11:16:31 +00:00
Peter Stephenson
ec4aa9f409 20698: Fix tail for POSIX conformance 2005-01-13 10:34:17 +00:00
Peter Stephenson
81b9354238 users/8359: add Darwin completion directories by default 2005-01-12 17:28:58 +00:00
Oliver Kiddle
df7ffd2999 20701: fix compilation on Mac OS X: define is __APPLE__, not APPLE 2005-01-12 16:34:31 +00:00
Peter Stephenson
21c0b27613 users/8354: Document limitation of glob_complete and matching control 2005-01-12 13:42:00 +00:00
Peter Stephenson
77166e259e 20695: Fix Cygwin problem with initialising from pointer to imported variable 2005-01-12 12:18:58 +00:00
Peter Stephenson
43ac170305 Fix .distfiles and .cvsignore 2005-01-12 10:53:06 +00:00
Peter Stephenson
25bca6c67c Unposted: release zsh version 4.2.2 2005-01-12 10:42:48 +00:00
Peter Stephenson
cbd52eae53 20692: unset POSIXLY_CORRECT in test.
unposted: minor comment change in _perforce
2005-01-12 10:31:54 +00:00
Clint Adams
fbaf2cc044 * unposted: config.guess, config.sub: update to 2004-11-12 and 2004-11-30, respectively. 2005-01-11 20:52:51 +00:00
Clint Adams
d11a6c0219 * 20689: Etc/FAQ.yo: fix missing-word typo. 2005-01-11 18:26:01 +00:00
Clint Adams
8db6e42ecd * 20657: Src/Zle/zle_tricky.c: sort completions partially based on LC_COLLATE setting. 2005-01-11 18:24:51 +00:00
Clint Adams
d7e97230ff * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from C/U/C to C/X/C. 2005-01-11 18:18:56 +00:00
Peter Stephenson
51789fcd10 20687: 4.2.2 news
20688: Unicode/UTF-8 FAQ notes
2005-01-11 17:49:12 +00:00
Bart Schaefer
2bc51c9dbc 20666: Avoid creating unnecessary multios when a descriptor is closed and
then re-opened.
2005-01-11 17:09:19 +00:00
Clint Adams
8adffbd027 * 20665: improve completion for ggv/gnome-gv. 2005-01-10 18:43:19 +00:00
Peter Stephenson
a92d2d84c0 20661: *(+func) = *(e:func:) 2005-01-10 17:31:07 +00:00
Oliver Kiddle
9040271492 20662: update for nedit 5.5 2005-01-10 12:34:04 +00:00
Clint Adams
fd976e490b * 20655: _deb_packages fix from Karl Chen. 2005-01-09 06:34:10 +00:00
Clint Adams
52a5481b1a * 20654: completion for wajig, and dpkg/deb_packages improvements from Karl Chen. 2005-01-09 06:23:51 +00:00
Clint Adams
0470a378b6 * 20650: completion for mencal. 2005-01-08 05:06:07 +00:00
Clint Adams
923be82207 * 20649: completion for cal and ncal. 2005-01-08 05:02:02 +00:00
Peter Stephenson
dc295b3131 unposted: limit some Perforce change completions to current client 2005-01-05 15:56:59 +00:00
Peter Stephenson
849b808da6 20632: incorrect propagation of signals to process group 2005-01-05 11:04:21 +00:00
Clint Adams
35b31bdb62 * 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion for 0.93.3.1. 2004-12-27 17:05:40 +00:00
Clint Adams
9cd0ddd828 * 20637: Completion/Debian/Command/_lintian: add completion for 'lintian', a Debian package checker. 2004-12-25 16:27:24 +00:00
Clint Adams
ffe7a845bf * 20636: Completion/Unix/Command/_bogofilter: add completion for 'bogofilter' and 'bogotune' commands. 2004-12-25 15:40:29 +00:00
Clint Adams
f46e37a3dc * 20634: Completion/Unix/Command/_postfix: completion for postsuper. 2004-12-24 19:50:15 +00:00
Clint Adams
11841cdc72 * 20627: Completion/Unix/Command/_bogofilter: updated completion for newer bogoutil. 2004-12-16 03:26:31 +00:00
Clint Adams
a4c3d06744 * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt Zimmerman. 2004-12-15 17:33:36 +00:00
Andrey Borzenkov
582732d05f 20617: fix completion of compressed modules for 2.6; add insmod completion 2004-12-10 16:05:25 +00:00
Peter Stephenson
19913bc784 20614: fix 20613 2004-12-09 17:42:28 +00:00
Peter Stephenson
6f5b07da73 20613: fix inconsistencies with embedded whitespace in match-words-by-style 2004-12-09 17:26:35 +00:00
Peter Stephenson
4419b75dbc 20612: add options to match-words-by-style widget 2004-12-09 14:44:42 +00:00
Peter Stephenson
69b4b8bdde 20605: Use separate structure with get/set/unset methods fro parameters.
Separate justification width of parameters from base/precision.
2004-12-07 16:54:58 +00:00
Peter Stephenson
ddc186f3f6 20606: simple verification of pseudorandom numbers 2004-12-07 12:07:54 +00:00
Doug Kearns
48582a9a60 update python completion for version 2.4 2004-12-06 12:50:59 +00:00
Wayne Davison
9d9eccad41 20595 2004-12-01 18:27:16 +00:00
Doug Kearns
5e2d881858 update screen completion for version 4.00 2004-12-01 14:15:22 +00:00
Peter Stephenson
1bba34ced5 20599: test for $((##)) should now check for error 2004-11-30 14:14:51 +00:00
Peter Stephenson
d2c67e5e19 20591: Stephane Chazelas: use of fchdir in zchdir leaked fd's 2004-11-29 12:09:13 +00:00
Peter Stephenson
cebe5f1d10 20592: Debian bug#283358: $((##)) failed erratically 2004-11-29 12:07:04 +00:00
Clint Adams
9a68e6425b * 20583: Completion/Unix/Command/_ssh: complete "modern" options
such as GSSAPIAuthentication.
2004-11-27 17:41:22 +00:00
Doug Kearns
fdae219903 offer multiuser screen sessions for attaching/detaching 2004-11-27 15:20:28 +00:00
Clint Adams
daade2bfae 20578: Functions/Prompts/prompt_elite2_setup: handle ttys with slashes in them. 2004-11-24 05:05:50 +00:00
Peter Stephenson
138c5df2bb 20576: fix core dump on TRAPEXIT 2004-11-23 16:29:50 +00:00
Peter Stephenson
5141e68daa 20572: Allow alternative signal names 2004-11-22 10:33:03 +00:00
Doug Kearns
f1846d402b 20571: update javac completion for J2SE 5.0 2004-11-20 17:35:00 +00:00
Peter Stephenson
c1a3961657 20568: debug test in pattern.c was out of date 2004-11-19 15:15:23 +00:00