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
2025-04-30
debian/patches/series: remove cherry-pick-727b493e-50736-silence-use-after-fr...
debian
Joe Rayhawk
1
-1
/
+0
2025-04-30
debian/patches/series: delete cherry-pick-0bb140f9-52999-import-OLDPWD-from-e...
Joe Rayhawk
1
-1
/
+0
2025-04-30
debian/patches/series: remove cherry-pick-ab4d62eb-52383-Avoid-incompatible-p...
Joe Rayhawk
1
-1
/
+0
2025-04-30
debian/patches/series: remove cherry-pick-4c89849c-50641-use-int-main-in-test...
Joe Rayhawk
1
-1
/
+0
2025-04-30
debian/patches/series: remove cherry-pick-ecd3f9c9-1057610-support-texinfo-7....
Joe Rayhawk
1
-1
/
+0
2025-04-30
debian/patches/series: remove cherry-pick-10bdbd8b-51877-do-not-build-pcre-mo...
Joe Rayhawk
1
-1
/
+0
2025-04-30
debian/patches/series: remove cherry-pick-b62e91134-51723-migrate-pcre-module...
Joe Rayhawk
1
-1
/
+0
2025-04-30
debian/patches/series: remove cherry-pick-4b7a9fd0-additional-typset--p--m-fi...
Joe Rayhawk
1
-1
/
+0
2025-04-30
debian/patches: remove cherry-pick-3e3cfabc-revert-38150-and-fix-in-calling-f...
Joe Rayhawk
1
-1
/
+0
2025-04-30
debian/patches/fix-typos-in-man-pages.patch: remove
Joe Rayhawk
2
-27
/
+0
2025-04-30
debian/patches/use-pager-instead-of-more-by-default.patch: remove svk support
Joe Rayhawk
1
-5
/
+0
2025-04-30
debian/changelog: test release
Joe Rayhawk
1
-0
/
+6
2025-04-30
Merge branch 'upstream' into debian
Joe Rayhawk
423
-5273
/
+20324
2025-04-28
unposted: README: add missed note about <<< redirection
Mikael Magnusson
2
-0
/
+7
2025-04-28
53527: remove zgetopt
dana
5
-486
/
+5
2025-04-27
unposted: document zparseopts's lack of support for abbreviating long options
dana
3
-1
/
+9
2025-04-27
unposted: docs: adjust zgetopt wording
dana
2
-7
/
+9
2025-04-27
53516: add zgetopt contrib function
dana
5
-1
/
+489
2025-04-27
53515: tests: correct ztst documentation error
dana
2
-9
/
+11
2025-04-24
unposted: fix seq numbers for old changelog entry
Mikael Magnusson
1
-8
/
+8
2025-04-20
unposted: Test release: zsh-5.9.0.2-test.
Eric Cook
5
-6
/
+14
2025-04-20
53463: _hosts: allow overriding the default matching control
Eric Cook
2
-1
/
+7
2025-04-19
53483: zparseopts -G: accept only '--' as parsing terminator
dana
4
-8
/
+41
2025-04-19
53482: zparseopts -G: always add options with optional args to array with =
dana
3
-5
/
+11
2025-04-15
53454: fix interrupt handling in savehistfile()
Bart Schaefer
2
-5
/
+12
2025-04-15
unposted: add missing Changelog entry for _typeset fix
Eric Cook
1
-0
/
+4
2025-04-15
53485: NEWS: update for version 5.10
Eric Cook
2
-9
/
+32
2025-04-14
_typeset: fix typo
Mikael Magnusson
1
-1
/
+1
2025-04-13
unposted: NEWS: update per w/53257 and w/53260
dana
2
-0
/
+16
2025-04-04
53449: do not complete indices for empty array subscripts
Kyle Andelin
2
-0
/
+6
2025-04-04
53445: extra-verbose mode support on some recent Linux and BSD systems
Oliver Kiddle
2
-7
/
+32
2025-03-31
53431: fix assignment via named reference to parameters in outer scopes
Bart Schaefer
3
-2
/
+56
2025-03-31
53414: attempting to preview the "restore" keyword is nonsensical
Frank Dana
2
-3
/
+15
2025-03-31
53413: "print -rP" in preview, in case of special characters
Frank Dana
2
-1
/
+6
2025-03-03
53399: don't load ZLE early to set keymap
Oliver Kiddle
5
-27
/
+18
2025-03-03
53394: drop OSC and DCS sequences in key input
Oliver Kiddle
2
-2
/
+31
2025-03-02
53368: ignore no-op changes to EMACS/VI options
Bart Schaefer
2
-1
/
+11
2025-02-28
53395: complete snapshot ranges for zfs destroy
Oliver Kiddle
3
-5
/
+33
2025-02-28
53393: Complete python module arguments
Ronan Pigott
5
-0
/
+46
2025-02-27
github #129: fix _gpg completion
Vadim Misbakh-Soloviov
2
-2
/
+9
2025-02-27
53378: support new pipebuf resource limit on FreeBSD
Oliver Kiddle
4
-2
/
+22
2025-02-15
53363: permit "typeset -n +m pattern"
Bart Schaefer
2
-4
/
+10
2025-02-13
53358: adapt completion to reflect 53348 and extend exclusion lists to cover ...
Oliver Kiddle
2
-28
/
+33
2025-02-12
53360: domenuselect() fails if the previous completion did not generate a list
Bart Schaefer
2
-0
/
+6
2025-02-12
53346 (cf. 53350): Util/helpfiles: fix use of "man" on file paths
Bart Schaefer
2
-1
/
+3
2025-02-12
53348: Revise handling of incompatible typeset options when used with -n
Bart Schaefer
4
-8
/
+24
2025-02-04
unposted: remove a few more files by 'make clean'
Jun-ichi Takimoto
3
-2
/
+7
2025-01-30
github #118: completion(git-rebase): non-interactive mode also supports --aut...
Eisuke Kawashima
2
-9
/
+5
2025-01-30
53338: complete typeset -n option
Oliver Kiddle
2
-27
/
+36
2025-01-30
53337: allow nameref -p
Oliver Kiddle
3
-2
/
+4
[next]