index
:
zsh
#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
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
github #163: fix completion of ssh (option -E)
HEAD
master
Eisuke Kawashima
4 hours
1
-0
/
+3
*
github #155: update git completion
Eisuke Kawashima
6 hours
1
-0
/
+3
*
github #152: _apt fix typos
Christopher Bock
7 hours
1
-0
/
+5
*
54048: consistently re-bind namerefs when returning from greater locallevel
Philippe Altherr
3 days
1
-0
/
+3
*
54262: track and revert hidden references in chains across locallevel scopes
Philippe Altherr
3 days
1
-0
/
+4
*
54261: `unset -n` removes named-reference type as well as removes referent
Philippe Altherr
3 days
1
-0
/
+6
*
54252: allow single dot as a valid (yet incomplete) parameter name
Jun-ichi Takimoto
5 days
1
-0
/
+3
*
54251: complete names containing dot only after ${
Jun-ichi Takimoto
5 days
1
-0
/
+5
*
54246: _zcalc: accept option -r (RPN mode)
Stéphane Blondon
8 days
1
-0
/
+5
*
54170: be sure to skip dummy matches when completing
Jun-ichi Takimoto
10 days
1
-0
/
+3
*
54241 + 54242: use extra-verbose style in _parameters
Jun-ichi Takimoto
10 days
1
-0
/
+7
*
fix an error in yodl macro nmref()
Jun-ichi Takimoto
2026-03-09
1
-0
/
+2
*
54185+54209: set default value of verbose style to true
Jun-ichi Takimoto
2026-03-09
1
-0
/
+8
*
54203: missed file from previous commit
Bart Schaefer
2026-02-21
1
-0
/
+4
*
53776: Add PM_NAMEREF to PM_TYPE, reject array initializers for namerefs
Philippe Altherr
2026-02-16
1
-0
/
+6
*
54122: avoid warnings for valid nameref options
Philippe Altherr
2026-02-16
1
-0
/
+3
*
54063: Simplifications for resolve_nameref() and setscope()
Philippe Altherr
2026-02-16
1
-0
/
+6
*
unposted: fix a format error introduced by commit 33aafec
Jun-ichi Takimoto
2026-02-04
1
-0
/
+5
*
53959+54149: fix a bug when redirecting to a pattern with no match
Jun-ichi Takimoto
2025-12-21
1
-0
/
+6
*
54148: use same set of options for apt as with apt-get
Christopher Bock
2025-12-16
1
-0
/
+3
*
54143: Bind '_' to vi-first-non-blank in vicmd keymap
Aidan Van Duyne
2025-12-16
1
-0
/
+3
*
54147: avoid buffer overflow with terminal sequences
Oliver Kiddle
2025-12-16
1
-0
/
+5
*
54117: update apt completion
Christopher Bock
2025-11-30
1
-0
/
+2
*
54119: fix OSC52 clipboard get with empty clipboard
Oliver Kiddle
2025-11-30
1
-0
/
+5
*
unposted (c.f. Bart: 54112): remove unintended Unicode characters
Oliver Kiddle
2025-11-27
1
-0
/
+4
*
54093 (tweaked per 54101): Cleanup isarr fields and variables
Philippe Altherr
2025-11-24
1
-0
/
+6
*
54104: fix bug with packing strings into wordcode
Oliver Kiddle
2025-11-24
1
-0
/
+3
*
54103: support > and < comparisons via the test builtin
Oliver Kiddle
2025-11-24
1
-0
/
+3
*
54094: handle rust coreutils in completions
Oliver Kiddle
2025-11-24
1
-0
/
+31
*
54092 (tweaked): _git: improve format completion
dana
2025-11-22
1
-0
/
+5
*
54091: _git: add support for more pretty format specifiers
Arseny Maslennikov
2025-11-17
1
-0
/
+3
*
unposted: silence compiler warning on new code
Oliver Kiddle
2025-11-17
1
-0
/
+2
*
github #151: Typo correct name in ChangeLog
Páll Haraldsson
2025-11-17
1
-3
/
+3
*
54085: complete tput -v option on Linux
Christopher Bock
2025-11-17
1
-0
/
+3
*
54080 (tweaked): update tags in bts completion
Christopher Bock
2025-11-17
1
-0
/
+3
*
54084: use _numbers for whence -x
Christopher Bock
2025-11-17
1
-0
/
+3
*
54074, 54082: add an opaque key for use in zle_highlight/region_highlight to ...
Oliver Kiddle
2025-11-17
1
-0
/
+5
*
54083: fix for cursor shape in viopp mode
Oliver Kiddle
2025-11-17
1
-0
/
+2
*
54075: allow highlighting to be reset in prompts using %H without following b...
Oliver Kiddle
2025-11-17
1
-0
/
+4
*
54034: ignore completer filenames with funny characters in them
Oliver Kiddle
2025-11-17
1
-0
/
+5
*
53671: hist: untokenise input to :A and :P
dana
2025-11-16
1
-0
/
+3
*
53578 (tweaked): silence gcc warnings
dana
2025-11-16
1
-0
/
+3
*
53577: _git: improve max-verbose, other descriptions
dana
2025-11-16
1
-0
/
+5
*
53964 (+ tiny change): improve the description of parameter RANDOM
Jun-ichi Takimoto
2025-11-13
1
-0
/
+5
*
54008: infinite loop running completion with specific multibyte character and...
Heon Jeong
2025-11-12
1
-0
/
+3
*
54026: update uscan options
Christopher Bock
2025-11-12
1
-0
/
+3
*
54025: complete apt-mark minimize-manual
Christopher Bock
2025-11-12
1
-0
/
+3
*
53775: Fix some documentation typos
Lawrence Velázquez
2025-11-12
1
-0
/
+5
*
54071: fix prompt colour completion
Oliver Kiddle
2025-11-12
1
-0
/
+2
*
54043, 54055: allow highlighing attributes to be turned back off
Oliver Kiddle
2025-11-12
1
-0
/
+6
[next]