index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sebastian Stark: users/15581: MacOS has .bundle DLL files.
Peter Stephenson
2010-11-25
2
-2
/
+5
*
Overwrite PROMPT_SP string if it should remain invisible,
Wayne Davison
2010-11-25
2
-4
/
+10
*
users/15580: fix MIME handler completion on fallthrough
Peter Stephenson
2010-11-25
3
-3
/
+21
*
28434: make ${NAME:OFFSET} always use zero-offset
Peter Stephenson
2010-11-25
4
-36
/
+56
*
28424: missed
Peter Stephenson
2010-11-23
1
-1
/
+7
*
28424: new POSIX_STRINGS option
Peter Stephenson
2010-11-22
5
-3
/
+65
*
28425: remove null arguments and untokenize
Peter Stephenson
2010-11-20
2
-1
/
+7
*
28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:
Peter Stephenson
2010-11-18
4
-3
/
+77
*
28418: add ${NAME:OFFSET:LENGTH} substitution
Peter Stephenson
2010-11-18
6
-10
/
+241
*
28377: document more alias problems
Peter Stephenson
2010-11-17
2
-1
/
+26
*
28411: complete submodule and annex as subcommands; complete files when the s...
Clint Adams
2010-11-14
2
-3
/
+15
*
28401: git-buildpackage completion from Felipe Sateler.
Clint Adams
2010-11-10
2
-2
/
+49
*
Mikael: 28389: empty section in java CLASSPATH
Peter Stephenson
2010-11-07
2
-3
/
+9
*
28384: improve error message on assignment to a field of a read-only hash.
Bart Schaefer
2010-11-03
2
-2
/
+14
*
unposted: typo plus rephrase of alias quoting bit
Peter Stephenson
2010-10-27
2
-7
/
+11
*
28375: clarify how to quote aliases from expansion
Peter Stephenson
2010-10-27
2
-7
/
+15
*
28363: fix insert bug refreshing zle with wide characteter
Peter Stephenson
2010-10-25
2
-11
/
+38
*
28360: NO_UNSET option should check parameters with trailing options
Peter Stephenson
2010-10-22
3
-4
/
+36
*
not quite posted: screen: complete sessions after -S
Peter Stephenson
2010-10-22
2
-2
/
+7
*
not quite posted, exactly: improvement to previous _man change
Peter Stephenson
2010-10-21
2
-5
/
+6
*
Silas Silva: completion support for man -M
Peter Stephenson
2010-10-21
2
-1
/
+16
*
Jérôme Pouiller: 28351: new help functions
Peter Stephenson
2010-10-18
4
-1
/
+22
*
Mikael: 28356: don't increment old display line too far when refreshing
Peter Stephenson
2010-10-17
2
-2
/
+7
*
unposted but c.f. 28353: omit sunsite.dk from FTP list
Peter Stephenson
2010-10-17
2
-4
/
+6
*
28345: make ${(D)...} return a fully usable command line argument
Peter Stephenson
2010-10-15
5
-15
/
+31
*
unposted: fix cross-references in doc for parameter substitution rules
Bart Schaefer
2010-10-13
2
-4
/
+9
*
Mikael: 28343: fix setfacl completion
Peter Stephenson
2010-10-12
2
-2
/
+8
*
Document the 28338 commit. Oops.
pdpennock
2010-10-10
1
-1
/
+6
*
28339: backslash-newline history without HIST_LEX_WORDS
Peter Stephenson
2010-10-10
4
-7
/
+50
*
28332: backslash-newline with HIST_LEX_WORDS
Peter Stephenson
2010-10-10
2
-3
/
+19
*
28338: keep =~ from inverting sense of subsequent tests (after &&/||)
pdpennock
2010-10-10
2
-1
/
+15
*
Ben: 28330: acroread completion for -openInNewInstance
Peter Stephenson
2010-10-08
2
-3
/
+9
*
Ben: 28329: acroread completion for version 9 similar to 7 and 8
Peter Stephenson
2010-10-08
2
-6
/
+10
*
28327: fix pseudolexical word splitting with RC_QUOTES
Peter Stephenson
2010-10-07
2
-11
/
+14
*
28326: Fix numbering
Peter Stephenson
2010-10-07
1
-7
/
+6
*
not yet posted: fix some more HIST_LEX_WORDS anomalies
Peter Stephenson
2010-10-06
2
-18
/
+43
*
28319: (z) splitting oddities
Peter Stephenson
2010-10-06
3
-19
/
+120
*
28285: zle-isearch-update and zle-isearch-exit
Peter Stephenson
2010-10-06
3
-1
/
+30
*
unposted: note HIST_LEX_WORDS in NEWS
Peter Stephenson
2010-10-03
2
-1
/
+8
*
Add missing file reference in recent entry.
Bart Schaefer
2010-10-02
1
-3
/
+3
*
28308/28310: HIST_LEX_WORDS, check for quick history read
Peter Stephenson
2010-10-02
5
-45
/
+86
*
28309: fix infinite loop padding with extra wide characters
Peter Stephenson
2010-10-02
2
-7
/
+58
*
Mikael: 28301: fix missing item line in doc
Peter Stephenson
2010-10-02
2
-1
/
+6
*
28307: support new styles esp. vcs_info ones and allow quoted contexts again
Oliver Kiddle
2010-10-01
2
-10
/
+124
*
28295 plus tweak: use lexer to split words from history file
Peter Stephenson
2010-09-25
2
-22
/
+65
*
unposted: update address of HTML manual
Peter Stephenson
2010-09-23
2
-2
/
+6
*
28282: new function zlecallhook()
Peter Stephenson
2010-09-20
4
-35
/
+44
*
28268: I/O to a terminated (or never created) coprocess emits a
Bart Schaefer
2010-09-19
2
-3
/
+25
*
Baptiste: 28264: remove the need for sed from _ffmpeg
Peter Stephenson
2010-09-16
2
-6
/
+11
*
28261: Julius Plenz: separate the options to _arguments.
Wayne Davison
2010-09-16
2
-2
/
+7
[next]