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
2016-05-06
Enable hardening=+all, fixes multiple hardening-no-* lintian warnings
Axel Beckert
1
-0
/
+2
2016-05-06
Remove GCC-4.9-specific workaround on s390x from debian/rules
Axel Beckert
1
-6
/
+0
2016-01-06
Add rosbash to bug-script's fallback list of packages with code to be sourced...
Axel Beckert
1
-0
/
+1
2016-01-05
zshrc: Make expansion robust with NO_UNSET
Frank Terbeck
1
-1
/
+1
2015-12-29
Add "--ddeb-migration=zsh-dbg" to "dh_strip -pzsh" for proper Breaks/Replaces
Axel Beckert
1
-1
/
+1
2015-12-27
Upload to unstable as 5.2-3
Axel Beckert
1
-0
/
+15
2015-12-27
Mark _aptitude patch as forwarded
Axel Beckert
1
-0
/
+1
2015-12-26
Add patch to fix parsing of aptitude 0.7.5's --help output
Axel Beckert
2
-0
/
+18
2015-12-26
Add patch to add missing apt purge and autoremove subcommands
Felipe Sateler
2
-0
/
+23
2015-12-25
Remove zsh-dbg package, there are automatic dbgsym packages now
Axel Beckert
2
-24
/
+5
2015-12-25
Make zsh-common "Multi-Arch: foreign". (Closes: #808977)
Axel Beckert
1
-0
/
+1
2015-12-04
Upload to unstable as 5.2-2
Axel Beckert
1
-0
/
+7
2015-12-04
autopkgtest: Don't assume at least two dots in zsh's version number
Axel Beckert
1
-1
/
+1
2015-12-03
Upload to unstable with urgency=low
Axel Beckert
1
-2
/
+3
2015-12-03
Preliminary changelog entry for new upstream release
Axel Beckert
1
-0
/
+6
2015-12-03
Merge tag 'zsh-5.2' into debian
Axel Beckert
5
-25
/
+112
2015-12-02
unposted: zsh 5.2
Peter Stephenson
1
-2
/
+2
2015-11-30
37256: _debchange (_dch): Update completion.
Daniel Shahaf
2
-6
/
+77
2015-11-30
37252: vcs_info git: Compute %b correctly with "rebase --onto" of detached he...
Daniel Shahaf
2
-1
/
+6
2015-11-30
37254: No functional change: change code layout in preparation for 37253.
Daniel Shahaf
2
-6
/
+9
2015-11-30
37250: No functional change: rename local variables.
Daniel Shahaf
2
-10
/
+18
2015-11-30
Upload to experimental as 5.1.1-test-3-1
Axel Beckert
1
-3
/
+4
2015-11-30
Preliminary changelog entry for new upstream release candidate
Axel Beckert
1
-0
/
+7
2015-11-30
Merge tag 'zsh-5.1.1-test-3' into debian
Axel Beckert
10
-29
/
+145
2015-11-29
unposted: 5.1.1-test-3
Peter Stephenson
2
-2
/
+6
2015-11-28
unposted (after 37243): Explain the breadcrumb by adding a comment.
Daniel Shahaf
2
-0
/
+6
2015-11-28
debian/{watch,upstream/signing-key.asc}: Verify upstream GPG signatures
Axel Beckert
2
-0
/
+32
2015-11-27
Fix conflicts in ChangeLog
Barton E. Schaefer
6
-6
/
+36
2015-11-27
37243: too many problems with inserting a line into B02, instead add a placeh...
Barton E. Schaefer
3
-5
/
+14
2015-11-27
unposted: ZCALCPROMPT created globally in zcalc
Peter Stephenson
2
-1
/
+7
2015-11-27
37214: 'prompt walters': Don't export PS1
Daniel Shahaf
2
-3
/
+6
2015-11-27
37163: Remove curl completion
Daniel Shahaf
3
-1
/
+11
2015-11-27
37215: _regex_words: Don't add mismatched parentheses
Daniel Shahaf
2
-1
/
+12
2015-11-26
Upload to experimental as 5.1.1-test-2-3-g2bab9f0-1
Axel Beckert
1
-3
/
+5
2015-11-26
get-orig-source target: Support git snapshots between tagged releases
Axel Beckert
1
-1
/
+1
2015-11-26
Update preliminary changelog entry for upstream pre-release-snapshot
Axel Beckert
1
-3
/
+3
2015-11-26
Merge branch 'upstream' into debian
Axel Beckert
4
-9
/
+29
2015-11-26
37229: non-local assignment to a parameter name whose outermost declaration i...
Barton E. Schaefer
3
-16
/
+81
2015-11-26
Update preliminary changelog entry for upstream …-test-2 beta release
Axel Beckert
1
-3
/
+5
2015-11-26
Merge tag '5.1.1-test-2' into debian
Axel Beckert
34
-89
/
+277
2015-11-26
Comment should say export is equivalent to typeset -xg
Barton E. Schaefer
2
-1
/
+3
2015-11-26
37225: fix test for typeset with zsh/param/private
Barton E. Schaefer
2
-1
/
+12
2015-11-26
37224: delete obsolete comment
Barton E. Schaefer
2
-1
/
+5
2015-11-26
37100: update for sysctl completion
Matthew Martin
2
-7
/
+12
2015-11-25
unposted: 5.1.1-test-2
Peter Stephenson
2
-2
/
+6
2015-11-25
Remove debian/copyright stanza for systemd completion, no more included upstream
Axel Beckert
1
-8
/
+0
2015-11-25
Preliminary changelog entry for new upstream beta release
Axel Beckert
1
-0
/
+9
2015-11-25
Merge tag 'zsh-5.1.1-test-1' into debian
Axel Beckert
128
-1652
/
+5158
2015-11-23
37208: check for restricted parameter before changing from unset to set
Barton E. Schaefer
2
-8
/
+27
2015-11-23
37208: re-run the "typeset" tests with the private module loaded
Barton E. Schaefer
2
-1
/
+9
[next]