Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 33285: apply function definition redirections at execution | Peter Stephenson | 2014-09-29 | 8 | -17/+216 |
| | |||||
* | 33277: Fix VCS_INFO_reposub's command expansion | Frank Terbeck | 2014-09-29 | 2 | -3/+9 |
| | | | | Reported-by: Marco Hinz <mh.codebro@gmail.com> | ||||
* | users/19183: improve unlikely error case with fdopen in history code | Peter Stephenson | 2014-09-29 | 2 | -1/+9 |
| | |||||
* | 33276: safer import of numerical variables from environment | Peter Stephenson | 2014-09-29 | 3 | -9/+38 |
| | |||||
* | 33256: fix prompttrunc() counting of %{ %} spans | Barton E. Schaefer | 2014-09-27 | 2 | -8/+10 |
| | |||||
* | 33242: tokens following if, for, repeat, while aren't in command position | Peter Stephenson | 2014-09-26 | 2 | -2/+18 |
| | |||||
* | 33252: complete more notmuch subcommands | Wieland Hoffmann | 2014-09-26 | 2 | -0/+8 |
| | |||||
* | 33212: improve log entry | Peter Stephenson | 2014-09-25 | 1 | -2/+2 |
| | |||||
* | users/19143: fix depth glob search with trailing slashes | Peter Stephenson | 2014-09-25 | 2 | -0/+8 |
| | |||||
* | unposted: tweak last change to NEWS a bit | Peter Stephenson | 2014-09-25 | 2 | -5/+10 |
| | |||||
* | 33238: correct return values | Oliver Kiddle | 2014-09-25 | 2 | -234/+195 |
| | |||||
* | 33224: complete directory as second btrfs argument | Eric Cook | 2014-09-24 | 2 | -1/+7 |
| | |||||
* | 33223: discard stderr except when _complete_debug is in progress. | Barton E. Schaefer | 2014-09-23 | 2 | -2/+20 |
| | |||||
* | 33180: _git: add missing --3way option | Øystein Walle | 2014-09-23 | 2 | -0/+4 |
| | |||||
* | 33177: _git: fix typo in git-apply | Øystein Walle | 2014-09-23 | 2 | -1/+3 |
| | |||||
* | 33178: _git: updates for Git 2.1.0 | Øystein Walle | 2014-09-23 | 2 | -5/+23 |
| | | | | This incorporates changes mentioned in the release notes since 2.0.0. | ||||
* | 33176: _git: Add missing --list to git-tag | Øystein Walle | 2014-09-23 | 2 | -1/+4 |
| | |||||
* | 33179: _git: updates for Git 2.0.0 | Øystein Walle | 2014-09-23 | 2 | -3/+28 |
| | | | | This incorporates changes mentioned in the release notes since 1.9.0. | ||||
* | unposted: more NEWS tweaks while I'm there. | Peter Stephenson | 2014-09-23 | 2 | -4/+10 |
| | |||||
* | unposted: mention numeric output with underscore separators | Peter Stephenson | 2014-09-23 | 2 | -1/+7 |
| | |||||
* | unposted: mention /usr/local/share/zsh/site-functions default in NEWS | Peter Stephenson | 2014-09-23 | 2 | -0/+12 |
| | |||||
* | 33221 (including 33173 from Anthony Heading): _perforce tweak. | Peter Stephenson | 2014-09-23 | 2 | -5/+15 |
| | | | | | Complete directories when handling unmaintained files for add. Rationalise code and comments around this. | ||||
* | unposted: add dvipdf to _dvi command list | Peter Stephenson | 2014-09-23 | 2 | -1/+4 |
| | |||||
* | 33218: complete m4a files for mplayer | Richard Hartmann | 2014-09-23 | 2 | -2/+8 |
| | |||||
* | 33198: new augeas completion | Oliver Kiddle | 2014-09-22 | 2 | -0/+60 |
| | |||||
* | users/19113: reorganised cryptsetup completion function | Oliver Kiddle | 2014-09-22 | 2 | -98/+81 |
| | |||||
* | 33217: vcs_info: use `--ignore-submodules=dirty` with diff/diff-index | Daniel Hahler | 2014-09-22 | 2 | -3/+8 |
| | | | | | | | | | | | 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). | ||||
* | 33208: improve report on paths at end of configuration | Tanu Kaskinen | 2014-09-22 | 2 | -7/+14 |
| | |||||
* | 33214 (modified further): test prefixes for site fpath better | Peter Stephenson | 2014-09-20 | 2 | -1/+14 |
| | |||||
* | 33213: try to get fixed fpath dir right this time | Peter Stephenson | 2014-09-20 | 3 | -9/+7 |
| | |||||
* | 33212: try to put /usr/local/share/zsh/site-functions in default fpath | Peter Stephenson | 2014-09-20 | 4 | -11/+43 |
| | |||||
* | 33209: allow dummy zsh.texi if yodl not available. | Tanu Kaskinen | 2014-09-20 | 2 | -2/+9 |
| | | | | Removes catastrophic make failure so rest of make can finish. | ||||
* | 33206: fix compdescribe doc | Barton E. Schaefer | 2014-09-19 | 2 | -6/+8 |
| | |||||
* | 33205: keep array of completions and array of display strings in sync when ↵ | Barton E. Schaefer | 2014-09-19 | 2 | -1/+7 |
| | | | | filtering for matches | ||||
* | users/19097: remove $functypetrace in favour of ref to $zsheval_context | Peter Stephenson | 2014-09-18 | 3 | -52/+15 |
| | |||||
* | 33184: vcs_info git: consider patches for rebase | Marc Finet | 2014-09-16 | 3 | -49/+85 |
| | | | | | | | | 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 "?". | ||||
* | 33188: vcs_info git: set rrn before using it | Marc Finet | 2014-09-16 | 2 | -2/+7 |
| | | | | | This would fix handling get-revision, check-for-changes or check-for-staged-changes when set per repository. | ||||
* | 33137: _path_files: complete # to introduce a glob flag | Mikael Magnusson | 2014-09-16 | 2 | -7/+18 |
| | |||||
* | 33136: P glob qual appends words when negated | Mikael Magnusson | 2014-09-16 | 3 | -6/+26 |
| | |||||
* | 33150: completion git: fix send-email --confirm values | Marc Finet | 2014-09-14 | 2 | -1/+4 |
| | |||||
* | 33145: vcs_info git: fix applied-string name | Marc Finet | 2014-09-14 | 2 | -1/+4 |
| | | | | | Documentation and hg backend use applied-string. patch-string does not appear anywhere. | ||||
* | 33148: vcs_info quilt: refactor standalone detection | Marc Finet | 2014-09-14 | 2 | -5/+6 |
| | | | | | | Since VCS_INFO_bydir_detect always uses the vcs_comm[detect_need_file], it should be cleared when querying it without file. | ||||
* | 33147: vcs_info git: detect revert or cherry-pick with multiple commits | Marc Finet | 2014-09-14 | 2 | -0/+8 |
| | | | | | When revert or cherry-pick involve many commits the .git/sequencer directory holds context for the action and no CHERRY_PICK_HEAD exist. | ||||
* | 33151: completion git: support aliases when \n exist | Marc Finet | 2014-09-14 | 2 | -3/+10 |
| | | | | | The git completion for aliases (i.e. completing with aliased verb) was broken whem some \n exist in aliases. | ||||
* | 33149: vcs_info examples: fix typo | Marc Finet | 2014-09-14 | 2 | -1/+5 |
| | |||||
* | 33143: POSIX_ARGZERO more closely matches bash et al. | Barton E. Schaefer | 2014-09-12 | 2 | -2/+7 |
| | |||||
* | Add $functypestack special parameter in zsh/parameter | Peter Stephenson | 2014-09-12 | 3 | -1/+58 |
| | |||||
* | 33132: use ip on Linux to get interface names | Eric Cook | 2014-09-09 | 2 | -9/+23 |
| | |||||
* | users/19059 based on users/19058: remove ineffiency with multiple * matches | Peter Stephenson | 2014-09-08 | 3 | -0/+23 |
| | |||||
* | 33122: typo from 32891 caused incorrect matches for pcre_match -n | Barton E. Schaefer | 2014-09-07 | 3 | -1/+15 |
| |