summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-05-0941078: Empty psvar could cause bad dereference in prompt expansionPeter Stephenson1-0/+5
2017-05-0841095: Use 2>&- in completion to avoide restricted shell problem.Jan Kryl1-0/+3
2017-05-0840173: Off-by-one error checking for {varid}.Peter Stephenson1-0/+3
2017-05-08users/22688: Allow mixing redirs and arguments after anon functions.Peter Stephenson1-0/+3
2017-05-08Fix combination of HERE document and |&.Peter Stephenson1-0/+6
2017-05-0441038: Document recent, backwards-compatible precommand modifiers changes.Daniel Shahaf1-0/+5
2017-05-0341043: Close pipes in shell when disowning background job.Peter Stephenson1-0/+5
2017-05-02unposted: Use typeset -g in insert-unicode-charPeter Stephenson1-0/+5
2017-04-2841020: Fix "command -p"; "-p" was incorrectly left in command argumentsPeter Stephenson1-0/+5
2017-04-2741012: Fix premature exit from nested function in EXIT trap.Peter Stephenson1-0/+8
2017-04-2741016: Test that quoted precommand modifiers now workPeter Stephenson1-0/+5
2017-04-26unposted: fix syntax on line endOliver Kiddle1-0/+2
2017-04-2640965: fix for missing local declarations of explOliver Kiddle1-0/+26
2017-04-2641008: Handle expansions for precommand modifiersPeter Stephenson1-0/+6
2017-04-2641006: _ls: new optiosns and a few fixesJun-ichi Takimoto1-0/+5
2017-04-2340943: __git_recent_commits: prefer recent commit objectsDaniel Hahler1-0/+5
2017-04-2340995: Don't disable alias expansion when finding command substitution limitsPeter Stephenson1-0/+6
2017-04-2340994: unmeta_one() need not count MetaJun-ichi Takimoto1-0/+4
2017-04-2140990: Fix crash with bogus path in sh emaulation.Peter Stephenson1-0/+6
2017-04-1840973: _remote_files: Fix completion of remote files that start with a hyphen...Daniel Shahaf1-0/+5
2017-04-1540977: "emulate" disallows "--help" and "--version"Barton E. Schaefer1-0/+4
2017-04-1040935: User names need metafying.Orlov Sergey1-0/+5
2017-04-0740940: untokenize names of condition features before attempting to look up th...Bart Schaefer1-0/+6
2017-04-05users/22653: options.yo: Clarify REMATCH_PCRE semantics.Daniel Shahaf1-0/+5
2017-04-0440933: Ensure we get job text in sourced files.Peter Stephenson1-0/+5
2017-04-0340932: Parameter subscripts need to count parentheses.Peter Stephenson1-0/+5
2017-04-0240929 (replaces 40598): paramsubst() should always return scalar when PREFORK...Barton E. Schaefer1-0/+5
2017-04-01* 40782: avoid dependency on zsh/regex moduleSebastian Gniazdowski1-0/+5
2017-03-30Fix typo breaking kld completionDag-Erling Smørgrav1-0/+3
2017-03-3040909: Stress test for parameter substitutionSebastian Gniazdowski1-0/+5
2017-03-2740906: Add note on use of (k) parameter subst flag.Peter Stephenson1-0/+5
2017-03-2440878: additional stgit squash command completeionAlexandre Rames1-0/+3
2017-03-2440892: subcommand matching for ip helpAaron Schrab1-0/+5
2017-03-2340891: fix more zero-length matches.Peter Stephenson1-1/+6
2017-03-2322601: Fix for parameter substitution pattern matches.Peter Stephenson1-0/+5
2017-03-2140875: Update REC_EXACT description, suggested by Martin KrafftPeter Stephenson1-0/+2
2017-03-21Improve comment at top of GDBM testPeter Stephenson1-0/+5
2017-03-20unposted (after 40859): Fix yodl warning:Daniel Shahaf1-0/+4
2017-03-1940859: vcs_info docs: Use proper internal links through texinfo nodes.Daniel Shahaf1-0/+5
2017-03-18unposted: vcs_info quilt: Fix documentation markup typo.Daniel Shahaf1-0/+5
2017-03-1640855: _dmidecode: Fix _arguments syntax error.Daniel Shahaf1-0/+5
2017-03-1440843: update options for ruby 2.4.0p0Oliver Kiddle1-0/+3
2017-03-1440842: update completions for coreutils and similar utilities, also improving...Oliver Kiddle1-0/+11
2017-03-1440818: _git-checkout: When completing local heads, prefer recently-checked-ou...Daniel Shahaf1-0/+4
2017-03-1440817: __git_recent_branches: Retrieve less data, but faster.Daniel Shahaf1-0/+3
2017-03-1440822: vcs_info quilt: Document the '.quilt-foo' zstyle context element. (Com...Daniel Shahaf1-0/+5
2017-03-1240837: for pgrep completion, add -w on LinuxWieland Hoffmann1-0/+5
2017-03-1240816: Document interaction of 'print -P' and 'print -f'.Daniel Shahaf1-0/+5
2017-03-1240820: add a few tests of strftime, related to 40681Jun-ichi Takimoto1-0/+5
2017-03-1140832: fix $x:P when PWD=/Barton E. Schaefer1-0/+4