Commit History

Author SHA1 Message Date
  Marc Cornellà 1ae0515a80 fix(lib): patch `omz_urlencode` to not encode UTF-8 chars in Termux (#12076) 4 months ago
  Carlo Sala 902b79e635 fix(functions): use `command` env 11 months ago
  Marc Cornellà 5bf7f9c833 fix(lib): use `$BROWSER` in `open_command` if set (#11532) 1 year ago
  Joan Marcè i Igual bf57b4ff3d feat(functions/take): make `.tgz` behave as `.tar.gz` (#11446) 1 year ago
  Marc Cornellà 39b600e9e5 fix(lib): encode all arguments besides the first in `omz_urlencode` 1 year ago
  Marc Cornellà 6cb41b70a6 fix(lib): fix `omz_urldecode` unsafe eval bug 2 years ago
  Kevin Burke e86c6f5e7f style: use `-n` flag in `head` and `tail` commands (#10391) 2 years ago
  Marc Cornellà 7eeb1e193d refactor(lib): refactor take functions 2 years ago
  Marc Cornellà c249288151 feat(lib): add `mkcd` as equivalent to `takedir` (#9749) 2 years ago
  Mitchel Humpherys f68d65d32a feat(take): add support to `take' for taking remote urls (#2029) 2 years ago
  Marc Cornellà 8b37f817c2 fix(lib): use -N syntax in `head` and `tail` to support Solaris (#6391) 3 years ago
  Marc Cornellà 4b7dba5b75 feat(lib)!: soft-deprecate `upgrade_oh_my_zsh` function for everybody 3 years ago
  Marc Cornellà 5a888ff4ac fix(updater): don't show changelog when running unattended update (#9495) 3 years ago
  Marc Cornellà e093a4cf62 fix(updater): correctly restart the zsh session when the update pulled changes 3 years ago
  Marc Cornellà 889cd7acf3 refactor(updater): switch to Zsh execution and fix git remote detection logic 3 years ago
  Marc Cornellà a3e0f4f2af fix(lib): make opts local in omz_urlencode to fix scoping bug 3 years ago
  Marc Cornellà caff704f41 lib: clean up zsh_stats function 3 years ago
  Marc Cornellà 89400f156a Remove zsh session restart on omz update and upgrade_oh_my_zsh 3 years ago
  Marc Cornellà 7deda85f8c Fix upgrade_oh_my_zsh function deprecation 3 years ago
  Dario Vladović 3935ccce64 cli: add update command (#9094) 3 years ago
  Marc Cornellà 0caae9082a lib: speed up slow parts of the lib files; other small fixes 4 years ago
  Marek Dědič bbe54e4e60 lib: use `command` to run rm in upgrade function (#8696) 4 years ago
  Marc Cornellà 40b013f5f1 lib: delete upgrade lock in upgrade_oh_my_zsh 4 years ago
  Marc Cornellà 095d56b5ea Fix WSL check for WSL 2 and simplify nohup in open_command 4 years ago
  Marc Cornellà 55575b88f9 lib: optimize default and env_default 5 years ago
  Marc Cornellà 2c1ff85bb2 core: fix alias_value function 5 years ago
  sam-lunt 7cba6bb038 Enable passing multiple directories to take (#6900) 5 years ago
  Marc Cornellà f898ada8e3 open_command: fix and improve command for WSL 5 years ago
  Marc Cornellà 12086593a4 open_command: simplify code 5 years ago
  Marc Cornellà 93d9431890 Check for Microsoft's WSL in open_command (#6751) 6 years ago