Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-05 | Update changelog for new upstream release | Axel Beckert | 1 | -0/+6 | |
Git-Dch: Ignore | |||||
2014-01-05 | New upstream release | Axel Beckert | 23 | -67/+678 | |
(Merge branch 'upstream' into debian) | |||||
2014-01-05 | unposted: update version to 5.0.5 | Peter Stephenson | 3 | -3/+7 | |
Also correct typo in compsys.yo for texinfo. | |||||
2014-01-05 | unposted but c.f. 32231: $line from _arguments doesn't include command | Peter Stephenson | 2 | -5/+8 | |
2014-01-05 | 32231: _chmod was confused by options before the mode | Jun T | 2 | -3/+6 | |
2014-01-05 | 32229: LICENCE should refer to Gnu *General* Public License | Axel Beckert | 2 | -5/+10 | |
2014-01-03 | unposted: update another README reference to 5.0.5 | Peter Stephenson | 2 | -1/+3 | |
2014-01-03 | users/18271 plus further tweaks: FAQ entry for pattern exclusions | Peter Stephenson | 2 | -8/+138 | |
2014-01-03 | unposted: update source documentation for 5.0.5 | Peter Stephenson | 3 | -3/+9 | |
2014-01-02 | 32261: completion updates for Solaris 11, Update 1 | Danek Duvall | 6 | -12/+186 | |
2014-01-02 | 32196: copy-prev-shell-word needs a lexer flag | Carl Drougge | 2 | -1/+6 | |
2013-12-31 | 32210: completion for the sysstat suite | Eric Cook | 2 | -0/+155 | |
2013-12-30 | 32208: always reset pathchecked when the path array is modified | Barton E. Schaefer | 2 | -2/+9 | |
2013-12-30 | 32205: skip cdpath search when prefix begins with "../" | Barton E. Schaefer | 2 | -2/+5 | |
2013-12-30 | Note problem when compiling with GCC on OS X 10.9.1. | Barton E. Schaefer | 2 | -0/+7 | |
2013-12-28 | 32190: quote _path_files -W path when completing relative to ../ | Barton E. Schaefer | 2 | -1/+5 | |
2013-12-28 | 32186: fix bad backreference; handle glob patterns with backslashed quotes | Barton E. Schaefer | 2 | -2/+7 | |
2013-12-26 | unposted: move path assignment from comptest to Y01completion.ztst | Barton E. Schaefer | 3 | -1/+8 | |
2013-12-25 | 32183: regression tests for 32182 and 31611 | Barton E. Schaefer | 3 | -1/+25 | |
2013-12-25 | 32182: re-enable command completion after a separator | Barton E. Schaefer | 2 | -4/+10 | |
2013-12-25 | 32178: fix another acquire_pgrp() infinite loop | Barton E. Schaefer | 2 | -1/+9 | |
2013-12-21 | 32176: plug additional deadlock-inducing pipe descriptor leaks | Peter Stephenson | 4 | -14/+36 | |
2013-12-21 | Merge branch 'master' of git://git.code.sf.net/p/zsh/code | Barton E. Schaefer | 2 | -2/+7 | |
Conflicts: ChangeLog | |||||
2013-12-21 | 32172: regression test for 32171 | Barton E. Schaefer | 2 | -0/+14 | |
2013-12-21 | unposted: update version to 5.0.4-dev-0 to avoid clash with release | Peter Stephenson | 2 | -2/+7 | |
2013-12-21 | Upload to unstable as 5.0.4-1 | Axel Beckert | 1 | -2/+2 | |
2013-12-20 | 32171: close pipe descriptor in parent when left side is a shell construct to | Barton E. Schaefer | 2 | -3/+15 | |
prevent deadlock Also clean up ChangeLog entry that attributed 32119 to 32114 | |||||
2013-12-20 | Update changelog for new upstream release | Axel Beckert | 1 | -0/+6 | |
2013-12-20 | New upstream release | Axel Beckert | 18 | -38/+188 | |
2013-12-20 | unposted: release 5.0.4, more files updated | Peter Stephenson | 1 | -1/+1 | |
2013-12-20 | unposted: release 5.0.4, more files updated | Peter Stephenson | 3 | -4/+5 | |
2013-12-20 | unposted: release 5.0.4 | Peter Stephenson | 2 | -2/+6 | |
2013-12-18 | 32157: fix extra line feed after prompt, and erased character in completion ↵ | Barton E. Schaefer | 5 | -25/+49 | |
listing, when ZLE_RPROMPT_INDENT=0 | |||||
2013-12-18 | 32150: fix file reference in executable ownership test | Barton E. Schaefer | 2 | -1/+6 | |
2013-12-17 | 32143: Fix --enable-custom-patchlevel name in INSTALL | Phil Pennock | 2 | -1/+5 | |
2013-12-16 | 32137: set pseudo-terminal speed to prevent padding characters | J. Takimoto | 2 | -1/+6 | |
2013-12-16 | 32131: avoid infinite loop reading pty on platforms that do not buffer ↵ | Jun T | 2 | -2/+8 | |
output after child exit | |||||
2013-12-16 | 32136: fix problem with kshglob. | Peter Stephenson | 4 | -5/+46 | |
Non-pattern characters that could be followed by "(" to introduce a ksh glob but weren't caused failures. | |||||
2013-12-16 | add ZLE_RPROMPT_INDENT to NEWS | Peter Stephenson | 2 | -0/+8 | |
2013-12-16 | 32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right | Patrick Oscity | 4 | -7/+51 | |
2013-12-15 | users/18219: compadd -Q for builtins, aliases, and reserved words | Barton E. Schaefer | 2 | -3/+8 | |
2013-12-15 | Upload to unstable as 5.0.3-1 | Axel Beckert | 1 | -3/+12 | |
2013-12-15 | Reduce two blank lines to one | Axel Beckert | 1 | -1/+0 | |
Git-Dch: Ignore | |||||
2013-12-15 | Built-Using: Use libc-dev-bin instead of eglibc as parameter to dpkg-query | Axel Beckert | 1 | -1/+1 | |
It needs to be a binary package and existing on all architectures | |||||
2013-12-15 | Remove use-dev-null-instead-of-dev-tty-for-dash-c-test.patch again | Axel Beckert | 2 | -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-15 | Ignore test suite results on hurd-i386 for now | Axel Beckert | 1 | -1/+1 | |
2013-12-15 | Drop fix-A05execution-ztst-setopt-MONITOR.patch (applied upstream) | Axel Beckert | 2 | -28/+0 | |
2013-12-15 | Update changelog for new upstream release | Axel Beckert | 1 | -0/+6 | |
Git-Dch: Ignore | |||||
2013-12-15 | New upstream release | Axel Beckert | 12 | -47/+180 | |
2013-12-14 | unposted: increment version to 5.0.3-dev-0 | Peter Stephenson | 2 | -1/+4 | |