Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-15 | Remove use-dev-null-instead-of-dev-tty-for-dash-c-test.patch again | Axel Beckert | 1 | -1/+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-15 | Drop fix-A05execution-ztst-setopt-MONITOR.patch (applied upstream) | Axel Beckert | 1 | -1/+0 | |
2013-12-02 | Add patch which hopefully fixes test suite failures on Jenkins builds | Axel Beckert | 1 | -0/+1 | |
2013-11-07 | Remove patches applied upstream | Axel Beckert | 1 | -5/+0 | |
2013-10-01 | C02cond.ztst: Use /dev/null instead of /dev/tty for -c test | Axel Beckert | 1 | -1/+1 | |
Hopefully solves the according test suite failures on Hurd. Suggested by Bart Martens. | |||||
2013-09-20 | Add patch to make test suite "-c" test more flexible, should prevent FTBFS ↵ | Axel Beckert | 1 | -0/+1 | |
on Hurd Thanks: Pino Toscano | |||||
2013-09-18 | Add patch to fix segfault in compinit's get_cvdef/freecvdef | Axel Beckert | 1 | -0/+1 | |
Was triggered by the task tab completion. | |||||
2013-08-26 | Replace texi2html by makeinfo | Axel Beckert | 1 | -0/+1 | |
Add patch to replace texi2html by makeinfo in Doc/Makefile.in. Fixes lintian warning build-depends-on-obsolete-package | |||||
2013-06-17 | Add patch to fix warnings in VCS_INFO's stgit support when guilt is used | Axel Beckert | 1 | -0/+1 | |
Thanks: Frank Terbeck <ft@bewatermyfriend.org> for the patch | |||||
2013-06-13 | Remove leading whitespace from texinfo directory entry | Axel Beckert | 1 | -0/+1 | |
Closes: #711516 | |||||
2013-05-09 | Fix FTBFS with texinfo versions >= 5 | Axel Beckert | 1 | -0/+2 | |
Cherry-picked upstream patches 67a4be36c6203c26c3912c07441f42e3965f0fa8 and b174a0df054929efd7804922750c71adeb8e0b57 Also add a build-dependency on texlive-latex-recommended if only texinfo >= 5 is available. | |||||
2012-12-28 | Replace at2quilt with the automatic dh-autoreconf | Axel Beckert | 1 | -2/+0 | |
2011-12-01 | Removing upstream patches due to new release | Frank Terbeck | 1 | -4/+0 | |
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2011-10-14 | _bts: Update list of tags (Closes: #641162) | Ansgar Burchardt | 1 | -0/+1 | |
2011-07-01 | Support -F completion for aptitude (Closes: #632140) | Frank Terbeck | 1 | -0/+1 | |
2011-07-01 | Include _git patches from upstream (Closes: #630906) | Frank Terbeck | 1 | -0/+1 | |
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 | 1 | -0/+1 | |
2011-06-02 | at2quilt: Updating autotools patches | Frank Terbeck | 1 | -0/+2 | |
With the 4.3.12 release we can finally put those patches into the quilt series file and actually use them. I hope this works as planed. | |||||
2011-06-02 | Removing upstream patches due to new release | Frank Terbeck | 1 | -9/+0 | |
2011-04-27 | Fix screen completion for serial devices (Closes: #623522) | Frank Terbeck | 1 | -0/+1 | |
2011-03-09 | Fix for crash in incorrect bash-like index usage | Frank Terbeck | 1 | -0/+1 | |
2011-03-09 | Fix for false isident() behaviour | Frank Terbeck | 1 | -0/+1 | |
2011-03-02 | Fix endless loop due to lexer bug (Closes: #353863) | Frank Terbeck | 1 | -0/+1 | |
Patch from Peter Stephenson: <http://www.zsh.org/mla/workers/2011/msg00237.html> | |||||
2011-03-02 | Adding patch to support yodl3 | Frank Terbeck | 1 | -0/+1 | |
This requires the autotools patches to updated. | |||||
2011-03-02 | Adding patch to fix segfault with regular expression matching | Frank Terbeck | 1 | -0/+1 | |
See <http://www.zsh.org/mla/workers/2011/msg00020.html> and the following thread for details. Fix from: <http://www.zsh.org/mla/workers/2011/msg00027.html>. | |||||
2011-03-02 | Fix detection of svn repositories in vcs_info (Closes: #611175) | Frank Terbeck | 1 | -0/+1 | |
See <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611175> for details. | |||||
2011-03-02 | Fix colors function to work with ksh_arrays (Closes: #613162) | Frank Terbeck | 1 | -0/+1 | |
See <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613162> for details. | |||||
2011-03-02 | Adding _fuser fix from upstream | Frank Terbeck | 1 | -0/+1 | |