summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2014-09-2933268: interactive shells treat SIGPIPE like SIGHUP if and only if SHTTY is ↵Barton E. Schaefer1-0/+5
disconnected
2014-09-2733256: fix prompttrunc() counting of %{ %} spansBarton E. Schaefer1-0/+4
2014-09-2633242: tokens following if, for, repeat, while aren't in command positionPeter Stephenson1-0/+4
2014-09-2633252: complete more notmuch subcommandsWieland Hoffmann1-0/+5
2014-09-2533212: improve log entryPeter Stephenson1-2/+2
2014-09-25users/19143: fix depth glob search with trailing slashesPeter Stephenson1-0/+5
2014-09-25unposted: tweak last change to NEWS a bitPeter Stephenson1-0/+4
2014-09-2533238: correct return valuesOliver Kiddle1-0/+4
2014-09-2433224: complete directory as second btrfs argumentEric Cook1-0/+5
2014-09-2333223: discard stderr except when _complete_debug is in progress.Barton E. Schaefer1-0/+5
2014-09-2333180: _git: add missing --3way optionØystein Walle1-0/+3
2014-09-2333177: _git: fix typo in git-applyØystein Walle1-0/+2
2014-09-2333178: _git: updates for Git 2.1.0Øystein Walle1-0/+2
This incorporates changes mentioned in the release notes since 2.0.0.
2014-09-2333176: _git: Add missing --list to git-tagØystein Walle1-0/+3
2014-09-2333179: _git: updates for Git 2.0.0Øystein Walle1-0/+4
This incorporates changes mentioned in the release notes since 1.9.0.
2014-09-23unposted: more NEWS tweaks while I'm there.Peter Stephenson1-0/+2
2014-09-23unposted: mention numeric output with underscore separatorsPeter Stephenson1-0/+2
2014-09-23unposted: mention /usr/local/share/zsh/site-functions default in NEWSPeter Stephenson1-0/+5
2014-09-2333221 (including 33173 from Anthony Heading): _perforce tweak.Peter Stephenson1-0/+5
Complete directories when handling unmaintained files for add. Rationalise code and comments around this.
2014-09-23unposted: add dvipdf to _dvi command listPeter Stephenson1-0/+3
2014-09-2333218: complete m4a files for mplayerRichard Hartmann1-1/+7
2014-09-2233198: new augeas completionOliver Kiddle1-0/+2
2014-09-22users/19113: reorganised cryptsetup completion functionOliver Kiddle1-0/+4
2014-09-2233217: vcs_info: use `--ignore-submodules=dirty` with diff/diff-indexDaniel Hahler1-0/+5
This will detect changes to submodules from the superproject's perspective, e.g. after `git rm submodule`. >From GIT-DIFF-INDEX(1)/GIT-DIFF(1): Using "dirty" ignores all changes to the work tree of submodules, only changes to the commits stored in the superproject are shown (this was the behavior until 1.7.0).
2014-09-2233208: improve report on paths at end of configurationTanu Kaskinen1-0/+4
2014-09-2033214 (modified further): test prefixes for site fpath betterPeter Stephenson1-0/+2
2014-09-2033213: try to get fixed fpath dir right this timePeter Stephenson1-0/+2
2014-09-2033212: try to put /usr/local/share/zsh/site-functions in default fpathPeter Stephenson1-0/+5
2014-09-2033209: allow dummy zsh.texi if yodl not available.Tanu Kaskinen1-0/+5
Removes catastrophic make failure so rest of make can finish.
2014-09-1933206: fix compdescribe docBarton E. Schaefer1-0/+2
2014-09-1933205: keep array of completions and array of display strings in sync when ↵Barton E. Schaefer1-0/+6
filtering for matches
2014-09-18users/19097: remove $functypetrace in favour of ref to $zsheval_contextPeter Stephenson1-0/+6
2014-09-1633184: vcs_info git: consider patches for rebaseMarc Finet1-0/+4
Since a rebase contains a list of patches to re-apply, re-use the facility for stgit to have the same mechanism. The patch list given to the gen-{un,}applied-string hooks is an array with the sha1 and the subject of the commit. On rebase merge, the applied patches prior to current contains only a number and "?".
2014-09-1633188: vcs_info git: set rrn before using itMarc Finet1-0/+5
This would fix handling get-revision, check-for-changes or check-for-staged-changes when set per repository.
2014-09-1633137: _path_files: complete # to introduce a glob flagMikael Magnusson1-0/+3
2014-09-1633136: P glob qual appends words when negatedMikael Magnusson1-0/+5
2014-09-1433150: completion git: fix send-email --confirm valuesMarc Finet1-0/+3
2014-09-1433145: vcs_info git: fix applied-string nameMarc Finet1-0/+3
Documentation and hg backend use applied-string. patch-string does not appear anywhere.
2014-09-1433148: vcs_info quilt: refactor standalone detectionMarc Finet1-0/+3
Since VCS_INFO_bydir_detect always uses the vcs_comm[detect_need_file], it should be cleared when querying it without file.
2014-09-1433147: vcs_info git: detect revert or cherry-pick with multiple commitsMarc Finet1-0/+3
When revert or cherry-pick involve many commits the .git/sequencer directory holds context for the action and no CHERRY_PICK_HEAD exist.
2014-09-1433151: completion git: support aliases when \n existMarc Finet1-0/+3
The git completion for aliases (i.e. completing with aliased verb) was broken whem some \n exist in aliases.
2014-09-1433149: vcs_info examples: fix typoMarc Finet1-0/+4
2014-09-1233143: POSIX_ARGZERO more closely matches bash et al.Barton E. Schaefer1-1/+5
2014-09-12Add $functypestack special parameter in zsh/parameterPeter Stephenson1-0/+6
2014-09-0933132: use ip on Linux to get interface namesEric Cook1-0/+5
2014-09-08users/19059 based on users/19058: remove ineffiency with multiple * matchesPeter Stephenson1-0/+6
2014-09-0733122: typo from 32891 caused incorrect matches for pcre_match -nBarton E. Schaefer1-0/+5
2014-09-06clarify ${(~j.|.)array} exampleBarton E. Schaefer1-0/+2
2014-09-0633118: record original param unset state when treating empty the same as unset,Barton E. Schaefer1-0/+4
to avoid incorrect NO_UNSET errors
2014-09-0633116: followup to 32580 to prevent double-locking with shared or ↵Barton E. Schaefer1-0/+5
incremental history