summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 37612: vcs_info git: Set $git_patches_unapplied correctly for 'rebase-apply' ↵Daniel Shahaf2016-01-152-1/+9
| | | | | | case. This manifested, e.g., in 'git am' of a single patch that had a conflict.
* Belated ChangeLog entry for 37489, back-dated to the correct sequence.Barton E. Schaefer2016-01-131-0/+6
|
* 37570: give truth to the doc assertion transpose-words-match is a drop-in ↵Barton E. Schaefer2016-01-132-1/+13
| | | | replacement for transpose-words
* 37567: use (Z:n:) to split the buffer into words so line breaks are treated ↵Barton E. Schaefer2016-01-132-3/+8
| | | | as whitespace
* 37590: Invoke zle-line-pre-redraw during isearch.Daniel Shahaf2016-01-143-1/+9
|
* 37591: 'alias -L': skip with a warning aliases with '=' in their LHSDaniel Shahaf2016-01-133-0/+20
|
* 37550: _cu: Support Linux line-device names; fail gracefully on OSes ↵Daniel Shahaf2016-01-132-1/+7
| | | | matching no known line-device name pattern.
* 37551: Include the builtin's name in a "bad option" error message.Daniel Shahaf2016-01-102-1/+6
| | | | Example: «zsh -fc 'zle -z'» now prepends "zle:" to the error message.
* 37534: completion for OpenBSD's cu, fw_update and rcctl utilsMatthew Martin2016-01-104-0/+63
|
* Jun T.: 37515: multibyte handling as per 35448.Barton E. Schaefer2016-01-083-10/+37
|
* unposted: Src/builtin.c: refine READ_MSTREAM to avoid unsequenced evaluationBarton E. Schaefer2016-01-082-1/+6
|
* 37513: fix typos; improve error cleanup and correct for signed/unsigned ↵Barton E. Schaefer2016-01-062-10/+20
| | | | compiler warning
* 37504: refactor code using/simulating memstream to capture output for "print -v"Barton E. Schaefer2016-01-052-71/+105
|
* 37503: detect incompatible "print" options, fix metafication and possible ↵Barton E. Schaefer2016-01-042-29/+56
| | | | memory leak, miscellaneous cosmetics
* 37501 (+ revise test): correct byte counts when simulating memstream via ↵Jun T2016-01-043-7/+12
| | | | temp file
* 37489, tweaked: with POSIX_IDENTIFIERS create math var as scalarPeter Stephenson2016-01-033-0/+18
|
* 37497: handle NUL bytes in "printf -v".Barton E. Schaefer2016-01-022-4/+9
|
* 37493: readonly + POSIX_BUILTINS == typeset -grBarton E. Schaefer2016-01-025-8/+20
|
* 37483: save and possibly restore cshnullglob failure state around each ↵Barton E. Schaefer2016-01-012-1/+7
| | | | evaluation of an (e:...:) glob qualifier.
* 37473: check for cshnullglob in command position.Barton E. Schaefer2016-01-012-0/+9
|
* 37469: do NOT allow semicolons in place of line breaks in conditionalsBarton E. Schaefer2015-12-312-14/+19
|
* unposted: enable WARN_CREATE_GLOBAL for print -vBarton E. Schaefer2015-12-312-2/+4
|
* 37468: allow line breaks in more places in [[ ... ]]Barton E. Schaefer2015-12-312-8/+14
|
* 37467: add "print -v var" / "printf -v var"Barton E. Schaefer2015-12-314-11/+47
|
* 37453 (with Bart, started by Baptiste Daroussin, 37315): try to improve ↵Oliver Kiddle2015-12-312-1/+4
| | | | detection of noatime filesystem
* users/21114: new dig completionOliver Kiddle2015-12-312-0/+89
|
* 37460: make sure the default keymap is emacs before using that keymap to ↵Barton E. Schaefer2015-12-302-0/+6
| | | | test bindings
* unposted: NEWS: Document how to disable paste highlighting.Daniel Shahaf2015-12-312-0/+9
| | | | This updates the 5.2 entry, note that 5.2 has been released already.
* 37456: Have zle_highlight=(none) disable paste highlightingDaniel Shahaf2015-12-312-3/+8
| | | | | Before this change, zle_highlight=(paste:none) worked, but zle_highlight=(none) didn't.
* 37451: vcs_info: Declare "msgs" in early contextFrank Terbeck2015-12-302-1/+6
| | | | | | 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 laterAxel Beckert2015-12-272-1/+6
|
* Add changelog entry for previous commitAxel Beckert2015-12-261-0/+5
|
* Add missing apt purge and autoremove subcommandsFelipe Sateler2015-12-261-1/+3
|
* 37435 (+ fix typo): allow execution of empty files as "sh" scriptsBarton E. Schaefer2015-12-252-1/+5
|
* 37434: POSIXBUILTINS "command" should prevent shell exit on errors from ↵Barton E. Schaefer2015-12-252-3/+10
| | | | special builtins
* 37345: VCS_INFO functions break with setopt no_unsetPhilip Sequeira2015-12-233-2/+8
| | | | | 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. Schaefer2015-12-192-1/+23
| | | | not in the form of zsh version numbers; additional explanatory comment
* unposted (cf. 37387): emulate turns off WARN_CREATE_GLOBALBarton E. Schaefer2015-12-192-1/+4
|
* users/21068: use emacs keymap in vared by defaultBarton E. Schaefer2015-12-192-1/+6
|
* 36650: Add zle-line-pre-redraw hook for highlightingMikael Magnusson2015-12-193-1/+40
|
* unposted (after users/20873): Theoretical fix: don't parse print/echo escape ↵Daniel Shahaf2015-12-192-2/+6
| | | | sequences in $zle_bracketed_paste.
* 37257 (in part): Add array assignment tests.Daniel Shahaf2015-12-192-0/+16
|
* 37411: more bindkey testsPeter Stephenson2015-12-162-2/+81
|
* 37405: Fix self-insert binding for multibyte sequences.Peter Stephenson2015-12-153-12/+116
| | | | | | 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 stylesPeter Stephenson2015-12-142-1/+4
|
* 37400: typo gave unwanted error message in zsh_directory_name_genericPeter Stephenson2015-12-142-2/+7
|
* unposted: missed ChangeLog entryPeter Stephenson2015-12-131-0/+5
|
* 37397: Optimised update to dnf completionAdrien Vergé2015-12-131-248/+168
|
* 37386: localise mbegin, mend, match in URL magicPeter Stephenson2015-12-112-1/+6
|
* 37383: add completion type for object filesMatthew Martin2015-12-116-21/+20
|