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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
44582: Fix foregoing commit to use DPUTS() better
Kamil Dudka
2019-07-26
1
-0
/
+5
*
44566: make sure Zle doesn't crash if history entry not found
Kamil Dudka
2019-07-24
1
-0
/
+5
*
44356: complete ansible callback plugins for the relevant environment variabl...
Oliver Kiddle
2019-07-19
1
-0
/
+3
*
44551: update for new git changes
Oliver Kiddle
2019-07-19
1
-0
/
+4
*
44523: Add ZTST_handler capability.
Peter Stephenson
2019-07-16
1
-0
/
+5
*
44509: Prevent crash with modified path / PATH combination.
Peter Stephenson
2019-07-15
1
-1
/
+6
*
44305: Fix zsh_directory_name_generic
Peter Stephenson
2019-07-10
1
-0
/
+6
*
unposted: FAQ updates.
Peter Stephenson
2019-07-09
1
-0
/
+5
*
43755: Fix state management for repeat uses to avoid clobbering command line ...
Bart Schaefer
2019-07-08
1
-0
/
+4
*
44502: Quote function name for "autoload -X"
Bart Schaefer
2019-07-08
1
-0
/
+2
*
44495: Mention coproc under $!
Bart Schaefer
2019-07-08
1
-0
/
+4
*
users/24030 (minor tweak): note on *.{bla,hbl,ahb}.
Peter Stephenson
2019-07-08
1
-0
/
+5
*
44480: Don't automatically close externally visible file descroptors.
Peter Stephenson
2019-07-02
1
-0
/
+8
*
44469: correct error on missing option argument
Martijn Dekker
2019-07-01
1
-0
/
+5
*
44446: Fix here document with file descriptor declarator.
Peter Stephenson
2019-06-24
1
-0
/
+5
*
44443: POSIX allows exporting readonly variables
Martijn Dekker
2019-06-23
1
-0
/
+5
*
44435: Handling digita arguments for :h and :t.
Peter Stephenson
2019-06-20
1
-0
/
+7
*
fix multiple bugs in countprompt
romkatv
2019-06-19
1
-0
/
+6
*
Missed previous ChangeLog entry
Peter Stephenson
2019-06-19
1
-0
/
+5
*
44387, edited: describe some problems with restricted mode
Stephane Chazelas
2019-06-06
1
-0
/
+5
*
44389: update _iostat and _vmstat for BSD
Jun-ichi Takimoto
2019-06-03
1
-0
/
+7
*
44361: Initialise variables in pattern matching.
Peter Stephenson
2019-05-28
1
-0
/
+5
*
44364: refer to zsh base manual page in zsh all
Jim
2019-05-28
1
-0
/
+5
*
unposted: remove spurious reference to nonexistent completion function
Oliver Kiddle
2019-05-23
1
-0
/
+3
*
44349: completion option updates
Oliver Kiddle
2019-05-23
1
-0
/
+14
*
44345: fix wordcode traversal where ! without a following command could resul...
Oliver Kiddle
2019-05-23
1
-0
/
+5
*
44307: allow for atoi() returning a negative number
Oliver Kiddle
2019-05-20
1
-0
/
+3
*
44308: update Linux modutils completion
Oliver Kiddle
2019-05-20
1
-0
/
+5
*
44284: combination of -T and -p to typeset crashed the shell.
Oliver Kiddle
2019-05-14
1
-0
/
+3
*
44290: job number exceeding int range and wrapping to a negative number crash...
Oliver Kiddle
2019-05-14
1
-0
/
+3
*
44291: printf with argument specifier out of range for an int crashed the shell
Oliver Kiddle
2019-05-14
1
-0
/
+5
*
44296: "typeset Q= {X}" crashed the shell.
Peter Stephenson
2019-05-14
1
-0
/
+5
*
44259: Ensure we can set signals to default even if ignored.
Peter Stephenson
2019-05-13
1
-0
/
+5
*
unposted: Fix bad encoding in previous Y01 test patch
dana
2019-05-08
1
-0
/
+2
*
44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5
Oliver Kiddle
2019-05-09
1
-1
/
+15
*
unposted: Add compset tests related to workers/44275
Oliver Kiddle
2019-05-08
1
-0
/
+3
*
44275: Fix compset -p/-s multibyte inconsistency and documentation
dana
2019-05-08
1
-0
/
+5
*
44274: allow finer control of completion match soring with compadd's -o option
Oliver Kiddle
2019-05-07
1
-0
/
+16
*
gitlab !6: Rudimentary rclone completion
Gautam Iyer
2019-05-07
1
-0
/
+5
*
gitlab !7: Minor fixes to _lp and _gv completion
Gautam Iyer
2019-05-07
1
-0
/
+3
*
gitlab !8: Support completion of installed lua rocks' versions
Doron Behar
2019-05-06
1
-0
/
+3
*
gitlab !4: Add pandoc completion
Doron Behar
2019-05-06
1
-0
/
+3
*
gitlab !3: Transmission remote completion
Doron Behar
2019-05-06
1
-0
/
+3
*
github #33: Add completion file for myrepos (mr)
Aurélien Olivier
2019-05-06
1
-3
/
+6
*
github #35: fix _arguments spec for gem push completion
Laurent Arnoud
2019-05-06
1
-0
/
+5
*
44267: sort: Restore option to ignore backslashes
dana
2019-05-03
1
-0
/
+5
*
44271: Fix breaks propagated from until or return.
Peter Stephenson
2019-05-03
1
-0
/
+6
*
44251: Completion: Fix various wording issues
dana
2019-04-26
1
-0
/
+5
*
44250: Completion: Fix use of -A and -S options to _arguments
dana
2019-04-26
1
-0
/
+6
*
44249: Completion: Handle zsh/files built-ins in _mv and _rmdir
dana
2019-04-26
1
-0
/
+5
[next]