Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-06 | 30656: prevent SIGFPE in division by -1 by multiplying instead | Peter Stephenson | 2 | -4/+29 | |
2012-09-05 | Jun T.: 30658: complete more uniq options | Peter Stephenson | 2 | -2/+9 | |
2012-09-05 | Silas Silva: users/17223: lp page-ranges option. | Peter Stephenson | 2 | -2/+7 | |
2012-09-03 | users/12713: returning REPLY to _user_expand sets description for expansion | Peter Stephenson | 3 | -8/+17 | |
2012-08-27 | Oliver (olipro): 30643: ipset completion update | Peter Stephenson | 2 | -89/+80 | |
2012-08-25 | John Stahara: 30641: bindkey -N error report is misleading | Peter Stephenson | 2 | -2/+7 | |
when copying keymap. | |||||
2012-08-23 | Jun T.: 30640: MacOS doesn't define __STDC_ISO_10646__ but we need | Peter Stephenson | 3 | -4/+17 | |
the replacement wcwidth function anyway | |||||
2012-08-23 | Aaron Schrab: 30636: telnet-ssl option completion | Peter Stephenson | 2 | -1/+19 | |
2012-08-23 | Aaron Schrab: 30637: -b telnet option completion | Peter Stephenson | 2 | -1/+4 | |
2012-08-23 | Aaron Schrab: 30638: IPv4 and IPv6 telnet option completion | Peter Stephenson | 2 | -1/+8 | |
2012-08-21 | users/17211: new recursive-files style | Peter Stephenson | 3 | -3/+42 | |
2012-08-21 | 30633: "functions -T" only traces marked function, not called functions | Peter Stephenson | 8 | -20/+49 | |
2012-08-20 | Stepan Koltsov: 30634: use (q-) quoting | Peter Stephenson | 2 | -2/+7 | |
for zmv output for clarity. | |||||
2012-08-17 | Stepan Koltsov: 30632: new _clay completion | Peter Stephenson | 3 | -2/+51 | |
2012-08-17 | 30632: gcc completion enhancements for clang etc. | Peter Stephenson | 2 | -3/+22 | |
2012-08-17 | 30629 plus unposted formatting changes: | Peter Stephenson | 3 | -36/+46 | |
support socket buffer size limit properly in ulimit; improve consistency of output and documentation and tweak formatting appropriately | |||||
2012-08-17 | 30627: support RLIMIT_NTHR as on NetBSD | Peter Stephenson | 5 | -18/+24 | |
2012-08-17 | Stepan Koltsov: vcs_info: %a to output number of all patches in ↵ | Frank Terbeck | 5 | -9/+21 | |
(no)?patch-format styles | |||||
2012-08-16 | Hiramatsu Yoshifumi: 30621 patch-ac (from NetBSD pkgsrc)backported to ↵ | Peter Stephenson | 2 | -4/+12 | |
configure.ac: compilation on interix, also change linker flags for NetBSD. | |||||
2012-08-16 | Hiramatsu Yoshifumi: 30621 patch-ab (from NetBSD pkgsrc):compilation on | Peter Stephenson | 2 | -1/+8 | |
__INTERIX | |||||
2012-08-16 | 30169: repeat "typeset -T" with same two first arguments is not an error | Peter Stephenson | 4 | -3/+31 | |
2012-08-16 | 30617: rationalise replacement tgoto() prototype | Peter Stephenson | 3 | -6/+15 | |
2012-08-14 | add 5.0.0 release note | Peter Stephenson | 3 | -1/+12 | |
2012-08-14 | delete ChangeLog-5.0, add .distfiles and ChangeLog entries | Peter Stephenson | 3 | -16456/+7 | |
2012-08-14 | ChangeLog-5.0 should be ChangeLog-4.3, Bart says | Peter Stephenson | 3 | -2/+16466 | |
2012-08-13 | unposted: move changes up to 5.0.0 into subdirectory | Peter Stephenson | 2 | -16457/+16459 | |
2012-08-13 | Michal Halenika: 30608: _ip syntax fix | Peter Stephenson | 2 | -2/+7 | |
2012-08-13 | Jesse Weinstein: 30607: Doc/Makefile.in: fix ancient Codl | Peter Stephenson | 2 | -3/+6 | |
dependendency problems | |||||
2012-08-13 | Aaron Scrab: 30604: make repeating vi skip character useful by ignoring | Peter Stephenson | 2 | -8/+28 | |
character just matched | |||||
2012-08-13 | Aaron Schrab: 30603: repeating vi skip characters command caused bad position | Peter Stephenson | 2 | -1/+8 | |
2012-08-08 | Prepare upload of 5.0.0-2 to experimental | Axel Beckert | 1 | -0/+15 | |
2012-08-08 | Sync do-dch, gbp.conf and our workflow docs wrt. git-dch options | Axel Beckert | 3 | -8/+5 | |
Default git-dch options are now only present in gbp.conf. We consistently use a commit id length of 8. | |||||
2012-08-08 | Fix documentation about debian/do-dch | Axel Beckert | 2 | -2/+2 | |
Also accept previously documented tag in do-dch | |||||
2012-08-08 | Print directly from $terminfo instead of using `echoti' | Frank Terbeck | 1 | -2/+2 | |
The result is the same, plus this protects us from people who feel like messing with the value of $TERM... Suggested-by: Mikael Magnusson <mikachu@gmail.com> Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2012-08-08 | Do not use echoti {smkx,rmkx} unconditionally | Frank Terbeck | 1 | -8/+18 | |
If a terminal - like the linux kernel's virtual console - is missing those terminfo entries, that will cause annoying output like: zle-line-init:echoti:1: no such terminfo capability: rmkx zle-line-init:echoti:1: no such terminfo capability: smkx for each and every prompt. This tests for the features availability and notes missing ones in a new array `$debian_missing_features'. Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org> | |||||
2012-08-07 | cat_in_136: 17200: new lha and nkf completions | Peter Stephenson | 4 | -1/+128 | |
2012-08-07 | YAMAMOTO Takashi: 30599: don't use replacement wcwidth if not ISO-10646 | Peter Stephenson | 3 | -4/+10 | |
2012-08-01 | Apply wrap-and-sort on the Debian package | Michael Prokop | 1 | -3/+17 | |
Thanks to Axel for forwarding https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1029337 | |||||
2012-07-27 | 30590: Work around problem turning intro.ms into PDF | Peter Stephenson | 3 | -5/+14 | |
2012-07-27 | Renumber as 5.0.0-dev-0 | Peter Stephenson | 2 | -3/+7 | |
2012-07-25 | [dch-ignore] One more changelog entry date bump to test CIA bot and commit ↵ | Axel Beckert | 1 | -1/+1 | |
mailing list | |||||
2012-07-25 | [dch-ignore] Bump changelog entry to test CIA bot and commit mailing list | Axel Beckert | 1 | -1/+1 | |
2012-07-25 | Prepare upload of 5.0.0-1 to experimental | Axel Beckert | 1 | -2/+6 | |
2012-07-23 | Doc/Zsh/ftp_sites.yo: remove unavailable sites | Geoff Wing | 1 | -1/+5 | |
2012-07-23 | Remove unavailable sites | Geoff Wing | 1 | -17/+4 | |
2012-07-23 | pdfroff needs ghostscript; add b-d | Axel Beckert | 1 | -1/+1 | |
2012-07-23 | Add a preliminary changelog entry for 5.0.0 | Axel Beckert | 1 | -0/+22 | |
... otherwise Jenkins FTBFS due to "upstream changes" because it tries to build against the 4.3.17 upstream source. | |||||
2012-07-22 | debian/*: /bin/zsh4 → /bin/zsh5, etc. | Axel Beckert | 7 | -20/+20 | |
2012-07-22 | Add groff to build-dependencies (for pdfroff) | Axel Beckert | 1 | -1/+1 | |
2012-07-22 | Update autotools patches | Axel Beckert | 2 | -129/+228 | |