index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
42870: another improvement of 'compset -q'
Jun-ichi Takimoto
1
-4
/
+6
2018-05-25
42809: slightly improve 'compset -q'
Jun-ichi Takimoto
1
-3
/
+6
2018-05-17
42790: make [[:blank:]] match non-ASCII blanks
Stephane Chazelas
1
-2
/
+17
2018-05-17
42793: Always define FDT_PROC_SUBST even if not needed.
Peter Stephenson
2
-8
/
+3
2018-05-17
42785: Allow redefining math function to work silently.
Peter Stephenson
1
-9
/
+4
2018-05-14
42297: (e) subscript flag needs extra work with scalars
dana
1
-3
/
+17
2018-05-14
42234: Stephane: don't kill a process if not running.
Peter Stephenson
1
-3
/
+15
2018-05-13
42488: test cases for 42369 and address some issues in the code
Oliver Kiddle
3
-54
/
+44
2018-05-13
Nelson H. F. Beebe: 19597 (rebased 42369): return Inf, NaN etc from floating ...
Oliver Kiddle
3
-51
/
+58
2018-05-13
42760: move stack variable outside while loop scope as it is accessed in the ...
Oliver Kiddle
1
-1
/
+1
2018-05-11
42185: safety when removing separators in completion
dana
1
-1
/
+2
2018-05-11
42101 (tweaked): assigning shell status to array was broken
dana
1
-2
/
+6
2018-05-08
42751: Protect shell status in ZLE timed function handler.
Peter Stephenson
1
-0
/
+4
2018-05-01
unposted (branch fork_early): Fork early for pipelines.
Peter Stephenson
1
-82
/
+63
2018-04-29
47201: fix 42355 for multiple backslashes
Ricardo Giorni
1
-6
/
+6
2018-04-25
unposted: Correct process substitution buffer size in the PATH_DEV_FD codepath.
Daniel Shahaf
1
-1
/
+1
2018-04-24
42708: fix for process substitution.
Peter Stephenson
3
-10
/
+18
2018-04-23
42705: Another safety fix for pgrp reclaiming.
Peter Stephenson
1
-1
/
+2
2018-04-23
Allow short loops with "while"
Peter Stephenson
1
-1
/
+3
2018-04-20
42684 (with extra comments): Fork early if in bg.
Peter Stephenson
1
-95
/
+135
2018-04-19
42686: Fix previous pgrp patch.
Peter Stephenson
1
-1
/
+2
2018-04-17
42630: Improve process group handling in pipelines.
Peter Stephenson
2
-1
/
+29
2018-04-15
42650: fix 42156 for zero-sized terminals
Barton E. Schaefer
1
-5
/
+7
2018-04-15
42636: fix GLOB_DOTS for !(RM_STAR_SILENT)
Barton E. Schaefer
1
-4
/
+5
2018-04-12
42624 (plus test): avoid freeing memory that's still needed
Oliver Kiddle
1
-5
/
+9
2018-04-07
42605: properly free the vi registers hash
Oliver Kiddle
3
-4
/
+16
2018-04-07
42601: tidy up code for set -A/+A to not increment a NULL pointer and to be m...
Oliver Kiddle
1
-6
/
+4
2018-04-07
42607, CVE-2018-1100: check bounds on buffer in mail checking
Oliver Kiddle
1
-3
/
+5
2018-04-07
42600: error paths for _values leaked the exclusion list array
Oliver Kiddle
1
-0
/
+4
2018-04-07
42597: plug memory leak found by coverity
Oliver Kiddle
1
-1
/
+3
2018-04-07
42595: remove dead code flagged by coverity
Oliver Kiddle
1
-3
/
+1
2018-04-05
42575: fix to not complete options in the argument to another option
Oliver Kiddle
1
-1
/
+1
2018-04-04
42581(?): Fix ZLE inline history expansion.
Peter Stephenson
2
-3
/
+21
2018-03-30
42560: silence sign-compare compiler warnings
Oliver Kiddle
1
-3
/
+3
2018-03-28
42539: prevent overflow of PATH_MAX-sized buffer in spelling correction
Oliver Kiddle
1
-5
/
+9
2018-03-27
42538: Temporarily set umask for here document.
Martijn Dekker
1
-0
/
+4
2018-03-25
42480: optimize $#var for single-byte character sets
Barton E. Schaefer
1
-1
/
+1
2018-03-24
42519, CVE-2018-1083: check bounds on PATH_MAX-sized buffer used for file com...
Oliver Kiddle
1
-0
/
+6
2018-03-24
42518, CVE-2018-1071: check bounds when copying path in hashcmd()
Oliver Kiddle
2
-4
/
+4
2018-03-24
unposted: add 'static' to a file-local variable
Jun-ichi Takimoto
1
-1
/
+1
2018-03-24
42501: avoid out of bound pointer (as 42487)
Jun-ichi Takimoto
3
-8
/
+7
2018-03-21
42487: Fix pointer problems in compctl.
Peter Stephenson
1
-32
/
+32
2018-03-18
42469: necessary repairs to 42465 found by "make check"
Stephane Chazelas
2
-4
/
+3
2018-03-15
42465: Pass up error status from readoutput().
Stephane Chazelas
2
-4
/
+15
2018-03-12
42453: Fix race in look up of status for wait.
Peter Stephenson
1
-2
/
+5
2018-03-05
42365: Use .zwc file if timestamp identical to source.
Martijn Dekker
1
-4
/
+4
2018-03-04
42411: Assume current C librarires handle free(NULL)
Taylor West
1
-4
/
+2
2018-02-26
23180: Fix expand-or-complete with ~[...].
Peter Stephenson
1
-0
/
+9
2018-02-26
42401: workaround for gcc -foptimize-strlen oddit.
Peter Stephenson
1
-1
/
+7
2018-02-17
42362: protect REPORTTIME logic from bad status
Peter Stephenson
1
-0
/
+3
[next]