summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 41275: Leave stdin open when executing widgetsStephane Chazelas2017-06-135-6/+28
* 41284: Fix NULL dereference in cd.Peter Stephenson2017-06-133-1/+19
* 41244: Add zmodload -s option.Peter Stephenson2017-06-126-14/+23
* unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules.Daniel Shahaf2017-06-092-0/+11
* 41239: Save and restore default history event on context stack.Peter Stephenson2017-06-073-0/+7
* 41232: Use page up/down keys in zed keymap.Sebastian Gniazdowski2017-06-072-0/+28
* 41225: sethparam() should not attempt to change special parameters into hashesBarton E. Schaefer2017-06-052-6/+16
* 41191: Check for immortal thingies when checking for specific thingiesPeter Stephenson2017-06-014-5/+19
* 41177: _nm: add support for macOS and OpenBSDJun-ichi Takimoto2017-06-012-30/+85
* 41164: Don't free a history entry if it's curline.Peter Stephenson2017-05-304-29/+23
* 41151: propagate flags when creating new parameterSebastian Gniazdowski2017-05-282-1/+4
* 41153: finish module setup only after all error conditions have been checkedSebastian Gniazdowski2017-05-282-4/+7
* unposted: clarify ZLS_COLORS pattern matching contextsBarton E. Schaefer2017-05-282-1/+7
* 41159: handle "Include" and "HostName" lines in ~/.ssh/configBarton E. Schaefer2017-05-282-11/+22
* 41146: careul in GDBM freeing strings with embedded nullsSebastian Gniazdowski2017-05-242-10/+32
* 40898: fix GDBM error handlingSebastian Gniazdowski2017-05-242-1/+6
* 41142: Ensure close-on-exec is passed to moved file descriptorStephane Chazelas2017-05-232-10/+25
* 41087: Update kvno completion to MIT krb 1.14Marko Myllynen2017-05-222-4/+9
* 41086: Update librt completionsMarko Myllynen2017-05-222-2/+6
* 41085: Update OpenStack completionsMarko Myllynen2017-05-222-3/+6
* 41128: typo in compsys documentationJörg Sommer2017-05-222-1/+5
* users/22707: Document extra use of accept-exact-dirsPeter Stephenson2017-05-192-3/+16
* 41113 (tweaked): Save current line linkage to history ring.Peter Stephenson2017-05-184-15/+35
* 41090: Replace iswprint() if unicode9 is enabled.Jun-ichi Takimoto2017-05-129-351/+56
* 41096: Don't assume null termination copying string.Peter Stephenson2017-05-112-1/+7
* unposted: Adding comments to test changed line number in outputPeter Stephenson2017-05-092-1/+6
* 40181: Fix buffer overrun in xsymlinks.Peter Stephenson2017-05-093-3/+22
* 41078: Empty psvar could cause bad dereference in prompt expansionPeter Stephenson2017-05-093-1/+10
* 41095: Use 2>&- in completion to avoide restricted shell problem.Jan Kryl2017-05-082-1/+4
* 40173: Off-by-one error checking for {varid}.Peter Stephenson2017-05-083-1/+13
* users/22688: Allow mixing redirs and arguments after anon functions.Peter Stephenson2017-05-083-4/+30
* Fix combination of HERE document and |&.Peter Stephenson2017-05-083-1/+22
* 41038: Document recent, backwards-compatible precommand modifiers changes.Daniel Shahaf2017-05-042-0/+16
* 41043: Close pipes in shell when disowning background job.Peter Stephenson2017-05-032-0/+6
* unposted: Use typeset -g in insert-unicode-charPeter Stephenson2017-05-022-2/+7
* 41020: Fix "command -p"; "-p" was incorrectly left in command argumentsPeter Stephenson2017-04-283-2/+24
* 41012: Fix premature exit from nested function in EXIT trap.Peter Stephenson2017-04-275-8/+60
* 41016: Test that quoted precommand modifiers now workPeter Stephenson2017-04-272-0/+11
* unposted: fix syntax on line endOliver Kiddle2017-04-262-1/+3
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-2632-58/+109
* 41008: Handle expansions for precommand modifiersPeter Stephenson2017-04-265-35/+177
* 41006: _ls: new optiosns and a few fixesJun-ichi Takimoto2017-04-262-24/+81
* 40943: __git_recent_commits: prefer recent commit objectsDaniel Hahler2017-04-232-2/+7
* 40995: Don't disable alias expansion when finding command substitution limitsPeter Stephenson2017-04-233-3/+16
* 40994: unmeta_one() need not count MetaJun-ichi Takimoto2017-04-232-8/+5
* 40990: Fix crash with bogus path in sh emaulation.Peter Stephenson2017-04-212-14/+43
* 40973: _remote_files: Fix completion of remote files that start with a hyphen...Daniel Shahaf2017-04-182-2/+9
* 40977: "emulate" disallows "--help" and "--version"Barton E. Schaefer2017-04-152-2/+6
* 40935: User names need metafying.Orlov Sergey2017-04-102-3/+8
* 40940: untokenize names of condition features before attempting to look up th...Bart Schaefer2017-04-072-2/+8