about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into schaefer/badarrays schaefer/badarraysBarton E. Schaefer2017-06-015-35/+104
|\
| * 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
* | Special-case typeset -c / -C because of PM_* renumberingBarton E. Schaefer2017-06-012-1/+12
* | Finish merging arrcachelen() changes, I think.Barton E. Schaefer2017-05-301-9/+31
* | Fix remaining IPDEF macros for addition of param.lengthBarton E. Schaefer2017-05-301-8/+23
* | Merge branch 'master' into schaefer/badarraysBarton E. Schaefer2017-05-305-34/+34
|\|
| * 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
* | Renumber PM_CACHLEN and PM_CHECKLENBarton E. Schaefer2017-05-301-2/+2
* | 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