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
path:
root
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
28025: (D) parameter flag
Peter Stephenson
2010-06-11
2
-11
/
+40
*
28006: make zgetcwd() fall back to pwd,
Peter Stephenson
2010-06-08
3
-12
/
+44
*
27983: colours could be output twice
Peter Stephenson
2010-06-03
1
-1
/
+6
*
27994: better error for failed parameter autoload
Peter Stephenson
2010-06-03
1
-1
/
+2
*
27990: don't use return value from setupterm()
Peter Stephenson
2010-06-02
2
-5
/
+13
*
27965, 27966: Improve ${(q)...}: newline appears as $'\n;,
Peter Stephenson
2010-05-27
4
-14
/
+39
*
unposted: fix typo in previous commit
Peter Stephenson
2010-05-12
1
-1
/
+1
*
27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt
Peter Stephenson
2010-05-12
9
-30
/
+72
*
27947: some cases where we should execute EXIT traps
Peter Stephenson
2010-05-05
1
-1
/
+7
*
Mikael: 27929 + doc: global aliases shouldn't trigger HIST_IGNORE_SPACE
Peter Stephenson
2010-04-28
1
-1
/
+1
*
27926: fix completion suffix when inserting last word
Peter Stephenson
2010-04-27
1
-0
/
+1
*
27889: Force more use of GLOB_SUBST in parameters if ~ is used
Peter Stephenson
2010-04-20
1
-5
/
+10
*
27865: fix problem with glob_subst in parameter subsitution
Peter Stephenson
2010-04-09
1
-1
/
+1
*
rationalise widths of non-printing characters to zero.
Peter Stephenson
2010-03-27
2
-34
/
+66
*
27827: fix infinite loop in recursive alias at end of parsed string
Peter Stephenson
2010-03-25
1
-9
/
+12
*
27823: fix memory access in 27822
Peter Stephenson
2010-03-22
1
-2
/
+2
*
27812: display invalid bytes in multibyte characters specially
Peter Stephenson
2010-03-22
3
-13
/
+60
*
Fix ZLE access to pushed history line
Peter Stephenson
2010-03-22
4
-9
/
+48
*
27804: don't hang in isearch if invalid character found
Peter Stephenson
2010-03-18
1
-0
/
+2
[prev]
[next]