summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-2644582: Fix foregoing commit to use DPUTS() betterKamil Dudka2-6/+9
2019-07-2444566: make sure Zle doesn't crash if history entry not foundKamil Dudka2-2/+17
2019-07-1944356: complete ansible callback plugins for the relevant environment variabl...Oliver Kiddle2-7/+17
2019-07-1944551: update for new git changesOliver Kiddle2-37/+169
2019-07-1644523: Add ZTST_handler capability.Peter Stephenson2-1/+11
2019-07-1544509: Prevent crash with modified path / PATH combination.Peter Stephenson2-5/+18
2019-07-1044305: Fix zsh_directory_name_genericPeter Stephenson2-8/+21
2019-07-09unposted: FAQ updates.Peter Stephenson2-22/+28
2019-07-0843755: Fix state management for repeat uses to avoid clobbering command line ...Bart Schaefer2-2/+7
2019-07-0844502: Quote function name for "autoload -X"Bart Schaefer2-1/+3
2019-07-0844495: Mention coproc under $!Bart Schaefer2-1/+5
2019-07-08users/24030 (minor tweak): note on *.{bla,hbl,ahb}.Peter Stephenson2-0/+44
2019-07-0244480: Don't automatically close externally visible file descroptors.Peter Stephenson6-7/+23
2019-07-0144469: correct error on missing option argumentMartijn Dekker3-5/+34
2019-06-2444446: Fix here document with file descriptor declarator.Peter Stephenson3-2/+16
2019-06-2344443: POSIX allows exporting readonly variablesMartijn Dekker2-1/+6
2019-06-2044435: Handling digita arguments for :h and :t.Peter Stephenson11-31/+293
2019-06-19fix multiple bugs in countpromptromkatv2-8/+33
2019-06-19Missed previous ChangeLog entryPeter Stephenson1-0/+5
2019-06-1044409: update config.guess and config.sub to 2019-05-28Peter Stephenson2-649/+822
2019-06-0644387, edited: describe some problems with restricted modeStephane Chazelas2-0/+50
2019-06-0344389: update _iostat and _vmstat for BSDJun-ichi Takimoto5-40/+100
2019-05-2844361: Initialise variables in pattern matching.Peter Stephenson2-10/+17
2019-05-28fix cursor position with ZLE_RPROMPT_INDENT=0romkatv1-20/+20
2019-05-2844364: refer to zsh base manual page in zsh allJim2-0/+8
2019-05-23unposted: remove spurious reference to nonexistent completion functionOliver Kiddle2-2/+5
2019-05-2344349: completion option updatesOliver Kiddle25-32/+137
2019-05-2344345: fix wordcode traversal where ! without a following command could resul...Oliver Kiddle3-2/+45
2019-05-2044307: allow for atoi() returning a negative numberOliver Kiddle5-6/+12
2019-05-2044308: update Linux modutils completionOliver Kiddle2-132/+145
2019-05-1444284: combination of -T and -p to typeset crashed the shell.Oliver Kiddle2-4/+5
2019-05-1444290: job number exceeding int range and wrapping to a negative number crash...Oliver Kiddle2-1/+4
2019-05-1444291: printf with argument specifier out of range for an int crashed the shellOliver Kiddle2-2/+6
2019-05-1444296: "typeset Q= {X}" crashed the shell.Peter Stephenson3-0/+20
2019-05-1344259: Ensure we can set signals to default even if ignored.Peter Stephenson2-4/+5
2019-05-08unposted: Fix bad encoding in previous Y01 test patchdana2-4/+6
2019-05-0944279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5Oliver Kiddle21-59/+112
2019-05-08unposted: Add compset tests related to workers/44275Oliver Kiddle2-0/+41
2019-05-0844275: Fix compset -p/-s multibyte inconsistency and documentationdana3-3/+8
2019-05-0744274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle24-100/+256
2019-05-07gitlab !6: Rudimentary rclone completionGautam Iyer2-0/+340
2019-05-07gitlab !7: Minor fixes to _lp and _gv completionGautam Iyer3-8/+24
2019-05-06gitlab !8: Support completion of installed lua rocks' versionsDoron Behar2-14/+34
2019-05-06gitlab !4: Add pandoc completionDoron Behar2-0/+426
2019-05-06gitlab !3: Transmission remote completionDoron Behar2-0/+506
2019-05-06github #33: Add completion file for myrepos (mr)Aurélien Olivier2-3/+132
2019-05-06github #35: fix _arguments spec for gem push completionLaurent Arnoud2-2/+7
2019-05-0344267: sort: Restore option to ignore backslashesdana3-1/+51
2019-05-0344271: Fix breaks propagated from until or return.Peter Stephenson3-2/+22
2019-04-2644251: Completion: Fix various wording issuesdana6-9/+14