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
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à
2022-01-11
fix(installer): run `chsh` with sudo if user has privileges
Marc Cornellà
2022-01-10
fix: disable `log.showSignature` in `git log` calls
Marc Cornellà
2022-01-09
style: use 24bit colors in Oh My Zsh logo if supported
Marc Cornellà
2021-12-26
fix(installer): fix POSIX shell syntax of previous commit
Marc Cornellà
2021-12-26
fix(installer): don't hard-code user `$HOME` directory on install
Marc Cornellà
2021-12-01
feat(updater): show command to update when update skipped (#10465)
Nick Aldwin
2021-11-25
fix(updater): stop update if `$ZSH` is not a git repository (#10448)
Marc Cornellà
2021-11-16
fix(install): fix backslash in `printf` when showing logo (#10422)
Marc Cornellà
2021-11-10
fix(updater): avoid `git -C` for compatibility with git < v1.8.5 (#10404)
Marc Cornellà
2021-11-09
refactor(updater): simplify check for available updates
Marc Cornellà
2021-11-09
style: use `-n` flag in `head` and `tail` commands (#10391)
Kevin Burke
2021-11-05
fix(updater): stop update if connection unavailable
Marc Cornellà
2021-10-27
fix(changelog): fix for `${(@ps:$sep:)var}` construct in zsh < 5.0.8
Marc Cornellà
2021-10-26
fix(changelog): fix percent escapes in `printf` calls
Marc Cornellà
2021-10-26
perf(changelog): use regex-match instead of `sed` to parse commit subjects
Marc Cornellà
2021-10-26
fix(changelog): go back to ignoring commits from merged branches
Marc Cornellà
2021-10-26
perf(changelog): use a single `git log` command to get all commit messages
Marc Cornellà
2021-10-26
fix(changelog): don't show more than 40 commits (#10345)
Marc Cornellà
2021-10-13
feat(updater): add support for terminal hyperlinks
Marc Cornellà
2021-10-07
Revert "fix(changelog): don't parse commits of ignored types"
Marc Cornellà
2021-10-05
fix(changelog): don't parse commits of ignored types
Marc Cornellà
2021-10-04
feat(updater): check if there are updates before prompting (#8387)
Marc Cornellà
2021-10-04
feat(updater): add mode to only remind you to update when it's time (#10187)
Marc Cornellà
2021-10-04
refactor(updater): change auto-update settings to use `zstyle`
Marc Cornellà
2021-09-23
style(installer): use rainbow logo and polish success message (#10211)
Marc Cornellà
2021-09-22
feat(update): allow updating from branch set up on install
Marc Cornellà
2021-09-16
fix(update): silence `typeset` calls in `upgrade.sh` script (#10048)
Marc Cornellà
2021-09-07
chore(changelog): fix first-letter uppercase in breaking change messages
Marc Cornellà
2021-09-07
feat(changelog): print BREAKING CHANGE messages in a prettier way
Marc Cornellà
2021-09-06
feat(changelog): change style of `BREAKING CHANGES` header
Marc Cornellà
2021-08-17
fix(updater): fix reset ANSI escape code for resetting underline format
Marc Cornellà
2021-08-14
fix(changelog): also display commits from merged branches
Marc Cornellà
2021-07-08
fix(update): fix error exit code on update check (#10033)
Marc Cornellà
2021-07-07
feat(changelog): ignore merge commits
Marc Cornellà
2021-06-11
fix(update): correct description of how changelog is displayed (#9943)
Logicer
2021-04-06
feat(theme_chooser): display non-zero exit code (#8428)
Max Staff
2021-03-25
fix: use `$USERNAME` guaranteed to always be defined in zsh
Marc Cornellà
[next]