about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 34113: whence: use dupstring to not leak memoryMikael Magnusson2015-01-061-0/+2
* 34119: complist: Fix leak of string in clnicezputsMikael Magnusson2015-01-061-0/+2
* 34105: subst: remove dead codeMikael Magnusson2015-01-061-0/+2
* 34121: compresult: Remove unneeded NULL checkMikael Magnusson2015-01-061-0/+2
* 34104: compctl: Remove pointless checkMikael Magnusson2015-01-061-0/+2
* 34115: compcore: Fix size argument to zfreeMikael Magnusson2015-01-061-0/+2
* 34117: zle: size_t is unsigned, use int insteadMikael Magnusson2015-01-061-0/+2
* 34116: computil: Check for NULL before passing to strlenMikael Magnusson2015-01-061-0/+3
* 34118: Don't crash when writing out history if HOST is unsetMikael Magnusson2015-01-061-0/+3
* 34114: emulate: Handle aborting from mixed -L/-c correctlyMikael Magnusson2015-01-061-0/+5
* 34093: "whence" should always return nonzero when it finds that nothing match...Barton E. Schaefer2015-01-061-0/+10
* 34042: _git: Respect tags for subcommand completion.Daniel Shahaf2015-01-051-0/+5
* 34053: complete additional Linux kernel module compressionTimofey Titovets2015-01-051-0/+5
* 34092: fix miscount of symlink resolution for "..".Peter Stephenson2015-01-041-0/+3
* 34091: typo with "whence -s" expansionsPeter Stephenson2015-01-041-0/+2
* users/19682: document recommended use of whencePeter Stephenson2015-01-041-2/+7
* users/19671: remove confusion with whence -a.Peter Stephenson2015-01-021-0/+3
* users/19667: whence -S shows intermediate steps in symlink expansionPeter Stephenson2015-01-021-0/+3
* 34077: further tests for return status from "for" loopsPeter Stephenson2015-01-021-0/+5
* 33963: remove work of art in _mountMikael Magnusson2014-12-291-0/+5
* 34070: fix starting position for memset() from 34005.Daniel Shahaf2014-12-281-0/+3
* 34068: create tempfiles without forking, and safe temp directory creationBarton E. Schaefer2014-12-281-0/+11
* 34067: safe tempfile creation, part 1Barton E. Schaefer2014-12-271-0/+9
* 34064: assignment before command replaces array with export even when KSH_ARRAYSTakeshi Banse2014-12-271-0/+3
* 34065: following an "if" condition, do not test lastval for ERR_EXIT until a ...Barton E. Schaefer2014-12-271-0/+7
* 33977: don't complete widgets as first argument to bindkeyDaniel Shahaf2014-12-211-0/+5
* 34015: disallow strange environment variable names.Peter Stephenson2014-12-191-0/+4
* 34005: region_highlights memory fixPeter Stephenson2014-12-191-0/+5
* 33992: do not attempt attachtty() for process group zero (which is possible i...Barton E. Schaefer2014-12-181-0/+7
* 34008: metafy the environment on arrival in the shellPeter Stephenson2014-12-181-0/+3
* 34006: unmetafy anything put into the environmentPeter Stephenson2014-12-181-0/+3
* 33999: remove docker completion.Lokesh Mandvekar2014-12-181-0/+6
* 33978: avoid infinite loop in interactive modeJun-ichi Takimoto2014-12-181-0/+5
* zsh-users/19551: history documentation.Peter Stephenson2014-12-171-0/+6
* 33984: bin_dirs() should use zputs() to print metafied directory namesJun Kuriyama2014-12-161-1/+4
* 33982: minimal support for pid namespaces by recognizing that GETPGRP() may r...Chirantan Ekbote2014-12-161-0/+5
* 33976: fix overlapping strcpy()Barton E. Schaefer2014-12-151-0/+4
* users/19530: Handle commented lines in /etc/filesystemsMikael Magnusson2014-12-141-0/+5
* unposted: Add missing -f arg to zsh in D04parameter.ztstPeter Stephenson2014-12-141-0/+5
* 33958: update sudo completion for newer optionsOliver Kiddle2014-12-131-0/+6
* 33846: additional default vi-mode key bindingsOliver Kiddle2014-12-131-0/+5
* 33950: ignore KEYTIMEOUT for vi operatorsOliver Kiddle2014-12-121-0/+5
* 33876: etc.: Separate errors and keyboards interruptsPeter Stephenson2014-12-111-2/+18
* Parse "Gentoo" as being GNU libcMikael Magnusson2014-12-101-0/+6
* 33940: handle backslash-meta correctly in lexerJun-ichi Takimoto2014-12-101-0/+4
* 33932: revise boundary check in unmeta()Jun-ichi Takimoto2014-12-091-0/+4
* 33924: allow vi line/characterwise mode to be forcedOliver Kiddle2014-12-081-0/+6
* 33927: nm completion improvementsPeter Stephenson2014-12-081-0/+3
* 33843: minor optimisation for recursive-files.Peter Stephenson2014-12-081-0/+5
* 33912: fix filename default caseBarton E. Schaefer2014-12-071-0/+2