summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-31refactor(gallois): clean up theme and fix typosMarc Cornellà
2021-01-27docs(git-prompt): explain stashed icon (⚑) (#9619)Aidin Gharibnavaz
2021-01-21fix(updater): refresh date of last update only on successful updateMarc Cornellà
2021-01-19Bump year to 2021Robby Russell
2021-01-16fix(vi-mode): ignore `clip*` function errors in yank and put widgetsMarc Cornellà
2021-01-16feat(essembeh): update theme with new features (#9595)Sébastien MB
2021-01-16feat(plugins): add `zbell` plugin to notify when commands end (#3034)bullno1
2021-01-16feat(plugins): add `term_tab` plugin to complete other zsh sessions' director...deathjest3r
2021-01-16fix(debian): add quotes to `kclean` alias (#3066)Marc Cornellà
2021-01-16fix(lib): use -N syntax in `head` and `tail` to support Solaris (#6391)Marc Cornellà
2021-01-15feat(git-prompt): display stash count in promptArnaud Thimel
2021-01-15feat(git-prompt): display untracked files countArnaud Thimel
2021-01-15chore: caution against `COMPLETION_WAITING_DOTS` in template (#8352)Suhas Karanth
2021-01-14fix(colorize): bypass less aliases in `colorize_less` (#9593)Ruslan Sayfutdinov
2021-01-12feat(last-working-dir): log separate `lwd`s for different SSH keys on the sam...wilkis
2021-01-11feat(macports): add 'reclaim' to completion list for Macports (#9521)Søren Nielsen
2021-01-11fix(jake-node): support all Jakefile filenames in `jake` completion (#9589)TIT
2021-01-10fix(changelog): fix spacing in breaking changes messageMarc Cornellà
2021-01-10fix(universalarchive): make plugin zsh-only to fix `realpath` not found errorMarc Cornellà
2021-01-07fix(lib): update Emacs terminal detection in `title` function (#9577)Kyle Gerard Felker
2021-01-05fix(changelog): display scope in breaking change messagesMarc Cornellà
2021-01-05fix(CLI): show symlinked themes in `omz theme list`Marc Cornellà
2021-01-05chore: add Konfekt as universalarchive maintainerMarc Cornellà
2021-01-05feat(plugins): add `universalarchive` plugin to conveniently compress files (...Konfekt
2021-01-04fix(vi-mode)!: add back edit-command-line key binding as 'vv' (#9573)Marc Cornellà
2021-01-04fix(vi-mode): hide cursor-change logic behind `VI_MODE_SET_CURSOR` settingMarc Cornellà
2021-01-04docs(vi-mode): revamp README and document settingsMarc Cornellà
2021-01-03fix(archlinux): update URL and key server in `pacmanallkeys` (#9569)Gabriel Corral
2021-01-03feat(CLI): add `plugin info` subcommand (#9452)Fernando Crespo
2021-01-02refactor(vi-mode): remove duplicate bindkey logic and fix syntaxMarc Cornellà
2021-01-02fix(vi-mode): control cursor, restore and use visual mode and speed up mode c...Robert Estelle
2021-01-02docs(nvm): clarify how to enable settings (#9542)Paul Robert Lloyd
2021-01-02fix(lib): mark changes as MODIFIED on 'MM' in `git_prompt_status` (#9552)Seamile
2021-01-01feat(git): add grst alias for `git restore --staged` (#8932)Peter Babič
2021-01-01feat(docker): update completion to upstream version (#9470)YantaoZhao
2020-12-31fix(CLI): properly get zsh command in `omz update` (#9558)Marc Cornellà
2020-12-31feat(grc): source `grc.zsh` instead of hard-coding its content (#9553)hjpotter92
2020-12-30fix(changelog): remove CR characters in breaking change messagesMarc Cornellà
2020-12-30fix(brew)!: update `bcubc` alias to use `brew upgrade --cask` (#9501)Josh E. Roberts
2020-12-28fix(updater): don't pipe changelog to less when updatingMarc Cornellà
2020-12-27fix(genpass): use `log()` instead of `log2()` for zsh < 5.6 (#9548)Marc Cornellà
2020-12-25chore: update git-lfs maintainer handleMarc Cornellà
2020-12-16fix(genpass): improve performance and usability and fix bugs (#9520)Roman Perepelitsa
2020-12-14fix(genpass): in `genpass-xkcd`, add warnings and make it compatible with macOSMarc Cornellà
2020-12-14fix(genpass): add compatibility for macOS paste commandPatrick Harrison
2020-12-14fix(genpass): warn if no wordlist is foundMarc Cornellà
2020-12-14fix(genpass): check for presence of shuf command.Patrick Harrison
2020-12-13fix(genpass): fix grep regex in `genpass-xkcd` for FreeBSD version (#9514)Matt Lewin
2020-12-13fix(genpass): only use words with ASCII characters in `genpass-xkcd` (#9508)Aaron Toponce
2020-12-12fix(changelog): allow breaking change message to span multiple linesMarc Cornellà