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
*
48321 (tweaked per thread): _perl_modules: Don't assume ${words[1]} to be eit...
Daniel Shahaf
2021-04-08
1
-0
/
+5
*
48425: Add an XFail test for a 'zstyle -L' escaping bug (workers/48424).
Daniel Shahaf
2021-04-07
1
-0
/
+5
*
48391: fix display problem in menu-complete
Jun-ichi Takimoto
2021-04-06
1
-0
/
+3
*
48389: getkeystring() should not return ptr to local var
Jun-ichi Takimoto
2021-04-06
1
-0
/
+5
*
users/26579: changes from review including parameter expansion to replace awk
Marc Chantreux
2021-04-06
1
-0
/
+3
*
48414: quote closing bracket to adapt for change in 43928
Oliver Kiddle
2021-04-06
1
-0
/
+3
*
48413: Fix _expand completion test
Marlon Richert
2021-04-06
1
-0
/
+3
*
unposted: add several references to bugs in old list posts
Oliver Kiddle
2021-04-06
1
-0
/
+4
*
unposted: FAQ: Move the 'The mailing lists have moved' notice to a more appro...
Daniel Shahaf
2021-04-05
1
-0
/
+5
*
47784: silence a compiler waring from pattern.c
Felipe Contreras
2021-04-04
1
-0
/
+3
*
48218 (+ 48354): various improvements for _gcc
Jacob Gelbman
2021-04-04
1
-0
/
+5
*
47510: drop code that avoided termcap for named colours
Oliver Kiddle
2021-04-03
1
-0
/
+3
*
48356: clarify (the intended) behaviour for the two anchor forms of matching ...
Oliver Kiddle
2021-04-03
1
-0
/
+5
*
unposted: BUGS: Add 39319, a named-file process substitution cleanup bug.
Daniel Shahaf
2021-04-01
1
-0
/
+5
*
48202 + 48366: Fix handling of NUL bytes in zexpandtabs multibyte version
Mikael Magnusson
2021-04-01
1
-0
/
+6
*
github #74: Drop vcsh completions, maintained upstream
Caleb Maclennan
2021-03-31
1
-0
/
+3
*
48214: add file types to _expand completions, so they can be colored through ...
Marlon Richert
2021-03-31
1
-0
/
+4
*
48192: Fix _openstack completion for new style clients
Syphdias
2021-03-31
1
-0
/
+3
*
users/26557: add bookmarks support and remove the header from the final list ...
Marc Chantreux
2021-03-31
1
-0
/
+5
*
47561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cv...
Aleksandr Mezin
2021-03-29
1
-0
/
+10
*
47737: _zstyle: Fix option completion when positional arguments are already p...
dana
2021-03-29
1
-0
/
+6
*
unposted: ChangeLog: Fix X-Seq numbers for the 39657, 39658, 39659 patch series.
Daniel Shahaf
2021-03-29
1
-2
/
+5
*
unposted: docs: _arguments: Fix a typo in the example.
Daniel Shahaf
2021-03-29
1
-0
/
+5
*
48166: add completion for ctags language options
Jacob Gelbman
2021-03-29
1
-2
/
+5
*
48210: Introduce new completion for setpriv(1) on Linux
Arseny Maslennikov
2021-03-28
1
-0
/
+3
*
48212: Introduce new completion for Linux task capabilities
Arseny Maslennikov
2021-03-28
1
-0
/
+3
*
48231: add missing git --pretty formats and improve descriptions
Štěpán Němec
2021-03-28
1
-0
/
+3
*
48230, 48233 (Jun T): completion of dtrace probes and runtime options
Oliver Kiddle
2021-03-28
1
-0
/
+5
*
48216: Fix broken Y01 test from workers/48180
dana
2021-03-28
1
-0
/
+5
*
48131/0004: FAQ: 3.31: Rearrange
Daniel Shahaf
2021-03-26
1
-0
/
+2
*
48131/0003: FAQ: 3.31: Move two paragraphs unchanged, reordering them
Daniel Shahaf
2021-03-26
1
-0
/
+3
*
48131/0002: FAQ: 3.31: Tweak summary paragraph
Daniel Shahaf
2021-03-26
1
-0
/
+2
*
48131/0001: FAQ: 3.31: Add a one-sentence summary
Daniel Shahaf
2021-03-26
1
-0
/
+4
*
unposted: Improve documentation and add regression test for workers/47745
dana
2021-03-23
1
-0
/
+3
*
47745: Fix [:IDENT:] vs posixidentifiers
Stephane Chazelas
2021-03-23
1
-0
/
+5
*
48180: Start menu selection with select=long-list in menu style
Marlon Richert
2021-03-17
1
-0
/
+6
*
48147/0002: zmathfunc: Fix bug where the exit code would be non-zero if the e...
Daniel Shahaf
2021-03-07
1
-0
/
+4
*
48147/0001: tests: Add a unit test for zmathfunc and a regression test for wo...
Daniel Shahaf
2021-03-07
1
-0
/
+5
*
48105: Update ctags completion with format fix
Jacob Gelbman
2021-02-24
1
-0
/
+5
*
48096: New ctags completion
Jacob Gelbman
2021-02-23
1
-0
/
+5
*
48094: apply cleanup commands of the current theme on any theme change
Arseny Maslennikov
2021-02-22
1
-0
/
+6
*
47867: Fix RPROMPT typo in prompinit
Arseny Maslennikov
2021-02-19
1
-0
/
+5
*
users/26509: fix for r -L
Peter Stephenson
2021-02-18
1
-0
/
+5
*
48073: Add fc -s as POSIX way of rerunning command without starting editor
Martijn Dekker
2021-02-17
1
-0
/
+5
*
Allow more scripts without #!
Justine Tunney
2021-02-16
1
-0
/
+6
*
47830: Fix some documentation typos
Lawrence Velázquez
2021-02-16
1
-0
/
+4
*
unposted (Daniel): add exclusion list missed in recent OpenBSD update to loca...
Oliver Kiddle
2021-02-13
1
-0
/
+3
*
github #68: support section suffix completion for man pages
taiyu
2021-02-13
1
-0
/
+4
*
47905: Add leading '-' to zparseopts option parsing errors
Joshua Krusell
2021-02-13
1
-0
/
+6
*
47997: Disable XTRACE around user-defined completion widgets.
Bart Schaefer
2021-02-11
1
-0
/
+6
[next]