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
*
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
*
32023: better interrupt handling at RM_STAR_WAIT
Barton E. Schaefer
2013-11-19
1
-0
/
+2
*
31995: Han Pingtian: glob qualifiers cannot follow an empty pattern, so a lea...
Barton E. Schaefer
2013-11-18
1
-1
/
+1
*
32001: fix crash on ${:*} and ${:|}
Peter Stephenson
2013-11-17
1
-0
/
+8
*
31983: suppress warning from cmp when genering patchlevel.h.
Peter Stephenson
2013-11-14
1
-1
/
+1
*
31982: detection of floating point constants was problematic.
Peter Stephenson
2013-11-14
1
-8
/
+3
*
31977: It's OK to autoload a feature that's loaded.
Peter Stephenson
2013-11-13
1
-1
/
+14
*
31961: rationalise fd watching to use structure
Peter Stephenson
2013-11-12
3
-60
/
+56
*
31937: zle -Fw uses widget semantics for file descriptor handler
Peter Stephenson
2013-11-07
4
-23
/
+61
*
unposted: updates for 4.0.2-test-1.
zsh-5.0.2-test-1
Peter Stephenson
2013-11-06
2
-5
/
+7
*
31936: Rationalise limits for threads
Stefan Neudorf
2013-11-03
2
-13
/
+6
*
31935: further updates to limits for BSD
Stefan Neudorf
2013-11-03
2
-13
/
+6
*
31930 / 31934: New limits from BSD.
Stefan Neudorf
2013-10-31
2
-0
/
+50
*
31929: Src/jobs.c: fix DPUTS3() test condition from 31906.
Barton E. Schaefer
2013-10-29
1
-1
/
+1
*
31922: zlecharasstring missed flip of bit 5 after Meta
Peter Stephenson
2013-10-28
1
-0
/
+1
*
31919: fix deadlock when a shell builtin with a multio redirection is used on...
Barton E. Schaefer
2013-10-27
2
-2
/
+3
*
31912: in closemn(), distinguish closing for >&- from closing for a real redi...
Barton E. Schaefer
2013-10-27
1
-5
/
+5
*
Merge overlapping ChangeLog entries
Barton E. Schaefer
2013-10-26
1
-0
/
+9
|
\
|
*
31902: rationalise use of gamma function.
Jun T
2013-10-27
1
-0
/
+9
*
|
31906: fix race-condition interaction of $pipestatus with job control
Barton E. Schaefer
2013-10-26
1
-3
/
+10
|
/
*
31885: fix PIPEFAIL when the last command executes in the current shell
Barton E. Schaefer
2013-10-24
1
-18
/
+24
*
31877: fix behaviour of disable -p with parentheses
Peter Stephenson
2013-10-24
1
-18
/
+26
*
31882: Insulate completion widget against environment.
Peter Stephenson
2013-10-24
1
-4
/
+1
*
31879 plus misc.: improve $pipestatus handling and add a test for it
Barton E. Schaefer
2013-10-23
1
-17
/
+35
*
31869: reduce WINCH-twaddling in shingetline()
Barton E. Schaefer
2013-10-21
1
-2
/
+4
*
Use VERBOSE option in execstring()
Peter Stephenson
2013-10-19
1
-0
/
+5
*
31846: fix NOEXEC option in execsimple() optimisation
Peter Stephenson
2013-10-18
1
-0
/
+3
*
31832: make execrestore() more signal-safe.
Bart Schaefer
2013-10-17
1
-23
/
+27
*
31823: add HISTORY_IGNORE parameter
Barton E. Schaefer
2013-10-17
1
-0
/
+17
*
31830: New feature for zshaddhistory hooks.
Peter Stephenson
2013-10-17
2
-4
/
+22
*
31805: Add $patchars and $dis_patchars to zsh/parameter module
Mikael Magnusson
2013-10-11
3
-2
/
+43
*
31815: another fix for INCAPPENDHISTORY change.
Peter Stephenson
2013-10-11
1
-2
/
+15
*
31809: Make whitespace clear in trace output for patterns.
Peter Stephenson
2013-10-10
1
-0
/
+13
*
31797: to match documentation, avoid expanding history when there is neither a
Barton E. Schaefer
2013-10-08
1
-0
/
+6
*
31794: further refinement to INCAPPENDHISTORY change.
Peter Stephenson
2013-10-07
1
-1
/
+9
*
31793: Fix problem with non-interactive history.
Peter Stephenson
2013-10-07
1
-1
/
+1
*
users:18023: Add PIPEFAIL option
Peter Stephenson
2013-10-06
3
-3
/
+12
*
31789: Save history for INCAPPENDHISTORY later.
Han Pingtian
2013-10-05
1
-1
/
+7
*
31784: better line width calculation for completion listings
Barton E. Schaefer
2013-10-03
1
-25
/
+33
*
31781: "compdescribe -i" clears the completion list column padding width
Barton E. Schaefer
2013-10-03
1
-0
/
+1
*
31772: queue_signals() to prevent re-entry into endparamscope().
Barton E. Schaefer
2013-09-26
1
-0
/
+2
*
31770: memmove() instead of memcpy() for overlapping regions.
Barton E. Schaefer
2013-09-26
1
-1
/
+1
*
31765: If zle starts in viins mark as insertion.
Peter Stephenson
2013-09-25
1
-0
/
+7
*
31764: Dewreakify havoc caused by pattern disables on glob qualifiers.
Peter Stephenson
2013-09-23
2
-5
/
+7
*
unposted: improve an error message.
Barton E. Schaefer
2013-09-21
1
-1
/
+2
*
31737: same loop counter fix in get_cadef as get_cvdef.
Barton E. Schaefer
2013-09-19
1
-1
/
+1
*
31735: fix off-by-one in completion utility cache code.
Axel Beckert
2013-09-19
1
-1
/
+1
*
31706: standardize handling of "test ! <x> <y> <z>"
Peter Stephenson
2013-09-06
1
-3
/
+10
[next]