summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-12-21Upload to unstable as 5.0.4-1Axel Beckert1-2/+2
2013-12-20Update changelog for new upstream releaseAxel Beckert1-0/+6
2013-12-20New upstream releaseAxel Beckert18-38/+188
2013-12-20unposted: release 5.0.4, more files updatedPeter Stephenson1-1/+1
2013-12-20unposted: release 5.0.4, more files updatedPeter Stephenson3-4/+5
2013-12-20unposted: release 5.0.4Peter Stephenson2-2/+6
2013-12-1832157: fix extra line feed after prompt, and erased character in completion ↵Barton E. Schaefer5-25/+49
listing, when ZLE_RPROMPT_INDENT=0
2013-12-1832150: fix file reference in executable ownership testBarton E. Schaefer2-1/+6
2013-12-1732143: Fix --enable-custom-patchlevel name in INSTALLPhil Pennock2-1/+5
2013-12-1632137: set pseudo-terminal speed to prevent padding charactersJ. Takimoto2-1/+6
2013-12-1632131: avoid infinite loop reading pty on platforms that do not buffer ↵Jun T2-2/+8
output after child exit
2013-12-1632136: fix problem with kshglob.Peter Stephenson4-5/+46
Non-pattern characters that could be followed by "(" to introduce a ksh glob but weren't caused failures.
2013-12-16add ZLE_RPROMPT_INDENT to NEWSPeter Stephenson2-0/+8
2013-12-1632114: ZLE_PROMPT_INDENT allows you to move rprompt flush rightPatrick Oscity4-7/+51
2013-12-15users/18219: compadd -Q for builtins, aliases, and reserved wordsBarton E. Schaefer2-3/+8
2013-12-15Upload to unstable as 5.0.3-1Axel Beckert1-3/+12
2013-12-15Reduce two blank lines to oneAxel Beckert1-1/+0
Git-Dch: Ignore
2013-12-15Built-Using: Use libc-dev-bin instead of eglibc as parameter to dpkg-queryAxel Beckert1-1/+1
It needs to be a binary package and existing on all architectures
2013-12-15Remove use-dev-null-instead-of-dev-tty-for-dash-c-test.patch againAxel Beckert2-22/+0
It was introduced in the hope it would fix test suite failures on hurd, but instead it made the test suite hang. See https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=hurd-i386&ver=5.0.2-6&stamp=1382813718 and https://buildd.debian.org/status/fetch.php?pkg=zsh&arch=hurd-i386&ver=5.0.2-test-3-1&stamp=1386548502 So since we now ignore the test suite results on hurd-i386, it's better to have a failing test suite than to have a hanging test suite.
2013-12-15Ignore test suite results on hurd-i386 for nowAxel Beckert1-1/+1
2013-12-15Drop fix-A05execution-ztst-setopt-MONITOR.patch (applied upstream)Axel Beckert2-28/+0
2013-12-15Update changelog for new upstream releaseAxel Beckert1-0/+6
Git-Dch: Ignore
2013-12-15New upstream releaseAxel Beckert12-47/+180
2013-12-14unposted: increment version to 5.0.3-dev-0Peter Stephenson2-1/+4
2013-12-14unposted: release 5.0.3Peter Stephenson2-2/+6
2013-12-1332105: support combinations of man or nroff with colcrt or col.Martin Vaeth2-5/+36
2013-12-1332103: parse host:port format in ssh known_hosts files.Aaron Peschel2-2/+18
2013-12-1032099: change pointer declaration to avoid arithmetic on (void *).Barton E. Schaefer2-1/+6
2013-12-09users/18210: document "print -D" betterPeter Stephenson2-2/+4
2013-12-0932093: describe the dependency issues fixed by the doc bundlePeter Stephenson2-0/+25
2013-12-0932056: Handle completion for different versions of iconvJun T2-23/+49
2013-12-0632091: WARN_CREATE_GLOBAL false positive.Daniel Shahaf3-9/+21
In cases like () { foo=bar =true; }
2013-12-0532089: tweak to detect Subversion repositoryDaniel Shahaf2-1/+7
2013-12-03Upload to experimental as 5.0.2-test-3-1Axel Beckert1-3/+7
2013-12-03A05execution-ztst-setopt-MONITOR.patch: Add second occurrenceAxel Beckert1-5/+16
Also add references to the patch's origins.
2013-12-02Unposted (see 32085): Another nonessential setoptBarton E. Schaefer2-2/+3
2013-12-0232080: Suppress error output from nonessential setoptBarton E. Schaefer2-1/+6
2013-12-02Add patch which hopefully fixes test suite failures on Jenkins buildsAxel Beckert2-0/+17
2013-12-02Fix one test-suite failure on static builds due to non-existent $HOMEAxel Beckert1-1/+1
Thanks to Bart Schaefer and Peter Stephenson for spotting the cause.
2013-12-02Bump changelog entry dateAxel Beckert1-1/+1
Git-Dch: Ignore
2013-12-02Update changelog for 5.0.2-test-3-1Axel Beckert1-2/+7
2013-12-02Add newly generated help files to debian/cleanAxel Beckert1-0/+2
2013-12-02debian/rules: Util/helpfiles now requires parameters, reduce own magicAxel Beckert1-2/+2
2013-12-02Refresh patch replace-texi2html-with-makeinfoAxel Beckert1-3/+3
2013-12-02Merge branch 'upstream' into debianAxel Beckert47-473/+952
2013-12-02Update watch file to also catch release candidatesAxel Beckert1-0/+1
2013-12-01unposted: 5.0.2-test-3Peter Stephenson2-2/+6
2013-11-3032069: completion for "git submodule update --remote"Hong Xu2-3/+9
2013-11-2932066: fix %r and %S in vcs_info formats when a repository subdirectory is ↵Barton E. Schaefer3-3/+10
accessed via a symlink 31985 Clemens Hammacher and 32064 Hong Xu
2013-11-2732061: Fix "use of uninitialized memory" in metafyBarton E. Schaefer2-2/+6