1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-23 17:01:05 +02:00
Commit graph

5523 commits

Author SHA1 Message Date
Clint Adams
969913577e 24622: add completion for 'git bisect skip' and 'git bisect run'. 2008-02-28 17:20:43 +00:00
Peter Stephenson
3dd3f72bd9 24618: avoid problems with sorting of UTF-8 characters by using sort 2008-02-27 20:03:21 +00:00
Clint Adams
a6cf8b340c 24617: add '.' to the yodl include path for when files are passed as ../../Doc/*.yo. 2008-02-27 18:24:41 +00:00
Peter Stephenson
0076d68664 24611: fix ${+array[...]} for empty range 2008-02-27 15:51:26 +00:00
Peter Stephenson
4ff6e11df2 24609: try to be safe about using libiconv 2008-02-27 11:46:26 +00:00
Peter Stephenson
e21bd541a2 24600: yet another typo
24602: fix test when not run
2008-02-26 20:50:11 +00:00
Geoff Wing
3934b6d621 another fatfinger: change comparison to asignment 2008-02-26 17:53:31 +00:00
Geoff Wing
a1cca48d0f pws fatfingered the last change in utils.c 2008-02-26 17:49:31 +00:00
Peter Stephenson
4c7bb13f63 24596: use "US-ASCII" as charset if nl_langinfo(CODESET) returns "" or "646" 2008-02-26 16:19:33 +00:00
Peter Stephenson
f674ea76d2 24592: make types of charset conversion failure more explicit 2008-02-26 14:50:00 +00:00
Peter Stephenson
fd2e321313 24588: tweak glob qualifier completion
24590: turn down error reporting when unquoting
2008-02-23 18:33:57 +00:00
Peter Stephenson
485a008075 24585: completion for glob qualifiers plus
bug fix for _alternative
2008-02-23 00:10:24 +00:00
Peter Stephenson
2130732433 unposted: new p4 change option -u 2008-02-22 14:40:06 +00:00
Clint Adams
ca82aaf80e 24578: stop completing --print-gnu-build-architecture, which was dropped in 2005. 2008-02-22 03:01:10 +00:00
Clint Adams
7814ace748 24576: replace shebang lines. 2008-02-22 02:56:13 +00:00
Peter Stephenson
9fffc58ccf users/12632: bug unexporting special after being set for funccall 2008-02-21 18:27:04 +00:00
Peter Stephenson
043fb29bc4 24572: add style reformat-date to calendar 2008-02-20 17:26:51 +00:00
Bart Schaefer
9728d35cc2 24570: don't attempt to pre-filter $commands on $PREFIX, just let compadd
deal with it.
2008-02-19 22:52:18 +00:00
Peter Stephenson
b784aad67a 24572: add style reformat-date to calendar 2008-02-19 14:59:52 +00:00
Bart Schaefer
00e6c6e0f5 unposted: Functions/Misc/xtermctl: update uses of "read" to take advantage
of users/12600.
2008-02-18 03:30:22 +00:00
Bart Schaefer
f278876538 users/12600: Src/builtin.c: reorder handling of -s/-d/-t options 2008-02-18 03:23:11 +00:00
Bart Schaefer
5994edfc88 zsh-users/12600: reorder handling of -s/-d/-t options so that terminal
input modes are set before attempting a read-poll.  Also display any
prompt before read-polling.  Unposted: remove trailing whitespace from
all lines that had it.
2008-02-18 03:18:03 +00:00
Peter Stephenson
65520f1901 24566: fix prompts with glitch spaces a bit more 2008-02-17 18:15:04 +00:00
Peter Stephenson
7da98c5124 24556: %G in prompt for glitch characters 2008-02-15 23:59:05 +00:00
Peter Stephenson
ac0756270c 24554: reduce accumulated memory listing in completion listing
make file static be used as such instead of as a pretend parameter
2008-02-15 22:01:01 +00:00
Peter Stephenson
5a52e1ee80 24551: Free heap memory after every ZLE command 2008-02-14 15:21:35 +00:00
Peter Stephenson
ae7d5b5503 users/12547: [0] -> [1] in completion arrays 2008-02-11 16:28:29 +00:00
Peter Stephenson
d013696802 24545: new acroread options 2008-02-11 12:49:56 +00:00
Peter Stephenson
f6f8152f4b 24542: fix RC_QUOTES completion if opening quote not at start of string 2008-02-09 17:32:42 +00:00
Clint Adams
154b57fdb6 unposted: remove shebang line. 2008-02-07 02:11:00 +00:00
Clint Adams
5202a8be2e unposted: remove shebang line. 2008-02-07 02:07:59 +00:00
Clint Adams
aad025407c 24536: tweaks to 24529, spelling fix. 2008-02-06 01:30:29 +00:00
Clint Adams
0ae4035111 Mikael Magnusson: 24529: remaining fixes from 24526. 2008-02-06 01:17:53 +00:00
Peter Stephenson
617e790830 24533 (tweaked): offer _complete _ignored as default for completers style 2008-02-05 14:51:01 +00:00
Clint Adams
d70c7f5f53 24528: revert 24429. 2008-02-03 18:17:13 +00:00
Clint Adams
07acd1d4f0 24527: a subset of the fixes from Mikael Magnusson in 24526. 2008-02-03 18:10:18 +00:00
Peter Stephenson
351226cf6f 24524: increment version to 4.3.5-dev-0 2008-02-02 11:58:38 +00:00
Clint Adams
3c8d53036c 24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa. 2008-02-01 19:59:45 +00:00
Peter Stephenson
62806c1e14 users/12527: add release note for 4.3.5 2008-02-01 13:55:10 +00:00
Peter Stephenson
8a63e7dd88 4.3.5 2008-02-01 11:31:35 +00:00
Clint Adams
4b5793c83e 24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful. 2008-02-01 02:58:13 +00:00
Peter Stephenson
f6bcc6e1cd Christopher Key: fix for subversion help output 2008-01-31 16:16:35 +00:00
Peter Stephenson
4c5d9ae3d5 24498: tweak to grep config.h instead of config.status for dynamic config 2008-01-30 10:03:49 +00:00
Peter Stephenson
9d2248d384 24496: more Yodl parenthesis protection 2008-01-30 09:40:40 +00:00
Peter Stephenson
73bbb62988 24483: minor sectioning fixes in doc
24485: note on includes for term.h
2008-01-29 17:51:00 +00:00
Peter Stephenson
3d20551b19 users/12498: missing section marker in doc 2008-01-29 14:30:37 +00:00
Peter Stephenson
20ec72c83b 4.3.4-dev-8 2008-01-29 14:29:19 +00:00
Peter Stephenson
b5570971ef 24460: make zpty -rt more consistent by polling before every byte 2008-01-25 16:48:22 +00:00
Clint Adams
cf416b753e 24464: remove trailing whitespace. 2008-01-25 13:56:04 +00:00
Clint Adams
1445c65e53 24442: compensate for some breakage introduced by 24396. 2008-01-22 17:17:00 +00:00