about summary refs log tree commit diff
path: root/Functions
Commit message (Expand)AuthorAgeFilesLines
* Jan Brieg: 50212 (and discussion): Add "bright" color variantsBart Schaefer2022-05-141-2/+16
* 49897: Eliminate reliance on $jobstates parameter, fix -P exit status check.Bart Schaefer2022-03-281-17/+20
* promptinit: only exclude current theme from preview if no arguments are givenMikael Magnusson2022-03-081-3/+2
* 49728: vcs_info hg mq: Don't include applied patches in the unapplied patchesDaniel Shahaf2022-02-201-0/+3
* 49727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli...Daniel Shahaf2022-02-204-4/+15
* unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable to...Daniel Shahaf2022-02-201-1/+1
* security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignmentMarc Cornellà2022-02-121-1/+1
* unposted: vcs_info git: Teach the rebase-apply test case generator to also ge...Daniel Shahaf2022-01-292-1/+12
* unposted: vcs_info git: Add a missing guard against redefining a function.Daniel Shahaf2022-01-291-0/+1
* unposted: vcs_info git: Deconfuse $EDITORDaniel Shahaf2022-01-291-2/+2
* unposted: vcs_info: Add Vim modelinesDaniel Shahaf2022-01-293-0/+6
* 49723: vcs_info quilt: Use quilt-patch-dir and ${QUILT_PATCHES} even when get...Daniel Shahaf2022-01-291-21/+24
* 49722: vcs_info quilt: Refactor for readability. No functional change.Daniel Shahaf2022-01-291-6/+7
* unposted: vcs_info quilt: Remove a no-op variable assignmentDaniel Shahaf2022-01-271-1/+0
* 49709: vcs_info hg: Keep $HGPLAIN set for hooks if it had been set outside vc...Daniel Shahaf2022-01-251-1/+0
* 49667: Include US spelling of "grey" ("gray")Matt Alexander2022-01-011-3/+5
* github #82: Fix typosDimitris Apostolou2021-11-123-3/+3
* 45180: clarify doc for POSIX EREs, fix an issue with PCRE when the replacemen...Stephane Chazelas2021-09-062-31/+86
* 49218: run-help filters cmd_args before calling run-help-<command>Marlon Richert2021-09-067-26/+13
* 48942: Let EDITOR invoked by edit-command-line know it's a zsh scriptAkinori MUSHA2021-06-031-0/+1
* 48601/0005: zmathfuncdef: Fix the workers/48147 return status / 'set -e' bug.Daniel Shahaf2021-05-181-1/+1
* 48853: improved handling of theme resets when changing prompt themes, especia...Marlon Richert2021-05-161-94/+71
* 48710: histed + other zed updatesBart Schaefer2021-05-151-13/+49
* 48707: fix keymap handling when zed invokes read-from-minibuffer; update docBart Schaefer2021-05-151-5/+22
* 48606 + 48607 + unposted test: zmathfunc: Force arguments to be numbers and c...Daniel Shahaf2021-04-211-3/+13
* users/26635 (tweaked): vcs_info hg: Compute the branch name correctly when ge...Daniel Shahaf2021-04-211-3/+3
* 47489: rename standout as italicBart Schaefer2021-04-191-1/+2
* 47561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cv...Aleksandr Mezin2021-03-294-13/+18
* 48147/0002: zmathfunc: Fix bug where the exit code would be non-zero if the e...Daniel Shahaf2021-03-071-2/+8
* 48094: apply cleanup commands of the current theme on any theme changeArseny Maslennikov2021-02-222-19/+36
* 47867: Fix RPROMPT typo in prompinitArseny Maslennikov2021-02-191-2/+2
* 47873: Improve completion within dynamic directory namesPeter Stephenson2021-01-271-1/+3
* users/26406: preserve caller setopts in zargsBart Schaefer2021-01-231-2/+15
* 47731 (+unposted): add run-help assistant for btrfsJun-ichi Takimoto2020-12-111-0/+22
* 43946: call run-help for the command given to sudoSamir Benmendil2020-12-111-1/+1
* 47307: edit-command-line: restrict editing to region if it is activeMikael Magnusson2020-08-161-7/+29
* 47306: edit-command-line: add editor styleMikael Magnusson2020-08-161-2/+6
* 47305: edit-command-line: when possible, set $BUFFER directlyMikael Magnusson2020-08-161-4/+23
* 47303: vcs_info hg: Fix changing the expansion of %g (hook_com[guards]) in th...Daniel Shahaf2020-08-092-4/+10
* 46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...Daniel Shahaf2020-06-271-2/+2
* 46091: Add code to Mercurial VCS backend to show topic if there is any.Manuel Jacob2020-06-221-1/+10
* 45644: vcs_info git: Fix current patch's name in several cases.Daniel Shahaf2020-03-281-0/+15
* 45627: vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-strin...Daniel Shahaf2020-03-271-3/+11
* 45625: vcs_info svn: Detect the "working copy format is too new" error.Daniel Shahaf2020-03-271-1/+9
* 45626: vcs_info: Deduplicate calling the set-branch-format hook.Daniel Shahaf2020-03-276-33/+31
* 45624: vcs_info: Set $rrn in all backends.Daniel Shahaf2020-03-273-0/+4
* 45541: internal: vcs_info git: Add a test case repository for rebase-apply si...Daniel Shahaf2020-03-151-0/+49
* 45539: vcs_info git: In non-interactive rebases, obtain applied patches' names.Daniel Shahaf2020-03-151-5/+17
* 45540: vcs_info git: In non-interactive rebases, compute patch names for unap...Daniel Shahaf2020-03-151-6/+25
* 45543: vcs_info quilt: Allow quiltcommand to be a function.Daniel Shahaf2020-03-151-2/+3