Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | various posts: Implement assignment parsing for typeset. | Peter Stephenson | 2015-06-24 | 1 | -0/+17 |
| | | | | | | | | | | | | Typeset assignments now work like raw assignments except for no "+=" and no GLOB_ASSIGN. Documented in typeset builtin doc and mentioned in release notes. Tests to ensure basic sanity. Enabled by default, can be turned off by "disable -r" with typeset family of commands. | ||||
* | 35060 + 35072: completion: git: split __git_heads into local and remote | Daniel Hahler | 2015-05-12 | 1 | -0/+6 |
| | | | | | | | It is useful to have this distinction visually. This also uses `--format=%(refname:short)` directly with `git for-each-ref`. | ||||
* | 35009: updates for 5.0.8 | Peter Stephenson | 2015-05-01 | 1 | -10/+5 |
| | |||||
* | 34290: note FORCE_FLOAT option change | Peter Stephenson | 2015-01-15 | 1 | -4/+45 |
| | |||||
* | unposted: fix error in README | Peter Stephenson | 2015-01-14 | 1 | -3/+1 |
| | |||||
* | Propagate float/integer type in arithmetic assignment. | Peter Stephenson | 2015-01-12 | 1 | -0/+48 |
| | | | | | | Add test. Mention this and also floating point mod change in README. | ||||
* | unposted (discussed offline): update README for integer import vulnerability | Peter Stephenson | 2014-10-06 | 1 | -3/+5 |
| | |||||
* | remove "major" from README | Peter Stephenson | 2014-10-02 | 1 | -1/+1 |
| | |||||
* | Update source distribution information for 5.0.7. | Peter Stephenson | 2014-10-02 | 1 | -2/+8 |
| | |||||
* | unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release zsh-5.0.5-dev-1 | Peter Stephenson | 2014-08-10 | 1 | -4/+2 |
| | |||||
* | unposted: update another README reference to 5.0.5 | Peter Stephenson | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | unposted: update source documentation for 5.0.5 | Peter Stephenson | 2014-01-03 | 1 | -2/+3 |
| | |||||
* | unposted: release 5.0.4, more files updated zsh-5.0.4 | Peter Stephenson | 2013-12-20 | 1 | -1/+1 |
| | |||||
* | unposted: release 5.0.4, more files updated | Peter Stephenson | 2013-12-20 | 1 | -2/+3 |
| | |||||
* | unposted: updates for 4.0.2-test-1. zsh-5.0.2-test-1 | Peter Stephenson | 2013-11-06 | 1 | -3/+2 |
| | | | | | | Update references to 4.0.2 to 4.0.3. Additional mod_export declarations. Additions to .distfiles. | ||||
* | 31830: New feature for zshaddhistory hooks. | Peter Stephenson | 2013-10-17 | 1 | -0/+11 |
| | | | | | If the first non-zero return status is 2, save the line on the internal history list, but don't write it out. | ||||
* | Wieland Hoffmann: 31029: correct directory in README | Peter Stephenson | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | release 5.0.2 zsh-5.0.2 | Peter Stephenson | 2012-12-21 | 1 | -6/+7 |
| | |||||
* | unposted: update for 5.0.0-test-1 | Peter Stephenson | 2012-12-16 | 1 | -8/+5 |
| | |||||
* | 30718: emulate command evaluations should apply sticky emulation | Peter Stephenson | 2012-10-07 | 1 | -2/+32 |
| | | | | to autoloads, too | ||||
* | 30509: updates for 5.0.0 | Peter Stephenson | 2012-06-15 | 1 | -15/+7 |
| | |||||
* | unposted: 4.3.17 zsh-4.3.17 | Peter Stephenson | 2012-02-23 | 1 | -1/+1 |
| | |||||
* | 30231, 30232: updates for 4.3.16 | Peter Stephenson | 2012-02-15 | 1 | -2/+2 |
| | |||||
* | unposted: release 4.3.15 zsh-4.3.15 | Peter Stephenson | 2011-12-17 | 1 | -2/+2 |
| | |||||
* | unposted: 4.3.14 zsh-4.3.14 | Peter Stephenson | 2011-12-06 | 1 | -1/+1 |
| | |||||
* | update and tigy up for 4.3.12-test-2 | Peter Stephenson | 2011-10-17 | 1 | -2/+2 |
| | |||||
* | 29163: update latest version claimed to 4.3.12 | Peter Stephenson | 2011-05-06 | 1 | -2/+2 |
| | |||||
* | Štěpán Němec: 28533: typos | Peter Stephenson | 2010-12-17 | 1 | -1/+1 |
| | |||||
* | unposted: update for 4.3.10-test-3 zsh-4.3.10-test-3 | Peter Stephenson | 2010-12-16 | 1 | -2/+2 |
| | |||||
* | Simon Ruderich: 28136: typo in README | Peter Stephenson | 2010-08-07 | 1 | -1/+1 |
| | |||||
* | unposted: fix typos in INSTALL and README | Doug Kearns | 2010-06-22 | 1 | -3/+3 |
| | |||||
* | 27648, 267650/1, unposted README change: | Peter Stephenson | 2010-02-03 | 1 | -11/+32 |
| | | | | Turn off repeat and turn on ulimit in emulation modes | ||||
* | unposted, c.f. 27313: mailing list and website moved | Peter Stephenson | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | 26853 + typo fix: package docs | Peter Stephenson | 2009-04-21 | 1 | -2/+2 |
| | |||||
* | unposted: fix release number in last checkin | Peter Stephenson | 2009-02-05 | 1 | -1/+1 |
| | |||||
* | 26513: README: note ".." completion bug | Peter Stephenson | 2009-02-05 | 1 | -2/+10 |
| | |||||
* | 26055: ensure process substitution is handled before parameter and command | Peter Stephenson | 2008-11-17 | 1 | -5/+3 |
| | |||||
* | Phil (unposted): README: another typo | Peter Stephenson | 2008-11-15 | 1 | -1/+1 |
| | |||||
* | 26042 with some fixes from 26043 (Mikael): | Peter Stephenson | 2008-11-13 | 1 | -0/+11 |
| | | | | | allow <(...) and >(...) to occur in the middle of strings and =(...) to have extra text following | ||||
* | 4.3.9 | Peter Stephenson | 2008-10-30 | 1 | -2/+3 |
| | |||||
* | update to 4.3.8 zsh-4.3.8 | Peter Stephenson | 2008-10-29 | 1 | -1/+1 |
| | |||||
* | 25937: builtins with no options should still ignore -- | Peter Stephenson | 2008-10-28 | 1 | -0/+6 |
| | |||||
* | unposted: update version claimed in README to 4.3.7 | Peter Stephenson | 2008-10-26 | 1 | -1/+1 |
| | |||||
* | 25415: Make DEBUG_BEFORE_CMD the default. | Peter Stephenson | 2008-08-07 | 1 | -0/+6 |
| | | | | | Reuse ERR_EXIT in DEBUG traps. Clean up trapreturn code. | ||||
* | 25127: note --disable-lfs/--disable-largefile incompatibility | Peter Stephenson | 2008-06-01 | 1 | -1/+8 |
| | |||||
* | README: minor tweaks | Peter Stephenson | 2008-04-02 | 1 | -2/+5 |
| | |||||
* | unposted: 4.3.5-dev-4 zsh-4.3.5-dev-4 | Peter Stephenson | 2008-03-31 | 1 | -1/+1 |
| | |||||
* | 24305: update release docs in preparation for 4.3.5 | Peter Stephenson | 2007-12-20 | 1 | -1/+1 |
| | |||||
* | improve configuration handling of termcap/curses | Peter Stephenson | 2007-10-02 | 1 | -0/+4 |
| | |||||
* | 23562: add KSH_ZERO_SUBSCRIPT option and leave off by default | Peter Stephenson | 2007-06-18 | 1 | -4/+25 |
| |