summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-12-04Merge debian-stretch and debian (experimental) branch againAxel Beckert5-4/+44
2016-11-04Update path to zsh used in GUI menuesAxel Beckert2-2/+2
Thanks: Mika Prokop
2016-05-08Upload to unstable as 5.2-5 with urgency=lowAxel Beckert1-0/+7
2016-05-08Also remove hardcoded /usr/bin/zsh symlink in postrm again. (Closes: #823730)Axel Beckert1-0/+5
2016-05-08Upload to unstable as 5.2-4Axel Beckert1-0/+28
2016-05-07Update yodl build-dependency to exclude the broken 3.08.00 upstream release. ↵Axel Beckert1-1/+1
(See #823043 for details.)
2016-05-06Use "debian-stretch" as debian branch until a new upstream release is outAxel Beckert2-2/+2
2016-05-06Declare compliance with Debian Policy 3.9.8. (No other changes were required.)Axel Beckert1-1/+1
2016-05-06Switch Vcs-Git from git:// to https://, fixes lintian warning ↵Axel Beckert1-1/+1
vcs-field-uses-insecure-uri
2016-05-06Remove usage of alternatives system for zsh, rzsh and zsh-staticAxel Beckert13-61/+56
This also fixes installation together with usrmerge, which fiddles with the directory layout and makes /bin a symlink to /usr/bin against all Unix tradition and violating FHS. Closes: #768079
2016-05-06Enable hardening=+all, fixes multiple hardening-no-* lintian warningsAxel Beckert1-0/+2
2016-05-06Remove GCC-4.9-specific workaround on s390x from debian/rulesAxel Beckert1-6/+0
2016-02-01Upload to experimental as 5.2-dev-1-1Axel Beckert1-2/+12
2016-02-01Now that compiling with -fPIE is fixed, build with hardening=+allAxel Beckert1-3/+1
2016-02-01Add patch by Bart Schaefer to fix segfault in is_cond_binary_opAxel Beckert2-0/+19
2016-01-31Yet another minor fixup of the alternatives-system removalAxel Beckert2-1/+3
Gbp-Dch: Ignore
2016-01-31Switch Vcs-Git from git:// to https://, fixes lintian warning ↵Axel Beckert1-1/+1
vcs-field-uses-insecure-uri
2016-01-31Minor fixups for previous commitAxel Beckert2-4/+4
2016-01-31Remove usage of alternatives system for zsh, rzsh and zsh-staticAxel Beckert11-57/+50
This also fixes installation together with usrmerge, which fiddles with the directory layout and makes /bin a symlink to /usr/bin against all Unix tradition and violating FHS. Closes: #768079
2016-01-24Enable hardening=+bindnow, fixes lintian warning hardening-no-bindnowAxel Beckert1-0/+4
Also add hint why I haven't enabled hardening=+all or hardening=+pie.
2016-01-24Remove GCC-4.9-specific workaround on s390x from debian/rulesAxel Beckert1-6/+0
2016-01-24Update changelog for new beta release, remove patches applied upstreamAxel Beckert4-42/+15
2016-01-24Merge branch 'upstream' at 5.2-dev-1 into debianAxel Beckert89-650/+2182
2016-01-20unposted: increment version to 5.2-dev-1Peter Stephenson2-2/+7
2016-01-2037666: Completion: git: 'send-email --smtp-server=' takes absolute path to ↵Daniel Shahaf2-1/+9
sendmail.
2016-01-2037665: Completion: New helper _absolute_command_paths.Daniel Shahaf4-4/+43
2016-01-2037664: docs: Document the completion function _command_names.Daniel Shahaf3-0/+14
2016-01-1937682: when SH_GLOB is set, do not parse bare parentheses in arguments as a ↵Barton E. Schaefer2-1/+6
pattern grouping.
2016-01-1937693: turn Dash into '-' in glob qualifiersPeter Stephenson2-1/+6
2016-01-1937689: ! and ^ need to be tokenised in character setsPeter Stephenson7-42/+110
2016-01-1937678: Now possible to quote "-" in pattern rangePeter Stephenson7-18/+102
2016-01-1937646: bit missed out of previous readonly commit.Peter Stephenson1-0/+5
I mean, the commit about readonly. Commits aren't readonly, this is git.
2016-01-1837634: _man: Support subsection names such as '3p'.Daniel Shahaf2-2/+5
2016-01-1837634: _man: Disentangle a local variable that had two distinct semantics. ↵Daniel Shahaf2-8/+14
No functional change
2016-01-1837663: New bibtex completion (very minimal).Daniel Shahaf2-0/+8
2016-01-18unposted: docs: zshzle(1): Trivial clarification to $CONTEXT.Daniel Shahaf2-1/+6
2016-01-1537646: Return non-zero status from typeset assigning readonlyPeter Stephenson2-0/+5
2016-01-1537643: Reset interrupt on key input in menu selection.Peter Stephenson2-0/+9
We don't need to propagate the interrupt further as the interrupt causes the key to be empty, which will exit the widget. We need to reset the condition as zrefresh() is now more sensitive to errors since 36416 / 32f5d3d8.
2016-01-1537512: overeager WARN_CREATE_GLOBAL with strftimePeter Stephenson2-14/+7
2016-01-15unposted: Extend docstring of callhookfunc().Daniel Shahaf2-0/+5
2016-01-15unposted: Fix typo in comment.Daniel Shahaf2-2/+5
2016-01-1537612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ↵Daniel Shahaf2-1/+9
case. This manifested, e.g., in 'git am' of a single patch that had a conflict.
2016-01-13Belated ChangeLog entry for 37489, back-dated to the correct sequence.Barton E. Schaefer1-0/+6
2016-01-1337570: give truth to the doc assertion transpose-words-match is a drop-in ↵Barton E. Schaefer2-1/+13
replacement for transpose-words
2016-01-1337567: use (Z:n:) to split the buffer into words so line breaks are treated ↵Barton E. Schaefer2-3/+8
as whitespace
2016-01-1437590: Invoke zle-line-pre-redraw during isearch.Daniel Shahaf3-1/+9
2016-01-1337591: 'alias -L': skip with a warning aliases with '=' in their LHSDaniel Shahaf3-0/+20
2016-01-1337550: _cu: Support Linux line-device names; fail gracefully on OSes ↵Daniel Shahaf2-1/+7
matching no known line-device name pattern.
2016-01-1037551: Include the builtin's name in a "bad option" error message.Daniel Shahaf2-1/+6
Example: «zsh -fc 'zle -z'» now prepends "zle:" to the error message.
2016-01-1037534: completion for OpenBSD's cu, fw_update and rcctl utilsMatthew Martin4-0/+63