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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
28461: flush stderr in PRINT_EXIT_VALUE handling.
Bart Schaefer
2010-11-27
1
-0
/
+1
*
28559: flush shell output in PROMPT_SP handling
Peter Stephenson
2010-11-27
1
-0
/
+1
*
Use newer PROMPT_SP behavior for hasxn terms too.
Wayne Davison
2010-11-26
1
-4
/
+1
*
Overwrite PROMPT_SP string if it should remain invisible,
Wayne Davison
2010-11-25
1
-3
/
+4
*
28434: make ${NAME:OFFSET} always use zero-offset
Peter Stephenson
2010-11-25
1
-6
/
+5
*
28424: new POSIX_STRINGS option
Peter Stephenson
2010-11-22
3
-3
/
+16
*
28425: remove null arguments and untokenize
Peter Stephenson
2010-11-20
1
-0
/
+2
*
28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:
Peter Stephenson
2010-11-18
1
-2
/
+34
*
28418: add ${NAME:OFFSET:LENGTH} substitution
Peter Stephenson
2010-11-18
3
-9
/
+149
*
28384: improve error message on assignment to a field of a read-only hash.
Bart Schaefer
2010-11-03
1
-1
/
+8
*
28363: fix insert bug refreshing zle with wide characteter
Peter Stephenson
2010-10-25
1
-10
/
+32
*
28360: NO_UNSET option should check parameters with trailing options
Peter Stephenson
2010-10-22
1
-1
/
+7
*
Mikael: 28356: don't increment old display line too far when refreshing
Peter Stephenson
2010-10-17
1
-1
/
+3
*
28345: make ${(D)...} return a fully usable command line argument
Peter Stephenson
2010-10-15
2
-11
/
+19
*
28339: backslash-newline history without HIST_LEX_WORDS
Peter Stephenson
2010-10-10
2
-5
/
+24
*
28332: backslash-newline with HIST_LEX_WORDS
Peter Stephenson
2010-10-10
1
-2
/
+12
*
28338: keep =~ from inverting sense of subsequent tests (after &&/||)
pdpennock
2010-10-10
1
-1
/
+2
*
28327: fix pseudolexical word splitting with RC_QUOTES
Peter Stephenson
2010-10-07
1
-10
/
+8
*
not yet posted: fix some more HIST_LEX_WORDS anomalies
Peter Stephenson
2010-10-06
1
-17
/
+35
*
28319: (z) splitting oddities
Peter Stephenson
2010-10-06
1
-18
/
+88
*
28285: zle-isearch-update and zle-isearch-exit
Peter Stephenson
2010-10-06
1
-0
/
+2
*
28308/28310: HIST_LEX_WORDS, check for quick history read
Peter Stephenson
2010-10-02
3
-44
/
+66
*
28309: fix infinite loop padding with extra wide characters
Peter Stephenson
2010-10-02
1
-6
/
+54
*
28295 plus tweak: use lexer to split words from history file
Peter Stephenson
2010-09-25
1
-21
/
+59
*
28282: new function zlecallhook()
Peter Stephenson
2010-09-20
3
-34
/
+37
*
28268: I/O to a terminated (or never created) coprocess emits a
Bart Schaefer
2010-09-19
1
-2
/
+18
*
28259: Finally fix some ancient problems with here-documents
Peter Stephenson
2010-09-14
5
-34
/
+140
*
28258: fix undefined variable in traps
Peter Stephenson
2010-09-14
1
-4
/
+3
*
28253: document -h argument to atribute commands
Peter Stephenson
2010-09-12
3
-4
/
+8
*
28237: new parameter ZLE_LINE_ABORTED
Peter Stephenson
2010-09-08
2
-2
/
+11
*
28229: can list individual keymaps
Peter Stephenson
2010-09-05
1
-4
/
+18
*
28227: improved documentation on keymaps
Peter Stephenson
2010-09-05
1
-10
/
+106
*
28220 plus some comments: fix "HELLO=$HELLO shellfunc"
Peter Stephenson
2010-08-31
2
-12
/
+41
*
28202: unmetafy line for reversemenucomplete
Peter Stephenson
2010-08-31
1
-0
/
+2
*
28179, users/15314, users/15310, users/15200:
Peter Stephenson
2010-08-22
3
-107
/
+183
*
28172: mark processes as not stopped if sent SIGCONT
Peter Stephenson
2010-08-18
1
-4
/
+14
*
28167: reset more variables on invalidating completion list
Peter Stephenson
2010-08-15
1
-0
/
+2
*
28160, 28164: fix redisplay problem after display reset
Peter Stephenson
2010-08-13
1
-1
/
+6
*
28122 (Frank) / 28139: add ZLE_STATE
Peter Stephenson
2010-08-11
1
-0
/
+60
*
Daiki Ueno: 28112: fix character width assignment
Peter Stephenson
2010-08-02
1
-1
/
+1
*
users/15219: PRINTEXITVALUE if terminated by signal
Peter Stephenson
2010-07-31
1
-0
/
+4
*
always print job status if non-zero status and PRINTEXITSVALUE
Peter Stephenson
2010-07-31
1
-12
/
+18
*
users/15217: use top-level status when redrawing prompt
Peter Stephenson
2010-07-31
1
-0
/
+23
*
<hamer@hamer.org.ua>: 28104: fix completion crash due to NULL pointer.
Peter Stephenson
2010-07-29
1
-1
/
+1
*
28102: use lstat() when checking ignore-parents
Peter Stephenson
2010-07-26
1
-3
/
+12
*
28073: allow #! scripts to search path if interpreter not found
Peter Stephenson
2010-07-15
3
-19
/
+46
*
28065 plus unposted zsh.mdd:
Peter Stephenson
2010-07-09
1
-1
/
+1
*
28047: attempt to make locking with fc command more useful
Peter Stephenson
2010-06-22
1
-24
/
+58
*
28037: improved error messages for module autoloads
Peter Stephenson
2010-06-14
3
-4
/
+10
*
28010: use getcwd() as fallback
Peter Stephenson
2010-06-14
1
-1
/
+18
[next]