summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-0348938: remove vim fold and option markers in completionsOliver Kiddle3-34/+34
2021-06-0348939: update completion of options for rsync 3.2.3Oliver Kiddle2-15/+42
2021-05-2248897: completion updates for DragonFly 6.0 and OpenBSD 6.9Oliver Kiddle9-13/+35
2021-05-2148891: Fix pgrep/pkill -f completionMarlon Richert2-2/+12
2021-05-2148864: Improve extra-verbose completion display strings for array parameter v...Marlon Richert3-10/+23
2021-05-1848601/0005: zmathfuncdef: Fix the workers/48147 return status / 'set -e' bug.Daniel Shahaf2-1/+4
2021-05-1848601/0004: docs: return: Give examples of using arithmetic evaluation.Daniel Shahaf2-2/+11
2021-05-1848601/0003: docs: functions -M: Add a subheading and index entries.Daniel Shahaf2-0/+9
2021-05-1848601/0002: docs: functions -M: Document the return status / result interdepe...Daniel Shahaf2-10/+51
2021-05-1848601/0001: docs: functions -M: Move an example to be near the specification ...Daniel Shahaf2-7/+9
2021-05-1848594 (plus an "F:" line corresponding to the question there): New tests for ...Daniel Shahaf2-0/+41
2021-05-1648853: improved handling of theme resets when changing prompt themes, especia...Marlon Richert3-98/+81
2021-05-1648860: remove mention of bugs that have been fixedBart Schaefer2-21/+2
2021-05-1648857: declare "volatile" all globals that may be modified by signal handlersBart Schaefer7-24/+32
2021-05-17users/26649: add zstyle for rake targets without descriptionJörg Sommer2-1/+6
2021-05-1648783: update ansible completion to 2.10.8Oliver Kiddle2-13/+28
2021-05-1648623: update options in openssh completion to version 8.6Oliver Kiddle2-40/+71
2021-05-16_timeout: Fix wrong syntaxMikael Magnusson2-1/+5
2021-05-1533465: use prctl() for "jobs -Z" where availableHan Pingtian3-0/+16
2021-05-1548723: locale-safe recognition of "Inf" and "NaN" constants in mathVincent Lefevre2-2/+9
2021-05-15users/26742: break out of surrounding shell loops when exit is called from an...Peter Stephenson2-1/+7
2021-05-15users/26736: avoid infinite loop in getbyte from exit hookBart Schaefer2-0/+7
2021-05-1548560: add new test file missed on original commitBart Schaefer1-0/+163
2021-05-1548810: fix potential name clash in test case for autoloadingBart Schaefer2-2/+6
2021-05-1548790: COMPLETE_IN_WORD inside brace-paramBart Schaefer2-4/+26
2021-05-1548710: histed + other zed updatesBart Schaefer4-20/+83
2021-05-1548709: suppress error messages from comptryBart Schaefer2-1/+4
2021-05-1548707: fix keymap handling when zed invokes read-from-minibuffer; update docBart Schaefer3-15/+38
2021-05-0648787: Fix command status after failed ifPeter Stephenson3-1/+11
2021-05-03unposted: FAQ: Move section 3.31 to 2.8dana2-63/+65
2021-05-03unposted: docs: Update http:// FAQ links to https://dana3-2/+5
2021-05-0348551: docs: Add disclaimer about POSIX compliance and emulation of other shellsdana2-0/+9
2021-05-0348614: getopts: Calculate OPTIND according to POSIX_BUILTINSdana6-2/+52
2021-05-0348767: docs: $SECONDS: Clarify what types may be setDaniel Shahaf2-2/+8
2021-04-2848702: _pandoc: don't use cache, multiple extensions of format, etc.Jun-ichi Takimoto2-261/+119
2021-04-2148606 + 48607 + unposted test: zmathfunc: Force arguments to be numbers and c...Daniel Shahaf3-4/+24
2021-04-21unposted (cf. 48156): New test.Daniel Shahaf2-0/+7
2021-04-21users/26635 (tweaked): vcs_info hg: Compute the branch name correctly when ge...Daniel Shahaf2-3/+10
2021-04-2048638: mention TYPESET_TO_UNSET in NEWSBart Schaefer2-0/+10
2021-04-2048435 (tweaked): vcs_info docs: applied-string/unapplied-string: Correct an o...Daniel Shahaf3-3/+67
2021-04-2048528/0002: vcs_info git docs: ahead/behind commits: Reduce the number of forksDaniel Shahaf2-3/+10
2021-04-2048528/0001: vcs_info git docs: ahead/behind commits: Don't run rev-list when ...Daniel Shahaf2-0/+8
2021-04-1948617: fix misuse of IGNORE_BRACES when initializing debug_indentBart Schaefer2-1/+8
2021-04-1947489: rename standout as italicBart Schaefer2-1/+6
2021-04-19Add -L to add-(zsh|zle)-hook[-widget] completionMarlon Richert3-6/+16
2021-04-19github/zsh-completions #792: added completions for opus-tools (opusenc, opusd...André Kugland2-0/+74
2021-04-1948619: complete inventory plugins in assignments to ANSIBLE_INVENTORY_ENABLEDOliver Kiddle2-7/+10
2021-04-1948618: update completions for FreeBSD 13Oliver Kiddle7-33/+96
2021-04-1847704: POSIX export and readonly ignore "-p" when parameter names also appearBart Schaefer4-7/+17
2021-04-1848560: add TYPESET_TO_UNSET option to remove initialization of parametersBart Schaefer15-18/+102