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
...
*
users/27302: _remote_files respects setting of AUTO_REMOVE_SLASH option
Bart Schaefer
2021-10-31
1
-0
/
+5
*
49533: add null check for preprompt functions list that could occur following...
Oliver Kiddle
2021-10-30
1
-0
/
+3
*
49528: allow multiple -D options to compadd
Oliver Kiddle
2021-10-30
1
-0
/
+4
*
unposted (c.f. Bart: 49531): fix completion test where a typo marked it as ex...
Oliver Kiddle
2021-10-30
1
-0
/
+4
*
49529: Add rogue and descriptions to _rcctl ls
Matthew Martin
2021-10-27
1
-0
/
+5
*
49431 (tweaked, c.f. Bart: 49434): Faster ~/.ssh/config processing
Peter Palfrader
2021-10-26
1
-0
/
+3
*
49521: Define correct behavior of || completion matchers
Marlon Richert
2021-10-26
1
-0
/
+3
*
49519: quote completed options as needed and remove the now superfluous quote...
Oliver Kiddle
2021-10-26
1
-1
/
+8
*
49516: bail out early from matching control if command line content is too sh...
Oliver Kiddle
2021-10-26
1
-0
/
+5
*
49520: document $_args_chache_cmd
Jun-ichi Takimoto
2021-10-24
1
-0
/
+2
*
49493: fix '_arguments --' to correctly recognize optional argument
Jun-ichi Takimoto
2021-10-24
1
-0
/
+5
*
49499 based on 49496 by Jun T.: fixes to option -A of _arguments
Oliver Kiddle
2021-10-23
1
-0
/
+3
*
49500: new lsns completion
Oliver Kiddle
2021-10-23
1
-0
/
+4
*
github #79 (tweaked): _ssh: update options in apple's version of ssh-add
Xavier Hsinyuan
2021-10-16
1
-0
/
+6
*
49441: _timeout: Add OpenBSD
Matthew Martin
2021-10-13
1
-0
/
+4
*
49464: _basenc: new completion
Jun-ichi Takimoto
2021-10-11
1
-0
/
+4
*
49433: Don't assume EPROG references are bounded by function depth.
Peter Stephenson
2021-10-05
1
-0
/
+5
*
49456: clean up detection of private params in nested scopes, update doc
Bart Schaefer
2021-10-04
1
-0
/
+6
*
49440: Make double-flag parameter expansion syntax more discoverable in docs
ivan tkachenko
2021-09-29
1
-0
/
+3
*
49435: Remove trailing whitespaces in expn.yo
ivan tkachenko
2021-09-29
1
-0
/
+2
*
49444: libarchive tar can actually extract much more formats
Alex Xu (Hello71)
2021-09-28
1
-0
/
+3
*
Add support for multi-project builds to _gradle
Marlon Richert
2021-09-28
1
-0
/
+3
*
49454: open dump file once only instead of reopening it for appends
Oliver Kiddle
2021-09-28
1
-0
/
+3
*
49450: don't display explanation with compadd -x if any of -D, -A or -O are a...
Oliver Kiddle
2021-09-28
1
-0
/
+5
*
unposted: Fix typos
Daniel Shahaf
2021-09-26
1
-0
/
+6
*
49422: improve support of --disable-dynamic-nss
Jun-ichi Takimoto
2021-09-22
1
-0
/
+5
*
49353: Fix comments in sourced file.
Peter Stephenson
2021-09-09
1
-0
/
+5
*
unposted: fix typo in earlier log entry
Bart Schaefer
2021-09-08
1
-1
/
+1
*
49391: Document default bracketed-paste bindings
Bart Schaefer
2021-09-08
1
-0
/
+2
*
49389: leading variables in autoload file completion
Bart Schaefer
2021-09-08
1
-0
/
+3
*
49387: suffix highlight with "compadd -R"
Bart Schaefer
2021-09-08
1
-0
/
+2
*
49386: handle separate source/build trees
Bart Schaefer
2021-09-08
1
-0
/
+4
*
unposted: fix wrong name of changed file in earlier commit
Bart Schaefer
2021-09-08
1
-1
/
+1
*
unposted: add/remove UNUSED() for some function parameters
Jun-ichi Takimoto
2021-09-08
1
-0
/
+4
*
unposted: add 'static' to shinsavestack
Jun-ichi Takimoto
2021-09-08
1
-0
/
+2
*
49377: fix segfault by 'bindkey -d' with reordered keymapnamtab
Jun-ichi Takimoto
2021-09-08
1
-0
/
+5
*
45180: clarify doc for POSIX EREs, fix an issue with PCRE when the replacemen...
Stephane Chazelas
2021-09-06
1
-0
/
+5
*
49154: clarify status on exec failure
zerkous
2021-09-06
1
-0
/
+2
*
49292: Src/Zle/complist.c: turn off colors before clearing to end of line
Marlon Richert
2021-09-06
1
-0
/
+3
*
49378: skip check for collision of aliases and functions when NO_EXEC
Marlon Richert
2021-09-06
1
-0
/
+3
*
49282: missed ChangeLog entry in previous commit
Bart Schaefer
2021-09-06
1
-0
/
+2
*
49266: fix segfault on metacharacters in long job texts
Bart Schaefer
2021-09-06
1
-0
/
+2
*
49218: run-help filters cmd_args before calling run-help-<command>
Marlon Richert
2021-09-06
1
-0
/
+6
*
unposted (cf. 49202 and 49217): insertlastword ignores blank/missing history ...
Bart Schaefer
2021-09-06
1
-0
/
+3
*
49196: gdbm keys not present in the database appear unset in tied hashes
Bart Schaefer
2021-09-06
1
-0
/
+3
*
48969: fix for "zle -N" completion
Marlon Richert
2021-09-06
1
-0
/
+2
*
48888: improve doc for $$ and $PPID, add fail test for PPID readonly-ness
Bart Schaefer
2021-09-06
1
-0
/
+3
*
48832: try _gnu_generic first
Bart Schaefer
2021-09-06
1
-0
/
+4
*
49343: Fix file name completion of GNU digest utilities
Shohei YOSHIDA
2021-09-04
1
-0
/
+3
*
49345: fix git file completion for paths starting with ../
Oliver Kiddle
2021-09-04
1
-0
/
+5
[prev]
[next]