680 Commits (94584e2a7337e0a7f5af45e2c97ca6d0770e67a1)

Author SHA1 Message Date
Banst 6dfc9b960f
feat(git): display tag in git-prompt when possible (#11318) 4 years ago
Carlo 8487a5536d
fix(cli): avoid using `column` (#11271) 4 years ago
Marc Cornellà b9be3a43b4 fix(cli): change unrecognized `\s` in BSD awk (#11146) 4 years ago
Nadhem 570158e464
chore(lib): update deprecated grep aliases (#11161) 4 years ago
Ben Walton 97134d1eed
fix(cli): make `omz` honour symlinks when changing `.zshrc` (#11082) 4 years ago
hellzbellz 0c7ce363c9
chore(lib): only create `afind` alias if `ack` is installed (#11017) 4 years ago
Marc Cornellà ef8e63a7fd
fix(lib): prefer `xsel` over `xclip` in clipboard.zsh 4 years ago
Marc Cornellà 39573125e4
feat(lib): wait for input to copy to the clipboard (#10953) 4 years ago
Marc Cornellà 4506210c38
fix(lib): don't attach to tty in `wl-copy` and `xclip` (#10953) 4 years ago
Marc Cornellà 39b600e9e5
fix(lib): encode all arguments besides the first in `omz_urlencode` 4 years ago
Marc Cornellà dfee71c773
Revert "fix(lib): don't return clean with `hide-dirty=1` in `parse_git_dirty`" (#10927) 4 years ago
Will LE 4674384d1a
fix(lib): don't return clean with `hide-dirty=1` in `parse_git_dirty` (#10897) 4 years ago
Marc Cornellà 30e23a643b
refactor(cli): fix `commit.gpgsign` test in `omz pr test` 4 years ago
Marc Cornellà f1a5fb5ee9
fix(cli): fix `commit.gpgsign` test in `omz pr test` 4 years ago
Carlo Sala 141d06b602
fix(cli): turn of `commit.gpgsign` compatibly with git v1.7.1 (#10679) 4 years ago
Markus (Vock) Arians 99460351eb
feat(lib): support auto title in foot terminal (#10735) 4 years ago
Marc Cornellà b00b59364a
fix(vcs_info): don't patch VCS_INFO_formats if not found 4 years ago
Marc Cornellà 07b829c894
fix(vcs_info): quote % in relevant fields on all current Zsh releases 4 years ago
Marc Cornellà ef3f7c43a9
fix: apply workaround patch for vcs_info (CVE-2021-45444) 4 years ago
Carlo Sala 0da33ca22b
fix(cli): disable GPG signing in `omz pr test` to avoid key prompt (#10677) 4 years ago
Marc Cornellà e1a9d0ce3e
fix(cli): allow `omz` commands to be used in a script (#10645) 4 years ago
Marc Cornellà f64cabc780
fix(cli): make sure to run `zsh` command if an alias exists (#9737) 4 years ago
Marc Cornellà 84931adcd4
fix: do not call chpwd hooks in subshells 4 years ago
Marc Cornellà 567bd59395
refactor(cli): use self-referencing in subcommand functions 4 years ago
Marc Cornellà 035c856c2c
fix: get branch name first in `omz version` and changelog 4 years ago
Marc Cornellà a92ee838f3
fix(cli): follow symlinks in plugin or theme completions 4 years ago
Marc Cornellà 5b076eab9b
fix(lib): quote % in `nvm_prompt_info` 4 years ago
Marc Cornellà 304af0a577
fix(lib): quote % in `git_remote_status` 4 years ago
Marc Cornellà 8ae373130c
fix(cli): respect `ZDOTDIR` in plugin/theme change commands (#10520) 5 years ago
Marc Cornellà 4b4cc9a4a5
fix(cli): fix plugin and theme suggestions in completion for older zsh versions 5 years ago
Marc Cornellà 9a3d853481
fix: quote % characters in ruby prompt info functions 5 years ago
Marc Cornellà 428f815169
fix(lib): %-quote git prompt functions 5 years ago
Marc Cornellà f0f792fa6b
feat(cli): add `omz version` command 5 years ago
Paul Scott 0314604384
fix(lib): don't error if `INSIDE_EMACS` is not defined (#10443) 5 years ago
Marc Cornellà a263cdac9c
fix(lib): fix potential command injection in `title` and `spectrum` functions 5 years ago
Marc Cornellà 6cb41b70a6
fix(lib): fix `omz_urldecode` unsafe eval bug 5 years ago
Marc Cornellà 1d166eaaa1
fix(cli): avoid `git -C` for compatibility with git < v1.8.5 (#10404) 5 years ago
Marc Cornellà 9a11b34101
fix(cli): fix check for completion files in `omz plugin load` 5 years ago
Kevin Burke e86c6f5e7f
style: use `-n` flag in `head` and `tail` commands (#10391) 5 years ago
Richard Mitchell bf88ff3f90
fix(lib): fix `1` alias to `cd` to directory 1 in stack (#10370) 5 years ago
Sina Tak Tehrani 1e5e834e0f
fix(cli): exit `omz update` with correct error code (#10342) 5 years ago
michael-yuji f82aa81931
fix(lib): fix `diff --color` argument check for BSD systems (#10269) 5 years ago
Pooya Vahidi 07cdd7a539
fix(lib): fix status exit code check in `git_prompt_status` (#10275) 5 years ago
Marc Cornellà b621eee21f
fix(cli): fix zsh array syntax for szh 5.0.2 5 years ago
Monson Shao be4a952972
feat(cli)!: add `omz reload` command and deprecate `zsh_reload` plugin (#9078) 5 years ago
Marc Cornellà 3c209b00d6
feat(cli): show current theme in `omz theme list` 5 years ago
Marc Cornellà 5f99eb5afd
fix(cli): get branch and tags from OMZ folder in `omz changelog` completion 5 years ago
Celestino Gomes c7a55086e1
feat(lib): don't correct `su` command arguments (#10214) 5 years ago
Marc Cornellà 54e3e8ef54
fix(lib): fix automatic title abort inside Emacs (#10124) 5 years ago
Simon Rogers 16de514047
feat(lib): allow setting custom completion dots sequence (#9424) 5 years ago