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
2018-04-07
Upload to unstable as 5.4.2-4
Axel Beckert
1
-0
/
+14
2018-04-07
Declare compliance with Debian Policy 4.1.4
Axel Beckert
1
-1
/
+1
2018-04-05
Update Vcs-* headers for move to Salsa
Axel Beckert
1
-2
/
+2
2018-04-05
Drop zsh-static lintian override for no more emitted tag
Axel Beckert
1
-1
/
+0
2018-04-05
Cherry-pick upstream patches to fix CVE-2018-1071 + CVE-2018-1083
Axel Beckert
3
-0
/
+73
2017-12-30
Upload to unstable as 5.4.2-3 with urgency=low
Axel Beckert
1
-0
/
+13
2017-12-30
Bump debhelper compatibility to 11
Axel Beckert
2
-2
/
+2
2017-12-30
Declare compliance with Debian Policy 4.1.3. (No changes needed.)
Axel Beckert
1
-1
/
+1
2017-12-03
Declare compliance with Debian Policy 4.1.2. (No changes needed.)
Axel Beckert
1
-1
/
+1
2017-11-12
debian/rules: Reduce some make call into fewer ones
Axel Beckert
1
-5
/
+4
2017-11-12
debian/rules: Drop some no more needed, fitting or relevant comments
Axel Beckert
1
-3
/
+0
2017-11-12
Fix binary-indep/install-indep build and optimize its dependencies
Axel Beckert
1
-5
/
+6
2017-11-12
Drop seemingly unneeded explicit dh_* calls and overrides
Axel Beckert
1
-5
/
+0
2017-11-12
debian/rules: Change from explicit targets to "minimal" dh style
Axel Beckert
3
-110
/
+52
2017-11-02
Upload to unstable as 5.4.2-2
Axel Beckert
1
-0
/
+13
2017-11-02
dh_strip: Use --dbgsym-migration instead of historical --ddeb-migration
Axel Beckert
1
-1
/
+1
2017-10-28
Set "Rules-Requires-Root: no"
Axel Beckert
2
-1
/
+2
2017-10-27
Declare compliance with Debian Policy 4.1.1. (No changes needed.)
Axel Beckert
1
-1
/
+1
2017-09-13
Upload to unstable as 5.4.2-1
Axel Beckert
1
-2
/
+2
2017-09-13
Update changelog for 5.4.2
Axel Beckert
2
-1
/
+11
2017-09-12
Merge tag 'zsh-5.4.2' into debian
Axel Beckert
36
-366
/
+1579
2017-08-27
unposted: 5.4.2
Peter Stephenson
2
-2
/
+6
2017-08-27
unposted: Fix changelog typo introduced by the previous commit.
Daniel Shahaf
1
-1
/
+1
2017-08-25
41599: info updates for 5.4.2
Peter Stephenson
3
-7
/
+11
2017-08-25
41602 (tweaked): Improve wording in gpg completion.
William da Silva
2
-6
/
+11
2017-08-25
41601: handle system differences in arp completion and add function for route
Oliver Kiddle
3
-15
/
+353
2017-08-25
41600: fix quoting of songs for mpc completion
Oliver Kiddle
2
-23
/
+91
2017-08-25
41598: new who and w completions
Oliver Kiddle
3
-0
/
+116
2017-08-24
41590 modified as 41595: make ERR_RETURN more logical.
Peter Stephenson
9
-20
/
+121
2017-08-22
41565: vcs_info patch2subject: Support `svn log -r N --diff` output.
Daniel Shahaf
2
-2
/
+14
2017-08-22
Declare compliance with Debian Policy 4.1.0. (No changes needed.)
Axel Beckert
1
-1
/
+1
2017-08-18
41568: complete vmstat options on NetBSD and Solaris and add some exclusion l...
Oliver Kiddle
2
-23
/
+70
2017-08-18
41563: fix completion description alignment with _regex_words
Oliver Kiddle
2
-9
/
+15
2017-08-18
41562: correct completed word
Oliver Kiddle
2
-1
/
+3
2017-08-18
41561: update dhclient completion
Oliver Kiddle
2
-22
/
+67
2017-08-18
41560: cleanup chsh completion for different platforms
Oliver Kiddle
2
-35
/
+67
2017-08-17
users/22834: fix irritating bug in file glob for Linux kernel modules
Tomasz Pala
2
-1
/
+4
2017-08-16
users/22834: allow completion after -c and a few other new ip options
Tomasz Pala
2
-0
/
+18
2017-08-16
41556: complete BPF (libpcap) filters
Oliver Kiddle
5
-156
/
+384
2017-08-16
41552: complete only branches after git worktree add --detach
Oliver Kiddle
2
-2
/
+8
2017-08-15
posted but has not shown up: fix fd problem in subshell.
Peter Stephenson
3
-3
/
+33
2017-08-14
41542: Fix pcre logic for extracting matched parentheses.
Peter Stephenson
3
-25
/
+73
2017-08-11
Document change of default behaviour in 5.4.1 in NEWS.Debian
Axel Beckert
1
-0
/
+34
2017-08-11
41527 (tweaked for heap memory): fix [[ -<cond> ]] from modules
Phil Pennock
3
-2
/
+27
2017-08-11
Upload to unstable as 5.4.1-1
Axel Beckert
1
-6
/
+20
2017-08-11
Replace dh_autotools-dev_*config with dh_update_autotools_config (+ dh_clean)
Axel Beckert
2
-4
/
+1
2017-08-10
Change the value of $ZSH_PATCHLEVEL.
Daniel Shahaf
1
-1
/
+2
2017-08-10
Add lintian override for missing-build-dependency-for-dh_-command, see #871711
Axel Beckert
1
-0
/
+2
2017-08-10
Drop build-dependencies on autotools-dev and dh-autoreconf
Axel Beckert
1
-3
/
+1
2017-08-10
Drop all but two patches for 5.4.1, add changelog entry for 5.4.1-1
Axel Beckert
10
-336
/
+8
[next]