Age | Commit message (Expand) | Author |
2020-06-09 | update: refactor and fix logic in check_for_upgrade.sh (#8939) | Marc Cornellà |
2020-06-03 | init: reapply hack for invalid ZSH_COMPDUMP filenames (b8761985) | Marc Cornellà |
2020-06-02 | init: oops | Marc Cornellà |
2020-06-02 | init: use grep for zcompdump metadata check | Marc Cornellà |
2020-05-20 | Prefix cd calls with `builtin` (#8937) | Jacob Menke |
2020-05-07 | init: silence zcompdump metadata write for invalid ZSH_COMPDUMP filenames | Marc Cornellà |
2020-05-05 | core: fix cmp invocation in BSD systems | Marc Cornellà |
2020-05-04 | core: refresh zcompdump cache file in init script (#8878) | Marc Cornellà |
2020-05-01 | core: move core folder to lib, for now | Marc Cornellà |
2020-05-01 | core: add basic Oh My Zsh CLI (#8876) | Marc Cornellà |
2020-02-19 | Move random theme functionality into "random" theme | Willy Weiskopf |
2020-01-19 | init: force use of builtin test in is_plugin | Marc Cornellà |
2019-05-07 | init: run compinit before loading lib/ files | Marc Cornellà |
2019-04-03 | init: more informative warning if plugin not found (#7727) | Greg |
2019-03-22 | init: fix erroneous plugin not found warning (#7686) | Avi ד |
2019-03-21 | init: notify user if plugin isn't found (#7679) | SomeDer |
2019-02-25 | init: cut down on the number of compaudit calls | Marc Cornellà |
2018-06-15 | migrate .zsh-update file | Chao Du |
2018-06-15 | Fixed Issue #4550: Move ~/.zsh-update file to $ZSH_CACHE_DIR | Chao Du |
2018-05-26 | Always load secure completion directories | Marc Cornellà |
2018-05-15 | Load insecure completion files if compfix is disabled | Marc Cornellà |
2017-11-01 | Merge branch 'Random_Theme_From_List' of https://github.com/Gnouc/oh-my-zsh i... | Robby Russell |
2016-10-18 | Change from OSX to macOS in README (#5545) | Mason |
2016-08-25 | init script: remove trailing slash from $ZSH_CACHE_DIR | Marc Cornellà |
2015-12-18 | Some improvements | LE Manh Cuong |
2015-12-18 | Allow loading themes from predefined list | LE Manh Cuong |
2015-09-28 | completion: turn off the #3889 compfix check by default | Andrew Janke |
2015-09-19 | Merge pull request #3889 from leycec/compaudit | Robby Russell |
2015-08-08 | Revert "Move custon *.zsh file sourcing up so that they can load plugins and ... | Marc Cornellà |
2015-07-20 | Completion insecurities handled on startup. | leycec |
2015-06-11 | fix typo | Archie |
2015-06-10 | Move custon *.zsh file sourcing up so that they can load plugins and other th... | Matthew Hager |
2015-01-08 | Allow custom cache dir | Stephen |
2014-12-08 | allow overriding lib/*.zsh in custom/lib | Will Boyce |
2014-09-03 | Merge pull request #2743 from docwhat/issue-2155-scutil | Robby Russell |
2014-08-20 | Replace /usr/bin/env with env | Fredrik Fornwall |
2014-07-23 | Trust but verify 'scutil' to return ComputerName | Christian Höltje |
2014-06-07 | Don't override ZSH_COMPDUMP if already set. | Christian Höltje |
2013-12-13 | Prevents oh-my-zsh loading the .zshenv twice | Juan Ignacio Donoso |
2013-11-16 | standardize logic blocks | Eddie Monge |
2013-05-17 | Create the zcompdump based on version and host | Christian Höltje |
2013-04-23 | Merge pull request #1569 from ZeroKnight/master | Robby Russell |
2013-04-07 | 005d967dc4e879f304607a706ccd18886e630dc1 | Robby Russell |
2013-01-30 | Better custom theme loading | Alex |
2012-12-05 | Unset `config_file` variable in oh-my-zsh.sh | Larry Lv |
2012-10-30 | Expand for-loop so that it works under Snow Leopard Terminal.app. | Hok Shun Poon |
2012-05-23 | Load symlink custom files | natsumesou |
2012-05-06 | Load themes from `$ZSH_CUSTOM` instead of `$ZSH/custom` | Jim Myhrberg |
2012-05-06 | Suppress "zsh: no matches found" error when $ZSH_CUSTOM has no files | Jim Myhrberg |
2012-01-16 | fixing #812: adding plugins w/o plugin.zsh file to fpath. | Arbo von Monkiewitsch |