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
*
32568: consistency in handling of errflag condition during substitutions
Barton E. Schaefer
2014-04-20
2
-4
/
+21
*
32552 (updated by 32560): fix segfault when using process substitution in ano...
Andrew Waldron
2014-04-18
3
-11
/
+21
*
32540: in doexpandhist(), discard saved line position data rather than restor...
Barton E. Schaefer
2014-04-13
2
-1
/
+22
*
32531: fix memory leaks detected by valgrind
Barton E. Schaefer
2014-04-06
3
-1
/
+6
*
m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes
m0viefreak
2014-03-23
3
-17
/
+17
*
32500: handle interrupts during pattern matching
Barton E. Schaefer
2014-03-20
1
-1
/
+7
*
32479: POSIXTRAPS and implicit return values.
Peter Stephenson
2014-03-14
2
-2
/
+17
*
32480: Fix crash in vi mode with too few previous changes
Jun T
2014-03-13
1
-1
/
+1
*
32468: save/restore match/mbegin/mend when doing pattern lookups against zsty...
Barton E. Schaefer
2014-03-09
1
-55
/
+61
*
32450: make get-line widget set the history number that was saved with the line
Oliver Kiddle
2014-03-03
1
-0
/
+4
*
32448: fix seg fault if $WIDGET is accessed after recursive-edit is interrupted
Oliver Kiddle
2014-03-03
1
-1
/
+1
*
32436: allow = to be used in ZLS_COLORS patterns if it is quoted or inside pa...
Oliver Kiddle
2014-03-03
1
-2
/
+15
*
32412 / 32415: New giga- and terabyte units for glob qualifiers
Manuel Presnitz
2014-03-01
2
-5
/
+46
*
32427: avoid busy loop on closed descriptors for "zle -F" handlers
Barton E. Schaefer
2014-02-23
1
-3
/
+36
*
32414: improved error message for missing delimiters.
Peter Stephenson
2014-02-19
1
-2
/
+2
*
32388: zparseopts -K preserves individual associative array elements
Barton E. Schaefer
2014-02-15
1
-2
/
+41
*
32361: don't reset lastline before completion
Oliver Kiddle
2014-02-14
1
-1
/
+0
*
32365: another stab at the heuristic for initializing rprompt_indent
Barton E. Schaefer
2014-02-08
2
-3
/
+4
*
32342: fix overstrike for vi mode and use varying vi commands at line start
Oliver Kiddle
2014-02-05
2
-10
/
+12
*
32334 (modified so KEEPSUFFIX is unchanged for vi-cmd-mode; based on
Oliver Kiddle
2014-02-05
4
-8
/
+29
*
32341: heuristic initialization of ZLE_RPROMPT_INDENT
Barton E. Schaefer
2014-02-02
1
-11
/
+1
*
Fix leading whitespace in a comment
Barton E. Schaefer
2014-02-02
1
-1
/
+1
*
32340: improve error messages for "read -c" / "read -l"
Barton E. Schaefer
2014-02-02
2
-2
/
+2
*
32337: change initialization of some special parameters for emulation compati...
Barton E. Schaefer
2014-02-02
1
-8
/
+9
*
32314: merge undo events corresponding to vi change in the vi-cmd-mode widget...
Oliver Kiddle
2014-01-31
4
-12
/
+19
*
32303: simplistic completion after $x:
Peter Stephenson
2014-01-28
1
-0
/
+14
*
32308: Improve initialising of vi change.
Peter Stephenson
2014-01-28
2
-3
/
+26
*
unposted: update 31983 to suppress stdout from cmp, too.
Peter Stephenson
2014-01-27
1
-1
/
+1
*
32299: add use of underscores on arithmetic output for spacing
Peter Stephenson
2014-01-23
3
-18
/
+176
*
unposted: reformulate 32285 to lift the fheap->sp test out of the loop, impro...
Barton E. Schaefer
2014-01-22
1
-15
/
+9
*
32294: prevent buffer overflow when scanning very long directory paths for sy...
Barton E. Schaefer
2014-01-19
1
-13
/
+18
*
32285: restart the fheap search in freeheap if the current fheap arena is abo...
Barton E. Schaefer
2014-01-18
1
-0
/
+9
*
32283: fix crash in menu selection when number of terminal lines is small
Barton E. Schaefer
2014-01-18
1
-1
/
+1
*
32246: option "shift -p" pops arguments from end of array
Peter Stephenson
2014-01-11
1
-6
/
+25
*
users/18298 (tidied up): add {<char>..<char>} expansion
Peter Stephenson
2014-01-09
1
-3
/
+98
*
32196: copy-prev-shell-word needs a lexer flag
Carl Drougge
2014-01-02
1
-1
/
+1
*
32208: always reset pathchecked when the path array is modified
Barton E. Schaefer
2013-12-30
1
-2
/
+6
*
32182: re-enable command completion after a separator
Barton E. Schaefer
2013-12-25
1
-4
/
+7
*
32178: fix another acquire_pgrp() infinite loop
Barton E. Schaefer
2013-12-25
1
-0
/
+4
*
32176: plug additional deadlock-inducing pipe descriptor leaks
Peter Stephenson
2013-12-21
2
-14
/
+29
*
32171: close pipe descriptor in parent when left side is a shell construct to
Barton E. Schaefer
2013-12-20
1
-0
/
+4
*
32157: fix extra line feed after prompt, and erased character in completion l...
Barton E. Schaefer
2013-12-18
3
-24
/
+41
*
32131: avoid infinite loop reading pty on platforms that do not buffer output...
Jun T
2013-12-16
1
-2
/
+2
*
32136: fix problem with kshglob.
Peter Stephenson
2013-12-16
2
-5
/
+15
*
32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right
Patrick Oscity
2013-12-16
2
-7
/
+31
*
32099: change pointer declaration to avoid arithmetic on (void *).
Barton E. Schaefer
2013-12-10
1
-1
/
+1
*
32091: WARN_CREATE_GLOBAL false positive.
Daniel Shahaf
2013-12-06
1
-1
/
+4
*
32061: Fix "use of uninitialized memory" in metafy
Barton E. Schaefer
2013-11-27
1
-2
/
+2
*
unposted, see 32054: Rationalise character encoding.
Peter Stephenson
2013-11-27
3
-15
/
+15
*
32030: need to revert empty glob qualifier change.
Peter Stephenson
2013-11-20
1
-1
/
+1
[next]