1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-02 18:50:56 +01:00
Commit graph

1701 commits

Author SHA1 Message Date
Paul Ackersviller
f8af0b7ee4 Merge of 22992: make $? available on trap or hook shell exit. 2007-11-05 02:56:15 +00:00
Paul Ackersviller
17eda071fe Merge of 22205, 22988, and 22993. 2007-11-05 02:44:52 +00:00
Paul Ackersviller
3cf23604b0 Merge of 22983: exit could loop for ever in two different ways. 2007-11-05 02:38:53 +00:00
Paul Ackersviller
d3a79df906 Merge of 22973: .xpi files are zip files. 2007-11-05 02:25:18 +00:00
Paul Ackersviller
025f22333a Merge of 22972: autoload completion is limited to functions not yet registered. 2007-11-05 02:17:25 +00:00
Paul Ackersviller
e6a78cc112 Merge of 22953: didn't work if file started with a hyphen. 2007-11-05 01:59:42 +00:00
Paul Ackersviller
c450d7eb1e Merge of 22950: starting menu completion with reverse-menu-complete used the first match instead of the last. 2007-11-05 01:53:23 +00:00
Paul Ackersviller
2f592c7032 users/9483: Merge new completion onto 4.2 branch. 2007-11-05 01:45:22 +00:00
Paul Ackersviller
2a4f805f8e Merge of 22913: set $! after a "bg", too. 2007-11-05 01:07:14 +00:00
Paul Ackersviller
a76b730530 Merge new completions onto 4.2 branch. 2007-11-05 00:53:41 +00:00
Paul Ackersviller
46be7c895a Merge of 22896: rename Mandrake to Mandriva. 2007-11-05 00:42:07 +00:00
Paul Ackersviller
fbc6ae8e43 22888: Merge new completions onto 4.2 branch. 2007-11-05 00:32:14 +00:00
Paul Ackersviller
1a6e292449 Reverse the merging of 21296 onto 4.2 branch; the builtin.c piece had a merge conflict, and my resolution of it caused test failure in C03. 2007-11-05 00:25:45 +00:00
Paul Ackersviller
542b843589 Reverse the merging of 21296 onto 4.2 branch; the builtin.c piece had a merge conflict, and my resolution of it caused test failure in C03. 2007-11-05 00:09:56 +00:00
Paul Ackersviller
372555ff20 Merge of unposted: add several comments about other ANSI terminal attributes, cribbed from ECMA-48. 2007-11-04 21:21:28 +00:00
Paul Ackersviller
68741bbe50 Merge of users/9604: enhance run-help to strip quotes and 22874: run-help unquoting wasn't consistent. 2007-11-04 20:39:46 +00:00
Paul Ackersviller
aa0ac67c13 Merge new completions 22875 onto 4.2 branch. 2007-11-04 20:32:10 +00:00
Paul Ackersviller
514036ef43 Merge of 22873: Larry P. Shrof: typo. 2007-11-04 20:29:35 +00:00
Paul Ackersviller
4c3c7456c2 Merge of 22858, 22859, and 23182 (up to trunk revision 1.20). 2007-11-04 20:21:53 +00:00
Paul Ackersviller
efcd73c208 Merge of 22851: arno: "-" can occur in script names and 22858: options generated from --help text can now be documented. 2007-11-04 20:05:19 +00:00
Paul Ackersviller
b5feae1349 Reverse out this piece of 23118/23119, as they don't belong on this branch. 2007-11-02 03:49:43 +00:00
Paul Ackersviller
329e4e3f04 file _cut was added on branch zsh-4_2-patches on 2007-11-26 04:03:18 +0000 2007-10-31 00:35:37 +00:00
Paul Ackersviller
c36b7a84f2 Merge of 22839: info accepts file names as first argument. 2007-10-29 22:01:06 +00:00
Paul Ackersviller
a2ed0f082b Merge of 22818: delimiters in subscript flags are like those in parameter substitution. 2007-10-29 21:32:18 +00:00
Paul Ackersviller
ac92dc7c4b 22815/22816: Merge new completions onto 4.2 branch. 2007-10-29 21:23:45 +00:00
Paul Ackersviller
21a83f33a5 Merge of 22811/22812: utilize _bind_addresses in existing completion functions. 2007-10-29 21:20:35 +00:00
Paul Ackersviller
83c6e0c34a Merge of unposted: correct opening remarks. 2007-10-29 20:57:10 +00:00
Paul Ackersviller
83ca42907f Merge of 22804: Mikael Magnusson: allow zero-length ranges. 2007-10-29 20:51:23 +00:00
Paul Ackersviller
7e8b904ea4 22803: Merge new completions onto 4.2 branch. 2007-10-29 20:49:38 +00:00
Paul Ackersviller
6aebb01ca7 Merge 22800 onto 4.2 branch. 2007-10-29 20:40:27 +00:00
Paul Ackersviller
234a0acea7 Merge new completions 22794, 22797, 22798, 22799, and 22800 onto 4.2 branch. 2007-10-29 20:39:15 +00:00
Paul Ackersviller
52f25ab3d2 Merge of 22780: _arguments -n sets NORMARG to index of first non-option argument (via comparguments -n). 2007-10-29 20:13:58 +00:00
Paul Ackersviller
b0dd9cf2a2 22778: Merge new completion onto 4.2 branch. 2007-10-29 20:05:50 +00:00
Paul Ackersviller
0ffb6f58f4 Merge of 22760: Test/ztst.zsh: force locale to C to avoid test failures due to localized output. 2007-10-29 19:59:20 +00:00
Paul Ackersviller
9b0b78b47e Merge of 22752: improved introduction to completion. 2007-10-29 19:45:51 +00:00
Paul Ackersviller
c7668524ca Merge of users/10748: improve example, make one feature clearer. 2007-10-29 19:35:46 +00:00
Paul Ackersviller
85ef41cdc8 Merge of 22743: "set - [args]" -> "set -xv [-- args]" hack and limit it to non-native emulation. 2007-10-29 19:32:20 +00:00
Paul Ackersviller
9a4a3d183f Merge 22728 and 22734: $functrace parameter for function backtraces. 2007-10-29 19:25:58 +00:00
Paul Ackersviller
473e48d33e Merge unposted fix to 22718. 2007-10-29 18:39:39 +00:00
Paul Ackersviller
8fd48e3768 Merge of 22721: add pdf target. 2007-10-29 18:33:41 +00:00
Paul Ackersviller
a7933c3c75 Merge of 22718 and 22719: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively. 2007-10-29 18:29:24 +00:00
Paul Ackersviller
1812cf1049 Merge of users/10720: arno + pws: bad recursive argument handling and need to be safer about options. 2007-10-29 17:49:14 +00:00
Paul Ackersviller
925f7d7a9f Merge of 22692: additional notes on a couple of parameter expansion features. 2007-10-29 17:44:08 +00:00
Paul Ackersviller
befedc769d 22704: Merge new completion onto 4.2 branch. 2007-10-29 17:35:57 +00:00
Paul Ackersviller
5ccd9e0bc6 Merge of 22672: function broken when KSH_ARRAYS is on. 2007-10-29 16:47:59 +00:00
Paul Ackersviller
8189dd02ea 22655: Merge new completion onto 4.2 branch. 2007-10-29 03:37:14 +00:00
Paul Ackersviller
c3a0b44071 Merge of unposted: extra documentation arising out of discoveries by Bart in zsh-users/10626 and 22653. 2007-10-29 03:35:20 +00:00
Paul Ackersviller
4f66ebc25c Merge of 22638 and 22650 related to deleting styles. 2007-10-29 03:28:13 +00:00
Paul Ackersviller
2e89ebbdc7 Merge of 22606: word-context style for word matching. 2007-10-29 03:06:09 +00:00
Paul Ackersviller
6c39ff7b81 Merge of unposted: maintain pushdignoredups if it was set on entry to the function. 2007-10-28 00:55:56 +00:00