Age | Commit message (Expand) | Author |
2021-01-05 | fix(changelog): display scope in breaking change messages | Marc Cornellà |
2021-01-05 | fix(CLI): show symlinked themes in `omz theme list` | Marc Cornellà |
2021-01-05 | chore: add Konfekt as universalarchive maintainer | Marc Cornellà |
2021-01-05 | feat(plugins): add `universalarchive` plugin to conveniently compress files (... | Konfekt |
2021-01-04 | fix(vi-mode)!: add back edit-command-line key binding as 'vv' (#9573) | Marc Cornellà |
2021-01-04 | fix(vi-mode): hide cursor-change logic behind `VI_MODE_SET_CURSOR` setting | Marc Cornellà |
2021-01-04 | docs(vi-mode): revamp README and document settings | Marc Cornellà |
2021-01-03 | fix(archlinux): update URL and key server in `pacmanallkeys` (#9569) | Gabriel Corral |
2021-01-03 | feat(CLI): add `plugin info` subcommand (#9452) | Fernando Crespo |
2021-01-02 | refactor(vi-mode): remove duplicate bindkey logic and fix syntax | Marc Cornellà |
2021-01-02 | fix(vi-mode): control cursor, restore and use visual mode and speed up mode c... | Robert Estelle |
2021-01-02 | docs(nvm): clarify how to enable settings (#9542) | Paul Robert Lloyd |
2021-01-02 | fix(lib): mark changes as MODIFIED on 'MM' in `git_prompt_status` (#9552) | Seamile |
2021-01-01 | feat(git): add grst alias for `git restore --staged` (#8932) | Peter Babič |
2021-01-01 | feat(docker): update completion to upstream version (#9470) | YantaoZhao |
2020-12-31 | fix(CLI): properly get zsh command in `omz update` (#9558) | Marc Cornellà |
2020-12-31 | feat(grc): source `grc.zsh` instead of hard-coding its content (#9553) | hjpotter92 |
2020-12-30 | fix(changelog): remove CR characters in breaking change messages | Marc Cornellà |
2020-12-30 | fix(brew)!: update `bcubc` alias to use `brew upgrade --cask` (#9501) | Josh E. Roberts |
2020-12-28 | fix(updater): don't pipe changelog to less when updating | Marc Cornellà |
2020-12-27 | fix(genpass): use `log()` instead of `log2()` for zsh < 5.6 (#9548) | Marc Cornellà |
2020-12-25 | chore: update git-lfs maintainer handle | Marc Cornellà |
2020-12-16 | fix(genpass): improve performance and usability and fix bugs (#9520) | Roman Perepelitsa |
2020-12-14 | fix(genpass): in `genpass-xkcd`, add warnings and make it compatible with macOS | Marc Cornellà |
2020-12-14 | fix(genpass): add compatibility for macOS paste command | Patrick Harrison |
2020-12-14 | fix(genpass): warn if no wordlist is found | Marc Cornellà |
2020-12-14 | fix(genpass): check for presence of shuf command. | Patrick Harrison |
2020-12-13 | fix(genpass): fix grep regex in `genpass-xkcd` for FreeBSD version (#9514) | Matt Lewin |
2020-12-13 | fix(genpass): only use words with ASCII characters in `genpass-xkcd` (#9508) | Aaron Toponce |
2020-12-12 | fix(changelog): allow breaking change message to span multiple lines | Marc Cornellà |
2020-12-12 | feat(updater): save version prior to updating so `omz changelog` just works™ | Marc Cornellà |
2020-12-12 | feat(plugins): add genpass plugin with 3 distinct password generators (#9502) | Aaron Toponce |
2020-12-11 | fix(composer): autoload `_cache_invalid` for antigen compatibility | Marc Cornellà |
2020-12-10 | chore!: notify breaking change in `git_prompt_info` | Marc Cornellà |
2020-12-10 | feat(lib): show upstream branch in `git_prompt_info` (#9188) | Bruno Borges |
2020-12-10 | refactor(hanami): change global aliases and clean up README | Marc Cornellà |
2020-12-09 | fix(common-aliases)!: don't overshadow `fd` if installed (#9162) | Marc Cornellà |
2020-12-09 | Document fd alias change in README | Marc Cornellà |
2020-12-10 | fd: Rework command to be more idiomatic | Rohit Goswami |
2020-12-09 | feat(plugins): add grc plugin for Generic Colouriser (#9315) | Mark Mercado |
2020-12-08 | fix(git): silently fail in `git_main_branch` if not in a git repo (#9484) | Joseph Heyburn |
2020-12-07 | chore: add Josh Medeski as `wp-cli` plugin maintainer | Marc Cornellà |
2020-12-07 | refactor(archlinux): prevent leaking local variables (#9476) | ratijas |
2020-12-07 | feat(wp-cli): add aliases for DB management (#9469) | Veesar |
2020-12-07 | feat(lib)!: soft-deprecate `upgrade_oh_my_zsh` function for everybody | Marc Cornellà |
2020-12-07 | fix(changelog): fix assoc array syntax for zsh 5.4.2 and older (#9495) | Marc Cornellà |
2020-12-07 | fix(updater): don't show changelog when running unattended update (#9495) | Marc Cornellà |
2020-12-05 | fix(command-not-found): show error in Ubuntu when no package is found (#9418) | 赵崇延 |
2020-12-04 | fix(changelog): fix highlight of codeblocks in subject | Marc Cornellà |
2020-12-04 | feat(CLI): add `--unattended` flag to `omz update` to not reload zsh (#9187) | Marc Cornellà |