about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 33323: fix bug in removing math functions and complete -M option to functionsOliver Kiddle2014-10-024-6/+24
* remove "major" from READMEPeter Stephenson2014-10-022-1/+3
* Update source distribution information for 5.0.7.Peter Stephenson2014-10-023-3/+12
* 33332: test safer numeric import from environmentPeter Stephenson2014-10-022-0/+8
* 33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completionBarton E. Schaefer2014-10-025-9/+56
* tiny typoPeter Stephenson2014-10-021-1/+1
* 33325: fix ksh autoloads with redirections on function definitionsPeter Stephenson2014-10-023-19/+81
* 33315: fix pattern to match freebsd10 and laterOliver Kiddle2014-10-021-3/+6
* 33319: fix parens in example from 33312Barton E. Schaefer2014-10-012-1/+5
* 33284: Completion/Unix/Command/_*magick: Add JPEG 2000 file extensionsAxel Beckert2014-10-023-2/+7
* 33312: document redirections applied to function definitionsPeter Stephenson2014-10-013-0/+28
* 33298: make lexrestore() more signal-safeBarton E. Schaefer2014-09-302-53/+61
* 33294: $functions[func_with_redir] plus extra testsPeter Stephenson2014-09-303-11/+72
* Fix some compiler warnings in ZlePeter Stephenson2014-09-303-3/+7
* Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2014-09-2911-30/+306
|\
| * 33286: handle redirections for multiply named functionsPeter Stephenson2014-09-293-1/+35
| * 33285: apply function definition redirections at executionPeter Stephenson2014-09-298-17/+216
| * 33277: Fix VCS_INFO_reposub's command expansionFrank Terbeck2014-09-292-3/+9
| * users/19183: improve unlikely error case with fdopen in history codePeter Stephenson2014-09-292-1/+9
| * 33276: safer import of numerical variables from environmentPeter Stephenson2014-09-293-9/+38
* | 33268: interactive shells treat SIGPIPE like SIGHUP if and only if SHTTY is d...Barton E. Schaefer2014-09-294-0/+21
|/
* 33256: fix prompttrunc() counting of %{ %} spansBarton E. Schaefer2014-09-272-8/+10
* 33242: tokens following if, for, repeat, while aren't in command positionPeter Stephenson2014-09-262-2/+18
* 33252: complete more notmuch subcommandsWieland Hoffmann2014-09-262-0/+8
* 33212: improve log entryPeter Stephenson2014-09-251-2/+2
* users/19143: fix depth glob search with trailing slashesPeter Stephenson2014-09-252-0/+8
* unposted: tweak last change to NEWS a bitPeter Stephenson2014-09-252-5/+10
* 33238: correct return valuesOliver Kiddle2014-09-252-234/+195
* 33224: complete directory as second btrfs argumentEric Cook2014-09-242-1/+7
* 33223: discard stderr except when _complete_debug is in progress.Barton E. Schaefer2014-09-232-2/+20
* 33180: _git: add missing --3way optionØystein Walle2014-09-232-0/+4
* 33177: _git: fix typo in git-applyØystein Walle2014-09-232-1/+3
* 33178: _git: updates for Git 2.1.0Øystein Walle2014-09-232-5/+23
* 33176: _git: Add missing --list to git-tagØystein Walle2014-09-232-1/+4
* 33179: _git: updates for Git 2.0.0Øystein Walle2014-09-232-3/+28
* unposted: more NEWS tweaks while I'm there.Peter Stephenson2014-09-232-4/+10
* unposted: mention numeric output with underscore separatorsPeter Stephenson2014-09-232-1/+7
* unposted: mention /usr/local/share/zsh/site-functions default in NEWSPeter Stephenson2014-09-232-0/+12
* 33221 (including 33173 from Anthony Heading): _perforce tweak.Peter Stephenson2014-09-232-5/+15
* unposted: add dvipdf to _dvi command listPeter Stephenson2014-09-232-1/+4
* 33218: complete m4a files for mplayerRichard Hartmann2014-09-232-2/+8
* 33198: new augeas completionOliver Kiddle2014-09-222-0/+60
* users/19113: reorganised cryptsetup completion functionOliver Kiddle2014-09-222-98/+81
* 33217: vcs_info: use `--ignore-submodules=dirty` with diff/diff-indexDaniel Hahler2014-09-222-3/+8
* 33208: improve report on paths at end of configurationTanu Kaskinen2014-09-222-7/+14
* 33214 (modified further): test prefixes for site fpath betterPeter Stephenson2014-09-202-1/+14
* 33213: try to get fixed fpath dir right this timePeter Stephenson2014-09-203-9/+7
* 33212: try to put /usr/local/share/zsh/site-functions in default fpathPeter Stephenson2014-09-204-11/+43
* 33209: allow dummy zsh.texi if yodl not available.Tanu Kaskinen2014-09-202-2/+9
* 33206: fix compdescribe docBarton E. Schaefer2014-09-192-6/+8