summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* unposted: 5.4.2 zsh-5.4.2Peter Stephenson2017-08-272-2/+6
* unposted: Fix changelog typo introduced by the previous commit.Daniel Shahaf2017-08-271-1/+1
* 41599: info updates for 5.4.2Peter Stephenson2017-08-253-7/+11
* 41602 (tweaked): Improve wording in gpg completion.William da Silva2017-08-252-6/+11
* 41601: handle system differences in arp completion and add function for routeOliver Kiddle2017-08-253-15/+353
* 41600: fix quoting of songs for mpc completionOliver Kiddle2017-08-252-23/+91
* 41598: new who and w completionsOliver Kiddle2017-08-253-0/+116
* 41590 modified as 41595: make ERR_RETURN more logical.Peter Stephenson2017-08-249-20/+121
* 41565: vcs_info patch2subject: Support `svn log -r N --diff` output.Daniel Shahaf2017-08-222-2/+14
* 41568: complete vmstat options on NetBSD and Solaris and add some exclusion l...Oliver Kiddle2017-08-182-23/+70
* 41563: fix completion description alignment with _regex_wordsOliver Kiddle2017-08-182-9/+15
* 41562: correct completed wordOliver Kiddle2017-08-182-1/+3
* 41561: update dhclient completionOliver Kiddle2017-08-182-22/+67
* 41560: cleanup chsh completion for different platformsOliver Kiddle2017-08-182-35/+67
* users/22834: fix irritating bug in file glob for Linux kernel modulesTomasz Pala2017-08-172-1/+4
* users/22834: allow completion after -c and a few other new ip optionsTomasz Pala2017-08-162-0/+18
* 41556: complete BPF (libpcap) filtersOliver Kiddle2017-08-165-156/+384
* 41552: complete only branches after git worktree add --detachOliver Kiddle2017-08-162-2/+8
* posted but has not shown up: fix fd problem in subshell.Peter Stephenson2017-08-153-3/+33
* 41542: Fix pcre logic for extracting matched parentheses.Peter Stephenson2017-08-143-25/+73
* 41527 (tweaked for heap memory): fix [[ -<cond> ]] from modulesPhil Pennock2017-08-113-2/+27
* unposted: fix README typoPeter Stephenson2017-08-092-1/+3
* 41504: make empty strings work in case patterns with no leading parenthesisPeter Stephenson2017-08-094-13/+84
* unposted: update to 5.4.1-dev-0Peter Stephenson2017-08-082-1/+3
* unposted: update to 5.4.1 zsh-5.4.1 5.4.1Peter Stephenson2017-08-084-6/+10
* Revert "41499 (with one further tweak): POSIX_STRINGS behaviour."Peter Stephenson2017-08-084-80/+16
* 41510: update doc for $ZSH_PATCHLEVELPeter Stephenson2017-08-082-2/+6
* 41481: _df: Complete mounted device and mount points.Daniel Shahaf2017-08-084-45/+52
* 41486: _tmux: Correct completions of new-window, split-window, respawn-window...Daniel Shahaf2017-08-082-4/+7
* unposted: Post-release version number bump to 5.4-dev-0.Daniel Shahaf2017-08-082-2/+7
* unposted: version 5.4 zsh-5.4 5.4Peter Stephenson2017-08-072-2/+4
* 41499 (with one further tweak): POSIX_STRINGS behaviour.Peter Stephenson2017-08-074-11/+86
* 41500: document "-" to end zparseopts optionsAnthony Heading2017-08-072-1/+6
* 41493: fix to not print hash into terminal and update options for git 2.14Oliver Kiddle2017-08-062-2/+10
* 41492: update some options in completionsOliver Kiddle2017-08-055-32/+61
* 41485: test for previous fixPeter Stephenson2017-08-032-0/+7
* 41484: Make ${(q+)...} quote backsleshes.Martijn Dekker2017-08-032-1/+10
* 41479: _xz: Complete compressed, rather than uncompressed, files after -d.Daniel Shahaf2017-08-022-1/+4
* 41475: _git: Complete files after 'reset' when there are no commits, when the...Daniel Shahaf2017-08-022-0/+12
* 41470: Another note on new effect of POSIX_BUILTINSPeter Stephenson2017-08-012-1/+10
* 41472: missed ChangeLog entry from commit 43e55a9bBarton E. Schaefer2017-07-311-0/+9
* 41474: Fix pbuilder's --distribution,--architecture completion.Daniel Shahaf2017-08-013-2/+20
* unpostes: test release 5.3.1-test-2 5.3.1-test-2Peter Stephenson2017-07-312-2/+6
* unposted: _git: Fix style lookup for 'max-verbose'.Daniel Shahaf2017-07-312-1/+6
* 41472: introduce cleanup hooks default and restore special themes, and update...Barton E. Schaefer2017-07-296-39/+187
* unposted: update distribution docs for 5.4 release.Peter Stephenson2017-07-294-8/+21
* 41467: Correct completion of 'tmux new <TAB>'.Daniel Shahaf2017-07-284-1/+43
* 41471 (tweaked): _svn: Complete propvals in 'propset'.Daniel Shahaf2017-07-282-1/+27
* 41458: _subversion: Don't cache an empty commands list when svn is not availa...Daniel Shahaf2017-07-282-1/+12
* 41464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands.Peter Stephenson2017-07-275-3/+42