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
*
35193: Add "unalias -a".
Peter Stephenson
2015-05-18
2
-7
/
+38
*
35184: Additional case fix for 35168.
Peter Stephenson
2015-05-18
1
-2
/
+0
*
35168: Improve parsing of case patterns.
Peter Stephenson
2015-05-18
4
-111
/
+96
*
35155: cmdpop() could be called erroneously on error
Peter Stephenson
2015-05-15
1
-2
/
+4
*
35153: nested math substitution
Peter Stephenson
2015-05-15
1
-2
/
+11
*
35151: improved check for parameter q and b flags
Peter Stephenson
2015-05-15
1
-1
/
+2
*
35131: allow "[]" to match empty character set.
Peter Stephenson
2015-05-15
1
-1
/
+10
*
Øystein Walle: 34841 (tweaked): allow grouping of thousands in printf format...
Oliver Kiddle
2015-05-14
1
-3
/
+3
*
35110: don't implicitly initialize restricted integers to zero
Peter Stephenson
2015-05-14
1
-1
/
+6
*
35092: fix for numeric arguments from vi operator pending mode
Oliver Kiddle
2015-05-13
1
-1
/
+1
*
35114: zformat -a multibyte char widths
Peter Stephenson
2015-05-13
1
-0
/
+36
*
users/20203: nested functions in always blocks when exit pending
Peter Stephenson
2015-05-13
2
-1
/
+15
*
35078: Add backslash quoting to parameter (b) flag from 35067.
Peter Stephenson
2015-05-11
1
-1
/
+1
*
35067: Add (b) parameter flag for pattern char backslashing.
Peter Stephenson
2015-05-10
4
-6
/
+42
*
Don't treat NUL as a combining character
Mikael Magnusson
2015-05-10
1
-2
/
+2
*
35064: rename ISPRINT to ZISPRINT to avoid conflict
Jun-ichi Takimoto
2015-05-09
3
-5
/
+5
*
35059: fix, document, test readonly -p.
Peter Stephenson
2015-05-08
1
-70
/
+108
*
35054: readonly -p + POSIXBUILTINS fix.
Peter Stephenson
2015-05-07
1
-2
/
+13
*
35046: unwind cmdstack when erroring out of lexing a parameter expansion in b...
Barton E. Schaefer
2015-05-06
1
-1
/
+4
*
35032: Handle SIGCONT for process better.
Peter Stephenson
2015-05-05
1
-1
/
+3
*
35029: improvements to newline handling for vi-mode word movement
Oliver Kiddle
2015-05-04
1
-18
/
+33
*
Fix two bugs in typeset_setbase
Mikael Magnusson
2015-05-04
1
-3
/
+4
*
34992: POSIX fix for readonly variables.
Peter Stephenson
2015-04-29
2
-5
/
+38
*
34989: AUTO_CD needs to call cd --.
Peter Stephenson
2015-04-28
1
-0
/
+1
*
34979: Preserve job text when doing shell job fix.
Peter Stephenson
2015-04-28
1
-1
/
+14
*
34977: more reliable test if preprocessor is GNU
Peter Stephenson
2015-04-28
1
-2
/
+2
*
34966: "whence -v" for a function reports whether the function is autoloaded ...
Barton E. Schaefer
2015-04-25
1
-3
/
+11
*
34965: consistent use of zalloc/zrealloc/zfree
Barton E. Schaefer
2015-04-25
1
-3
/
+3
*
34961: $TZ is implicitly local in builtin strftime (originally workers/34602 ...
Barton E. Schaefer
2015-04-25
1
-1
/
+20
*
34961: clean up declarations of quote() and quotebreak()
Barton E. Schaefer
2015-04-25
1
-3
/
+3
*
34961: replace a couple of free() with zfree() for consistency
Barton E. Schaefer
2015-04-25
2
-2
/
+2
*
34955: save and restore list_pipe_job with its friends
Peter Stephenson
2015-04-24
1
-2
/
+4
*
34921: handle error in recursive par_event().
Peter Stephenson
2015-04-17
1
-0
/
+1
*
34919: update interrupt parse error for ZLE cases.
Peter Stephenson
2015-04-17
2
-2
/
+2
*
34905: no parse error after keyboard interrupt.
Peter Stephenson
2015-04-17
3
-6
/
+9
*
34900: assignment before an "exec".
Peter Stephenson
2015-04-15
1
-7
/
+14
*
unposted: rewrite Nularg math handling to be like other cases
Peter Stephenson
2015-04-15
1
-2
/
+6
*
34892 (slightly tweaked): math evaluation fix
Peter Stephenson
2015-04-15
1
-2
/
+2
*
34887: Fix POSIX_BUILTINS with assignment.
Peter Stephenson
2015-04-15
1
-7
/
+21
*
34851: fix thinko from 34093 that short-circuited some "whence -m" searches
Barton E. Schaefer
2015-04-06
1
-5
/
+7
*
34837: avoid loss of original file path when applying colon-modifiers in glob...
Barton E. Schaefer
2015-04-03
1
-2
/
+2
*
34817: Catch some errors earlier when reading history.
Peter Stephenson
2015-03-29
2
-1
/
+7
*
34792: langinfo: Fix pointer type
Theo Buehler
2015-03-29
1
-1
/
+2
*
34781: add implicit space after alias expansion of tokens that form words wit...
Barton E. Schaefer
2015-03-28
1
-0
/
+10
*
34804: refine POSIX_ALIAS change to preserve old behavior of [[ ]] conditionals
Barton E. Schaefer
2015-03-28
1
-4
/
+1
*
34788: refine errflag handling in cmd_or_math()
Barton E. Schaefer
2015-03-27
1
-1
/
+1
*
34784: fix old bug with history word selection
Peter Stephenson
2015-03-26
2
-11
/
+21
*
34776: improve suppression of alias expansions from history.
Peter Stephenson
2015-03-25
2
-35
/
+12
*
34759: improve implementation of last commit
Peter Stephenson
2015-03-22
2
-7
/
+8
*
34758: fix yet more history / command subst interaction.
Peter Stephenson
2015-03-22
2
-1
/
+32
[next]