1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 05:24:23 +01:00
Commit Graph

4475 Commits

Author SHA1 Message Date
Peter Stephenson
2ccaf4efec Release 4.3.1, finally 2006-02-28 12:05:31 +00:00
Peter Stephenson
4f7c2cee73 add missing .distfiles 2006-02-28 12:01:13 +00:00
Peter Stephenson
36e3a1735a 22305: no default for pine-directory
unposted: a couple of small doc fixes
2006-02-28 11:57:18 +00:00
Wayne Davison
be09a6eba9 Mention the latest _rsync tweaks. 2006-02-28 06:12:22 +00:00
Wayne Davison
e53bc2a8a8 Added --no-H and --no-hard-links. 2006-02-28 06:11:25 +00:00
Clint Adams
3be3186412 _arguments -S for _schroot 2006-02-27 02:08:29 +00:00
Clint Adams
4d36e70a9b 22302: completion for schroot. 2006-02-26 16:45:45 +00:00
Wayne Davison
17c7f2f941 One more _rsync tweak. 2006-02-24 20:16:40 +00:00
Wayne Davison
9f0adb2f0e Added --copy-dirlinks option. 2006-02-24 17:39:29 +00:00
Clint Adams
262243bb3e 22298: completion for diffstat 2006-02-22 02:56:03 +00:00
Clint Adams
21f98967bf 22294: add GNU libc confstrings to getconf completion. 2006-02-20 21:34:04 +00:00
Clint Adams
99384d8ab4 unposted: add _linda to C/D/C/.distfiles. 2006-02-20 16:48:35 +00:00
Clint Adams
e90ed68413 unposted: update config.guess and config.sub to 2005-08-03 and 2005-07-08, respectively. 2006-02-20 16:45:31 +00:00
Peter Stephenson
131a49b098 unposted: 4.3.0-dev-5 zsh-4.3.0-dev-5 2006-02-20 12:09:09 +00:00
Wayne Davison
4b9d1c4f5c Optimized away a recently-added call to strlen(). 2006-02-20 05:51:49 +00:00
Clint Adams
52a1e0ee68 22289: completion for linda. 2006-02-20 05:18:21 +00:00
Wayne Davison
0745510450 One last compcore tweak. 2006-02-20 00:03:57 +00:00
Wayne Davison
6c31a7dc68 Made the realocation of the line buffer in add_match_data() use a
little more optimal size.  Also tweaked the code just a little.
2006-02-19 22:57:56 +00:00
Peter Stephenson
e66dce41bc 22285: assorted fixes:
_imagemagick files
intro.yo list of other manual pages
pick-web-browser: add firefox
zsh-mime-setup: list consistent with styles for zsh-mime-handler
2006-02-19 21:20:43 +00:00
Clint Adams
a915138852 22284: add --disable-dynamic-nss configure switch to disable use of getpw*(), getgr*(), initgroups() functions. 2006-02-19 19:36:31 +00:00
Wayne Davison
930c18ee44 Another _rsync tweak. 2006-02-19 17:48:58 +00:00
Wayne Davison
8ca959cea5 Added the missing -h option for --daemon mode. 2006-02-19 17:46:47 +00:00
Wayne Davison
7a84ca093a users/9936 2006-02-18 19:16:04 +00:00
Wayne Davison
1e2f61f116 The code in add_match_data() that looks for invalid characters
now properly parses the string as metafied.
2006-02-18 18:39:38 +00:00
Wayne Davison
3569d06bc4 A few more minor D04parameter.ztst additions. 2006-02-17 21:42:40 +00:00
Wayne Davison
fd679250cc Make sure that the (A) assignment of a single-item array retains
its arrayness.  Also ensure that the array/scalar type of each
assigned variable is correct.
2006-02-17 18:29:57 +00:00
Wayne Davison
16916cd849 Weed out hashed-entry lines from the known_hosts file. 2006-02-16 22:47:14 +00:00
Wayne Davison
4c83a7dbbf Weed out hashed host lines that start with a '|' since they're
completely useless for completion.
2006-02-16 22:44:00 +00:00
Wayne Davison
88ca4d461d 22275 2006-02-16 20:28:42 +00:00
Wayne Davison
1b16d04063 A few more improvements about word splitting. 2006-02-16 20:24:09 +00:00
Wayne Davison
1859e53d20 The rest of 22273. 2006-02-16 19:55:49 +00:00
Wayne Davison
64aae150a0 Test that ${(A)=name:=word} avoids splitting on quoted whitespace. 2006-02-16 19:53:00 +00:00
Wayne Davison
803fa9872f Made ${(A)=name:=word} (which is an array assignment) not split on
quoted whitespace, just like the new ${1+"$@"} handling.
2006-02-16 19:51:48 +00:00
Wayne Davison
0dd130df0d 22273 (1st hunk) to fix a typo in README. 2006-02-16 19:06:58 +00:00
Wayne Davison
7c5d0b2c68 Changed "following" to "preceding". 2006-02-16 19:05:13 +00:00
Peter Stephenson
5a64527427 22272: 4.3.0-dev-4 zsh-4.3.0-dev-4 2006-02-16 14:28:53 +00:00
Wayne Davison
5602319cb7 22270 2006-02-15 18:42:43 +00:00
Wayne Davison
a3a1e8765a Added a test for ${name+$array$scalar}. 2006-02-15 18:38:58 +00:00
Wayne Davison
1811ec9b78 Fixed another ${name+word} problem when word consisted of an
array followed by a scalar.  Also updated several comments.
2006-02-15 18:35:35 +00:00
Peter Stephenson
e7da569762 unposted: fix _perforce to allow matching control on files from p4 output 2006-02-15 10:53:46 +00:00
Wayne Davison
e89840f0cc 22268: ${1+"$@"} fix. 2006-02-15 10:19:05 +00:00
Wayne Davison
e8e9708d4c Document that quoting may be used in the word portion of the
${name:+word} and ${name:-word} expansions.
2006-02-15 10:13:46 +00:00
Wayne Davison
e22cb51922 - Some changes to handle ${1+"$@"} being fixed.
- Added quite a few new tests.
2006-02-15 10:13:43 +00:00
Wayne Davison
d0ea78e557 - Fixed: setopt shwordsplit; set 1 '2 3' 4; print -l ${1+"$@"}
- Fixed: setopt shwordsplit; foo='1 2'; print -l ${==foo+$foo}
- Fixed: emulate sh; touch '1 2'; print -l ${1:-*\ *}
- Improved multsub() and its comments.
2006-02-15 10:13:41 +00:00
Wayne Davison
00f35c2460 Mention that the user can request field-splitting in
addition to choosing to use an array.
2006-02-15 09:43:38 +00:00
Wayne Davison
5b1d731c4b 22215 and 22217. 2006-02-13 11:15:31 +00:00
Wayne Davison
5c8bb4944d Replaced a flawed look-behind algorithm for backslash detection
with one that looks forward (avoiding an accidental quoting of a
char after a "\\" sequence).
2006-02-13 11:06:21 +00:00
Wayne Davison
a6658fb9f6 Made add_match_data() look for invalid multibyte chars in the
names and substitute $'\123' sequences for them.
2006-02-13 11:03:59 +00:00
Wayne Davison
f8e97151de Call makecommaspecial() when we notice we're completing inside
an open brace list.
2006-02-13 11:01:04 +00:00
Wayne Davison
a4d4cf5cf8 Added the makecommaspecial() routine that completion uses when
it is completing filenames into an open brace list.
2006-02-13 10:59:22 +00:00