index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
51558: Clarify "for" with positional parameters and named reference.
Bart Schaefer
2023-03-11
1
-0
/
+3
*
51557: Clarify availability of ksh-mode parameters, improve vi-mode detection.
Bart Schaefer
2023-03-11
1
-3
/
+5
*
51511: More discussion of unsupported ksh features
Bart Schaefer
2023-03-06
1
-17
/
+54
*
51511: Documentation for namespaces
Bart Schaefer
2023-03-06
2
-1
/
+28
*
51485: module for several ksh93 features, mostly enabled only in ksh emulation.
Bart Schaefer
2023-03-05
2
-1
/
+212
*
51484: Extend named reference handling for special parameters, improve doc.
Bart Schaefer
2023-03-05
1
-0
/
+2
*
Fix typo
Bart Schaefer
2023-02-26
1
-1
/
+1
*
51403: Tests and documentation for 51402, clean up some other tests.
Bart Schaefer
2023-02-12
5
-9
/
+53
*
51375: Clarify documentation, fix typos, add indexing.
Bart Schaefer
2023-02-12
4
-19
/
+41
*
51362: Begin documentation for named references.
Bart Schaefer
2023-02-12
4
-7
/
+143
*
51354: Fix markup in man page version
Daniel Shahaf
2023-02-02
1
-1
/
+1
*
51306: error message in ${unset?error} should be expanded
Peter Stephenson
2023-02-02
1
-1
/
+3
*
51337: parameter attributes cross-reference typeset equivalents (or lack ther...
Bart Schaefer
2023-01-31
2
-16
/
+18
*
51291: support for highlighting ellipses in the line editor
Oliver Kiddle
2023-01-10
1
-0
/
+3
*
51280: add support for italic and faint fonts in the line editor
Oliver Kiddle
2023-01-10
1
-1
/
+9
*
51263: fix typo - `an path` -> `a path`
Max Coplan
2022-12-31
1
-1
/
+1
*
51214: handle read -d and a delimiter that can't be decoded into a character
Oliver Kiddle
2022-12-17
1
-1
/
+2
*
51198: Clarify and expand ERR_EXIT and ERR_RETURN documentation
Philippe Altherr
2022-12-13
1
-38
/
+46
*
51134: document interactive behaviour with ERR_EXIT and ERR_RETURN
Peter Stephenson
2022-12-12
1
-1
/
+7
*
50934: use OSC 52 escape sequence when copying to "* or "+ vi buffers
Oliver Kiddle
2022-11-17
1
-3
/
+8
*
50851: restore typtab when necessary
Jun-ichi Takimoto
2022-11-02
1
-6
/
+10
*
50855: Clarify how commands are hashed, and searched-for by "whence".
Bart Schaefer
2022-10-31
2
-7
/
+15
*
50840: Doc/Zsh/grammar.yo: Correct NO_MATCH to NOMATCH
Axel Beckert
2022-10-25
1
-1
/
+1
*
users/28243: update "typeset +" documentation
Bart Schaefer
2022-10-23
1
-3
/
+5
*
50648: Use $ZCALC_HISTORY where appropriate
Julian Prein
2022-09-25
1
-2
/
+5
*
50355: documentation and return status consistency in zsh/system module
Bart Schaefer
2022-06-11
1
-3
/
+13
*
Tweaks to MULTI_FUNC_DEF
Peter Stephenson
2022-06-07
1
-0
/
+5
*
50220: Documentation: Fix typos found by Debian's Lintian tool
Axel Beckert
2022-05-15
2
-2
/
+2
*
unposted: cross-reference "typeset -f" for "functions -[Tt]"
Bart Schaefer
2022-05-07
1
-1
/
+2
*
unposted: Add details about ${(*)...} expansion
Bart Schaefer
2022-04-30
1
-1
/
+2
*
50138: Note ERRNO must be set before use.
Bart Schaefer
2022-04-28
1
-0
/
+3
*
49960: Sort lists in zshcompsys
Matthew Martin
2022-04-06
1
-40
/
+40
*
github #88: Fix typo
elig0n
2022-03-31
1
-1
/
+1
*
49933: Add nonblock to sysopen
Matthew Martin
2022-03-31
1
-0
/
+3
*
27639: clarify that ${(#)...} deals with character codes.
Peter Stephenson
2022-03-31
1
-3
/
+4
*
49906 (Bart), 49911: Fixes to querying jobs in subshell.
Peter Stephenson
2022-03-30
2
-0
/
+24
*
49813: <<<: Document newline behavior and fix optimization
Mikael Magnusson
2022-03-30
1
-1
/
+2
*
49917: change sense of "Ignore insecure ..." answer and use "autoload -r"
Bart Schaefer
2022-03-29
1
-1
/
+1
*
49845: man page clarification on option scope
Peter Stephenson
2022-03-24
1
-0
/
+3
*
49844: Fix node reference errors from 49446 and 49448.
Bart Schaefer
2022-03-13
2
-2
/
+9
*
users/27536: Improved history list documentation
Peter Stephenson
2022-03-01
1
-3
/
+4
*
unposted: Fix some typos and markup.
Daniel Shahaf
2022-02-22
1
-2
/
+2
*
49672: document "tied" in output from ${(t)...}
Peter Stephenson
2022-02-22
1
-0
/
+5
*
49769: Mention how to show nanosecond precision
Mikael Magnusson
2022-02-22
1
-0
/
+2
*
49727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli...
Daniel Shahaf
2022-02-20
1
-0
/
+15
*
49694 + doc: Allow using empty STTY= to freeze tty for a single command
Mikael Magnusson
2022-01-30
2
-1
/
+7
*
unposted: vcs_info quilt docs: Fix misspelled style name
Daniel Shahaf
2022-01-27
1
-1
/
+1
*
49646: allow colors in WATCHFMT with %F/%K
Oliver Kiddle
2021-12-13
1
-0
/
+6
*
unposted: Add whitespace and comments. No functional change.
Daniel Shahaf
2021-12-01
2
-0
/
+4
*
49621: Fix the info Doc build, broken in 49448.
Daniel Shahaf
2021-12-01
2
-0
/
+4
[next]