| Commit message (Expand) | Author | Age | Files | Lines |
* | 49667: Include US spelling of "grey" ("gray") | Matt Alexander | 2022-01-01 | 1 | -3/+5 |
* | github #82: Fix typos | Dimitris Apostolou | 2021-11-12 | 3 | -3/+3 |
* | 45180: clarify doc for POSIX EREs, fix an issue with PCRE when the replacemen... | Stephane Chazelas | 2021-09-06 | 2 | -31/+86 |
* | 49218: run-help filters cmd_args before calling run-help-<command> | Marlon Richert | 2021-09-06 | 7 | -26/+13 |
* | 48942: Let EDITOR invoked by edit-command-line know it's a zsh script | Akinori MUSHA | 2021-06-03 | 1 | -0/+1 |
* | 48601/0005: zmathfuncdef: Fix the workers/48147 return status / 'set -e' bug. | Daniel Shahaf | 2021-05-18 | 1 | -1/+1 |
* | 48853: improved handling of theme resets when changing prompt themes, especia... | Marlon Richert | 2021-05-16 | 1 | -94/+71 |
* | 48710: histed + other zed updates | Bart Schaefer | 2021-05-15 | 1 | -13/+49 |
* | 48707: fix keymap handling when zed invokes read-from-minibuffer; update doc | Bart Schaefer | 2021-05-15 | 1 | -5/+22 |
* | 48606 + 48607 + unposted test: zmathfunc: Force arguments to be numbers and c... | Daniel Shahaf | 2021-04-21 | 1 | -3/+13 |
* | users/26635 (tweaked): vcs_info hg: Compute the branch name correctly when ge... | Daniel Shahaf | 2021-04-21 | 1 | -3/+3 |
* | 47489: rename standout as italic | Bart Schaefer | 2021-04-19 | 1 | -1/+2 |
* | 47561 (the git and cvs parts) (compare 44919 + 44920): vcs_info internals: cv... | Aleksandr Mezin | 2021-03-29 | 4 | -13/+18 |
* | 48147/0002: zmathfunc: Fix bug where the exit code would be non-zero if the e... | Daniel Shahaf | 2021-03-07 | 1 | -2/+8 |
* | 48094: apply cleanup commands of the current theme on any theme change | Arseny Maslennikov | 2021-02-22 | 2 | -19/+36 |
* | 47867: Fix RPROMPT typo in prompinit | Arseny Maslennikov | 2021-02-19 | 1 | -2/+2 |
* | 47873: Improve completion within dynamic directory names | Peter Stephenson | 2021-01-27 | 1 | -1/+3 |
* | users/26406: preserve caller setopts in zargs | Bart Schaefer | 2021-01-23 | 1 | -2/+15 |
* | 47731 (+unposted): add run-help assistant for btrfs | Jun-ichi Takimoto | 2020-12-11 | 1 | -0/+22 |
* | 43946: call run-help for the command given to sudo | Samir Benmendil | 2020-12-11 | 1 | -1/+1 |
* | 47307: edit-command-line: restrict editing to region if it is active | Mikael Magnusson | 2020-08-16 | 1 | -7/+29 |
* | 47306: edit-command-line: add editor style | Mikael Magnusson | 2020-08-16 | 1 | -2/+6 |
* | 47305: edit-command-line: when possible, set $BUFFER directly | Mikael Magnusson | 2020-08-16 | 1 | -4/+23 |
* | 47303: vcs_info hg: Fix changing the expansion of %g (hook_com[guards]) in th... | Daniel Shahaf | 2020-08-09 | 2 | -4/+10 |
* | 46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo... | Daniel Shahaf | 2020-06-27 | 1 | -2/+2 |
* | 46091: Add code to Mercurial VCS backend to show topic if there is any. | Manuel Jacob | 2020-06-22 | 1 | -1/+10 |
* | 45644: vcs_info git: Fix current patch's name in several cases. | Daniel Shahaf | 2020-03-28 | 1 | -0/+15 |
* | 45627: vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-strin... | Daniel Shahaf | 2020-03-27 | 1 | -3/+11 |
* | 45625: vcs_info svn: Detect the "working copy format is too new" error. | Daniel Shahaf | 2020-03-27 | 1 | -1/+9 |
* | 45626: vcs_info: Deduplicate calling the set-branch-format hook. | Daniel Shahaf | 2020-03-27 | 6 | -33/+31 |
* | 45624: vcs_info: Set $rrn in all backends. | Daniel Shahaf | 2020-03-27 | 3 | -0/+4 |
* | 45541: internal: vcs_info git: Add a test case repository for rebase-apply si... | Daniel Shahaf | 2020-03-15 | 1 | -0/+49 |
* | 45539: vcs_info git: In non-interactive rebases, obtain applied patches' names. | Daniel Shahaf | 2020-03-15 | 1 | -5/+17 |
* | 45540: vcs_info git: In non-interactive rebases, compute patch names for unap... | Daniel Shahaf | 2020-03-15 | 1 | -6/+25 |
* | 45543: vcs_info quilt: Allow quiltcommand to be a function. | Daniel Shahaf | 2020-03-15 | 1 | -2/+3 |
* | 45547: vcs_info git: In interactive rebases, process gen-unapplied-string arg... | Daniel Shahaf | 2020-03-15 | 1 | -7/+16 |
* | 45546: vcs_info git: In interactive rebases, properly support the full form o... | Daniel Shahaf | 2020-03-15 | 1 | -2/+2 |
* | 45545: vcs_info git: In interactive rebases, ignore comment lines. | Daniel Shahaf | 2020-03-15 | 1 | -0/+4 |
* | github #48/0002: vcs_info git: properly detect bare repositories | brian m. carlson | 2020-02-17 | 1 | -0/+4 |
* | github #48/0001: vcs_info git: avoid warnings in bare repositories | brian m. carlson | 2020-02-17 | 1 | -1/+1 |
* | 45269: Fix misspellings in completions and elsewhere. | Jens Schleusener | 2020-01-09 | 1 | -1/+1 |
* | 45239: Remove 'appendhistory' from zsh-newuser-install | Andrey Butirsky | 2020-01-05 | 1 | -1/+0 |
* | 45114: vcs_info quilt: Improve support for svn-style patch headers. | Daniel Shahaf | 2019-12-22 | 1 | -7/+13 |
* | 45003: Fix more documentation typos | Martijn Dekker | 2019-12-11 | 2 | -3/+3 |
* | 44960: vcs_info cvs: Fix infinite loop when /CVS exists. | Daniel Shahaf | 2019-12-03 | 1 | -3/+9 |
* | 44961: vcs_info svn: Fix infinite loop when /.svn exists. | Daniel Shahaf | 2019-12-03 | 1 | -5/+7 |
* | 44962: vcs_info: Document internal function and variable | Daniel Shahaf | 2019-12-03 | 2 | -0/+18 |
* | 44958: vcs_info quilt: Avoid forks | Daniel Shahaf | 2019-11-29 | 1 | -5/+5 |
* | 44945: vcs_info git: Optimize detection by running fewer external commands. | Daniel Shahaf | 2019-11-29 | 1 | -2/+1 |
* | unposted (see 44772): quote the string argument to zle -U | Bart Schaefer | 2019-09-24 | 1 | -2/+2 |