Age | Commit message (Expand) | Author |
2015-07-23 | Thefuck: combined with @cristim plugin. Code formating | Black Roland |
2015-07-22 | Update README.markdown | Qix |
2015-07-22 | diagnostics: include output file name in dump output | Andrew Janke |
2015-07-22 | improved the check for availability | Cristian Măgherușan-Stanciu |
2015-07-22 | fuck: added a basic plugin for https://github.com/nvbn/thefuck | Cristian Măgherușan-Stanciu |
2015-07-20 | Cygwin-specific "chsh" installation issue fixed. | leycec |
2015-07-20 | Secure umask enforced during installation. | leycec |
2015-07-20 | Completion insecurities handled on startup. | leycec |
2015-07-19 | replaced Om spelling so letters would not overlap | Sharky |
2015-07-19 | removed incorrect Devanagari conjunct symbol at end of Om | Sharky |
2015-07-19 | Fix little typo that makes the statement useless. | Alex Talker |
2015-07-19 | Added conflict note (thefuck plugin) | Roland Chernov |
2015-07-19 | spring boot plugin | linux_china |
2015-07-19 | spring boot plugin readme | linux_china |
2015-07-18 | Thefuck plugin README | Roland Chernov |
2015-07-18 | Added thefuck plugin https://github.com/nvbn/thefuck | Roland Chernov |
2015-07-15 | Merge pull request #1 from apjanke/emoji_plugin_3 | James Bunch |
2015-07-15 | Remove redundant comments from the .zsh file (since they're in README now). | Andrew Janke |
2015-07-15 | emoji plugin: generate char map from Unicode UTR51 data files | Andrew Janke |
2015-07-14 | Merge pull request #4099 from moncho/master | Robby Russell |
2015-07-13 | Add jira_url_help | Andrew Stuart |
2015-07-13 | [theme] Fix color problem of steeef theme | Hongxin Liang |
2015-07-12 | Esc-esc now toggles sudo. | Fabio Strozzi |
2015-07-11 | Insecure completion handler added. | leycec |
2015-07-11 | The executable command on Mac OSX is 'ack' rather than 'ack-grep'. | Bin Huang |
2015-07-10 | Check for autoenv_init function before trying to source autoenv. | Jonathan Cremin |
2015-07-09 | add '--help' to heroku commands | Paul Robertson |
2015-07-09 | diagnostics: include detailed OS version info if possible | Andrew Janke |
2015-07-08 | Nicer formatting | Chris McCuller |
2015-07-08 | passing the first argument with double quote | Takumi IINO |
2015-07-07 | Concise local variables declarations | Patryk Małek |
2015-07-07 | More consistent curly braces variables | Patryk Małek |
2015-07-07 | Making variables local in jira plugin | Patryk Małek |
2015-07-07 | Changing indents to be more consistent (2 spaces) | Patryk Małek |
2015-07-07 | Changing string comparison for more zsh-like | Patryk Małek |
2015-07-07 | rails rake test | Headless |
2015-07-07 | adds an alias to search for the rails routes that pattern match a string | Mohnish Jadwani |
2015-07-06 | installer: use terminfo for portable escape sequences | Andrew Janke |
2015-07-06 | install.sh: use portable printf instead of echo | Andrew Janke |
2015-07-06 | Adding ability to add JIRA_PREFIX as an env variable (e.g. in .zshrc) and min... | Patryk Małek |
2015-07-06 | Merge pull request #4041 from apjanke/fix-jira-prefix-comment-merge | Robby Russell |
2015-07-06 | Merge pull request #4106 from apjanke/venvw-no-realpath | Robby Russell |
2015-07-03 | agnoster: Protect Unicode esape sequences with local LC_* settings | Andrew Janke |
2015-07-02 | virtualenvwrapper: treat git repos as project roots again (instead of requiri... | Andrew Janke |
2015-07-02 | chucknorris: check for strfile dependency | Andrew Janke |
2015-07-02 | Adds agar = apt-get autoremove | nextgenthemes |
2015-06-30 | add git alias `gcam` - git commit -am | Zhiye Li |
2015-06-29 | virtualenvwrapper: Replace "realpath" with portable zsh-native `:A` and `:h` ... | Andrew Janke |
2015-06-28 | omz_diagnostic_dump: Add umask and $fpath listing. | Andrew Janke |
2015-06-28 | Plugin now uses completion script from docker-compose repo. | moncho |