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

1111 commits

Author SHA1 Message Date
Frank Terbeck
42a260df99 29434: contrib.yo: Use PLUS() to avoid a + being silently dropped. 2011-06-02 16:15:23 +00:00
Bart Schaefer
f1667d2c62 29416: Fix (mis-)uses of var() in vcs_info documentation. 2011-06-01 15:06:17 +00:00
Mikael Magnusson
b197c9dbfb 29385: document when local-directories is used instead of directories 2011-05-27 15:57:50 +00:00
Mikael Magnusson
607dbc0cd1 29392: remove use-perl style docs 2011-05-27 14:50:30 +00:00
Mikael Magnusson
2b2ad86b13 28364: document another special highlight 2011-05-27 14:29:02 +00:00
Mikael Magnusson
6c6cb0e23d unposted: document PROMPT_EOL_MARK can be empty 2011-05-27 00:51:38 +00:00
Mikael Magnusson
533f3c9d91 unposted: quote a -e with tt(), fix some of my changelog entries. 2011-05-22 13:31:44 +00:00
Mikael Magnusson
0198b8423d 29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash. 2011-05-19 16:24:38 +00:00
Mikael Magnusson
6a29bc80d0 29261: Add g:: flag. 2011-05-19 16:16:28 +00:00
Mikael Magnusson
72cb7cfc6f 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Bart Schaefer
c439c742e8 unposted: Minor clarification in doc for -l option 2011-05-18 01:54:36 +00:00
Bart Schaefer
f32c60347f 29312, users/16032: add "zparseopts -M" 2011-05-18 01:50:59 +00:00
Mikael Magnusson
7aefbdb937 29271: document _alternative -O name. 2011-05-14 18:16:44 +00:00
Mikael Magnusson
3b4fcfe797 29206: fix formatting 2011-05-11 10:02:00 +00:00
Peter Stephenson
c59e19cd77 29191 (Danek) and 29203 (with fixes): make TERMINFO variable special. 2011-05-10 15:40:32 +00:00
Frank Terbeck
0ba32c9130 unposted: Add missing word ("style") spotted by Bart. 2011-05-07 18:39:35 +00:00
Frank Terbeck
e1be101682 29170: vcs_info: Clarify check-for-changes style behaviour with the mercurial backend. 2011-05-07 07:05:35 +00:00
Peter Stephenson
fe8a106850 29114: use same FTP sites list in FAQ and META-FAQ. 2011-04-30 20:52:22 +00:00
Peter Stephenson
95b83f217d Simon Ruderich: 29004: update archive list 2011-04-18 08:38:52 +00:00
Frank Terbeck
eb46727d3a 28959: Make the nvcsformats style be used if vcs_info is disabled. 2011-03-30 21:24:42 +00:00
Frank Terbeck
7c50fa1262 28961: Add `no-vcs' hook. 2011-03-30 21:19:17 +00:00
Frank Terbeck
abe0ee3936 28960: Add functions to add/remove static hooks. 2011-03-30 21:17:07 +00:00
Frank Terbeck
ae6fb299f3 Mike Meyer: 28956, 28957: Add fossil support to vcs_info. 2011-03-30 20:07:05 +00:00
Peter Stephenson
35004b546d Mikael: 28948: compdef -e overrides interpretation of argument as service 2011-03-29 08:46:56 +00:00
Peter Stephenson
f2dca9e155 users/15864: turn zsh_directory_name into a hook 2011-03-11 16:32:07 +00:00
Bart Schaefer
07d1d2d402 Greg Klanderman: 28846: adapt prefix-needed zstyle to handle the
completion function naming convention of a leading underscore.
2011-03-08 16:08:37 +00:00
Frank Terbeck
2eac105770 28853: Fix typo: preceed -> precede 2011-03-04 13:25:25 +00:00
Bart Schaefer
e58ad7548f 28805: move stray text about the sched builtin away from the set builtin. 2011-03-03 05:06:14 +00:00
Peter Stephenson
dbbcbf67cb 28791: exit on errors with special builtins with POSIXBUILTINS 2011-02-22 20:09:20 +00:00
Peter Stephenson
73ebca4fe9 28783: allow parentheses to be special in more places with SH_GLOB 2011-02-21 11:32:47 +00:00
Peter Stephenson
0e792b9447 28784: exit on exec redirection error with POISX_BUILTINS 2011-02-21 11:28:49 +00:00
Peter Stephenson
24e97ba046 28773: add zle-history-line-set widget 2011-02-18 22:34:29 +00:00
Peter Stephenson
212ca9edf9 28772: Update regions in region highlight dynamically 2011-02-18 22:08:45 +00:00
Bart Schaefer
732a07ad95 Tweak so as not to fib about send-invisible return status. 2011-02-11 05:03:59 +00:00
Bart Schaefer
200fb38b94 Doc for send-invisible 2011-02-11 04:58:31 +00:00
Peter Stephenson
94225e07fc 28638: add $usergroups parameter 2011-01-19 12:42:53 +00:00
Peter Stephenson
11075eff1b c.f. 28628: some extra notes on traps 2011-01-13 09:31:07 +00:00
Peter Stephenson
7541f37b63 28626: summarize differences between two types of trap 2011-01-11 11:47:32 +00:00
Peter Stephenson
c9a70e18fd Štěpán Němec: 28533: typos 2010-12-17 17:10:47 +00:00
Peter Stephenson
246bcd10a7 Mikael: 28531: typos 2010-12-16 13:55:35 +00:00
Bart Schaefer
66152e8ada 28530: replace (z+opts+) flag with (Z:opts:), add reserved (_🎏). 2010-12-15 04:05:50 +00:00
Peter Stephenson
eab4f9a83c 28528: Rearrange zleparse to lexflags
Add (z+n+)
2010-12-14 09:59:04 +00:00
Peter Stephenson
0a5702457b 28510: add (z+c+) and (z+C+) parameter flags 2010-12-12 22:44:50 +00:00
Peter Stephenson
32ce1cdd79 Mikael: 28487: fix docs to refer to current directory
rather than $PWD
2010-12-06 13:53:15 +00:00
Peter Stephenson
25b12c5d11 28474, 28478: extended {START..END..STEP} syntax 2010-12-05 21:07:48 +00:00
Peter Stephenson
fc6c76519b 28434: make ${NAME:OFFSET} always use zero-offset 2010-11-25 10:34:32 +00:00
Peter Stephenson
cc9bc2dd0b 28424: new POSIX_STRINGS option 2010-11-22 11:42:47 +00:00
Peter Stephenson
8f20b2361c 28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:
KSH_ARRAY ${*:0:1} gives $0, etc.
2010-11-18 13:57:18 +00:00
Peter Stephenson
23bdfc7fd2 28418: add ${NAME:OFFSET:LENGTH} substitution 2010-11-18 10:07:55 +00:00
Peter Stephenson
851b8e1510 28377: document more alias problems 2010-11-17 16:35:27 +00:00