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
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
2015-11-23
37208: assignment in a nested scope should not change private parameters in t...
Barton E. Schaefer
2
-14
/
+34
2015-11-23
37206: fix ${(t)param} for "typeset -H param"
Barton E. Schaefer
2
-1
/
+3
2015-11-23
37205: update documentary comment
Barton E. Schaefer
2
-7
/
+11
2015-11-23
unposted: 20974 -> users/20974 because pedantic
Barton E. Schaefer
1
-1
/
+1
2015-11-23
37203: WARN_CREATE_GLOBAL test in wrong place for associative array
Peter Stephenson
2
-2
/
+9
2015-11-22
37201: change quoting to handle group names with spaces
Matthew Martin
2
-2
/
+7
2015-11-22
37192: silence WARN_CREATE_GLOBAL in prompt themes
Barton E. Schaefer
8
-7
/
+22
[next]