1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-17 12:41:14 +02:00
Commit graph

1845 commits

Author SHA1 Message Date
Paul Ackersviller
a9bb13af35 Merge of 24127: pws fixed bug in matcher specs with left anchor and partial words. 2007-12-01 21:12:28 +00:00
Paul Ackersviller
3d3b4fc9e8 Merge of 24134 from arno: additional options. 2007-12-01 02:37:28 +00:00
Paul Ackersviller
b7589d91da Merge of 24129 from Kohsuke Kawaguchi: skip targets that can't be invoked
from the command line.
2007-12-01 02:35:16 +00:00
Paul Ackersviller
1656f4ee22 Merge of unposted revision 1.38: One more option for the upcoming 3.0.0 version of rsync: --contimeout. 2007-11-29 02:33:25 +00:00
Paul Ackersviller
2a9311c0a4 Merge of 24118: only link against libnsl if we have NIS and need it for yp_all,
or if we need it for getpwnam.
2007-11-29 02:29:02 +00:00
Paul Ackersviller
67ed8932af Merge of users/12154 by Ryan F: MacOS X group completion. 2007-11-29 02:28:06 +00:00
Paul Ackersviller
f2f4725b8e Merge of 24126: additional options by Mustafa Oezkan. 2007-11-29 02:26:42 +00:00
Paul Ackersviller
667e104ab2 Merge new completion 4.2 branch, 24117 by Markus Waldeck. 2007-11-29 02:14:21 +00:00
Paul Ackersviller
045493ba35 Merge of 24114 and 24115, i.e. revisions 1.51 and 1.52. 2007-11-29 02:12:43 +00:00
Paul Ackersviller
e3e72c4216 Merge of 24108 plus yet another tweak: the test for whether we are
using ncurses as a library was both wrong and in the wrong place.
2007-11-28 02:53:11 +00:00
Paul Ackersviller
b40c8657d4 Merge of 24113: createparamtable() was still messing with
the internals of the environment even when USE_SET_UNSET_ENV.
2007-11-28 02:51:13 +00:00
Paul Ackersviller
d91b448722 Merge of 24111: arno: complete -lsbin and -lsman options to dlocate. 2007-11-28 02:37:19 +00:00
Paul Ackersviller
62f2993a8e Merge of 24103: fix zsh.texi dependency on version. 2007-11-28 02:32:29 +00:00
Paul Ackersviller
6dd54b3765 Manually put in users/12230: fix problem setting killring to zero size. 2007-11-27 04:35:22 +00:00
Paul Ackersviller
c57e1a7316 Merge new completion 4.2 branch, 22235 by Eric Mangold. 2007-11-26 04:05:50 +00:00
Paul Ackersviller
03c0b99a40 Merge of 24032, 24039: new completion onto 4.2 branch. 2007-11-26 04:03:18 +00:00
Paul Ackersviller
860be3d535 Merge of 24093: floating point precision. 2007-11-26 04:01:46 +00:00
Paul Ackersviller
27b59c6b31 Merge of 24046: Nikolai Weibull: improve completion for Solaris and GNU strips. 2007-11-26 03:55:46 +00:00
Paul Ackersviller
53d894e7a3 Merge of Mikael Magnusson: 24076, 24081, 24082: need to cancel option
processing with -- after widget calls with arguments.
2007-11-26 03:41:21 +00:00
Paul Ackersviller
1d63bd904a Merge of users/12198: make menu-select documentation clearer. 2007-11-26 03:31:34 +00:00
Paul Ackersviller
e796b8b4f0 Merge of 24068: attempt to make `printf "%g\n" -0 output "-0". 2007-11-26 03:28:15 +00:00
Paul Ackersviller
18f73fc65c Merge of onto 4.2 branch unposted trunk revisions 1.3[67] for new options. 2007-11-26 03:21:04 +00:00
Paul Ackersviller
75e1523d5e Merge of Frank Benkstein: 24047: fix compdef for more than three commands
using the same service.
2007-11-26 02:50:44 +00:00
Paul Ackersviller
c53c6d94d7 Merge new completion 4.2 branch, 24022 by Dr. Markus Waldeck, tweaked a bit. 2007-11-26 02:28:25 +00:00
Paul Ackersviller
a0cbef44bc Merge of users/{12109,12110}: tweaks to $SECONDS doc. 2007-11-26 02:25:34 +00:00
Paul Ackersviller
a7dffb9cc1 Merge new completion 22349 onto 4.2 branch. 2007-11-26 02:23:52 +00:00
Paul Ackersviller
be0e1188ac Merge of users/12100: default to a case-insensitive matcher with NO_CASE_GLOB. 2007-11-26 01:50:18 +00:00
Paul Ackersviller
c84618416b Merge of 23986: zmv example for turning spaces into underscores. 2007-11-26 00:58:24 +00:00
Paul Ackersviller
b1fa164b29 ChangeLog reflects merging onto 4.2 branch of HEAD up to 2007-10-14,
there are only a few more changes to inspect.
2007-11-25 18:44:45 +00:00
Paul Ackersviller
2985ea883b Merge of unposted: make sure localtraps is unset before setting TRAPWINCH. 2007-11-25 18:36:06 +00:00
Paul Ackersviller
7d210cad9c Merge of 24043 + users/12008: Assert zsh emulation to avoid setopt problems;
don't try to run precmd or preexec if they don't exist.
2007-11-25 18:28:28 +00:00
Paul Ackersviller
b026a45c00 Merge of unposted: fix typo in git psvar assignment. 2007-11-25 18:22:56 +00:00
Paul Ackersviller
ebce8a5323 Merge of 23934: cleverer _expand_alias for "foo" -> "foo blah" expansions. 2007-11-25 18:04:11 +00:00
Paul Ackersviller
95b2b55e89 Merge of unposted, c.f. users/11935: quoting of arguments to unalias. 2007-11-25 17:55:11 +00:00
Paul Ackersviller
8fd9a5c558 Merge of 23900: Better handling of NO_EQUALS in old completion. 2007-11-25 17:48:48 +00:00
Paul Ackersviller
e9f8465975 Merge of users/11915: Daniel Qarras: .version quoting in _module completion. 2007-11-25 17:30:23 +00:00
Paul Ackersviller
89a8e457db Merge new completion 23878 onto 4.2 branch. 2007-11-25 16:59:06 +00:00
Paul Ackersviller
9e416ace74 Merge new completions 2386[378] onto 4.2 branch. 2007-11-25 16:55:47 +00:00
Paul Ackersviller
1c74b6bc3b Merge new completion with 23852, 23854, and 23860 onto 4.2 branch. 2007-11-25 04:45:37 +00:00
Paul Ackersviller
5a7a3b48aa Merge new completion for 23848 and 23850 onto 4.2 branch. 2007-11-25 04:28:59 +00:00
Paul Ackersviller
b0ec3d3ec5 Merge of 23814: fixes for Darwin. 2007-11-25 04:21:27 +00:00
Paul Ackersviller
56ce511736 Merge of users/11883: return at top level caused following precommand functions to return immediately. 2007-11-25 04:13:50 +00:00
Paul Ackersviller
9020f6336e Merge of 23834: complete tex files for xetex and xelatex. 2007-11-25 04:10:37 +00:00
Paul Ackersviller
0384562022 Merge of 23827: allow all arguments to options to either immediately follow the option letter or be the next word. 2007-11-25 04:07:24 +00:00
Paul Ackersviller
3290a14b36 Merge of users/11852: _expand_alias removed quotes from aliases incorrectly. 2007-11-25 04:00:33 +00:00
Paul Ackersviller
30a4e3b291 Merge of 23813: set vipenultsrchstr to NULL after freeing it to avoid vi-mode history search segfaults. 2007-11-25 03:56:30 +00:00
Paul Ackersviller
8eb0cb25f5 Merge of 23812: fix core dump on ( command & ) from 23460. 2007-11-25 01:15:30 +00:00
Paul Ackersviller
3dde427b01 Merge of 23810: completion for lighty-{enable,disable}-mod on 4.2 branch. 2007-11-25 01:12:14 +00:00
Paul Ackersviller
4ad8baffe9 Merge of 23788: add -h option to chown symlinks rather than targets, and change default behavior to do the opposite. 2007-11-25 00:47:32 +00:00
Paul Ackersviller
4ecf5b41ea Merge of users/11790: avoid nounset. 2007-11-25 00:35:23 +00:00