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
2022-04-30
50150: Filenames need unmetafy for printing
Bart Schaefer
1
-5
/
+7
2022-04-30
50149: Remove all remaining =(...) files at shell exit
Bart Schaefer
2
-0
/
+13
2022-04-29
50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609
Bart Schaefer
1
-4
/
+0
2022-04-29
50134: Tweak process group handling to prevent unkillable pipelines
Bart Schaefer
1
-1
/
+4
2022-04-28
50133: use read-ahead and lseek-rewind for efficient line-buffered input
Bart Schaefer
1
-1
/
+23
2022-04-28
50101: sysread -o with param adjusted to match documentation
Bart Schaefer
1
-4
/
+0
2022-04-28
50162: Fix multios with current-shell "exec" (aka nullexec).
Bart Schaefer
1
-0
/
+4
2022-04-25
50049: care with signed characters
Peter Stephenson
2
-2
/
+2
2022-04-20
50081: reset global mbstate_t variables when LC_CTYPE changes
Jun-ichi Takimoto
2
-1
/
+29
2022-04-20
50080: add missing STOUC() in casemodify()
Jun-ichi Takimoto
1
-2
/
+2
2022-04-14
50068: 'exit' in trap causes calling function to return
Bart Schaefer
1
-0
/
+2
2022-04-11
50042: Another fix for 49915
Mikael Magnusson
1
-1
/
+1
2022-04-05
49994: Single-byte equivalence of users/22601 and workers/40891
Bart Schaefer
1
-2
/
+2
2022-04-05
49989: Single byte versions of nice quoting.
Peter Stephenson
3
-40
/
+142
2022-04-04
49992: further unify single- and multi-byte implementations of nicechar()
Bart Schaefer
1
-62
/
+0
2022-04-04
49991: single-byte brace expansion handles $'\0' and control character output...
Bart Schaefer
2
-12
/
+14
2022-04-04
49990: casemodify() avoids metafying characters that it otherwise did not touch
Bart Schaefer
1
-5
/
+14
2022-04-04
unposted: Fix typo from 49955
Bart Schaefer
1
-1
/
+1
2022-04-04
49955: Src/glob.c: fix bad free in incremental-pattern-search matching
Bart Schaefer
2
-3
/
+12
2022-04-03
49957: Brown paper bag for 49915
Mikael Magnusson
1
-2
/
+2
2022-03-31
49933: Add nonblock to sysopen
Matthew Martin
1
-1
/
+4
2022-03-30
49926: remove unused variable from 49915
Mikael Magnusson
1
-1
/
+1
2022-03-30
49906 (Bart), 49911: Fixes to querying jobs in subshell.
Peter Stephenson
2
-0
/
+21
2022-03-30
49820: Fix a crash when completing with combination of -Q and braces
Mikael Magnusson
1
-3
/
+4
2022-03-30
49813: <<<: Document newline behavior and fix optimization
Mikael Magnusson
1
-1
/
+3
2022-03-30
49870: Fix NULL reference in match code more
Mikael Magnusson
1
-2
/
+6
2022-03-30
49915: Efficient dedup for unsorted completions
Mikael Magnusson
2
-20
/
+35
2022-03-30
49893: Fix comments for UNIQCON/ALL
Mikael Magnusson
2
-4
/
+10
2022-03-29
49853 + 49882/49883: make "${arr[*]:off}" compatible with ksh/bash
Jun-ichi Takimoto
1
-3
/
+18
2022-03-28
49890: Avoid scanning unallocated memory in saved command line.
Peter Stephenson
1
-1
/
+1
2022-03-03
49792: Non-interative shell input is line buffered.
Peter Stephenson
1
-7
/
+14
2022-03-01
49783: Consistently use old job table in parameter module
Peter Stephenson
2
-48
/
+82
2022-02-22
unposted: Fix some typos and markup.
Daniel Shahaf
3
-3
/
+6
2022-02-12
security/41: Don't perform PROMPT_SUBST evaluation on %F/%K arguments
Oliver Kiddle
1
-0
/
+10
2022-01-30
49694 + doc: Allow using empty STTY= to freeze tty for a single command
Mikael Magnusson
1
-2
/
+4
2021-12-24
38150: fix off-by-one error in matcher spec parsing
m0viefreak
1
-1
/
+1
2021-12-21
49658: Fix NULL reference in match code.
Peter Stephenson
1
-1
/
+1
2021-12-16
49653: fix array indexing issue introduced with 49518 due to using decimal ra...
Oliver Kiddle
1
-3
/
+5
2021-12-14
49518: fix exclusions for mixed - and + stacked options
Oliver Kiddle
1
-10
/
+29
2021-12-13
49646: allow colors in WATCHFMT with %F/%K
Oliver Kiddle
2
-4
/
+40
2021-11-30
49612: avoid startup error with clashing non-local module parameter name
Oliver Kiddle
1
-1
/
+1
2021-11-30
49611 based on 49590 (Martijn Dekker): disable Inf and NaN in math expression...
Oliver Kiddle
1
-1
/
+1
2021-11-28
49606: remove old NIS-specific code for retrieving user data
Oliver Kiddle
2
-124
/
+1
2021-11-28
49602: only set LOGCHECK from the watch module
Oliver Kiddle
1
-2
/
+1
2021-11-28
49601: don't create ambiguous history file entries for lines ending with a ba...
Oliver Kiddle
1
-8
/
+11
2021-11-22
49586: fix :a and :A modifiers (with PWD="/") on Cygwin
Jun-ichi Takimoto
1
-1
/
+5
2021-11-15
49563: fix build problem of watch module on Cygwin
Jun-ichi Takimoto
1
-2
/
+6
2021-11-12
github #82: Fix typos
Dimitris Apostolou
3
-7
/
+7
2021-11-12
49561: add zformat -F option, similar to -f but ternary expressions check for...
Oliver Kiddle
1
-16
/
+32
2021-11-07
49544: only tie watch/WATCH if both come from the module
Oliver Kiddle
1
-7
/
+11
[next]