summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-1341275: Leave stdin open when executing widgetsStephane Chazelas5-6/+28
2017-06-1341284: Fix NULL dereference in cd.Peter Stephenson3-1/+19
2017-06-1241244: Add zmodload -s option.Peter Stephenson6-14/+23
2017-06-09unposted: Add to Etc/BUGS 41184,41203,41254 about STTY and about modules.Daniel Shahaf2-0/+11
2017-06-0741239: Save and restore default history event on context stack.Peter Stephenson3-0/+7
2017-06-0741232: Use page up/down keys in zed keymap.Sebastian Gniazdowski2-0/+28
2017-06-0541225: sethparam() should not attempt to change special parameters into hashesBarton E. Schaefer2-6/+16
2017-06-0141191: Check for immortal thingies when checking for specific thingiesPeter Stephenson4-5/+19
2017-06-0141177: _nm: add support for macOS and OpenBSDJun-ichi Takimoto2-30/+85
2017-05-3041164: Don't free a history entry if it's curline.Peter Stephenson4-29/+23
2017-05-2841151: propagate flags when creating new parameterSebastian Gniazdowski2-1/+4
2017-05-2841153: finish module setup only after all error conditions have been checkedSebastian Gniazdowski2-4/+7
2017-05-28unposted: clarify ZLS_COLORS pattern matching contextsBarton E. Schaefer2-1/+7
2017-05-2841159: handle "Include" and "HostName" lines in ~/.ssh/configBarton E. Schaefer2-11/+22
2017-05-2441146: careul in GDBM freeing strings with embedded nullsSebastian Gniazdowski2-10/+32
2017-05-2440898: fix GDBM error handlingSebastian Gniazdowski2-1/+6
2017-05-2341142: Ensure close-on-exec is passed to moved file descriptorStephane Chazelas2-10/+25
2017-05-2241087: Update kvno completion to MIT krb 1.14Marko Myllynen2-4/+9
2017-05-2241086: Update librt completionsMarko Myllynen2-2/+6
2017-05-2241085: Update OpenStack completionsMarko Myllynen2-3/+6
2017-05-2241128: typo in compsys documentationJörg Sommer2-1/+5
2017-05-19users/22707: Document extra use of accept-exact-dirsPeter Stephenson2-3/+16
2017-05-1841113 (tweaked): Save current line linkage to history ring.Peter Stephenson4-15/+35
2017-05-1241090: Replace iswprint() if unicode9 is enabled.Jun-ichi Takimoto9-351/+56
2017-05-1141096: Don't assume null termination copying string.Peter Stephenson2-1/+7
2017-05-09unposted: Adding comments to test changed line number in outputPeter Stephenson2-1/+6
2017-05-0940181: Fix buffer overrun in xsymlinks.Peter Stephenson3-3/+22
2017-05-0941078: Empty psvar could cause bad dereference in prompt expansionPeter Stephenson3-1/+10
2017-05-0841095: Use 2>&- in completion to avoide restricted shell problem.Jan Kryl2-1/+4
2017-05-0840173: Off-by-one error checking for {varid}.Peter Stephenson3-1/+13
2017-05-08users/22688: Allow mixing redirs and arguments after anon functions.Peter Stephenson3-4/+30
2017-05-08Fix combination of HERE document and |&.Peter Stephenson3-1/+22
2017-05-0441038: Document recent, backwards-compatible precommand modifiers changes.Daniel Shahaf2-0/+16
2017-05-0341043: Close pipes in shell when disowning background job.Peter Stephenson2-0/+6
2017-05-02unposted: Use typeset -g in insert-unicode-charPeter Stephenson2-2/+7
2017-04-2841020: Fix "command -p"; "-p" was incorrectly left in command argumentsPeter Stephenson3-2/+24
2017-04-2741012: Fix premature exit from nested function in EXIT trap.Peter Stephenson5-8/+60
2017-04-2741016: Test that quoted precommand modifiers now workPeter Stephenson2-0/+11
2017-04-26unposted: fix syntax on line endOliver Kiddle2-1/+3
2017-04-2640965: fix for missing local declarations of explOliver Kiddle32-58/+109
2017-04-2641008: Handle expansions for precommand modifiersPeter Stephenson5-35/+177
2017-04-2641006: _ls: new optiosns and a few fixesJun-ichi Takimoto2-24/+81
2017-04-2340943: __git_recent_commits: prefer recent commit objectsDaniel Hahler2-2/+7
2017-04-2340995: Don't disable alias expansion when finding command substitution limitsPeter Stephenson3-3/+16
2017-04-2340994: unmeta_one() need not count MetaJun-ichi Takimoto2-8/+5
2017-04-2140990: Fix crash with bogus path in sh emaulation.Peter Stephenson2-14/+43
2017-04-1840973: _remote_files: Fix completion of remote files that start with a hyphen...Daniel Shahaf2-2/+9
2017-04-1540977: "emulate" disallows "--help" and "--version"Barton E. Schaefer2-2/+6
2017-04-1040935: User names need metafying.Orlov Sergey2-3/+8
2017-04-0740940: untokenize names of condition features before attempting to look up th...Bart Schaefer2-2/+8