1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 17:31:33 +02:00
Commit Graph

3146 Commits

Author SHA1 Message Date
Peter Stephenson
e50b688cd5 18571: extra note on += for associative arrays 2003-07-04 16:05:18 +00:00
Peter Stephenson
34eed61ac8 18807: baptiste daroussin <daroussi@ece.fr>:
Completion for Slackware package management tool
2003-07-04 13:53:44 +00:00
Peter Stephenson
5f552cbdd1 users/6367: match-words-by-style wrongly referred to in doc 2003-07-03 13:27:00 +00:00
Peter Stephenson
33aca1ff6c 19696: quoting of existing CVS-managed files was wrong 2003-07-03 11:34:56 +00:00
Peter Stephenson
936208bd9f 18769: handle parse errors in autoload functions properly 2003-07-03 11:07:39 +00:00
Oliver Kiddle
e81160def2 18634: Tomi Vainio: work around problem with latest Sun k2 compiler 2003-06-25 14:48:34 +00:00
Oliver Kiddle
a267832ddf 18631: returning too early breaks prefix-needed style set to false 2003-06-25 09:03:04 +00:00
Clint Adams
dd54fb2498 18628: update completion of reportbug and querybts to modern usage. 2003-06-25 03:47:38 +00:00
Clint Adams
d1b28b35ef 18627: -resize and -shave options to _imagemagick mogrify. 2003-06-25 02:53:11 +00:00
Oliver Kiddle
7675ddffdc 18626: improve echoti's arg support and fix compile problem on 64-bit Solaris 2003-06-24 18:07:37 +00:00
Peter Stephenson
9457bd6c94 18618: add Etc/changelog2html.pl 2003-06-20 10:46:48 +00:00
Peter Stephenson
7b60aae9f3 18616: Add ternary expression handling to zformat 2003-06-19 19:43:00 +00:00
Peter Stephenson
543a83f63e Version 4.1.1 zsh-4.1.1 2003-06-18 16:16:33 +00:00
Oliver Kiddle
c3196b1cd3 *** empty log message *** 2003-06-11 08:30:32 +00:00
Oliver Kiddle
b3ccc068a4 18607: correctly handle quoting for remote files for rcp completion 2003-06-05 13:23:49 +00:00
Peter Stephenson
a87ce0fb25 users/1654: anchors did'nt work with // parameter substitution 2003-06-05 11:05:01 +00:00
Peter Stephenson
ecdfa912ae 18526: -O option to _describe for prefix-needed in _arguments 2003-06-05 09:51:25 +00:00
Peter Stephenson
4018e3c149 18600: bug matching against [[:xdigit:]] 2003-06-03 18:02:07 +00:00
Oliver Kiddle
cba898f217 18587: fix bug where only the beginning of the association key was compared 2003-05-30 12:35:59 +00:00
Peter Stephenson
5e22d7ee42 unposted: zsh-4.1.1-test-3 zsh-4.1.1-test-3 2003-05-28 14:17:05 +00:00
Peter Stephenson
10be59abca 18578: 18559 caused typeset failures 2003-05-24 22:46:35 +00:00
Peter Stephenson
46557b1e1c 18569: pointer error with ${(on)...} 2003-05-22 10:11:00 +00:00
Peter Stephenson
f473fac946 typo 2003-05-22 09:49:11 +00:00
Peter Stephenson
1be7d4744d 18559, 18562: make modules use proper option arguments 2003-05-22 09:48:25 +00:00
Peter Stephenson
c7a2d2225e 18565: bug when ${(u)...} reduced array to length 1 2003-05-21 16:20:54 +00:00
Peter Stephenson
6d9135befe 18543: memory leak vared'ing arrays 2003-05-19 10:30:42 +00:00
Oliver Kiddle
09c5818b39 18530: print option states with set -o' or set +o' 2003-05-15 09:39:55 +00:00
Peter Stephenson
4e309d2cdd 18539 and remaining bits of 18536???: vi and emacs options, autoload zle 2003-05-15 09:23:08 +00:00
Peter Stephenson
62719196b2 18536: EMACS and VI compatibility options 2003-05-14 15:09:14 +00:00
Peter Stephenson
2b744cb21d 18513: Work around crash on resize in menu selection 2003-05-14 10:16:01 +00:00
Oliver Kiddle
da74eb6338 18525: add manual UTF-8 conversion so \u and \U should work on more systems 2003-05-13 12:50:26 +00:00
Peter Stephenson
8ee83d44ff 18524: sepjoin !heap bug cause problem in vared 2003-05-12 11:45:28 +00:00
Oliver Kiddle
860764b30a 18520: add a bunch of old new completions (had all been left unfinished awhile) 2003-05-12 10:37:47 +00:00
Oliver Kiddle
68dc356896 18519: use of read builtin was broken in changes to option parsing 2003-05-12 10:10:44 +00:00
Peter Stephenson
78b02d9c03 18512: fix 18508 properly this time. 2003-05-08 10:30:45 +00:00
Oliver Kiddle
9d071829ec users/6080, users/6083: more quoting fixes 2003-05-07 12:44:46 +00:00
Peter Stephenson
4f9580ec03 18508: quoting of separator in ${foo//../..} was buggy 2003-05-07 09:38:49 +00:00
Peter Stephenson
bd6c1364df zsh-users/6049 ChangeLog: add poster's name 2003-05-06 16:44:13 +00:00
Peter Stephenson
2fdeca5e6f zsh-users/6049: fix for failed ioctl TIOCGWINSZ already present, document it 2003-05-06 16:43:17 +00:00
Peter Stephenson
0e49f66596 unposted: change version to 4.1.1-test-2 zsg-4.1.1-test-2 2003-05-06 15:43:05 +00:00
Andrey Borzenkov
bd4cb9a4d1 unposted: cvsignore VIM *.swp files 2003-05-05 06:14:49 +00:00
Andrey Borzenkov
46fc8b921b unposted: my name spelling as it is now 2003-05-05 06:09:49 +00:00
Andrey Borzenkov
f318d64e3d 18476: Fix menu selection on Linux console 2003-05-05 06:07:04 +00:00
Peter Stephenson
48d0166c1c 18497: minor tweaks to info and tcp_spam 2003-05-02 10:58:52 +00:00
Peter Stephenson
94da86f795 18492: Provide partial fix for multios and output process substitution
asynchronicity problem.  Document workarounds for remaining problems.
2003-05-02 10:25:27 +00:00
Peter Stephenson
d9274f5126 18496: HP-UX 11 news from Paul Ackersviller 2003-05-02 10:18:59 +00:00
Oliver Kiddle
da47e35a83 18486: back-out 18458 because it causes problems when completing only options 2003-04-30 13:47:05 +00:00
Peter Stephenson
905d036c33 17820, tweaked: attempt to fix compilation of tcp.h on recent versions
of cygwin
2003-04-28 15:05:47 +00:00
Oliver Kiddle
7d36150a8d Haakon Riiser: 18473: new completion for Acrobat Reader 5.0.x 2003-04-25 14:15:09 +00:00
Oliver Kiddle
a5f7097d9a 18472: spelling corrections 2003-04-25 11:18:50 +00:00