Peter Stephenson
|
9503eaee5a
|
26116: didn't get updated properly for combining characters
|
2008-12-07 18:45:30 +00:00 |
|
Peter Stephenson
|
2ac5a8cdcb
|
Richard Hartmann: 26105: add okular
|
2008-12-02 09:36:47 +00:00 |
|
Peter Stephenson
|
ec48872b7c
|
Frank Terbeck: 26104: eliminate WARN_CREATE_GLOBAL warnings
|
2008-12-02 09:33:56 +00:00 |
|
Peter Stephenson
|
815cf48368
|
26103: use FIFOs rather than FD files for process substititution on Cygwin
|
2008-12-01 12:26:24 +00:00 |
|
Peter Stephenson
|
94b39fe195
|
26095: compilation error if TIOCGWINSZ not defined
|
2008-11-27 17:05:42 +00:00 |
|
Peter Stephenson
|
baa1145609
|
26090: another cond test for Cygwin needs removing
|
2008-11-26 10:50:07 +00:00 |
|
Clint Adams
|
bda2edb4c5
|
Brendan Cully: 26057: mercurial completion updates.
|
2008-11-26 02:13:20 +00:00 |
|
Peter Stephenson
|
fed941ce24
|
26091: crash at end of history line if history not in use
|
2008-11-25 18:39:04 +00:00 |
|
Peter Stephenson
|
21e1b38ffb
|
13482: Frank Terbeck: fix some prompt docs for vcs info
|
2008-11-24 09:56:07 +00:00 |
|
Bart Schaefer
|
6636282a16
|
users/13477: call _files instead of _path_files to correctly handle
cycling through choices.
|
2008-11-23 18:23:28 +00:00 |
|
Peter Stephenson
|
33b846810c
|
users/13464: allow MIME suffixes to match upper case variants
26075: fix repeated calendar events so that the next event is always in the
future
|
2008-11-20 18:12:31 +00:00 |
|
Peter Stephenson
|
689df35c94
|
26065: update version number because of syntax change
|
2008-11-18 16:10:11 +00:00 |
|
Peter Stephenson
|
1e9b85e586
|
François Revol: some BeOS fixes
|
2008-11-18 10:14:35 +00:00 |
|
Peter Stephenson
|
14231691e1
|
26061: fix clash between process subst and numeric glob
26062: additional compmatch change, missed from 26047
|
2008-11-18 10:07:31 +00:00 |
|
Peter Stephenson
|
0d0e497c69
|
26056 "< <(...)more_stuff" etc. are errors
|
2008-11-17 16:56:41 +00:00 |
|
Peter Stephenson
|
2fbc131ca8
|
26055: ensure process substitution is handled before parameter and command
|
2008-11-17 16:11:29 +00:00 |
|
Peter Stephenson
|
0662164f13
|
26053: handle --help output like "--[fetch]all"
|
2008-11-17 10:37:37 +00:00 |
|
Peter Stephenson
|
85c513894d
|
26047: convert lower levels of completion matching to use
multibyte strings and wide characters
|
2008-11-15 21:27:45 +00:00 |
|
Clint Adams
|
ac38534728
|
26046: return an error if session's fd is unusable.
|
2008-11-15 16:58:35 +00:00 |
|
Peter Stephenson
|
d7ebd94ff4
|
Phil (unposted): README: another typo
|
2008-11-15 16:30:31 +00:00 |
|
Peter Stephenson
|
35a8612f21
|
26042 with some fixes from 26043 (Mikael):
allow <(...) and >(...) to occur in the middle of strings
and =(...) to have extra text following
|
2008-11-13 21:18:14 +00:00 |
|
Oliver Kiddle
|
dcd26714bb
|
26030: fix memory leak in vared
|
2008-11-12 12:59:07 +00:00 |
|
Oliver Kiddle
|
61e9152b11
|
26028: close temporary file when aborting fc
|
2008-11-12 12:57:25 +00:00 |
|
Peter Stephenson
|
18f9bf0a36
|
26029: test for redirection with no preceding whitespace
|
2008-11-12 10:56:23 +00:00 |
|
Peter Stephenson
|
626286a5f7
|
26029: test for redirection with no preceding whitespace
|
2008-11-12 10:55:18 +00:00 |
|
Oliver Kiddle
|
085419f95d
|
26024: don't leave ref count incremented when aborting bindkey with an error
|
2008-11-11 22:40:16 +00:00 |
|
Clint Adams
|
4b39a04c14
|
26027: free pprogc before it goes out of scope in makecomplistflags.
|
2008-11-11 19:36:34 +00:00 |
|
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 |
|