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
*
31483: Call zrefresh() before unqueue()ing signals
Mikael Magnusson
2013-06-27
1
-0
/
+2
*
31465: fix basic completion and globbing uses of disabled patterns
Peter Stephenson
2013-06-13
2
-35
/
+75
*
31444: Basic code for enable/disable -p
Peter Stephenson
2013-06-13
5
-4
/
+205
*
31474: create patchlevel.h correctly when using a separate build tree
Barton E. Schaefer
2013-06-13
1
-1
/
+1
*
31441: use array to decide which forms of pattern are enabled
Peter Stephenson
2013-06-01
3
-91
/
+177
*
31419: Add time zone and year to string formatted time output from zstat
Peter Stephenson
2013-05-21
1
-2
/
+2
*
upon "read" of a short line, assign all variables passed as arguments.
Barton Schaefer
2013-05-20
1
-1
/
+1
*
Unused function attribute fix for clang compilation
Mihai Moldovan
2013-05-10
1
-1
/
+1
*
31376: Make sure every execve() is prefixed by winch_unblock()
Frank Terbeck
2013-05-05
1
-0
/
+6
*
Revert "31372: Do not block SIGWINCH for child processes"
Frank Terbeck
2013-05-05
1
-3
/
+1
*
31372: Do not block SIGWINCH for child processes
Bart Schaefer
2013-05-05
1
-1
/
+3
*
31361: handle negative optno ("no" prefix used)
Bart Schaefer
2013-04-30
1
-3
/
+4
*
31353: fix handling of floating point in ternary
Bart Schaefer
2013-04-30
1
-1
/
+2
*
31350: block SIGWINCH nearly all the time, except
Bart Schaefer
2013-04-30
5
-0
/
+28
*
31272: Avoid double free, get_compctl should not free its arguments.
Bart Schaefer
2013-04-20
1
-1
/
+0
*
users/17754: failing to retie an array
Peter Stephenson
2013-04-10
1
-1
/
+1
*
31246: make a separate patch level header for releases
Peter Stephenson
2013-04-09
1
-2
/
+6
*
31172: Let vared define custom init and finish hooks
Frank Terbeck
2013-04-05
1
-7
/
+14
*
31174: zle: Make sure state changes are refreshed after init hook
Frank Terbeck
2013-04-05
1
-2
/
+2
*
Generate patch level using `git describe`
Aaron Schrab
2013-04-03
1
-4
/
+4
*
Jun. T: typo in vi-goto-mark
Peter Stephenson
2013-04-02
1
-1
/
+1
*
31158: following a wildcard with a repetition produces a bad pattern error
Bart Schaefer
2013-03-19
1
-1
/
+1
*
31140: avoid crash when hitting recursion limit
Mikael Magnusson
2013-03-13
1
-1
/
+2
*
31141: Tighten NO_CLOBBER restrictions on {fd} syntax
Peter Stephenson
2013-03-10
1
-1
/
+8
*
30496: Parse argument to %F and %K as prompt sequences
Mikael Magnusson
2013-03-10
1
-14
/
+29
*
users/17665: add FORCE_FLOAT option
Peter Stephenson
2013-03-05
3
-0
/
+17
*
31060:"+" before a flag for "functions" or
Peter Stephenson
2013-02-22
1
-4
/
+9
*
31037: return to previous position with vi-goto-mark using `` or ''
Oliver Kiddle
2013-02-09
1
-4
/
+12
*
30993: fix parameter modifier crash with :wq on empty string
Peter Stephenson
2013-01-22
1
-1
/
+9
*
unposted: tweak 30949 to fix buffer pointer
Bart Schaefer
2013-01-08
1
-2
/
+1
*
30949: restore "read -q" behavior lost by 27188
Bart Schaefer
2013-01-06
1
-0
/
+3
*
this prevent process-based features from working in their arguments
Peter Stephenson
2012-12-21
1
-2
/
+4
*
add missing mod_export
Peter Stephenson
2012-12-16
1
-1
/
+1
*
30876: fix obscure failures to propagate non-zero status
Peter Stephenson
2012-12-13
1
-3
/
+3
*
users/17445: fix handling of leading zeroes in floating point
Bart Schaefer
2012-12-08
1
-1
/
+2
*
users/17042: don't stomp the environment in "jobs -Z" unless we've first
Bart Schaefer
2012-11-18
1
-0
/
+2
*
30789: Add CONTINUE_ON_ERROR for old behaviour.
Peter Stephenson
2012-11-15
4
-3
/
+10
*
30786: do not enter interactive history editing or command execution if
Bart Schaefer
2012-11-08
1
-0
/
+6
*
30783: We don't want leading "="s to be active when
Peter Stephenson
2012-11-08
1
-39
/
+41
*
30735: array substitutions aren't simple:
Peter Stephenson
2012-10-25
1
-0
/
+5
*
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
2012-10-11
9
-40
/
+227
*
30724: shell code optimisd to use execsimple() doesn't have a valid thisjob
Peter Stephenson
2012-10-11
2
-4
/
+31
*
users/17318: only increment the undo variable return value for the
Peter Stephenson
2012-10-09
1
-0
/
+11
*
users/17314: ensure an undo change number
Peter Stephenson
2012-10-09
1
-10
/
+17
*
fix trivial typo with "functions +T"
Peter Stephenson
2012-10-09
1
-1
/
+1
*
30722: fix some cases where emulations or options were not propagated properly
Peter Stephenson
2012-10-07
5
-66
/
+114
*
30718: emulate command evaluations should apply sticky emulation
Peter Stephenson
2012-10-07
1
-2
/
+1
*
30716: make IGNORECLOSEBRACES an emulation option
Peter Stephenson
2012-10-05
1
-1
/
+1
*
30715: use enum lextok for variables containing lexical tokens
Peter Stephenson
2012-10-05
6
-47
/
+60
*
users/17310: we can't treat < after [ as a normal character.
Peter Stephenson
2012-10-03
1
-2
/
+2
[next]