Commit History

Author SHA1 Message Date
  Marc Cornellà 80a651a6df chore(updater): small typo 2 weeks ago
  Marc Cornellà 56cfcb44e7 fix(updater): abort update if `$ZSH` is not a git repository 2 weeks ago
  Marc Cornellà 29b99c2c7b feat(updater): add `background-alpha` update mode (preview) (#11928) 6 months ago
  Carlo Sala d889eca726 fix(check_for_upgrade): update properly `LAST_EPOCH` 1 year ago
  Håvard Bartnes 8f6fbe2389 feat(upgrade): add verbosity settings 1 year ago
  Carlo Sala fe0dd8226d fix(upgrade): do not upgrade if not called from tty 1 year ago
  Carlo Sala 3fca9c8933 fix(upgrade): check if git is available and working 1 year ago
  Brian Wright bb6c14cdfd fix(updater): correct spelling of `curl` flag (#11072) 1 year ago
  Marc Cornellà 18e7e5d033 fix(updater): use `curl --connect-timeout` in new update check 1 year ago
  Marc Cornellà 846f417eb8 feat(updater): check for typed input before automatically updating (#10830) 2 years ago
  SBado af0c3b64b8 fix(updater): prefix `cd` with `builtin` when it is aliased (#10753) 2 years ago
  Marc Cornellà 0b0af4df6a fix(updater): fix check for latest commit in local repository 2 years ago
  Marc Cornellà ff29836562 fix(updater): timeout after 2s on available update check 2 years ago
  Marc Cornellà 69e2937891 fix(updater): fix input check on non-interactive runs 2 years ago
  Marc Cornellà dbd92a62ce fix(updater): do not swallow 1 character in check for user input 2 years ago
  Marc Cornellà f0f42828fa feat(updater): do not update when user already typed some characters (#9699) 2 years ago
  Marc Cornellà 84931adcd4 fix: do not call chpwd hooks in subshells 2 years ago
  Marc Cornellà 805427e06b fix(updater): give priority to `zstyle` settings if set (#10587) 2 years ago
  Nick Aldwin c66fc00401 feat(updater): show command to update when update skipped (#10465) 2 years ago
  Marc Cornellà 2b96b7c54b fix(updater): stop update if `$ZSH` is not a git repository (#10448) 2 years ago
  Marc Cornellà e3f7b8aa57 fix(updater): avoid `git -C` for compatibility with git < v1.8.5 (#10404) 2 years ago
  Marc Cornellà db19589fcf refactor(updater): simplify check for available updates 2 years ago
  Marc Cornellà 7a2cb10625 fix(updater): stop update if connection unavailable 2 years ago
  Marc Cornellà 30d441713c feat(updater): check if there are updates before prompting (#8387) 2 years ago
  Marc Cornellà 0120749a54 feat(updater): add mode to only remind you to update when it's time (#10187) 2 years ago
  Marc Cornellà 3c9743313c refactor(updater): change auto-update settings to use `zstyle` 2 years ago
  Marc Cornellà 36f444ed73 fix(update): fix error exit code on update check (#10033) 2 years ago
  Cai Cooper 6fbad5bf72 fix(update): don't error on upgrade no-op (#9685) 3 years ago
  Marc Cornellà d978f385e5 fix(updater): refresh date of last update only on successful update 3 years ago
  Marc Cornellà 5a888ff4ac fix(updater): don't show changelog when running unattended update (#9495) 3 years ago