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-09-24
43535: Fixes for bg / fg handling of superjobs.
Peter Stephenson
2
-19
/
+46
2018-09-21
43511: Initialiase alias entry on input stack.
Peter Stephenson
1
-0
/
+2
2018-09-16
43464: Another attachtty() fix.
Peter Stephenson
4
-8
/
+24
2018-09-12
Fix windowsize when reattaching to terminal on process exit
Peter Stephenson
1
-0
/
+1
2018-09-12
43446: More entersubsh() / addproc() wiring.
Peter Stephenson
3
-19
/
+40
2018-09-10
GitHub #28: Add missing math.h include for builtins
Jörg Thalheim
1
-0
/
+2
2018-09-07
43409: Fix process group setting in main shell.
Peter Stephenson
2
-21
/
+37
2018-09-03
CVE-2018-0502, CVE-2018-13259: Fix two security issues in shebang line parsing.
Anthony Sottile
1
-16
/
+20
2018-09-03
Don't handle ZLE functions for single key.
Peter Stephenson
4
-16
/
+16
2018-08-31
43358: enforce consistent patchlevel form
Oliver Kiddle
1
-2
/
+2
2018-08-17
43294: Add ZLE_RECURSIVE parameter.
Peter Stephenson
2
-0
/
+19
2018-08-13
43275: Add log2 to match func
dana
1
-0
/
+10
2018-08-09
43264: fix ${+assoc[nonexistent]} with KSH_ARRAYS
Peter Stephenson
1
-1
/
+1
2018-08-08
43261: Fix unary minus with base.
Peter Stephenson
1
-2
/
+13
2018-08-01
43227: fix memory leaks in term{cap,info}.c
Jun-ichi Takimoto
3
-20
/
+45
2018-07-31
43219 (except term{cap,info}.c): fix several memory leaks
Jun-ichi Takimoto
6
-4
/
+11
2018-07-30
43225: Recalculate ZLE timeout.
Peter Stephenson
1
-0
/
+2
2018-07-10
43156, 43157: Need to allow for extra space in gethere().
Peter Stephenson
1
-3
/
+5
2018-07-09
users/23531: Error exit/return fixes.
Peter Stephenson
1
-0
/
+17
2018-06-25
43091: In the (u) glob qualifier, expand and correct "unknown user" error mes...
Daniel Shahaf
1
-2
/
+4
2018-06-25
43084: Variable warning suppression enhancements.
Peter Stephenson
1
-3
/
+5
2018-06-20
43075: Support nanosecond-precision time formatting
dana
6
-59
/
+81
2018-06-20
43077: Fix shift builtin status.
Peter Stephenson
1
-1
/
+6
2018-06-18
433029: Testing signal return type is no longer needed
Eitan Adler
3
-3
/
+3
2018-06-17
43039: Mark functions_source (et al.) for auto-loading
dana
2
-1
/
+2
2018-06-15
users/23472: Add $sysparams[procsubstpid] to zsh/system
Peter Stephenson
3
-0
/
+15
2018-06-15
43008: Improve code to remove privileges.
Peter Stephenson
1
-7
/
+24
2018-06-06
42938: name argument to math_func is not unused
Eitan Adler
1
-1
/
+1
2018-06-06
42939: pm argument to set_registers is not unused
Eitan Adler
1
-1
/
+1
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
[next]