index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2023-10-09
feat(updater): add `background-alpha` update mode (preview) (#11928)
Marc Cornellà
2023-09-13
fix(changelog): fix regression for unstyled code in commit subjects
Marc Cornellà
2023-08-29
fix(updater): disable `nounset` to avoid warnings (#11856)
Marc Cornellà
2023-04-17
fix(check_for_upgrade): update properly `LAST_EPOCH`
Carlo Sala
2023-04-03
fix(changelog): ignore lines containing whitespace in breaking change commits
Marc Cornellà
2023-04-03
chore(installer): remove words triggering false positives in antiviruses
Marc Cornellà
2023-04-01
fix(updater): search for upstream remote if using non-conventional name (#11135)
Marc Cornellà
2023-03-31
fix(upgrade): typo in variable check
Carlo Sala
2023-03-31
feat(changelog): provide links in changelog (#11578)
Guy Sartorelli
2023-03-31
fix(installer): don't use `sudo` when user is in Termux (#11591)
Webpage-gh
2023-03-28
feat(upgrade): add verbosity settings
Håvard Bartnes
2023-03-23
fix(uninstall): abort uninstall if unable to change shell (#10357)
Michele Bologna
2023-02-02
fix(installer): automatically create ZDOTDIR path if it doesn't exist
Marc Cornellà
2023-02-02
fix(installer): don't use `$ZDOTDIR` in zshrc file if same as `$HOME`
Marc Cornellà
2023-01-29
feat(installer): respect and install in `$ZDOTDIR` if set (#9376)
Alex
2023-01-17
fix(upgrade): do not upgrade if not called from tty
Carlo Sala
2023-01-03
fix(upgrade): check if git is available and working
Carlo Sala
2022-11-27
fix(changelog): generate correct commit link in markdown (#11356)
jzhang046
2022-10-14
fix(installer): detect newer Git for Windows version errors (#11157)
Marc Cornellà
2022-10-12
fix: show full hyperlinks in Konsole (#10964)
Marc Cornellà
2022-10-12
fix: fix OSC 8 hyperlink escape sequences
Marc Cornellà
2022-10-03
chore(docs): fix some typos (#11211)
George Rodrigues
2022-07-26
fix(updater): correct spelling of `curl` flag (#11072)
Brian Wright
2022-06-01
fix(updater): use `curl --connect-timeout` in new update check
Marc Cornellà
2022-04-10
feat(updater): check for typed input before automatically updating (#10830)
Marc Cornellà
2022-03-28
fix(installer): exit install directory on setup (#10804)
Marc Cornellà
2022-03-17
fix(updater): change remote using deprecated `git:` protocol (#10779)
thinszx
2022-03-07
fix(installer): fix `$HOME` setting if `getent` is not found (macOS)
Marc Cornellà
2022-03-04
fix(updater): prefix `cd` with `builtin` when it is aliased (#10753)
SBado
2022-02-25
fix(installer): fix removal of OMZ directory on failure
Marc Cornellà
2022-02-24
fix(updater): fix check for latest commit in local repository
Marc Cornellà
2022-02-24
fix(updater): timeout after 2s on available update check
Marc Cornellà
2022-02-22
fix(installer): silence `git init`
Marc Cornellà
2022-02-22
fix(installer): set `$HOME` if not defined (#10680)
Marc Cornellà
2022-02-11
fix(updater): fix input check on non-interactive runs
Marc Cornellà
2022-02-11
fix(updater): do not swallow 1 character in check for user input
Marc Cornellà
2022-02-07
feat(updater): do not update when user already typed some characters (#9699)
Marc Cornellà
2022-01-28
refactor(installer): use POSIX-standard's `id -u -n` to define `$USER`
Marc Cornellà
2022-01-28
fix(changelog): don't show changelog with only ignored type commits
Marc Cornellà
2022-01-27
fix(installer): avoid `git clone -c` to support git v1.7.1 (#10621)
Marc Cornellà
2022-01-24
style(updater): silence `git pull` output and show errors in English
Marc Cornellà
2022-01-24
fix(installer): correct check for `sudo` in shell change logic
Marc Cornellà
2022-01-24
fix(installer): define `$USER` if not defined
Marc Cornellà
2022-01-24
style(installer): prefix formatting variables with `FMT_`
Marc Cornellà
2022-01-22
fix: do not call chpwd hooks in subshells
Marc Cornellà
2022-01-13
fix: get branch name first in `omz version` and changelog
Marc Cornellà
2022-01-13
fix(updater): give priority to `zstyle` settings if set (#10587)
Marc Cornellà
2022-01-13
style(updater): remove statl from `git pull`
Marc Cornellà
2022-01-11
refactor(installer): simplify `user_can_sudo` check
Marc Cornellà
2022-01-11
fix(installer): fix `sudo` check for users with password or without privileges
Marc Cornellà
[next]