index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-13
50612: vcs_info: fix typo
Felipe Contreras
2
-1
/
+3
2023-05-13
github #98: feat: add `shortcuts` completions
Vidhan Bhatt
2
-0
/
+93
2023-05-11
users/29070: clean up tokens in cmdstr before compctl completion
Bart Schaefer
2
-0
/
+5
2023-05-11
51609: fix reference to select(2)
Jim
2
-1
/
+4
2023-05-11
51340: update _rake for version 13
Shohei YOSHIDA
2
-3
/
+17
2023-05-11
51331: update _pydoc for version 3.11
Shohei YOSHIDA
2
-2
/
+8
2023-05-10
51593: improve search for command name after skipping prefix assignments
Bart Schaefer
2
-3
/
+8
2023-05-08
51692: not skip tests for [[ -r/-N file ]] on Cygwin
Jun-ichi Takimoto
2
-7
/
+6
2023-04-22
51670: prevent possible underflow in gettext()
Bart Schaefer
2
-1
/
+5
2023-04-18
51663: fix a typo in 51582 (_ssh)
Jun-ichi Takimoto
2
-1
/
+5
2023-04-17
51652: fix running of TRAPEXIT explicitly.
Peter Stephenson
3
-1
/
+49
2023-04-13
Add missed ChangeLog entry for 12e5db14
Peter Stephenson
1
-0
/
+5
2023-04-11
51639: new parameter ZSH_EXEPATH (full path of zsh executable)
Jun-ichi Takimoto
4
-1
/
+145
2023-04-09
51631: initialize $_ by copying it from environment
Jun-ichi Takimoto
3
-4
/
+13
2023-04-09
51632: nmetafy $_ when exporting it to child
Jun-ichi Takimoto
2
-1
/
+5
2023-04-03
51597: fix 'vared -c var' when var is unset
Jun-ichi Takimoto
2
-1
/
+6
2023-03-30
51604: %M in TIMEFMT should report in kilobytes
Jun-ichi Takimoto
3
-7
/
+21
2023-03-29
51608: Don't execute commands after "continue &&"
Peter Stephenson
2
-2
/
+38
2023-03-28
51602: Handle SIGIOT as an alias to SIGABRT if they are the same signal number
Mikael Magnusson
3
-4
/
+15
2023-03-27
51589: Update nm options
Shohei YOSHIDA
2
-4
/
+11
2023-03-27
51603: complete dates and times in the form that git accepts
Oliver Kiddle
2
-20
/
+88
2023-03-22
58586: print "%s" with invalid multibyte character
Peter Stephenson
2
-13
/
+20
2023-03-16
51583: update completion of git attributes
Oliver Kiddle
2
-45
/
+39
2023-03-16
51582: openssh 9.3 completion update
Oliver Kiddle
2
-66
/
+120
2023-03-16
51581: update completions to cover changes in OpenBSD 7.2
Oliver Kiddle
6
-6
/
+15
2023-03-14
51573: additional "typset -p -m" fix for namespaces
Bart Schaefer
2
-3
/
+9
2023-03-13
51572: fix "shift" error when running standalone
Bart Schaefer
2
-3
/
+5
2023-03-13
Sven Joachim: 51563: Fix unmatched double quote
Sven Joachim
2
-1
/
+5
2023-03-11
Merge intervening change by OPK.
Bart Schaefer
2
-14
/
+33
2023-03-11
51558: Clarify "for" with positional parameters and named reference.
Bart Schaefer
2
-1
/
+6
2023-03-11
51557: Clarify availability of ksh-mode parameters, improve vi-mode detection.
Bart Schaefer
3
-5
/
+13
2023-03-11
51539: don't complete diff options to git blame
Oliver Kiddle
2
-14
/
+33
2023-03-07
51534: update for recent changes in zsh.h
Bart Schaefer
2
-4
/
+13
2023-03-06
51511: More discussion of unsupported ksh features
Bart Schaefer
2
-17
/
+56
2023-03-06
51511: Documentation for namespaces
Bart Schaefer
3
-1
/
+30
2023-03-06
51510: Skip namespaces in "set"/"typeset" output, add tests, fix bug
Bart Schaefer
6
-8
/
+130
2023-03-06
51509 (+ fix typo): Add ${(!)name} for the referred-to name of a named reference
Bart Schaefer
4
-9
/
+41
2023-03-06
51524: dependency on zsh/zle for linkage
Bart Schaefer
2
-0
/
+6
2023-03-05
51486: clarify module development section
Bart Schaefer
2
-7
/
+12
2023-03-05
51485: module for several ksh93 features, mostly enabled only in ksh emulation.
Bart Schaefer
6
-2
/
+490
2023-03-05
51484: Extend named reference handling for special parameters, improve doc.
Bart Schaefer
3
-44
/
+69
2023-03-05
51483: Enable assignment and expansion of parameters with ksh-like namespace ...
Bart Schaefer
9
-19
/
+45
2023-03-05
unposted: fix memory leak flagged by coverity
Bart Schaefer
2
-0
/
+5
2023-02-28
51491: Check should use zlemetacs instead of zlecs
Mikael Magnusson
2
-1
/
+6
2023-02-26
51464: utility to interpret zsh.h constants
Bart Schaefer
2
-0
/
+603
2023-02-26
Fix typo
Bart Schaefer
2
-1
/
+3
2023-02-26
51460: avoid crash on bad parameter autofeature
Bart Schaefer
2
-6
/
+15
2023-02-24
51473: Update cal/ncal completion
Shohei YOSHIDA
2
-13
/
+119
2023-02-24
51470 (tweaked, c.f. 51476): Separate cdpath elements in path-directories com...
Sebastian Stark
2
-2
/
+13
2023-02-24
51474: make -e and --vault-id options repeatable and update for new options t...
Oliver Kiddle
2
-25
/
+69
[next]