summaryrefslogtreecommitdiff
path: root/Functions
AgeCommit message (Expand)AuthorFilesLines
2021-09-0645180: clarify doc for POSIX EREs, fix an issue with PCRE when the replacemen...Stephane Chazelas2-31/+86
2021-09-0649218: run-help filters cmd_args before calling run-help-<command>Marlon Richert7-26/+13
2021-06-0348942: Let EDITOR invoked by edit-command-line know it's a zsh scriptAkinori MUSHA1-0/+1
2021-05-1848601/0005: zmathfuncdef: Fix the workers/48147 return status / 'set -e' bug.Daniel Shahaf1-1/+1
2021-05-1648853: improved handling of theme resets when changing prompt themes, especia...Marlon Richert1-94/+71
2021-05-1548710: histed + other zed updatesBart Schaefer1-13/+49
2021-05-1548707: fix keymap handling when zed invokes read-from-minibuffer; update docBart Schaefer1-5/+22
2021-04-2148606 + 48607 + unposted test: zmathfunc: Force arguments to be numbers and c...Daniel Shahaf1-3/+13
2021-04-21users/26635 (tweaked): vcs_info hg: Compute the branch name correctly when ge...Daniel Shahaf1-3/+3
2021-04-1947489: rename standout as italicBart Schaefer1-1/+2
2021-03-2947561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cv...Aleksandr Mezin4-13/+18
2021-03-0748147/0002: zmathfunc: Fix bug where the exit code would be non-zero if the e...Daniel Shahaf1-2/+8
2021-02-2248094: apply cleanup commands of the current theme on any theme changeArseny Maslennikov2-19/+36
2021-02-1947867: Fix RPROMPT typo in prompinitArseny Maslennikov1-2/+2
2021-01-2747873: Improve completion within dynamic directory namesPeter Stephenson1-1/+3
2021-01-23users/26406: preserve caller setopts in zargsBart Schaefer1-2/+15
2020-12-1147731 (+unposted): add run-help assistant for btrfsJun-ichi Takimoto1-0/+22
2020-12-1143946: call run-help for the command given to sudoSamir Benmendil1-1/+1
2020-08-1647307: edit-command-line: restrict editing to region if it is activeMikael Magnusson1-7/+29
2020-08-1647306: edit-command-line: add editor styleMikael Magnusson1-2/+6
2020-08-1647305: edit-command-line: when possible, set $BUFFER directlyMikael Magnusson1-4/+23
2020-08-0947303: vcs_info hg: Fix changing the expansion of %g (hook_com[guards]) in th...Daniel Shahaf2-4/+10
2020-06-2746072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...Daniel Shahaf1-2/+2
2020-06-2246091: Add code to Mercurial VCS backend to show topic if there is any.Manuel Jacob1-1/+10
2020-03-2845644: vcs_info git: Fix current patch's name in several cases.Daniel Shahaf1-0/+15
2020-03-2745627: vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-strin...Daniel Shahaf1-3/+11
2020-03-2745625: vcs_info svn: Detect the "working copy format is too new" error.Daniel Shahaf1-1/+9
2020-03-2745626: vcs_info: Deduplicate calling the set-branch-format hook.Daniel Shahaf6-33/+31
2020-03-2745624: vcs_info: Set $rrn in all backends.Daniel Shahaf3-0/+4
2020-03-1545541: internal: vcs_info git: Add a test case repository for rebase-apply si...Daniel Shahaf1-0/+49
2020-03-1545539: vcs_info git: In non-interactive rebases, obtain applied patches' names.Daniel Shahaf1-5/+17
2020-03-1545540: vcs_info git: In non-interactive rebases, compute patch names for unap...Daniel Shahaf1-6/+25
2020-03-1545543: vcs_info quilt: Allow quiltcommand to be a function.Daniel Shahaf1-2/+3
2020-03-1545547: vcs_info git: In interactive rebases, process gen-unapplied-string arg...Daniel Shahaf1-7/+16
2020-03-1545546: vcs_info git: In interactive rebases, properly support the full form o...Daniel Shahaf1-2/+2
2020-03-1545545: vcs_info git: In interactive rebases, ignore comment lines.Daniel Shahaf1-0/+4
2020-02-17github #48/0002: vcs_info git: properly detect bare repositoriesbrian m. carlson1-0/+4
2020-02-17github #48/0001: vcs_info git: avoid warnings in bare repositoriesbrian m. carlson1-1/+1
2020-01-0945269: Fix misspellings in completions and elsewhere.Jens Schleusener1-1/+1
2020-01-0545239: Remove 'appendhistory' from zsh-newuser-installAndrey Butirsky1-1/+0
2019-12-2245114: vcs_info quilt: Improve support for svn-style patch headers.Daniel Shahaf1-7/+13
2019-12-1145003: Fix more documentation typosMartijn Dekker2-3/+3
2019-12-0344960: vcs_info cvs: Fix infinite loop when /CVS exists.Daniel Shahaf1-3/+9
2019-12-0344961: vcs_info svn: Fix infinite loop when /.svn exists.Daniel Shahaf1-5/+7
2019-12-0344962: vcs_info: Document internal function and variableDaniel Shahaf2-0/+18
2019-11-2944958: vcs_info quilt: Avoid forksDaniel Shahaf1-5/+5
2019-11-2944945: vcs_info git: Optimize detection by running fewer external commands.Daniel Shahaf1-2/+1
2019-09-24unposted (see 44772): quote the string argument to zle -UBart Schaefer1-2/+2
2019-07-1044305: Fix zsh_directory_name_genericPeter Stephenson1-8/+15
2019-07-0843755: Fix state management for repeat uses to avoid clobbering command line ...Bart Schaefer1-2/+3