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

6413 commits

Author SHA1 Message Date
Bart Schaefer
a17972b078 26713: Completion/Zsh/Type/_globflags: add #autoload 2009-03-13 15:00:09 +00:00
Bart Schaefer
8fdc1694d1 26713: add #autoload 2009-03-13 14:59:29 +00:00
Peter Stephenson
ea29159571 users/13902: make isearch return status useful
add LASTABORTEDSEARCH variable
2009-03-13 10:04:21 +00:00
Peter Stephenson
1f37225708 26723: centralise test for matching glob qualifiers in file completion 2009-03-13 09:59:58 +00:00
Peter Stephenson
b7f4c91597 users/13903 fix vi search prompt and repeat 2009-03-13 09:58:14 +00:00
Geoff Wing
c6d43a07f7 update LICENCE year to 2009 2009-03-13 04:46:47 +00:00
Peter Stephenson
7c302e129f print message if we give up trying to crate a lock file with hard links 2009-03-10 14:23:15 +00:00
Peter Stephenson
e391f09457 26705: multibyte characters with Meta in ${(%)foo} etc. 2009-03-10 11:12:02 +00:00
Peter Stephenson
6f3f3c6a01 26072: lexsave()/lexrestore() to fix bug with sourcing from "funny" places 2009-03-09 15:57:57 +00:00
Peter Stephenson
6a2d06e5d9 derf@sievert.tabularazor.org: 26701: new devtodo completion 2009-03-09 09:58:01 +00:00
Peter Stephenson
6594c0375b 26697: test for Linux- and Mac-style xattr functions 2009-03-08 20:20:47 +00:00
Peter Stephenson
d968acfacd unposted: fix definition of _perforce_whole_path in 26690 2009-03-06 11:23:17 +00:00
Peter Stephenson
3d5474eb60 add whole-path style to _perforce completer 2009-03-04 18:36:14 +00:00
Peter Stephenson
aaf1a26b6d unposted: add POSIX_ALIASES and POSIX_IDENTIFIERS to FAQ 2009-03-04 12:04:01 +00:00
Peter Stephenson
d60f73f708 26686: problem storing long $_ using VARARR() 2009-03-03 22:11:37 +00:00
Peter Stephenson
a3e73c8d05 26683: add some notes on LC_CTYPE 2009-03-03 21:04:52 +00:00
Peter Stephenson
8fce24dc4f fix the cap.c patch 2009-03-03 20:44:34 +00:00
Peter Stephenson
93dd3e0540 26680: still more metafy() stuff in cap 2009-03-03 18:12:44 +00:00
Peter Stephenson
731646656c 26677: cap module needs some unmetafy() calls 2009-03-03 17:46:50 +00:00
Peter Stephenson
309708418b 26676: redirect POSIX_ALIASES readers to reserved word doc 2009-03-03 17:35:29 +00:00
Peter Stephenson
8e25f4449f 26675: add POSIX_ALIASES option 2009-03-03 17:26:03 +00:00
Peter Stephenson
919f7b12ad 26671: various minor attribute tidy ups 2009-03-03 16:40:34 +00:00
Peter Stephenson
d58e5061ad Mikael Magnusson: 26670: add zsh/attr module 2009-03-03 15:04:15 +00:00
Peter Stephenson
29233548ae Jun T.: 26667: parentheses in doc causing problems 2009-03-03 09:48:35 +00:00
Bart Schaefer
daa22bc46b 26665: Src/utils.c: fix one incorrect test in 26614. 2009-03-03 05:22:57 +00:00
Peter Stephenson
4dbe63360d Lionel Flandrin: 26625: inopportune interrupt wrecked terminal set up 2009-03-02 10:21:37 +00:00
Peter Stephenson
535afe3b2a 26614 + 26615: history -t <fmt> plus ztrftime "-" format modifier 2009-03-02 10:11:45 +00:00
Clint Adams
7c6a25409c Frank Blendinger: 26656: improved gnupod completion. 2009-03-01 23:53:47 +00:00
Clint Adams
e47333d0a9 Chris Lamb: 26655: complete custom Django management commands. 2009-03-01 16:14:33 +00:00
Clint Adams
05a7f19f69 Daniel Friesel: 26636: complete .flac files for mplayer. 2009-02-28 19:35:08 +00:00
Bart Schaefer
027ce9a001 26609: _path_files: better (?) fix for globcomplete.
unposted: _pick_variant: explicit rather than implicit success return.
2009-02-28 07:11:31 +00:00
Peter Stephenson
a85db68271 26622: improve comments within $(...) and add test 2009-02-27 10:23:58 +00:00
Peter Stephenson
3d63a33407 26617 c.f. Tomáš Smetana, 26610: comments weren't handled in $(...) 2009-02-26 23:01:48 +00:00
Peter Stephenson
bf0ef69f42 Frank Terbeck: 26612: VCS INFO documentation fix 2009-02-26 12:13:29 +00:00
Peter Stephenson
5375b71009 26606: fix doubled -s in path completion in some cases 2009-02-25 20:51:12 +00:00
Peter Stephenson
3b88638729 26602: history substitution buffer could overflow with no test 2009-02-25 10:30:14 +00:00
Peter Stephenson
10182c766b c.f. 26586: rename yylex to zshlex and yytext to zshlextext 2009-02-25 10:23:58 +00:00
Clint Adams
3b3ff37cc5 Mikael Magnusson: 26596: new git options. 2009-02-25 02:52:47 +00:00
Clint Adams
6ff8a96365 26593: complete multiple files for lintian. 2009-02-25 02:41:52 +00:00
Peter Stephenson
84864d5780 26588: don't expand aliases in run-help 2009-02-20 21:49:56 +00:00
Peter Stephenson
1270a9d8ee 26584: use bind/netdb.h where appropriate 2009-02-20 10:17:43 +00:00
Peter Stephenson
64d011185a 26583: use HOOK_FUNCTIONS more widely 2009-02-19 10:12:37 +00:00
Peter Stephenson
6d52e0ae1a Jörg Sommer: 26582 2009-02-18 21:49:03 +00:00
Peter Stephenson
4c038a8f19 26580: Mikael: typo. 2009-02-18 18:22:05 +00:00
Peter Stephenson
83e3d2eb49 26580: Mikael: typo. 2009-02-18 17:17:27 +00:00
Peter Stephenson
83b83db015 26579: fix hook function documentation 2009-02-18 17:12:59 +00:00
Peter Stephenson
58fa37fd1b unposted: .cvsignore patchlevel.h 2009-02-18 17:11:16 +00:00
Peter Stephenson
9537a79fbf Arkadiusz Miskiewicz <arekm@maven.pl>: 26573:
force compdump overwrite
2009-02-18 11:21:57 +00:00
Peter Stephenson
4ae72f2255 Danek Duvall: 26571: Additions for Solaris 2009-02-14 18:11:44 +00:00
Peter Stephenson
3246dee5a2 Richard Hartmann: 26558: modify option description on invocation again 2009-02-14 13:35:36 +00:00