Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-22 | debian/*: /bin/zsh4 → /bin/zsh5, etc. | Axel Beckert | 7 | -20/+20 | |
2012-07-22 | Add groff to build-dependencies (for pdfroff) | Axel Beckert | 1 | -1/+1 | |
2012-07-22 | Update autotools patches | Axel Beckert | 2 | -129/+228 | |
2012-03-04 | Use stricter options with autoload | Frank Terbeck | 1 | -1/+1 | |
-U suppresses alias expansion while the function is loaded. And -z forces zsh-style autoloading semantics (instead of the optional ksh-style, which someone could have set in a files that is sourced earlier than the zshrc file). Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2012-03-04 | Only unalias `run-help' if the alias actually exists | Frank Terbeck | 1 | -1/+1 | |
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2012-03-04 | Un-tabified and rearranged zstyle call | Frank Terbeck | 1 | -2/+7 | |
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2012-03-04 | Add debian/NEWS to document the keyboard changes | Frank Terbeck | 1 | -0/+24 | |
2012-03-04 | Rewrite keyboard handling in zshrc | Frank Terbeck | 1 | -27/+67 | |
This change makes proper use of `$terminfo[]', because it makes sure that zle (zsh's line editor) puts the terminal into application mode while it is running. Then - and ONLY then - are the values from the `$terminfo[]' array valid. While doing that this also does this: a) Refactor the actual binding code b) Do not bind non-default vi-* widgets to Up and Down. The change in "b)" may be controversial because it reverts long standing debian-zshrc behaviour. However, the #zsh channel on freenode gets a *lot* of people complaining about this from debian and ubuntu systems. There even was a bug report about this: #383737. Clint commented like this: > Unfortunately this boils down to a binary division in a fundamental > belief, and either way people are unhappy. I agree. But I disagree, that the solution is to keep the non-default behaviour in that case. The package should keep the default zsh behaviour with things that boil down to "fundamental belief" and leave it to the user to decide. The bindings that were the most controversial were `Up' and `Down' bound to vi-up/down-line-or-history in viins and vicmd. This patch binds both keys to the less surprising up/down-line-or-history bindings. Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2012-03-03 | No more offers a ksh alternative due to incomplete ksh emulation (Closes: ↵ | Axel Beckert | 2 | -4/+2 | |
659969) | |||||
2012-02-29 | Also export hardening CPPFLAGS (Closes: #644400) | Simon Ruderich | 1 | -1/+1 | |
2012-02-29 | Really release 4.3.17-1, now with RichiH in Uploaders | Axel Beckert | 1 | -1/+5 | |
2012-02-29 | Add Richard Hartmann to Uploaders | Axel Beckert | 1 | -1/+1 | |
2012-02-27 | Release 4.3.17-1 | Richard Hartmann | 1 | -0/+9 | |
2012-02-27 | Make debian/gbp.conf dynamic | Richard Hartmann | 1 | -2/+3 | |
2012-02-27 | Bump Standards-Version to 3.9.3 (no changes) | Richard Hartmann | 1 | -1/+1 | |
2012-02-21 | Prepare 4.3.16-1 | Axel Beckert | 1 | -0/+22 | |
2012-02-21 | Add stamp-h.in to extend-diff-ignore | Axel Beckert | 1 | -1/+1 | |
2012-02-21 | Raise upstream-branch version in gbp.conf to zsh-4.3.16 | Axel Beckert | 1 | -1/+1 | |
2012-01-23 | Raise upstream-branch version in gbp.conf to zsh-4.3.15 | Michael Prokop | 1 | -1/+1 | |
2012-01-23 | Enable hardening options (Closes: #644400) | Pierre Chifflier | 1 | -2/+6 | |
2012-01-22 | Prepare upload of 4.3.15-1 to unstable | Axel Beckert | 1 | -4/+6 | |
2012-01-22 | Add some more (re)generated files to extend-diff-ignore in debian/source/options | Axel Beckert | 1 | -1/+1 | |
2012-01-22 | Prepare new upstream release packaging | Axel Beckert | 1 | -5/+7 | |
Do not use ~ds1 for now | |||||
2011-12-14 | Change changelog entry from 4.3.13~ds1-1 to 4.3.14~ds1-1 | Axel Beckert | 1 | -3/+3 | |
2011-12-14 | at2quilt: Updating autotools patches | Axel Beckert | 2 | -447/+481 | |
2011-12-07 | Use generated orig.tar.gz instead of upstream's tarball for now | Axel Beckert | 2 | -2/+9 | |
This fixes some file regeneration issues, e.g. with man pages. (Closes: #646046) | |||||
2011-12-07 | Mention #634609 just once | Axel Beckert | 1 | -2/+1 | |
2011-12-07 | Update changelog to reflect what has been fixed upstream | Axel Beckert | 1 | -1/+4 | |
2011-12-01 | Release new version 4.3.13-1 | Frank Terbeck | 1 | -0/+25 | |
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2011-12-01 | provide debian/gbp.conf for git-buildpackage and friends | Michael Prokop | 2 | -0/+18 | |
Simplify (automated) building via git-buildpackage by shipping an according debian/gbp.conf configuration file. | |||||
2011-12-01 | at2quilt: Updating autotools patches | Frank Terbeck | 2 | -9/+61 | |
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2011-12-01 | Removing upstream patches due to new release | Frank Terbeck | 5 | -224/+0 | |
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2011-10-14 | _bts: Update list of tags (Closes: #641162) | Ansgar Burchardt | 2 | -0/+34 | |
2011-10-14 | Add "tinfo" to --with-term-lib flag (Closes: #645112) | Mitsuya Shibata | 1 | -1/+1 | |
2011-07-19 | Use one positive arch-spec instead of several negated ones (Closes: #634609) | Frank Terbeck | 1 | -1/+1 | |
This should be used to close the named bug instead of 7c61c9184e. | |||||
2011-07-19 | Use hurd-any etc. instead of hurd-i386 (Closes: #634609) | Frank Terbeck | 1 | -1/+1 | |
2011-07-01 | Support -F completion for aptitude (Closes: #632140) | Frank Terbeck | 2 | -0/+56 | |
2011-07-01 | Include _git patches from upstream (Closes: #630906) | Frank Terbeck | 2 | -0/+113 | |
The included patches enable fallback to file name completion for unknown sub-commands as well as the registration of addon completions such as _git-buildpackage. | |||||
2011-06-28 | Adding support for (un)markauto in _apt (Closes: #631795) | Frank Terbeck | 2 | -0/+21 | |
2011-06-16 | Release 4.3.12-1 and reformat changelog entry a little bit | Axel Beckert | 1 | -5/+6 | |
2011-06-16 | Fix lintian warning "maintainer-script-without-set-e" also for zsh-static | Axel Beckert | 3 | -3/+9 | |
2011-06-14 | [dch-ignore] Update changelog | Axel Beckert | 1 | -3/+15 | |
2011-06-14 | Abort package build in case of unexpected changes to upstream code | Axel Beckert | 1 | -0/+1 | |
2011-06-14 | debian/source/options: Ignore Util/difflog.pl, configure and config.h.in for ↵ | Axel Beckert | 1 | -0/+1 | |
patch generation This prevents the automatic generation of a debian-changes-$version patch because of the mentioned files. configure and config.h.in are changed by us and Util/difflog.pl is in the upstream git respectively CVS repository, but not in upstream's distribution tar ball. See http://www.zsh.org/mla/workers/2007/msg01060.html and http://zsh.git.sf.net/git/gitweb.cgi?p=zsh/zsh;a=commitdiff;h=9794b45 for details about the exclusion of Util/difflog.pl | |||||
2011-06-14 | Override Lintian warnings about statically linked stuff in zsh-static | Axel Beckert | 2 | -0/+4 | |
2011-06-14 | Fixed lintian warning "description-synopsis-starts-with-article" | Axel Beckert | 1 | -4/+4 | |
2011-06-14 | Fixed lintian warning "maintainer-script-without-set-e" | Axel Beckert | 3 | -3/+9 | |
2011-06-14 | Fixed lintian warning "binary-control-field-duplicates-source" | Axel Beckert | 1 | -2/+0 | |
Removed "Section: shells" from the zsh and zsh-static binary packages. | |||||
2011-06-14 | Add Frank Terbeck to Uploaders, so Lintian doesn't regard his changelog ↵ | Axel Beckert | 1 | -1/+1 | |
entries as NMUs | |||||
2011-06-14 | debian/watch: Prefer .tar.bz2 over .tar.gz | Axel Beckert | 1 | -1/+1 | |