about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mikachu/badarrays' into schaefer/badarraysBarton E. Schaefer2017-05-2813-61/+132
|\
| * Add typeset -C to control whether to assert the cached length mikachu/badarraysMikael Magnusson2016-05-084-18/+30
| * Add typeset -c to control when cached length is usedMikael Magnusson2016-05-084-41/+116
| * Assert on problemsMikael Magnusson2016-05-082-2/+15
| * UNREVIEWED: Further optimizationsDaniel Shahaf2016-05-082-13/+17
| * CPU SPINNER AND OUT-OF-MEMORY BUGS - DO NOT USEDaniel Shahaf2016-05-081-14/+18
| * UncontroversialDaniel Shahaf2016-05-0812-35/+45
| * Change version on this branchMikael Magnusson2016-05-081-1/+1
* | 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
* | users/22653: options.yo: Clarify REMATCH_PCRE semantics.Daniel Shahaf2017-04-052-1/+7
* | 40933: Ensure we get job text in sourced files.Peter Stephenson2017-04-042-2/+7
* | 40932: Parameter subscripts need to count parentheses.Peter Stephenson2017-04-033-3/+20
* | 40929 (replaces 40598): paramsubst() should always return scalar when PREFORK...Barton E. Schaefer2017-04-022-13/+13