Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 30692: allow autoload +X -m to work | Peter Stephenson | 2012-09-21 | 4 | -5/+14 |
| | | | | change to _path_files to make it load in that fashion | ||||
* | 30687 with typo corrected: don't REPORTTIME if zleactive | Peter Stephenson | 2012-09-21 | 3 | -2/+12 |
| | |||||
* | Александр Балезин: 30667: add addrlabl subcommand. | Peter Stephenson | 2012-09-15 | 2 | -1/+40 |
| | |||||
* | NEWS: unposted: further update | Peter Stephenson | 2012-09-11 | 1 | -0/+5 |
| | |||||
* | typo | Peter Stephenson | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | update ChangeLog for NEWS commit | Peter Stephenson | 2012-09-11 | 1 | -1/+3 |
| | |||||
* | 30647, 30649: allow underscores in numeric constants | Peter Stephenson | 2012-09-11 | 6 | -19/+112 |
| | |||||
* | 30664: Jun T.: fix some Yodl version issues | Peter Stephenson | 2012-09-09 | 2 | -2/+7 |
| | |||||
* | Didn't mean to check this in | Peter Stephenson | 2012-09-08 | 1 | -1/+1 |
| | |||||
* | users/17236: r and other fc output didn't metafy when listing to a file | Peter Stephenson | 2012-09-08 | 3 | -4/+13 |
| | | | | other than stdout | ||||
* | 30656: prevent SIGFPE in division by -1 by multiplying instead | Peter Stephenson | 2012-09-06 | 2 | -4/+29 |
| | |||||
* | Jun T.: 30658: complete more uniq options | Peter Stephenson | 2012-09-05 | 2 | -2/+9 |
| | |||||
* | Silas Silva: users/17223: lp page-ranges option. | Peter Stephenson | 2012-09-05 | 2 | -2/+7 |
| | |||||
* | users/12713: returning REPLY to _user_expand sets description for expansion | Peter Stephenson | 2012-09-03 | 3 | -8/+17 |
| | |||||
* | Oliver (olipro): 30643: ipset completion update | Peter Stephenson | 2012-08-27 | 2 | -89/+80 |
| | |||||
* | John Stahara: 30641: bindkey -N error report is misleading | Peter Stephenson | 2012-08-25 | 2 | -2/+7 |
| | | | | when copying keymap. | ||||
* | Jun T.: 30640: MacOS doesn't define __STDC_ISO_10646__ but we need | Peter Stephenson | 2012-08-23 | 3 | -4/+17 |
| | | | | the replacement wcwidth function anyway | ||||
* | Aaron Schrab: 30636: telnet-ssl option completion | Peter Stephenson | 2012-08-23 | 2 | -1/+19 |
| | |||||
* | Aaron Schrab: 30637: -b telnet option completion | Peter Stephenson | 2012-08-23 | 2 | -1/+4 |
| | |||||
* | Aaron Schrab: 30638: IPv4 and IPv6 telnet option completion | Peter Stephenson | 2012-08-23 | 2 | -1/+8 |
| | |||||
* | users/17211: new recursive-files style | Peter Stephenson | 2012-08-21 | 3 | -3/+42 |
| | |||||
* | 30633: "functions -T" only traces marked function, not called functions | Peter Stephenson | 2012-08-21 | 8 | -20/+49 |
| | |||||
* | Stepan Koltsov: 30634: use (q-) quoting | Peter Stephenson | 2012-08-20 | 2 | -2/+7 |
| | | | | for zmv output for clarity. | ||||
* | Stepan Koltsov: 30632: new _clay completion | Peter Stephenson | 2012-08-17 | 3 | -2/+51 |
| | |||||
* | 30632: gcc completion enhancements for clang etc. | Peter Stephenson | 2012-08-17 | 2 | -3/+22 |
| | |||||
* | 30629 plus unposted formatting changes: | Peter Stephenson | 2012-08-17 | 3 | -36/+46 |
| | | | | | support socket buffer size limit properly in ulimit; improve consistency of output and documentation and tweak formatting appropriately | ||||
* | 30627: support RLIMIT_NTHR as on NetBSD | Peter Stephenson | 2012-08-17 | 5 | -18/+24 |
| | |||||
* | Stepan Koltsov: vcs_info: %a to output number of all patches in ↵ | Frank Terbeck | 2012-08-17 | 5 | -9/+21 |
| | | | | (no)?patch-format styles | ||||
* | Hiramatsu Yoshifumi: 30621 patch-ac (from NetBSD pkgsrc)backported to ↵ | Peter Stephenson | 2012-08-16 | 2 | -4/+12 |
| | | | | | | configure.ac: compilation on interix, also change linker flags for NetBSD. | ||||
* | Hiramatsu Yoshifumi: 30621 patch-ab (from NetBSD pkgsrc):compilation on | Peter Stephenson | 2012-08-16 | 2 | -1/+8 |
| | | | | __INTERIX | ||||
* | 30169: repeat "typeset -T" with same two first arguments is not an error | Peter Stephenson | 2012-08-16 | 4 | -3/+31 |
| | |||||
* | 30617: rationalise replacement tgoto() prototype | Peter Stephenson | 2012-08-16 | 3 | -6/+15 |
| | |||||
* | add 5.0.0 release note | Peter Stephenson | 2012-08-14 | 3 | -1/+12 |
| | |||||
* | delete ChangeLog-5.0, add .distfiles and ChangeLog entries | Peter Stephenson | 2012-08-14 | 3 | -16456/+7 |
| | |||||
* | ChangeLog-5.0 should be ChangeLog-4.3, Bart says | Peter Stephenson | 2012-08-14 | 3 | -2/+16466 |
| | |||||
* | unposted: move changes up to 5.0.0 into subdirectory | Peter Stephenson | 2012-08-13 | 2 | -16457/+16459 |
| | |||||
* | Michal Halenika: 30608: _ip syntax fix | Peter Stephenson | 2012-08-13 | 2 | -2/+7 |
| | |||||
* | Jesse Weinstein: 30607: Doc/Makefile.in: fix ancient Codl | Peter Stephenson | 2012-08-13 | 2 | -3/+6 |
| | | | | dependendency problems | ||||
* | Aaron Scrab: 30604: make repeating vi skip character useful by ignoring | Peter Stephenson | 2012-08-13 | 2 | -8/+28 |
| | | | | character just matched | ||||
* | Aaron Schrab: 30603: repeating vi skip characters command caused bad position | Peter Stephenson | 2012-08-13 | 2 | -1/+8 |
| | |||||
* | cat_in_136: 17200: new lha and nkf completions | Peter Stephenson | 2012-08-07 | 4 | -1/+128 |
| | |||||
* | YAMAMOTO Takashi: 30599: don't use replacement wcwidth if not ISO-10646 | Peter Stephenson | 2012-08-07 | 3 | -4/+10 |
| | |||||
* | 30590: Work around problem turning intro.ms into PDF | Peter Stephenson | 2012-07-27 | 3 | -5/+14 |
| | |||||
* | Renumber as 5.0.0-dev-0 | Peter Stephenson | 2012-07-27 | 2 | -3/+7 |
| | |||||
* | Doc/Zsh/ftp_sites.yo: remove unavailable sites | Geoff Wing | 2012-07-23 | 1 | -1/+5 |
| | |||||
* | Remove unavailable sites | Geoff Wing | 2012-07-23 | 1 | -17/+4 |
| | |||||
* | update to 5.0.0 release zsh-5.0.0 | Peter Stephenson | 2012-07-21 | 2 | -3/+7 |
| | |||||
* | users/17051: explicit IFS for "read" in compinit | Bart Schaefer | 2012-07-17 | 2 | -6/+11 |
| | |||||
* | add _mosh to .distfiles zsh-4.3.17-test-2 | Peter Stephenson | 2012-07-15 | 1 | -0/+1 |
| | |||||
* | 4.3.17-test-2 | Peter Stephenson | 2012-07-15 | 1 | -2/+2 |
| |