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

6272 commits

Author SHA1 Message Date
Peter Stephenson
6f16f59b9f Greg Klanderman: 26439: Doc/Zsh/mod_system.yo: convert to subsystems 2009-01-26 09:49:38 +00:00
Andrey Borzenkov
665b7d1f93 26425: allow "emulate sh -c command" to eval command under sh emulation 2009-01-25 18:19:28 +00:00
Doug Kearns
7d8db3f1a3 26413: update ant completion for version 1.7.1 2009-01-24 15:07:20 +00:00
Doug Kearns
f99436b3a9 26411: update Cygwin completion functions 2009-01-24 13:59:21 +00:00
Clint Adams
fa322e5464 26407: patch to handle aptitude build-dep, from Sven Joachim. 2009-01-22 23:20:51 +00:00
Clint Adams
e23b86b716 26405: completion for xmms2, from Louis-David Mitterand. 2009-01-22 15:11:51 +00:00
Doug Kearns
a5260beedb unposted: Fix some typos in the development guide 2009-01-22 12:12:13 +00:00
Peter Stephenson
52bb631ccb 26373: initialise variable in menu completion in attempt to prevent crash 2009-01-20 10:42:08 +00:00
Doug Kearns
7361b28c9c 26372: update antiword completion for version 0.37 2009-01-20 02:04:27 +00:00
Peter Stephenson
46cdeb71b7 26366: add "isearch" keymap and "accept-search" functino 2009-01-19 17:57:43 +00:00
Peter Stephenson
8541ccb842 Doug Kearns: 26365: new python 3.0 options 2009-01-19 10:28:30 +00:00
Wayne Davison
e2b9d8d181 26362: avoid calling regfree() on uninitialized regex_t. 2009-01-19 08:26:21 +00:00
Wayne Davison
36375b5911 Fixed a few compiler warnings. 2009-01-19 08:00:15 +00:00
Doug Kearns
de41104d67 26361: update rake completion for version 0.8.3 2009-01-19 04:48:18 +00:00
Clint Adams
3cc4bf23a1 fix Doug's changelog date 2009-01-19 03:14:20 +00:00
Doug Kearns
351ebc1d09 26360: add --work-tree option to git completion 2009-01-19 02:58:06 +00:00
Peter Stephenson
fe3fb64472 26315: define ZSH_PATCHLEVEL to "unknown" if not found 2009-01-15 19:47:20 +00:00
Peter Stephenson
45bee14fec 26313: --enable-custom-patchlevel
unposted: WARN_CREATE_GLOBAL in tcp_log
2009-01-15 14:49:50 +00:00
Peter Stephenson
3af9307d14 Phil Pennock: 26312: Document no variables altered on failed match 2009-01-15 09:49:06 +00:00
Peter Stephenson
1f15613899 26304: Mikael Magnusson: change tense in link warning 2009-01-13 17:10:22 +00:00
Peter Stephenson
7e5d340abe 26393: turn off text attributes in refresh when deleting text 2009-01-13 16:05:46 +00:00
Peter Stephenson
0cf040f4bf Back off 26270 (accept-and-menu-complete).
Was causing memory corruption
2009-01-13 12:19:53 +00:00
Peter Stephenson
e7c9e03c58 26301: make zpty -r exit more cleanly on bad reads
add option -m to make zpty -r return status 1 if pattern failed to match
use this option in comptest
2009-01-13 12:09:26 +00:00
Peter Stephenson
e763f79b3f 26300: dont use "echo -n" for $ZSH_PATCHLEVEL 2009-01-13 10:13:02 +00:00
Peter Stephenson
883bdb5018 fix doc for 26272 2009-01-11 14:04:06 +00:00
Peter Stephenson
62b5cd65e9 fix doc for 26272 2009-01-11 14:03:24 +00:00
Peter Stephenson
7c54d180cb unposted: tweak doc for 26270 2009-01-09 21:28:24 +00:00
Andrey Borzenkov
1a43616975 26270: allow accept-and-menu-complete work with _vallues as well 2009-01-09 20:54:35 +00:00
Peter Stephenson
369a03d09f unposted: fix error using dollar Revision dollar 2009-01-09 20:31:23 +00:00
Peter Stephenson
18143c3226 262727: add $ZSH_PATCHLEVEL from ChangeLog revision 2009-01-09 20:28:30 +00:00
Peter Stephenson
cb9360e445 unposted: add Revision to ChangeLog for patchlevel 2009-01-09 19:42:11 +00:00
Andrey Borzenkov
8ebd5d34ea unposted: add _rebootin completion from Mandriva RPM 2009-01-09 11:34:03 +00:00
Peter Stephenson
a21ffe815d Benjamin R. Haskell: 26265: fix some composed characters 2009-01-09 09:44:45 +00:00
Peter Stephenson
d69bd194b9 26260: fix crash failing to assigns scalar to special hash 2009-01-08 13:12:06 +00:00
Peter Stephenson
bb883ca78f unposted: fix yodl problem with 26229 2009-01-06 10:33:32 +00:00
Peter Stephenson
d388995eed 26249: remove arbitrary string length limit in unmeta() 2009-01-05 21:56:53 +00:00
Peter Stephenson
a8ca104613 Richard Hartmann: 26170 parts 1 and 2: .bz2 compressed PS files 2009-01-05 14:14:16 +00:00
Andrey Borzenkov
ead23b1898 26247: fix compilation with -Werror=format-security 2009-01-05 11:14:53 +00:00
Peter Stephenson
e2fd1d7f1a Richard Hartmann: 26229: note zstat link following behaviour 2009-01-03 18:47:25 +00:00
Peter Stephenson
76dc71f882 Frank Terbeck: 26215: VCS_Info disable-patterns style 2009-01-03 18:40:17 +00:00
Peter Stephenson
851663282a Greg Klanderman: 26159: fix appending of kills 2009-01-03 18:12:15 +00:00
Clint Adams
80bb48a400 26202: show zshmodules(1) for echotc, echoti, sched, zprof, zpty, zsocket, zstyle, and ztcp builtins as well. 2008-12-30 05:40:55 +00:00
Clint Adams
c1613695c7 26185: fix two places where path to global zshenv was specified statically. 2008-12-29 04:33:52 +00:00
Geoff Wing
78d1f82e30 clean up test temporary files 2008-12-29 04:24:36 +00:00
Clint Adams
4a2cd0410f Richard Hartmann: 26175: updates for vim completion. 2008-12-29 00:52:36 +00:00
Peter Stephenson
976cb71d6f Richard Hartmann: 26155: quote use of . for a command in text 2008-12-18 09:49:04 +00:00
Clint Adams
0414a4fd70 26141: word-split EDITOR/VISUAL so users can have multi-argument commands in those variables. 2008-12-16 15:41:13 +00:00
Peter Stephenson
b4a2d51e57 Frank Terbeck: 26125: add "command" style to VCS_INFO 2008-12-11 09:53:12 +00:00
Peter Stephenson
37a4dce4bc 26121: add -B <lines> option to calendar 2008-12-10 13:30:27 +00:00
Peter Stephenson
63e60d3d21 users/13566: note you cant unset array elements 2008-12-10 09:52:32 +00:00