about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 41342: check for Yodl version 4Axel Beckert2017-06-221-0/+2
* 41339: Unquote treeish argument for git checkout completionPeter Stephenson2017-06-221-0/+3
* 41308 (tweaked): behaviour of PCRE with NUL bytesPhil Pennock2017-06-221-0/+5
* 41319: dupstring a possibly readonly string before modifyingMikael Magnusson2017-06-191-0/+3
* unposted: Credit to SebastianBarton E. Schaefer2017-06-191-1/+1
* 41322: reduce number of changes in signal queuing/blocking state during shing...Barton E. Schaefer2017-06-191-0/+3
* 41317: use heap allocation in getoutputfile() to plug memory leakBarton E. Schaefer2017-06-191-0/+5
* 41242: zstrbcmp(...) removed in favor of zstrcmp(..., SORTIT_IGNORING_BACKSLA...Barton E. Schaefer2017-06-171-0/+5
* 41265: quote the inserted file names as necessaryWieland Hoffmann2017-06-161-0/+5
* unposted: fix typo in url-quote-magicEric Cook2017-06-131-0/+3
* 41275: Leave stdin open when executing widgetsStephane Chazelas2017-06-131-0/+5
* 41284: Fix NULL dereference in cd.Peter Stephenson2017-06-131-0/+5
* 41244: Add zmodload -s option.Peter Stephenson2017-06-121-0/+6
* unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules.Daniel Shahaf2017-06-091-0/+5
* 41239: Save and restore default history event on context stack.Peter Stephenson2017-06-071-0/+4
* 41232: Use page up/down keys in zed keymap.Sebastian Gniazdowski2017-06-071-0/+5
* 41225: sethparam() should not attempt to change special parameters into hashesBarton E. Schaefer2017-06-051-0/+5
* 41191: Check for immortal thingies when checking for specific thingiesPeter Stephenson2017-06-011-0/+6
* 41177: _nm: add support for macOS and OpenBSDJun-ichi Takimoto2017-06-011-0/+5
* 41164: Don't free a history entry if it's curline.Peter Stephenson2017-05-301-0/+5
* 41151: propagate flags when creating new parameterSebastian Gniazdowski2017-05-281-0/+3
* 41153: finish module setup only after all error conditions have been checkedSebastian Gniazdowski2017-05-281-0/+3
* unposted: clarify ZLS_COLORS pattern matching contextsBarton E. Schaefer2017-05-281-0/+3
* 41159: handle "Include" and "HostName" lines in ~/.ssh/configBarton E. Schaefer2017-05-281-0/+5
* 41146: careul in GDBM freeing strings with embedded nullsSebastian Gniazdowski2017-05-241-0/+3
* 40898: fix GDBM error handlingSebastian Gniazdowski2017-05-241-0/+4
* 41142: Ensure close-on-exec is passed to moved file descriptorStephane Chazelas2017-05-231-0/+5
* 41087: Update kvno completion to MIT krb 1.14Marko Myllynen2017-05-221-0/+3
* 41086: Update librt completionsMarko Myllynen2017-05-221-0/+3
* 41085: Update OpenStack completionsMarko Myllynen2017-05-221-0/+3
* 41128: typo in compsys documentationJörg Sommer2017-05-221-0/+4
* users/22707: Document extra use of accept-exact-dirsPeter Stephenson2017-05-191-0/+6
* 41113 (tweaked): Save current line linkage to history ring.Peter Stephenson2017-05-181-0/+6
* 41090: Replace iswprint() if unicode9 is enabled.Jun-ichi Takimoto2017-05-121-0/+7
* 41096: Don't assume null termination copying string.Peter Stephenson2017-05-111-0/+5
* unposted: Adding comments to test changed line number in outputPeter Stephenson2017-05-091-0/+5
* 40181: Fix buffer overrun in xsymlinks.Peter Stephenson2017-05-091-0/+3
* 41078: Empty psvar could cause bad dereference in prompt expansionPeter Stephenson2017-05-091-0/+5
* 41095: Use 2>&- in completion to avoide restricted shell problem.Jan Kryl2017-05-081-0/+3
* 40173: Off-by-one error checking for {varid}.Peter Stephenson2017-05-081-0/+3
* users/22688: Allow mixing redirs and arguments after anon functions.Peter Stephenson2017-05-081-0/+3
* Fix combination of HERE document and |&.Peter Stephenson2017-05-081-0/+6
* 41038: Document recent, backwards-compatible precommand modifiers changes.Daniel Shahaf2017-05-041-0/+5
* 41043: Close pipes in shell when disowning background job.Peter Stephenson2017-05-031-0/+5
* unposted: Use typeset -g in insert-unicode-charPeter Stephenson2017-05-021-0/+5
* 41020: Fix "command -p"; "-p" was incorrectly left in command argumentsPeter Stephenson2017-04-281-0/+5
* 41012: Fix premature exit from nested function in EXIT trap.Peter Stephenson2017-04-271-0/+8
* 41016: Test that quoted precommand modifiers now workPeter Stephenson2017-04-271-0/+5
* unposted: fix syntax on line endOliver Kiddle2017-04-261-0/+2
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-261-0/+26