summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-08-08unposted: update to 5.4.1Peter Stephenson4-6/+10
2017-08-08Revert "41499 (with one further tweak): POSIX_STRINGS behaviour."Peter Stephenson4-80/+16
This reverts commit 2eacbef91913fe967335812900d43cf2edfa54d9. Conflicts: ChangeLog
2017-08-0841510: update doc for $ZSH_PATCHLEVELPeter Stephenson2-2/+6
2017-08-0841481: _df: Complete mounted device and mount points.Daniel Shahaf4-45/+52
This splits umount's "udevordir" completion from _mount to a new file, without changing it.
2017-08-0841486: _tmux: Correct completions of new-window, split-window, ↵Daniel Shahaf2-4/+7
respawn-window, respawn-pane. This follows up to 41467 which patched new-session.
2017-08-08unposted: Post-release version number bump to 5.4-dev-0.Daniel Shahaf2-2/+7
2017-08-07unposted: version 5.4Peter Stephenson2-2/+4
2017-08-0741499 (with one further tweak): POSIX_STRINGS behaviour.Peter Stephenson4-11/+86
Ignore a terminating delimiter when splitting as separators despite being called separators are terminators.
2017-08-0741500: document "-" to end zparseopts optionsAnthony Heading2-1/+6
2017-08-0641493: fix to not print hash into terminal and update options for git 2.14Oliver Kiddle2-2/+10
2017-08-0541492: update some options in completionsOliver Kiddle5-32/+61
2017-08-0341485: test for previous fixPeter Stephenson2-0/+7
2017-08-0341484: Make ${(q+)...} quote backsleshes.Martijn Dekker2-1/+10
2017-08-0241479: _xz: Complete compressed, rather than uncompressed, files after -d.Daniel Shahaf2-1/+4
2017-08-0241475: _git: Complete files after 'reset' when there are no commits, when ↵Daniel Shahaf2-0/+12
the 'verbose' style is set.
2017-08-0141470: Another note on new effect of POSIX_BUILTINSPeter Stephenson2-1/+10
exec now won't find precommand modifiers after it with the option set. This may need further attention.
2017-07-3141472: missed ChangeLog entry from commit 43e55a9bBarton E. Schaefer1-0/+9
2017-08-0141474: Fix pbuilder's --distribution,--architecture completion.Daniel Shahaf3-2/+20
2017-07-31unpostes: test release 5.3.1-test-2Peter Stephenson2-2/+6
2017-07-31unposted: _git: Fix style lookup for 'max-verbose'.Daniel Shahaf2-1/+6
2017-07-2941472: introduce cleanup hooks default and restore special themes, and ↵Barton E. Schaefer6-39/+187
update documentation
2017-07-29unposted: update distribution docs for 5.4 release.Peter Stephenson4-8/+21
2017-07-2841467: Correct completion of 'tmux new <TAB>'.Daniel Shahaf4-1/+43
Reference: window_pane_spawn() in tmux 2.5. Also, document _cmdstring and _precommand.
2017-07-2841471 (tweaked): _svn: Complete propvals in 'propset'.Daniel Shahaf2-1/+27
2017-07-2841458: _subversion: Don't cache an empty commands list when svn is not ↵Daniel Shahaf2-1/+12
available at the first invocation of _svn.
2017-07-2741464, 41466: With POSIX_BUILTINS, exec only executes sexternal commands.Peter Stephenson5-3/+42
Document the default behaviour and add a test.
2017-07-26unposted: correct typo in _xclipOliver Kiddle2-1/+3
2017-07-2641461: complete list of zsh manual pages in manual introcutionJim2-0/+11
2017-07-20Further clarification about processing of expansionsPeter Stephenson2-3/+11
2017-07-1741429: Try to improve description of how stages of expansion fit together.Peter Stephenson2-2/+8
2017-07-1541432: use option grouping in xz completionOliver Kiddle1-40/+41
2017-07-1541431: update options in assorted completionsOliver Kiddle11-23/+70
2017-07-1441414: fix for commas used in exclusion listsFabian Klötzl5-5/+17
also missing escape for _gcc and --no-index option for git diff
2017-07-1441419: update for git 2.13.2Oliver Kiddle2-11/+34
2017-07-1341420: "{.." wasn't check for brace expansion properlyPeter Stephenson3-0/+11
2017-07-1141409: complete "django startproject"Marcin Mielniczuk2-0/+6
2017-07-09unposted: update dev version due to wordcode changesPeter Stephenson2-1/+4
2017-07-0941402: Delay has_tokens() in ecstrcode as may not be neededSebastian Gniazdowski2-1/+8
2017-07-0941402: Add hasher to ecstrcode to reduce string comparisonsSebastian Gniazdowski3-1/+11
2017-07-04Delay processing "disown" for superjob.Peter Stephenson4-0/+18
This is a job forked from the current shell when a job partly running from the current shell was suspended. When all associated processes started from the main shell are finished the job is continued and at this point the disown can complete.
2017-07-04Avoid invalid access with isearch in completion listMaxime de Roucy2-5/+12
2017-07-0341375: GDBM interface bug fixesSebastian Gniazdowski2-63/+97
2017-07-0241386: when backgrounding a STAT_CURSH job, remove the flag.Peter Stephenson2-1/+6
This typical applies to a STAT_SUPERJOB. It prevents it from getting copied interrupts as a foreground process.
2017-07-0222760: fix partial string length reports with NO_MULTIBYTEPeter Stephenson3-1/+26
2017-06-2741368: Add missing unqueue_signals() to compctl.Peter Stephenson2-0/+6
2017-06-2641345: Use consistent prompt variables in prompt themese.Peter Stephenson2-3/+8
Some more sanity may be needed in this area but this apsect seems uncontroversial.
2017-06-2241342: check for Yodl version 4Axel Beckert2-0/+3
2017-06-2241339: Unquote treeish argument for git checkout completionPeter Stephenson2-2/+5
2017-06-2241308 (tweaked): behaviour of PCRE with NUL bytesPhil Pennock3-11/+37
2017-06-22Upload to unstable as 5.3.1-5Axel Beckert1-0/+14