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
2022-03-28
49890: Avoid scanning unallocated memory in saved command line.
Peter Stephenson
2
-1
/
+6
2022-03-24
49875: completion for info -f.
Peter Stephenson
2
-2
/
+11
2022-03-24
49845: man page clarification on option scope
Peter Stephenson
2
-0
/
+8
2022-03-18
49852: Add _routing_domains and _routing_tables types
Matthew Martin
10
-8
/
+27
2022-03-18
49851: _login_class: Complete login.conf.d classes
Matthew Martin
2
-1
/
+13
2022-03-13
49844: Fix node reference errors from 49446 and 49448.
Bart Schaefer
3
-2
/
+14
2022-03-08
promptinit: only exclude current theme from preview if no arguments are given
Mikael Magnusson
2
-3
/
+7
2022-03-06
49802 (+49804): pass MODULE_PATH to zsh started in test W03
Jun-ichi Takimoto
2
-0
/
+6
2022-03-03
49792: Non-interative shell input is line buffered.
Peter Stephenson
3
-7
/
+26
2022-03-03
49787: test for jobs fix in 49783
Peter Stephenson
3
-0
/
+56
2022-03-02
unposted: Fix typo in the previous commit's ChangeLog entry
Daniel Shahaf
1
-1
/
+1
2022-03-01
49783: Consistently use old job table in parameter module
Peter Stephenson
3
-48
/
+85
2022-03-01
users/27536: Improved history list documentation
Peter Stephenson
2
-3
/
+9
2022-02-25
Replace dh overrides with execute_after_… where applicable
Axel Beckert
1
-8
/
+3
2022-02-23
49766: _less: add quotes to -" and -#
Jun-ichi Takimoto
2
-2
/
+4
2022-02-23
49765: _less: add option --color as synonym for -D
Jun-ichi Takimoto
2
-2
/
+7
2022-02-22
unposted: Fix some typos and markup.
Daniel Shahaf
5
-5
/
+13
2022-02-22
49672: document "tied" in output from ${(t)...}
Peter Stephenson
2
-0
/
+10
2022-02-22
49769: Mention how to show nanosecond precision
Mikael Magnusson
2
-0
/
+7
2022-02-20
49728: vcs_info hg mq: Don't include applied patches in the unapplied patches
Daniel Shahaf
2
-0
/
+7
2022-02-20
49727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli...
Daniel Shahaf
6
-4
/
+38
2022-02-20
unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable to...
Daniel Shahaf
2
-1
/
+7
2022-02-16
49757 (sourceforge #1): offer *.dtx as TeX input files
samcarter
2
-1
/
+6
2022-02-15
49756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_)
Jun-ichi Takimoto
3
-7
/
+14
2022-02-13
unposted: Fix one underline length in README (cosmetic)
Axel Beckert
2
-1
/
+6
2022-02-13
Install Etc/CVE-2021-45444-VCS_Info-workaround.patch into zsh-doc
Axel Beckert
1
-0
/
+1
2022-02-12
Upload as 5.8.1-1 to unstable with urgency=high due to CVE-2021-45444
Axel Beckert
1
-2
/
+6
2022-02-12
Update copyright years in debian/copyright
Axel Beckert
1
-2
/
+2
2022-02-12
Add lintian overrides for all occurrences of very-long-line-length-in-source-...
Axel Beckert
1
-0
/
+9
2022-02-12
Make paths in lintian overrides agnostic to upstream versions
Axel Beckert
1
-1
/
+1
2022-02-12
Update debian/changelog for 5.8.1, set urgency=high due to CVE-2021-45444
Axel Beckert
1
-0
/
+29
2022-02-12
Zsh 5.8.1: Refresh patches, drop cherry-picked patch for commit 754658af
Axel Beckert
4
-57
/
+23
2022-02-12
Update upstream source from tag 'upstream/5.8.1'
Axel Beckert
40
-4287
/
+6179
2022-02-12
New upstream version 5.8.1
Axel Beckert
40
-4287
/
+6179
2022-02-12
debian/watch: Drop comment about FTP timeouts
Axel Beckert
1
-3
/
+0
2022-02-12
unposted: Post-release version bump
dana
2
-1
/
+3
2022-02-12
unposted: Release 5.8.1
dana
4
-6
/
+8
2022-02-12
security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment
Marc Cornellà
2
-1
/
+5
2022-02-12
CVE-2021-45444: Update NEWS/README
dana
3
-0
/
+22
2022-02-12
security/89: Add patch which can optionally be used to work around CVE-2021-4...
Marc Cornellà
2
-0
/
+103
2022-02-12
security/41: Don't perform PROMPT_SUBST evaluation on %F/%K arguments
Oliver Kiddle
2
-0
/
+15
2022-02-12
unposted: Release 5.8.1
dana
4
-6
/
+10
2022-02-12
unposted: add 'static' to shinsavestack
Jun-ichi Takimoto
2
-1
/
+4
2022-02-12
49290: Replace stdio for buffered shell input.
Peter Stephenson
3
-19
/
+121
2022-02-12
49377: fix segfault by 'bindkey -d' with reordered keymapnamtab
Jun-ichi Takimoto
3
-1
/
+40
2022-02-12
47560: add includes/prototypes for tests in configure
Jun-ichi Takimoto
3
-0
/
+34
2022-02-12
unposted: _git: Fix copy/paste error in earlier commit that broke `git stash ...
dana
2
-1
/
+4
2022-02-12
security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment
Marc Cornellà
2
-1
/
+5
2022-02-12
CVE-2021-45444: Update NEWS/README
dana
3
-0
/
+28
2022-02-12
security/89: Add patch which can optionally be used to work around CVE-2021-4...
Marc Cornellà
2
-0
/
+103
[prev]
[next]