Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 37497: handle NUL bytes in "printf -v". | Barton E. Schaefer | 2016-01-02 | 1 | -0/+2 |
| | |||||
* | 37493: readonly + POSIX_BUILTINS == typeset -gr | Barton E. Schaefer | 2016-01-02 | 1 | -0/+5 |
| | |||||
* | 37483: save and possibly restore cshnullglob failure state around each ↵ | Barton E. Schaefer | 2016-01-01 | 1 | -0/+3 |
| | | | | evaluation of an (e:...:) glob qualifier. | ||||
* | 37473: check for cshnullglob in command position. | Barton E. Schaefer | 2016-01-01 | 1 | -0/+4 |
| | |||||
* | 37469: do NOT allow semicolons in place of line breaks in conditionals | Barton E. Schaefer | 2015-12-31 | 1 | -0/+3 |
| | |||||
* | unposted: enable WARN_CREATE_GLOBAL for print -v | Barton E. Schaefer | 2015-12-31 | 1 | -0/+2 |
| | |||||
* | 37468: allow line breaks in more places in [[ ... ]] | Barton E. Schaefer | 2015-12-31 | 1 | -0/+2 |
| | |||||
* | 37467: add "print -v var" / "printf -v var" | Barton E. Schaefer | 2015-12-31 | 1 | -0/+5 |
| | |||||
* | 37453 (with Bart, started by Baptiste Daroussin, 37315): try to improve ↵ | Oliver Kiddle | 2015-12-31 | 1 | -0/+3 |
| | | | | detection of noatime filesystem | ||||
* | users/21114: new dig completion | Oliver Kiddle | 2015-12-31 | 1 | -0/+4 |
| | |||||
* | 37460: make sure the default keymap is emacs before using that keymap to ↵ | Barton E. Schaefer | 2015-12-30 | 1 | -0/+5 |
| | | | | test bindings | ||||
* | unposted: NEWS: Document how to disable paste highlighting. | Daniel Shahaf | 2015-12-31 | 1 | -0/+2 |
| | | | | This updates the 5.2 entry, note that 5.2 has been released already. | ||||
* | 37456: Have zle_highlight=(none) disable paste highlighting | Daniel Shahaf | 2015-12-31 | 1 | -0/+5 |
| | | | | | Before this change, zle_highlight=(paste:none) worked, but zle_highlight=(none) didn't. | ||||
* | 37451: vcs_info: Declare "msgs" in early context | Frank Terbeck | 2015-12-30 | 1 | -0/+5 |
| | | | | | | The parameter *is* being declared with the redefinition of the function, but not in its initial form, which gets you a warning about the parameter being defined globally. This fixes it. | ||||
* | 37438: C/D/C/_aptitude: Also parse -h output of aptitude 0.7.5 and later | Axel Beckert | 2015-12-27 | 1 | -0/+5 |
| | |||||
* | Add changelog entry for previous commit | Axel Beckert | 2015-12-26 | 1 | -0/+5 |
| | |||||
* | 37435 (+ fix typo): allow execution of empty files as "sh" scripts | Barton E. Schaefer | 2015-12-25 | 1 | -0/+3 |
| | |||||
* | 37434: POSIXBUILTINS "command" should prevent shell exit on errors from ↵ | Barton E. Schaefer | 2015-12-25 | 1 | -0/+5 |
| | | | | special builtins | ||||
* | 37345: VCS_INFO functions break with setopt no_unset | Philip Sequeira | 2015-12-23 | 1 | -0/+6 |
| | | | | | With setopt no_unset in my config file, vcs_info fails with: VCS_INFO_maxexports:7: vcs: parameter not set | ||||
* | users/21082 (expanded): a more complete sorting of version strings that are ↵ | Barton E. Schaefer | 2015-12-19 | 1 | -0/+4 |
| | | | | not in the form of zsh version numbers; additional explanatory comment | ||||
* | unposted (cf. 37387): emulate turns off WARN_CREATE_GLOBAL | Barton E. Schaefer | 2015-12-19 | 1 | -0/+3 |
| | |||||
* | users/21068: use emacs keymap in vared by default | Barton E. Schaefer | 2015-12-19 | 1 | -0/+5 |
| | |||||
* | 36650: Add zle-line-pre-redraw hook for highlighting | Mikael Magnusson | 2015-12-19 | 1 | -0/+5 |
| | |||||
* | unposted (after users/20873): Theoretical fix: don't parse print/echo escape ↵ | Daniel Shahaf | 2015-12-19 | 1 | -0/+4 |
| | | | | sequences in $zle_bracketed_paste. | ||||
* | 37257 (in part): Add array assignment tests. | Daniel Shahaf | 2015-12-19 | 1 | -0/+4 |
| | |||||
* | 37411: more bindkey tests | Peter Stephenson | 2015-12-16 | 1 | -0/+4 |
| | |||||
* | 37405: Fix self-insert binding for multibyte sequences. | Peter Stephenson | 2015-12-15 | 1 | -0/+6 |
| | | | | | | This makes it work even if the self-insert applies to a sequence longer than an initial byte, including the case of a complete binding to a full character sequence. | ||||
* | 37401: pattern error caused too much activity in _list_files for some styles | Peter Stephenson | 2015-12-14 | 1 | -0/+3 |
| | |||||
* | 37400: typo gave unwanted error message in zsh_directory_name_generic | Peter Stephenson | 2015-12-14 | 1 | -0/+5 |
| | |||||
* | unposted: missed ChangeLog entry | Peter Stephenson | 2015-12-13 | 1 | -0/+5 |
| | |||||
* | 37386: localise mbegin, mend, match in URL magic | Peter Stephenson | 2015-12-11 | 1 | -0/+5 |
| | |||||
* | 37383: add completion type for object files | Matthew Martin | 2015-12-11 | 1 | -0/+5 |
| | |||||
* | 37260: add opus to mplayer audio completions | Simon Hafner | 2015-12-11 | 1 | -0/+3 |
| | |||||
* | users/20873: disable bracketed paste while running external editor from zle | Oliver Kiddle | 2015-12-11 | 1 | -0/+5 |
| | |||||
* | 37378: New bindkey tests. | Peter Stephenson | 2015-12-10 | 1 | -0/+6 |
| | | | | Also fix Meta bug on pattern match in zpty -r. | ||||
* | 37364: "test" and "[" handling of parentheses. | Peter Stephenson | 2015-12-09 | 1 | -0/+6 |
| | | | | | | If three arguments, need to prefer binary operators if possible. Need to look for full string for parentheses. | ||||
* | 37348: Tests and fix for ${(q+)...}. | Peter Stephenson | 2015-12-08 | 1 | -0/+4 |
| | | | | Needs dupstring() for empty string case. | ||||
* | 37347: Remove incorrect local for msgs in VCS info | Peter Stephenson | 2015-12-08 | 1 | -0/+3 |
| | |||||
* | users/21071: Fix binding of multibyte sequences. | Peter Stephenson | 2015-12-08 | 1 | -0/+6 |
| | | | | | There was a problem if the first byte was already bound to self-insert. | ||||
* | 37344: restore old printable quoting, add ${(q+)...}. | Peter Stephenson | 2015-12-07 | 1 | -0/+5 |
| | | | | | | The \C- form is only used inside quotedzputs(). ${(q+)...} outputs a quotedzputs() representation. | ||||
* | 37331: Use a single chracter to represent an MB_INCOMPLETE. | Peter Stephenson | 2015-12-07 | 1 | -0/+5 |
| | | | | | This is as it is likely to appear as a single character in output even if it has multiple octets. | ||||
* | 37337: Delay freeing widget until not in use. | Peter Stephenson | 2015-12-07 | 1 | -0/+3 |
| | |||||
* | unposted: fix ChangeLog for previous change | Peter Stephenson | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | 37335: fix tests after 34314 | Peter Stephenson | 2015-12-07 | 1 | -0/+3 |
| | |||||
* | 37310: effect of disabling typeset reserved word | Peter Stephenson | 2015-12-07 | 1 | -0/+5 |
| | |||||
* | 37326: comment only: multibyte string lenght/width counting | Peter Stephenson | 2015-12-06 | 1 | -0/+3 |
| | |||||
* | 37314: upgrade quotedzputs() for non-printable output. | Peter Stephenson | 2015-12-06 | 1 | -0/+6 |
| | | | | | Use nicechar with $'..' quoting; upgrade nicechar() etc. to use suitable output. | ||||
* | 37150: _git: Autocomplete .. for commit ranges | Daniel Shahaf | 2015-12-05 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | This patch makes three changes: - Enable 'git diff o/m<TAB>' to complete to 'origin/master..' with the ".." being autoremovable. This is implemented by the first hunk. That hunk is a functional subset of Oliver's users/20705, however, the latter hasn't been committed. - Make typing "^" remove the "..", in light of the syntax "foo^..bar". - Make typing "." _not_ remove the ".." but simply append it, since "foo...bar" is a valid and useful syntax. | ||||
* | 36957: _git: Apply matchspecs to filename completion such as 'git log ↵ | Daniel Shahaf | 2015-12-05 | 1 | -0/+5 |
| | | | | | | | f/b<TAB>' → 'foo/bar.txt's This patch makes 'git log S/e<TAB>' expand to Src/exec.c. The incumbent code would run 'git ls-tree S/' and find no matches. | ||||
* | 37305: typeset -p can now output arrays on one line | Peter Stephenson | 2015-12-04 | 1 | -0/+4 |
| |