summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-2245583/0009: Add end-of-options guard support to 'function -T'.Daniel Shahaf4-11/+53
2020-03-2245583/0008: Add the 'function -T' syntax.Daniel Shahaf6-6/+61
2020-03-2245583/0007: WC_FUNCDEF: Add a placeholder element.Daniel Shahaf5-4/+13
2020-03-2245583/0006: internal: Add some comments for orientation. No functional change.Daniel Shahaf2-8/+11
2020-03-2245583/0005: internal: Document the WC_FUNCDEF data layout for anonymous funct...Daniel Shahaf2-2/+12
2020-03-2245583/0004: internal: Add some comments around wordcodes. No functional change.Daniel Shahaf3-2/+16
2020-03-2245583/0003: internal: Add some comments around Eccstr. No functional change.Daniel Shahaf3-6/+52
2020-03-2245583/0002: internal: Reduce some variables' visibility. No functional change.Daniel Shahaf2-8/+10
2020-03-2245583/0001: internal: Remove a redundant assignment.Daniel Shahaf2-1/+5
2020-03-20unposted: Deconfuse $EDITOR's balanced braces mode. No functional change.Daniel Shahaf2-2/+6
2020-03-20unposted: ${(Z)}: Convert documentation to a description block.Daniel Shahaf2-4/+20
2020-03-20unposted: internal: ztst.vim: Make sure syntax elements are only hidden if th...Daniel Shahaf2-7/+22
2020-03-18unposted: Specify tabs for Makefiles.Daniel Shahaf2-0/+7
2020-03-1745572: _sshfs: Complete some more optionsDaniel Shahaf2-3/+15
2020-03-1745536: fix handling of 8bit character under C-localeJun-ichi Takimoto2-2/+7
2020-03-1545541: internal: vcs_info git: Add a test case repository for rebase-apply si...Daniel Shahaf2-0/+53
2020-03-1545539: vcs_info git: In non-interactive rebases, obtain applied patches' names.Daniel Shahaf2-5/+21
2020-03-1545540: vcs_info git: In non-interactive rebases, compute patch names for unap...Daniel Shahaf3-8/+32
2020-03-1545543: vcs_info quilt: Allow quiltcommand to be a function.Daniel Shahaf3-2/+11
2020-03-1545547: vcs_info git: In interactive rebases, process gen-unapplied-string arg...Daniel Shahaf2-7/+21
2020-03-1545546: vcs_info git: In interactive rebases, properly support the full form o...Daniel Shahaf2-2/+6
2020-03-1545545: vcs_info git: In interactive rebases, ignore comment lines.Daniel Shahaf2-0/+9
2020-03-13unposted: _git: Fix copy/paste error in earlier commit that broke `git stash ...dana2-1/+4
2020-03-1345535: _lz4: Order compression levels numericallydana2-2/+10
2020-03-1345534: _hdiutil: Update image-file extensions, image/disk formats, &c.dana2-24/+66
2020-03-1345531: _sh: Complete options more accuratelydana2-12/+37
2020-03-1345537 (tweaked): E02xtrace: Fix inconsistent function-name encoding in preser...dana2-1/+6
2020-03-12unposted: .editorconfig: Specify spaces rather than tabs for zsh scripts.Daniel Shahaf2-1/+12
2020-03-1145470: C02cond: Simplify '-N cond' testdana2-24/+14
2020-03-1145424: completion: Add **/sbin to PATH when completing commands like sudodana6-22/+57
2020-03-1045524: Add completion for dscverify(1) from Debian's devscripts.Romain Porte2-0/+35
2020-03-0945518 + unposted tweak (change single quotes to double quotes): Fix V01zmotlo...Daniel Shahaf2-14/+25
2020-03-07Merge remote-tracking branch 'origin/5.9'Daniel Shahaf13-44/+303
2020-03-07unposted: Move a new incompatibility notice.Daniel Shahaf2-2/+7
2020-03-07Merge remote-tracking branch 'origin/master' into 5.9Daniel Shahaf50-675/+1287
2020-03-07unposted: Fix trailing whitespace in test expectations.Daniel Shahaf2-3/+8
2020-03-06unposted: Remove 'sgi', as that OpenBSD port has been discontinued.Daniel Shahaf2-1/+6
2020-03-0645509: fix typos in B01cd.ztstJun-ichi Takimoto2-3/+5
2020-03-0645490 (+45495 and a test): refactor rlimits.cJun-ichi Takimoto7-561/+281
2020-03-05github #49: Fix typo: longson should be loongsonBryan Irvine2-1/+6
2020-02-27users/24710: Fix job control problem with sudo.Peter Stephenson4-6/+21
2020-02-2745492: skip test added by users/24633 on CygwinJun-ichi Takimoto2-5/+14
2020-02-2545488: COMP_WORDS for bash need "$@"-style quotingMarc2-1/+6
2020-02-2445487: Missing mod_export declarations for AIXPeter Stephenson7-6/+12
2020-02-1945447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks...Daniel Shahaf4-3/+41
2020-02-1845463: test: kill: Document why we use SIGURGChris Down2-0/+12
2020-02-1845453: builtins: kill: Do not signal current process group when pid is emptyChris Down3-3/+15
2020-02-1845452: builtins: kill: Add `kill ''` regression test with explicit sigspecChris Down2-0/+12
2020-02-1845451: builtins: kill: Add basic test suiteChris Down2-0/+64
2020-02-17github #48/0002: vcs_info git: properly detect bare repositoriesbrian m. carlson2-0/+8