提交历史

作者 SHA1 备注 提交日期
  Marc Cornellà 39b600e9e5 fix(lib): encode all arguments besides the first in `omz_urlencode` 2 年之前
  Marc Cornellà 6cb41b70a6 fix(lib): fix `omz_urldecode` unsafe eval bug 2 年之前
  Kevin Burke e86c6f5e7f style: use `-n` flag in `head` and `tail` commands (#10391) 2 年之前
  Marc Cornellà 7eeb1e193d refactor(lib): refactor take functions 2 年之前
  Marc Cornellà c249288151 feat(lib): add `mkcd` as equivalent to `takedir` (#9749) 2 年之前
  Mitchel Humpherys f68d65d32a feat(take): add support to `take' for taking remote urls (#2029) 2 年之前
  Marc Cornellà 8b37f817c2 fix(lib): use -N syntax in `head` and `tail` to support Solaris (#6391) 3 年之前
  Marc Cornellà 4b7dba5b75 feat(lib)!: soft-deprecate `upgrade_oh_my_zsh` function for everybody 3 年之前
  Marc Cornellà 5a888ff4ac fix(updater): don't show changelog when running unattended update (#9495) 3 年之前
  Marc Cornellà e093a4cf62 fix(updater): correctly restart the zsh session when the update pulled changes 3 年之前
  Marc Cornellà 889cd7acf3 refactor(updater): switch to Zsh execution and fix git remote detection logic 3 年之前
  Marc Cornellà a3e0f4f2af fix(lib): make opts local in omz_urlencode to fix scoping bug 3 年之前
  Marc Cornellà caff704f41 lib: clean up zsh_stats function 3 年之前
  Marc Cornellà 89400f156a Remove zsh session restart on omz update and upgrade_oh_my_zsh 3 年之前
  Marc Cornellà 7deda85f8c Fix upgrade_oh_my_zsh function deprecation 3 年之前
  Dario Vladović 3935ccce64 cli: add update command (#9094) 3 年之前
  Marc Cornellà 0caae9082a lib: speed up slow parts of the lib files; other small fixes 4 年之前
  Marek Dědič bbe54e4e60 lib: use `command` to run rm in upgrade function (#8696) 4 年之前
  Marc Cornellà 40b013f5f1 lib: delete upgrade lock in upgrade_oh_my_zsh 4 年之前
  Marc Cornellà 095d56b5ea Fix WSL check for WSL 2 and simplify nohup in open_command 4 年之前
  Marc Cornellà 55575b88f9 lib: optimize default and env_default 5 年之前
  Marc Cornellà 2c1ff85bb2 core: fix alias_value function 5 年之前
  sam-lunt 7cba6bb038 Enable passing multiple directories to take (#6900) 5 年之前
  Marc Cornellà f898ada8e3 open_command: fix and improve command for WSL 5 年之前
  Marc Cornellà 12086593a4 open_command: simplify code 5 年之前
  Marc Cornellà 93d9431890 Check for Microsoft's WSL in open_command (#6751) 6 年之前
  Patrick José Pereira 2a6c40f66f 'lib/functions.zsh: Solve typos' 7 年之前
  Fredrik Fornwall 9772f8e10d Replace /bin/sh with sh for portability (#5291) 7 年之前
  Marc Cornellà 584e0a6ef9 Use shwordsplit in open_command() 8 年之前
  Marc Cornellà afdfe2391e Add empty string parameter to start command 8 年之前