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
...
*
48853: improved handling of theme resets when changing prompt themes, especia...
Marlon Richert
2021-05-16
1
-4
/
+6
*
48710: histed + other zed updates
Bart Schaefer
2021-05-15
1
-2
/
+19
*
48707: fix keymap handling when zed invokes read-from-minibuffer; update doc
Bart Schaefer
2021-05-15
1
-10
/
+11
*
unposted: docs: Update http:// FAQ links to https://
dana
2021-05-03
2
-2
/
+2
*
48551: docs: Add disclaimer about POSIX compliance and emulation of other shells
dana
2021-05-03
1
-0
/
+6
*
48614: getopts: Calculate OPTIND according to POSIX_BUILTINS
dana
2021-05-03
2
-2
/
+4
*
48767: docs: $SECONDS: Clarify what types may be set
Daniel Shahaf
2021-05-03
1
-2
/
+3
*
48435 (tweaked): vcs_info docs: applied-string/unapplied-string: Correct an o...
Daniel Shahaf
2021-04-20
1
-3
/
+12
*
48560: add TYPESET_TO_UNSET option to remove initialization of parameters
Bart Schaefer
2021-04-18
3
-1
/
+20
*
45583/0008: vcs_info git: Use best practices in an example
Daniel Shahaf
2021-04-15
1
-1
/
+1
*
45583/0007: vcs_info docs: vcs_info_lastmsg: Correct an ambiguous/wrong descr...
Daniel Shahaf
2021-04-15
1
-1
/
+1
*
45583/0006: vcs_info docs: Change user-context name in an example, to avoid c...
Daniel Shahaf
2021-04-15
1
-2
/
+2
*
45583/0005: vcs_info docs: Recommend use of prompt expandos rather than termi...
Daniel Shahaf
2021-04-15
1
-1
/
+13
*
45583/0004: docs: Document that hook functions may rely on $? (see workers/48...
Daniel Shahaf
2021-04-15
1
-1
/
+2
*
45583/0003: docs: Fix rendering in the man page output
Daniel Shahaf
2021-04-15
1
-2
/
+2
*
45583/0002 (tweaked): docs: Fix rendering of an example in the man page output
Daniel Shahaf
2021-04-15
1
-0
/
+2
*
45583/0001: docs: Minor markup tweak
Daniel Shahaf
2021-04-15
1
-1
/
+1
*
47913: implement CASE_PATHS option to make NO_CASE_GLOB more sensible
Bart Schaefer
2021-04-10
1
-0
/
+16
*
48410: FAQ, METAFAQ: Mention zsh-security@.
Daniel Shahaf
2021-04-08
1
-1
/
+7
*
48356: clarify (the intended) behaviour for the two anchor forms of matching ...
Oliver Kiddle
2021-04-03
1
-2
/
+7
*
unposted: docs: _arguments: Fix a typo in the example.
Daniel Shahaf
2021-03-29
1
-1
/
+1
*
unposted: Improve documentation and add regression test for workers/47745
dana
2021-03-23
1
-1
/
+2
*
48073: Add fc -s as POSIX way of rerunning command without starting editor
Martijn Dekker
2021-02-17
1
-1
/
+2
*
47830: Fix some documentation typos
Lawrence Velázquez
2021-02-16
1
-2
/
+2
*
github #68: support section suffix completion for man pages
taiyu
2021-02-13
1
-3
/
+7
*
unposted: Add cindex entries for some subsections
Bart Schaefer
2021-02-05
1
-3
/
+12
*
47731 (+unposted): add run-help assistant for btrfs
Jun-ichi Takimoto
2020-12-11
1
-6
/
+9
*
unposted: index compprefuncs and comppostfuncs
Bart Schaefer
2020-12-05
1
-0
/
+2
*
47547: docs: Specify the exact kind of quoting which is assumed when parsing ...
ivan tkachenko
2020-11-16
1
-1
/
+1
*
unposted: Fix typo 'my be' for typeset
Mikael Magnusson
2020-11-12
1
-1
/
+1
*
47494, 47495: Add -n option to strftime
Mikael Magnusson
2020-10-25
1
-2
/
+5
*
47468: Doc/Zsh/contrib.yo: Fix typo
Axel Beckert
2020-10-18
1
-1
/
+1
*
users/26088: docs: zle -R: Clarify that it needs not be called in the normal ...
Daniel Shahaf
2020-10-03
1
-5
/
+4
*
47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}
Bart Schaefer
2020-09-13
1
-1
/
+5
*
47328: remove references to old zsh.org mail addresses
Oliver Kiddle
2020-08-21
1
-10
/
+8
*
47306: edit-command-line: add editor style
Mikael Magnusson
2020-08-16
1
-0
/
+6
*
47313: docs: Document explicitly that the :P modifier returns a symlink-less ...
Daniel Shahaf
2020-08-16
1
-2
/
+4
*
unposted: Update documentation for the move to new hosting.
Daniel Shahaf
2020-08-08
1
-1
/
+1
*
46240: Make the expansion of manref()() in ztexi.yo match its expansion in zm...
Daniel Shahaf
2020-07-13
5
-6
/
+7
*
users/24985: Clarify documentation of the ${(n)} and ${(-)} parameter expansi...
Daniel Shahaf
2020-07-12
1
-3
/
+6
*
github #58: docs: Note that the zsh/regex syntax is platform-dependent.
Nuri Jung
2020-07-07
1
-0
/
+12
*
46194: docs: metafaq: Remove spurious closing bracket
Pete Moore
2020-07-06
1
-1
/
+0
*
unposted (cf. users/24972, users/24978): Use an ASCII hyphen/minus rather tha...
Daniel Shahaf
2020-07-03
1
-3
/
+3
*
users/24971: ${(-)var} sorts on signed integers
Peter Stephenson
2020-07-03
1
-3
/
+9
*
46132: docs: Use an itemized list in the documentation of the *(o) glob quali...
Daniel Shahaf
2020-06-28
1
-10
/
+18
*
46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...
Daniel Shahaf
2020-06-27
2
-3
/
+6
*
users/24959/0002: Update aliases documentation for the addition of the ALIAS_...
Daniel Shahaf
2020-06-27
1
-20
/
+5
*
users/24959/0001: Extend documentation of global aliases.
Daniel Shahaf
2020-06-27
2
-1
/
+16
*
unposted: docs: Fix some markup and typos.
Daniel Shahaf
2020-06-26
3
-5
/
+5
*
46068 (tweaked) (was: github #57): region_highlight: Add memo= support.
Daniel Shahaf
2020-06-25
1
-8
/
+28
[prev]
[next]