Age | Commit message (Expand) | Author | Files | Lines |
2013-05-21 | Fix merge | Peter Stephenson | 2 | -4/+4 |
2013-05-21 | 31417: age function needs protection against file names starting "-" | Stephane Chazelas | 2 | -3/+8 |
2013-05-20 | upon "read" of a short line, assign all variables passed as arguments. | Barton Schaefer | 2 | -1/+6 |
2013-05-14 | Improve Perforce jobs completion to limit | Peter Stephenson | 2 | -4/+13 |
2013-05-10 | Upload to unstable as 5.0.2-3 | Axel Beckert | 1 | -0/+86 |
2013-05-10 | Reorder alternative build dependencies | Axel Beckert | 1 | -1/+1 |
2013-05-10 | Add .ogv to mplayer completion | Richard Hartmann | 2 | -1/+4 |
2013-05-10 | Unused function attribute fix for clang compilation | Mihai Moldovan | 2 | -1/+6 |
2013-05-10 | Add Built-Using header to zsh-static | Axel Beckert | 2 | -2/+5 |
2013-05-10 | Merge branch 'debian-watch' into debian | Richard Hartmann | 1 | -3/+3 |
2013-05-10 | Bump Standards-Version to 3.9.4 (no changes) | Axel Beckert | 1 | -1/+1 |
2013-05-10 | Remove zsh-beta alternatives and conffiles in zsh-beta.postinst | Axel Beckert | 2 | -0/+32 |
2013-05-09 | Add symbolic link /bin/zsh-beta pointing to /bin/zsh5 for backwards compatibi... | Axel Beckert | 1 | -0/+2 |
2013-05-09 | zsh{,-dbg,-doc,-dev,-beta,-beta-doc}: .postinst + zsh-common versioned dep | Axel Beckert | 5 | -4/+116 |
2013-05-09 | Install zsh-beta{,-doc} symlinks to /usr/share/doc/zsh-common via dh_installdocs | Axel Beckert | 4 | -5/+3 |
2013-05-09 | Fix FTBFS with texinfo versions >= 5 | Axel Beckert | 4 | -0/+65 |
2013-05-06 | Import watchfile by Bart Martens | Richard Hartmann | 1 | -3/+3 |
2013-05-05 | 31376: Make sure every execve() is prefixed by winch_unblock() | Frank Terbeck | 2 | -0/+9 |
2013-05-05 | Revert "31372: Do not block SIGWINCH for child processes" | Frank Terbeck | 2 | -3/+6 |
2013-05-05 | Fix what seems to have been lost in the previous merge | Axel Beckert | 1 | -0/+2 |
2013-05-05 | Merge branch 'abe/no-beta' into debian | Axel Beckert | 4 | -137/+120 |
2013-05-05 | 31372: Do not block SIGWINCH for child processes | Bart Schaefer | 2 | -1/+7 |
2013-05-05 | 31371: _brctl: update brctl subcommands | Kenyon Ralph | 2 | -1/+10 |
2013-05-04 | 31369: set locale for completion if locale command is not usable | Peter Stephenson | 2 | -3/+15 |
2013-04-30 | 31361: handle negative optno ("no" prefix used) | Bart Schaefer | 2 | -4/+8 |
2013-04-30 | 31353: fix handling of floating point in ternary | Bart Schaefer | 2 | -1/+4 |
2013-04-30 | 31350: block SIGWINCH nearly all the time, except | Bart Schaefer | 1 | -0/+7 |
2013-04-30 | 31350: block SIGWINCH nearly all the time, except | Bart Schaefer | 5 | -0/+28 |
2013-04-29 | 31357: _cp: add support for Mac OS X | Jun T | 2 | -32/+64 |
2013-04-29 | 31356: typo in new _comp_locale noted by Bart | Peter Stephenson | 2 | -1/+3 |
2013-04-29 | 31355: _comp_locale tries to sanitise locales but keep CTYPE; | Peter Stephenson | 4 | -12/+48 |
2013-04-25 | 31288: _git: fix shortlog completer | Ramkumar Ramachandra | 2 | -1/+31 |
2013-04-22 | Add sequence and bindings for BackSpace key | Frank Terbeck | 1 | -24/+28 |
2013-04-21 | 31289: _git: branch.*.pushremote, remote.pushdefault | Ramkumar Ramachandra | 2 | -0/+5 |
2013-04-21 | 31286: _git: add a couple of browsers | Ramkumar Ramachandra | 2 | -0/+7 |
2013-04-20 | 31159: git: Pass prefix filter to ls-files even if it matches no files | Torstein Hegge | 2 | -1/+6 |
2013-04-20 | 31272: Avoid double free, get_compctl should not free its arguments. | Bart Schaefer | 2 | -1/+4 |
2013-04-20 | 31281: _du: add support for Mac OS X | Jun T | 2 | -0/+23 |
2013-04-19 | Mention in debian/rules why /usr/share/doc/zsh-static is no symlink | Axel Beckert | 1 | -0/+3 |
2013-04-18 | Further drop one zsh-static.dirs entry by calling dh_installdocs earlier | Axel Beckert | 2 | -2/+1 |
2013-04-18 | lintian-overrides: Also match architecture-containing /usr/lib* paths | Axel Beckert | 1 | -1/+1 |
2013-04-18 | Use dh_installdocs --link-doc instead of dh_link for /usr/share/doc/zsh* | Axel Beckert | 4 | -6/+4 |
2013-04-18 | Remove some more redundant entries from debian/zsh-*.dirs | Axel Beckert | 3 | -4/+0 |
2013-04-16 | Daniel Friesel: 31265: improved option handling for devtodo. | Peter Stephenson | 2 | -2/+9 |
2013-04-13 | unposted: make git ignore PDF and PS versions of intro file | Peter Stephenson | 2 | -0/+8 |
2013-04-12 | 31263 (but changed * to - for consitency): | Peter Stephenson | 2 | -3/+7 |
2013-04-12 | 31261: updates needed with latest texinfo | Peter Stephenson | 3 | -4/+8 |
2013-04-10 | users/17754: failing to retie an array | Peter Stephenson | 2 | -1/+6 |
2013-04-09 | 31246: make a separate patch level header for releases | Peter Stephenson | 3 | -2/+12 |
2013-04-08 | unposted: fix some .distfiles which mention files that have gone | Peter Stephenson | 3 | -2/+6 |