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-11-29
43854: Set tok to LEXERR on generic parse error.
Peter Stephenson
1
-0
/
+1
2018-11-21
43837 plus test from Daniel: Empty string in nested subst.
Peter Stephenson
1
-0
/
+2
2018-11-19
43829: nearcolor.c: use double instead of float
Jun-ichi Takimoto
1
-19
/
+19
2018-11-15
43823: remove unnecessary metafy() in stattimeprint()
Ivan Tkachenko
1
-3
/
+1
2018-11-13
43800: Add nanosecond support to strftime built-in
dana
1
-18
/
+46
2018-11-09
43790: failed mailstat could leak memory
Kamil Dudka
1
-3
/
+13
2018-11-09
43789: possible use after free clearing up math func from module
Kamil Dudka
1
-2
/
+0
2018-11-09
43723: file descriptor could leak on fork error
Kamil Dudka
1
-1
/
+2
2018-11-09
43793: computil could overrun buffer
Kamil Dudka
1
-2
/
+2
2018-11-09
43791: File descriptor could be closed twice in clone
Kamil Dudka
1
-1
/
+2
2018-11-08
43805: make nearcolor module use the default colour rather than black as a fa...
Oliver Kiddle
2
-4
/
+7
2018-11-08
43804: also need to be able to turn colour attributes back into hex triples f...
Oliver Kiddle
1
-4
/
+12
2018-11-08
unposted: add usual copyright header to nearcolor module sources
Oliver Kiddle
1
-0
/
+29
2018-11-05
43759: add support for true colour terminals
Oliver Kiddle
8
-80
/
+122
2018-11-05
43747: new module to map colours from hex triplets to the nearest matching co...
Oliver Kiddle
5
-1
/
+209
2018-10-23
43695: minor but simple optmiisation to use existing string length
Sebastian Gniazdowski
1
-4
/
+4
2018-10-14
unposted: internals: Document sepjoin().
Daniel Shahaf
1
-0
/
+8
2018-10-12
43674: Split more PM_ flags for variables and functions.
Peter Stephenson
1
-20
/
+19
2018-10-10
43669: ensure explicit exit status is used over implicit
Peter Stephenson
2
-3
/
+3
2018-10-09
43660: extend 43653 when final exit is implicit.
Peter Stephenson
3
-30
/
+67
2018-10-09
43656: special tied arrays don't have tieddata
Peter Stephenson
1
-1
/
+1
2018-10-09
43653: explicit exit from EXIT trap overrides exit status
Peter Stephenson
1
-4
/
+10
2018-10-08
43616: Various parameter setting and display fixes.
Peter Stephenson
7
-139
/
+262
2018-10-03
43589: Further improved subjob reporting.
Peter Stephenson
1
-9
/
+5
2018-09-30
43531: Completion: Fix some false positives in the logic for "are these two c...
Daniel Shahaf
1
-3
/
+1
2018-09-28
43570: Start documenting jobs.c, in particular superjobs.
Daniel Shahaf
1
-3
/
+24
2018-09-26
43564: improve job control report about stopped subjob
Peter Stephenson
1
-5
/
+37
2018-09-25
43489: Add error checking on a new write() call.
Daniel Shahaf
1
-1
/
+4
2018-09-25
43543: Further improvements to fg/bg of superjob/subjob.
Peter Stephenson
1
-22
/
+25
2018-09-25
43546: "typeset -p" should show -U flag
Stephane Chazelas
1
-0
/
+7
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
[next]