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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Functions
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
49667: Include US spelling of "grey" ("gray")
Matt Alexander
2022-01-01
1
-3
/
+5
*
github #82: Fix typos
Dimitris Apostolou
2021-11-12
1
-1
/
+1
*
45180: clarify doc for POSIX EREs, fix an issue with PCRE when the replacemen...
Stephane Chazelas
2021-09-06
1
-27
/
+75
*
49218: run-help filters cmd_args before calling run-help-<command>
Marlon Richert
2021-09-06
7
-26
/
+13
*
48601/0005: zmathfuncdef: Fix the workers/48147 return status / 'set -e' bug.
Daniel Shahaf
2021-05-18
1
-1
/
+1
*
48710: histed + other zed updates
Bart Schaefer
2021-05-15
1
-13
/
+49
*
47489: rename standout as italic
Bart Schaefer
2021-04-19
1
-1
/
+2
*
users/26406: preserve caller setopts in zargs
Bart Schaefer
2021-01-23
1
-2
/
+15
*
47731 (+unposted): add run-help assistant for btrfs
Jun-ichi Takimoto
2020-12-11
1
-0
/
+22
*
43946: call run-help for the command given to sudo
Samir Benmendil
2020-12-11
1
-1
/
+1
*
46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...
Daniel Shahaf
2020-06-27
1
-2
/
+2
*
43685: add-zle-hook-widget: Support running under NO_UNSET ('set -u').
Daniel Shahaf
2018-10-14
1
-6
/
+6
*
users/23434: initialise UNDO_LIMIT_NO so that an initial undo doesn't clear t...
Oliver Kiddle
2018-06-07
1
-2
/
+8
*
42929 (tweaked): additional default bindings in zed.
Sebastian Gniazdowski
2018-06-05
1
-5
/
+26
*
41839: force IFS to default for "read"
Sebastian Gniazdowski
2018-01-19
1
-1
/
+1
*
Make mbegin, mend, match local in zed.
Peter Stephenson
2017-08-31
1
-0
/
+3
*
41232: Use page up/down keys in zed keymap.
Sebastian Gniazdowski
2017-06-07
1
-0
/
+23
*
40892: subcommand matching for ip help
Aaron Schrab
2017-03-24
1
-2
/
+2
*
40126: zed (fned): When editing a new function. escape its name.
Daniel Shahaf
2016-12-09
1
-1
/
+1
*
39495: add-zle-hook-widget: Add end-of-options guard to hook invocation.
Daniel Shahaf
2016-09-30
1
-2
/
+2
*
39131: return on error needs to be at the outer scope.
Barton E. Schaefer
2016-08-30
1
-4
/
+4
*
unposted: Avoid $0 for POSIX_ARGZERO compatibility.
Daniel Shahaf
2016-07-28
2
-3
/
+3
*
unposted: Prefix function's name to its error messages.
Daniel Shahaf
2016-07-27
1
-2
/
+2
*
Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.
Barton E. Schaefer
2016-07-17
1
-0
/
+186
*
38783: zcalc tweaks for RPN mode.
Peter Stephenson
2016-07-04
1
-8
/
+18
*
38737: clean up zcalc variables.
Peter Stephenson
2016-06-21
1
-142
/
+147
*
38736: various RPN mode enhancements for zcalc
Peter Stephenson
2016-06-21
1
-12
/
+66
*
unposted: zed needs localoptions noksharrays
Barton E. Schaefer
2016-06-18
1
-0
/
+2
*
38693: Add RPN mode to zcalc
Peter Stephenson
2016-06-16
1
-22
/
+114
*
37814: run-help-ip: use an absolute path for the shebang.
Kamil Dudka
2016-01-28
1
-1
/
+1
*
users/21082 (expanded): a more complete sorting of version strings that are n...
Barton E. Schaefer
2015-12-19
1
-1
/
+19
*
unposted: ZCALCPROMPT created globally in zcalc
Peter Stephenson
2015-11-27
1
-1
/
+3
*
zed: Add -- to the `functions' builtin calls
Eric Cook
2015-11-16
1
-2
/
+2
*
36993: zed: fix argument parsing
Eric Cook
2015-10-31
1
-21
/
+10
*
37014: Improved internal parameter setting.
Peter Stephenson
2015-10-29
1
-0
/
+2
*
36735: add ~/.zcalcrc handling to zcalc
Peter Stephenson
2015-10-01
1
-0
/
+4
*
36604: fix getopts+shift calculation
Barton E. Schaefer
2015-09-23
1
-1
/
+1
*
35937: wait for process IDs instead of job numbers in parallel mode
Barton E. Schaefer
2015-07-27
1
-2
/
+2
*
35815: fix for lack of startup output from newer nslookup
Oliver Kiddle
2015-07-23
1
-2
/
+1
*
35386: expand tabs where useful in builtins outputing function.
Peter Stephenson
2015-06-05
1
-4
/
+13
*
30568: Add tetriscurses contrib function, port of tetris to zcurses
Mikael Magnusson
2015-01-09
1
-0
/
+386
*
19371 plus tweak: run-help helper for ip
Artur Penttinen
2014-11-13
1
-0
/
+42
*
33047: use git to simplify massively source distribution file selection
Peter Stephenson
2014-08-23
1
-32
/
+0
*
32527: zcalc-auto-insert key binding for use in zcalc
Peter Stephenson
2014-04-07
1
-0
/
+3
*
32453: fix zcalc default base handling
Peter Stephenson
2014-03-01
1
-1
/
+1
*
32299: add use of underscores on arithmetic output for spacing
Peter Stephenson
2014-01-23
1
-1
/
+1
*
32031 plus missed _run_help: get helpfiles install path corect in functions
Peter Stephenson
2013-11-23
1
-1
/
+1
*
31940: zcalc -e uses arguments as input
Peter Stephenson
2013-11-08
1
-9
/
+27
*
31634: run-help compat with alias to noglob/nocorrect
Phil Pennock
2013-08-07
1
-0
/
+4
*
31503: zmv improvements for user-specified programs.
Peter Stephenson
2013-07-03
1
-4
/
+11
[next]