summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-09-29Do not run (already ignored) test suite on static build to mitigate #760061Axel Beckert1-1/+1
2014-09-29Set ZTST_verbose=1 to get more details about where exactly the test suite hangsAxel Beckert1-2/+2
Suggested by Bart Schaefer in #760061
2014-09-20Upload as 5.0.6-2Axel Beckert1-0/+19
2014-09-20Revert a542a2ae — it doesn't run autoreconf with verbose settingsAxel Beckert1-2/+2
2014-09-20Cherry-pick 4414e54e from upstream: Fixes regression with shared or ↵Axel Beckert2-0/+45
incremental history when trying to read .zsh_history with hist_fcntl_lock Closes: #761597
2014-09-20Make dh_autoreconf call verbose to see what goes wrong wrt. #734765Axel Beckert1-2/+2
2014-09-20Bump Standards-Version to 3.9.6 (no changes needed)Axel Beckert1-1/+1
2014-09-19Apply wrap-and-sort -aAxel Beckert3-14/+25
2014-09-19Use autotools-dev as well as autoreconf to ensure configurey updates ↵Wookey2-1/+4
(Closes: #734765)
2014-09-15Fix copy & paste error in debian/tests/run-testsuite (Makefile syntax vs ↵Axel Beckert1-1/+1
shell syntax) Git-Dch: Ignore
2014-09-15Change Vcs-Browser to new cgit based repository viewerAxel Beckert1-1/+1
2014-09-15Declare packaging branch in Vcs-Git headerAxel Beckert1-1/+1
Thanks Benoit Plessis!
2014-09-14Add test-suite wrapper and adequate test for DEP8 as-installed testingAxel Beckert3-0/+69
2014-08-31Upload to unstable as 5.0.6-1Axel Beckert1-2/+5
2014-08-31Move export of DEB_BUILD_MAINT_OPTIONS before buildflags.mk inclusionAxel Beckert1-6/+6
Git-Dch: Ignore
2014-08-31Disable -fstack-protector-strong on s390xAxel Beckert1-0/+6
It causes endless loops in gcc-4.9. See https://bugs.debian.org/759870 for details.
2014-08-30Add preliminary changelog entry for new upstream release (5.0.6)Axel Beckert1-0/+6
2014-08-30Merge branch 'upstream' into debianAxel Beckert2-2/+6
2014-08-28Release 5.0.6Peter Stephenson2-2/+6
2014-08-26Upload to experimental as 5.0.5-dev-3-1Axel Beckert1-6/+5
2014-08-26Preliminary changelog entry for new upstream release candidateAxel Beckert1-0/+11
2014-08-26Merge branch 'upstream' into debianAxel Beckert96-1297/+875
2014-08-25Merge branch 'debian' of git.debian.org:/git/collab-maint/zsh into debianAxel Beckert1-0/+3
2014-08-24unposted: 5.0.5-dev-3Peter Stephenson2-2/+6
2014-08-24un-transpose help text for git merge -{-no,}-verifyBarton E. Schaefer2-2/+7
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson70-1193/+63
2014-08-23Fix mergePeter Stephenson4-1/+48
2014-08-23unposted: .gitignore generated FAQ*.html filesPeter Stephenson2-0/+5
2014-08-2333046: new completion for "chsh"Barton E. Schaefer4-1/+48
2014-08-22Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2-2/+7
Conflicts: ChangeLog
2014-08-2233042: $? and $pipestatus report 128+signal number for stopped jobsBarton E. Schaefer3-5/+22
2014-08-2133038: Fix {^@..a} hangingMikael Magnusson2-2/+7
2014-08-20Update .distfiles for _dockerBarton E. Schaefer2-2/+3
2014-08-2033032: new completion for dockerLokesh Mandvekar2-0/+415
2014-08-20Merge branch 'debian' of git+ssh://git.debian.org/git/collab-maint/zsh into ↵Axel Beckert1-1/+1
debian
2014-08-20Add fixed Ubuntu bug report to previous changelog entryAxel Beckert1-0/+3
2014-08-17Increase size of xbuf2 in xsymlinks to make gcc FORTIFY_SOURCE=2 happy.Barton E. Schaefer1-1/+1
2014-08-17Remove trailing blank lineAxel Beckert1-1/+0
Git-Dch: Ignore
2014-08-17Add command-not-found + environment-modules to bug-script list of packages ↵Axel Beckert1-1/+1
containing code meant to be sourced in .zshrc
2014-08-15timeout the final "read" in hung shell regressionBarton E. Schaefer2-1/+4
2014-08-1533012: add an error return value (-1) to xsymlinks()Barton E. Schaefer2-7/+14
2014-08-14Add python-powerline to bug-script list of packages containing code meant to ↵Axel Beckert1-1/+1
be sourced in .zshrc
2014-08-1432998: completion function updatesOliver Kiddle6-37/+136
2014-08-1432997: new utility function for separated listsOliver Kiddle7-19/+66
2014-08-1433002: tcp_expect -P pm tags matches with a stringPeter Stephenson3-9/+45
2014-08-1332925: complete process groups, partly as a way to suppress insertion of ↵Oliver Kiddle2-1/+8
ambiguous PID prefix
2014-08-1332893: move use of _call_program inside the _tags loop to allow processes to ↵Oliver Kiddle2-19/+29
be separated
2014-08-13Upload to experimental as 5.0.5-dev-2-1Axel Beckert1-2/+2
2014-08-13Update changelog entry to list all upstream-fixed Debian bug reportsAxel Beckert1-2/+17
Git-Dch: Ignore
2014-08-12Update changelog with regards to patch refreshing and removalAxel Beckert1-3/+3
Git-Dch: Ignore