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
2023-01-21
51310: zle -F handlers preserve LASTWIDGET
Bart Schaefer
1
-0
/
+2
2023-01-16
51278: make (i) subscript flag for zero-length string consistent
Peter Stephenson
1
-1
/
+1
2023-01-11
unposted: mention attributes changes, fix renumbering mistake and allow compl...
Oliver Kiddle
1
-1
/
+1
2023-01-11
51295: where the end of a region coincides with the end of PREDISPLAY, don't ...
Oliver Kiddle
1
-3
/
+3
2023-01-10
51292: fix dynamic updates of region_highlight to account for PREDISPLAY
Oliver Kiddle
1
-4
/
+4
2023-01-10
51291: support for highlighting ellipses in the line editor
Oliver Kiddle
2
-25
/
+38
2023-01-10
51290: fix display of control characters with SINGLE_LINE_ZLE set
Oliver Kiddle
1
-3
/
+3
2023-01-10
51289: don't disable non-colour attributes in prompts for SINGLE_LINE_ZLE and...
Oliver Kiddle
2
-4
/
+1
2023-01-10
51281: keep track of attributes left on at the end of left and right prompts ...
Oliver Kiddle
3
-27
/
+24
2023-01-10
51280: add support for italic and faint fonts in the line editor
Oliver Kiddle
4
-48
/
+88
2023-01-10
51258, 51272: refactor handling of terminal attributes, removing OFF flags in...
Oliver Kiddle
15
-471
/
+372
2023-01-08
unposted: In a comment, replace a C variables glob pattern with its matches, ...
Daniel Shahaf
1
-2
/
+2
2022-12-17
51214: handle read -d and a delimiter that can't be decoded into a character
Oliver Kiddle
1
-2
/
+5
2022-12-17
51207: fix for read -d when the delimiter is a byte >= 0x80
Jun-ichi Takimoto
1
-3
/
+4
2022-12-16
51212: remove STOUC() macro
Oliver Kiddle
31
-191
/
+180
2022-12-16
51215: consume whole CSI sequences from the input
Oliver Kiddle
1
-2
/
+25
2022-12-15
unposted: Follow-up to the last commit: Fix a typo in a comment.
Daniel Shahaf
1
-1
/
+1
2022-12-15
unposted: zsh.h: lextok: Add an explanatory comment with a cross-reference.
Daniel Shahaf
1
-0
/
+3
2022-12-13
51210: Clear errflag before calling EXIT trap
Bart Schaefer
1
-0
/
+4
2022-12-12
51134: ! return doesn't change the return status
Peter Stephenson
1
-1
/
+1
2022-12-09
51161: correct errno after closing xtrace FD
Bart Schaefer
1
-0
/
+3
2022-12-03
51094: consistent use of bit-manipulation for noerrexit value changes
Philippe Altherr
2
-4
/
+4
2022-12-03
51098: remove unreachable NOERREXIT_UNTIL_EXEC code and effects
Philippe Altherr
3
-26
/
+4
2022-12-03
51076: fix ERR_EXIT when used with "eval" or "source"; documentary comments
Philippe Altherr
1
-3
/
+43
2022-12-03
51071: fix ERR_RETURN for functions in conditional statements
Philippe Altherr
1
-7
/
+5
2022-12-03
51001: fix for ERR_EXIT following shell function; update tests
Philippe Altherr
1
-9
/
+1
2022-12-03
51001: fix for ERR_EXIT with pipeline negation ("!"); update tests
Philippe Altherr
1
-5
/
+8
2022-12-03
51001: fix for ERR_EXIT with "always" blocks; update tests
Philippe Altherr
1
-0
/
+1
2022-12-03
51001: Reverts 8839e969b, most of 1ba8714a, and d873ed60.
Philippe Altherr
2
-9
/
+7
2022-12-02
51080: allow multibyte chars in glob qualifier (u:uname:)
Jun-ichi Takimoto
1
-1
/
+1
2022-12-02
51079: metafy sep in array subscript flag (s:sep:)
Jun-ichi Takimoto
1
-3
/
+7
2022-11-17
50934: use OSC 52 escape sequence when copying to "* or "+ vi buffers
Oliver Kiddle
3
-4
/
+40
2022-11-09
50929: fix handling of ERR_RETURN bent by 50928.
Bart Schaefer
1
-1
/
+1
2022-11-09
50928: fix tests for 50897, mention behavior change in NEWS
Bart Schaefer
1
-0
/
+2
2022-11-09
50922: fix additional cases of signals for current shell jobs on the right of...
Bart Schaefer
2
-8
/
+6
2022-11-08
50897: nonzero status of complex commands should trigger ERR_EXIT
Bart Schaefer
2
-7
/
+7
2022-11-08
users/28338: command substitution with alias edge case.
Peter Stephenson
1
-0
/
+8
2022-11-06
50874: fix handling of tty signals for jobs in the current shell when waiting...
Bart Schaefer
1
-11
/
+13
2022-11-02
50851: restore typtab when necessary
Jun-ichi Takimoto
2
-1
/
+17
2022-10-23
Unposted: Fix typo in comment
Bart Schaefer
1
-1
/
+1
2022-10-17
50736: silence use-after-free warning (gcc-12.2)
Wesley Schwengle
1
-4
/
+4
2022-09-27
50668: treat 8bit chars correctly when multibyte is unset
Jun-ichi Takimoto
1
-1
/
+1
2022-09-26
50658 + test: Enable to switch between C/UTF-8 locales in PCRE
Jun-ichi Takimoto
1
-8
/
+2
2022-07-24
50418: use setenv(3)/getenv(3) on newer macOS
Jun-ichi Takimoto
1
-1
/
+2
2022-06-21
50379/50380: fix off-by-one side-effect of workers/49906 that broke $(jobs -l)
Bart Schaefer
1
-1
/
+1
2022-06-21
50368: adjust ztie'd bitflags so local variables cannot mess with database
Bart Schaefer
1
-3
/
+3
2022-06-11
50355: documentation and return status consistency in zsh/system module
Bart Schaefer
1
-2
/
+17
2022-06-09
50363: avoid use of heap memory that depends on parameter scoping
Bart Schaefer
1
-1
/
+11
2022-06-09
50359: fix bad sticky-emulation in "functions -c"
Matthew Martin
1
-1
/
+1
2022-06-09
50351: "functions -c" can set signal traps
Bart Schaefer
1
-1
/
+16
[next]