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

5992 commits

Author SHA1 Message Date
Peter Stephenson
a1958f3c41 26025: prefer handling user input to zle -F file descriptor 2008-11-11 18:25:44 +00:00
Clint Adams
0e8d56723a 26023: skeletal completion for tg (topgit). 2008-11-11 12:13:50 +00:00
Oliver Kiddle
1fa2d1e6e5 26022: fix on Solaris where /proc/$$/fd exists but doesn't contain symlinks 2008-11-10 17:12:50 +00:00
Oliver Kiddle
5d13deda4e add completion of globbing flags 2008-11-10 15:28:41 +00:00
Peter Stephenson
399cf6312e 26021: tweak for glob qualifier completion 2008-11-08 23:34:11 +00:00
Clint Adams
29852fe214 unposted: revert 26014. 2008-11-08 06:31:01 +00:00
Clint Adams
3a8803a411 26016: treat "bzr co" as an alias of "bzr checkout"; patch from Ryo IGARASHI. 2008-11-07 02:34:51 +00:00
Clint Adams
3fc22d6eab 26014: don't allocate and leak a patprog if it's not going to be used. 2008-11-06 02:59:42 +00:00
Clint Adams
cbc24017fe 26013: don't ztrdup the other buffer returned by inet_ntoa. cf. 25987. 2008-11-06 01:35:12 +00:00
Peter Stephenson
60b410fd7c "typeset -g <var>" should be silent even without TYPESET_SILENT 2008-11-05 13:01:56 +00:00
Peter Stephenson
2a4c8c27c6 26006: remove dependence on system error message 2008-11-04 09:51:21 +00:00
Peter Stephenson
3e3f31778c unposted: update to 4.3.9-dev-0 2008-11-03 16:09:30 +00:00
Peter Stephenson
0b90a37a7c unposted: missing .distfiles entry; release 4.3.9 2008-11-03 10:14:47 +00:00
Peter Stephenson
d41c6098b4 25989: fix crash in matching 2008-11-02 17:36:26 +00:00
Clint Adams
6dbf2f2f4a 25988: declare temporary cache array as local, thanks to problem noticed by Kazuhiro NISHIYAMA. 2008-11-02 14:12:29 +00:00
Clint Adams
1b78e1a912 25987: don't ztrdup the buffer returned by inet_ntoa. 2008-11-01 18:20:14 +00:00
Clint Adams
484644676a 25985: don't try to disable signal traps if getsignum returns -1. 2008-11-01 01:19:35 +00:00
Oliver Kiddle
a9a516d219 25983: Fix bug in hash builtin with empty hash entry name 2008-10-31 23:43:36 +00:00
Peter Stephenson
7ce5beb5be 25975: bad tests for pattern match when building up a completion line string 2008-10-30 22:04:03 +00:00
Peter Stephenson
b9500900b1 25972: leaked and uninitialised memory found by valgrind 2008-10-30 20:29:55 +00:00
Peter Stephenson
135211b00b 25971: fix options handling for builtins that handle their own 2008-10-30 19:52:44 +00:00
Peter Stephenson
25833cc89e 25969: two bugs with metafication plus a test for one 2008-10-30 15:34:18 +00:00
Peter Stephenson
176e0dc821 25963: Interrupt at spell check prompt output garbage 2008-10-30 14:04:30 +00:00
Peter Stephenson
2c16d989ba 25961: remove opening parenthesis from case 2008-10-30 13:00:21 +00:00
Peter Stephenson
2adb5a6d70 4.3.9 2008-10-30 12:18:54 +00:00
Peter Stephenson
9b032ff6d8 25958: make it possible to get docs for startup files correct 2008-10-30 12:09:18 +00:00
Peter Stephenson
f26d396012 25950 should use xyes, too 2008-10-30 10:20:42 +00:00
Peter Stephenson
24dc4bec07 unposted: add _tcpsys 2008-10-30 10:10:59 +00:00
Peter Stephenson
5c0b3ddc42 25950: need configure x$dynamic trick in two more places 2008-10-30 09:59:46 +00:00
Peter Stephenson
db68b7270f users/13418: protect against have_strcodes lying 2008-10-30 09:52:15 +00:00
Clint Adams
787c86f68d 25949: remove dead code in getvisrchstr. 2008-10-30 01:47:32 +00:00
Peter Stephenson
c109f9f944 25945: matching bug in path hierarchy completion 2008-10-29 21:59:32 +00:00
Peter Stephenson
38d2bf4af5 Mikael: users/13412: typo 2008-10-29 14:33:16 +00:00
Peter Stephenson
05a1948187 c.f. users/13411: update archved version number to 4.3.8-dev-0 2008-10-29 12:22:25 +00:00
Peter Stephenson
ab28c35955 unposted: single-letter typo 2008-10-29 12:17:44 +00:00
Peter Stephenson
ef0a55efe2 unposted: belatedly sort out some distfiles 2008-10-29 10:28:14 +00:00
Peter Stephenson
000fe2060b update to 4.3.8 2008-10-29 09:57:52 +00:00
Clint Adams
031dd01cf2 25940: delay !multi memory allocation until after possibility to error out and return without freeing. 2008-10-29 01:33:23 +00:00
Peter Stephenson
e775b4dd66 25938 (Mikael) + probably 25939, too: typo in _path_files 2008-10-28 22:23:04 +00:00
Peter Stephenson
36d228b129 25937: builtins with no options should still ignore -- 2008-10-28 20:55:22 +00:00
Peter Stephenson
b77f9505d8 Release 4.3.7 2008-10-28 12:01:23 +00:00
Clint Adams
77e8622b38 25934: handle bts subscribe, unsubscribe, and fix owner. Patches from Ansgar Burchardt. 2008-10-26 19:35:47 +00:00
Peter Stephenson
f625d27c02 unposted: region_highlight wrongly capitalised in NEWS 2008-10-26 18:01:40 +00:00
Peter Stephenson
d472217ad0 unposted: update version claimed in README to 4.3.7 2008-10-26 17:59:48 +00:00
Peter Stephenson
3e70e99d50 Mikael: 25933: typos 2008-10-26 17:57:13 +00:00
Peter Stephenson
2f50e20d84 25931: Test for prompt code reentrancy
users/13400: clarify some ksh-like editing issues
2008-10-24 16:00:48 +00:00
Peter Stephenson
337530b4d6 25930: dynamic directory expansion memory handling was screwy 2008-10-24 10:27:25 +00:00
Peter Stephenson
b0e0d901b2 users/13375: trivial rewrite to ternary expression 2008-10-23 08:52:02 +00:00
Bart Schaefer
2357877757 25927: include the ignored prefix/suffix in the hidden prefix/suffix
only for compadd -U.
2008-10-23 02:38:58 +00:00
Clint Adams
365e04460d 25926: free val only after it may be passed to strlen (as in 25656). 2008-10-23 00:48:59 +00:00