13 Aug, 2015

1 commit

  • 192de6b Merge pull request #4238 from wubaiqing/master
    1605d82 Merge pull request #4234 from mcornella/fix-fbterm-autostart
    7c60da9 Merge pull request #4233 from apjanke/apple-term-no-dupe-folder-in-title
    2ecb17c Merge pull request #4230 from mcornella/revert-custom-early-load
    20f536c Merge pull request #4228 from mcornella/fix-virtualenvwrapper-quotes
    b8dbd9b Merge pull request #4217 from mcornella/standard-open-command
    4c1eda1 Merge pull request #4216 from gkze/master
    e3a01e5 Merge pull request #4212 from NAR8789/master
    f6a2b97 Merge pull request #4203 from apjanke/title-protect-promptsubst
    45d640b Merge pull request #4200 from lislon/systemd-patch
    84ecc66 Merge pull request #4172 from AlexTalker/fix-typo
    8c3d4a9 Merge pull request #4095 from kd35a/master
    9626a36 Merge pull request #3654 from Qix-/patch-1
    afc36e2 Merge pull request #2446 from fallwith/emoji_plugin
    c45fff1 Merge pull request #2367 from andrew-dwyer/n98-magerun
    d1ea849 Merge pull request #2106 from adepasquale/master
    9caa215 Add Baidu support to web-search plugin
    be10229 Exit only if the fbterm session closed correctly
    be5dcb8 Check if fbterm is installed and use $TTY variable
    17da983 termsupport: avoid repeated dir in window title in Terminal.app
    3fe3ce8 Revert "Move custon *.zsh file sourcing up so that they can load plugins and other things that come after."
    ccb0ae5 Add quotes to support folders with whitespace
    b760a10 Use standard open command in fasd and lighthouse plugins
    d1d06b5 Use standard open command in current plugins
    2d0bfcf Implement cross-platform open function open_command()
    cddfc3b style fixes
    bd893ac Merge pull request #1 from dlsniper/terraform
    cf78586 Update to latest Terraform release 0.6.1
    7f3e614 Add terraform completion
    aac5523 Additional chpwd clobbering fix for dirpersist
    084792b Don't clobber chpwd
    90ea67e termsupport: protect title() with `emulate -L zsh`
    5554207 Add alias for "systemctl cat" and "systemctl edit"
    3d5b343 Merge pull request #4122 from apjanke/venvw-treat-git-repo-as-venv-again
    b3ce0f3 Update README.markdown
    a3f0439 Fix little typo that makes the statement useless.
    e56c898 Merge pull request #1 from apjanke/emoji_plugin_3
    9a39725 Remove redundant comments from the .zsh file (since they're in README now).
    6d618ef emoji plugin: generate char map from Unicode UTR51 data files
    f73e642 virtualenvwrapper: treat git repos as project roots again (instead of requiring a .venv customization directory) Change error output to more conventional OMZ format, so it's clear the plugin is for oh-my-zsh and not base zsh. Use `local` variables instead of manual unsetting.
    546b99a Use 'quit all' instead of counting needed quits
    2449e41 Add file completion as optional argument
    de76905 Fix awk command. \s only working in gawk
    eb06484 added emoji plugin to make it easy to display emoji characters in the terminal
    1232485 Added ssh-like mosh window title
    00b2cc6 New plugin for the n98-magerun Magento command line tool

    git-subtree-dir: repos/robbyrussell/oh-my-zsh
    git-subtree-split: 192de6bcffb0294e19f4203f6f7dc1a7f3e427be

    mj
     

14 Jul, 2015

1 commit

  • 3ea3384 Merge pull request #4041 from apjanke/fix-jira-prefix-comment-merge
    c968346 Merge pull request #4106 from apjanke/venvw-no-realpath
    c1f1f91 virtualenvwrapper: Replace "realpath" with portable zsh-native `:A` and `:h` modifiers
    d0670aa Fix merge conflict for jira-prefix and jira add comment

    git-subtree-dir: repos/robbyrussell/oh-my-zsh
    git-subtree-split: 3ea33841863c4f5f22a27e64ae7950d901b674af

    mj
     

24 Jun, 2015

1 commit

  • 599831b Merge pull request #4058 from ncanceill/plugin-git
    d24196c git plugin: fix ggl to avoid empty string see https://github.com/robbyrussell/oh-my-zsh/pull/2790#issuecomment-112716330
    ed6645a Fix plugin/git ggpull and ggpush backward compatibility
    ab18795 Merge pull request #4002 from aliafshar/patch-1
    f66a54f Add missing space causing parse error.
    8921902 Merge pull request #3852 from sachin21/add_alias_of_bundle_clean
    5d214af Merge pull request #3858 from muchweb/muchweb-patch-1-editor
    7daf740 Merge pull request #3874 from diraol/patch-2
    0665ece Merge pull request #3973 from moul/pr-boot2docker-update
    31b351c Merge pull request #3947 from mkwmms/patch-1
    0a8ca6a Merge pull request #3918 from cbazin/master
    b55effd Merge pull request #3919 from delphij/history-extendedglob
    34d3680 Merge pull request #3838 from forivall/hyphen-insensitive
    3a57076 Merge pull request #3813 from ziegs/fix_gradle_tasks
    628c1fe Merge pull request #3848 from tristola/master
    058def3 Merge pull request #3798 from dnixx/vundle-update
    5fba46a Merge pull request #3821 from tresni/fix_minimal
    c0b283c Merge pull request #3833 from coopermaruyama/master
    6a340d9 Merge pull request #3988 from UserTaken/docker_update
    ea5ff03 Merge pull request #3759 from mikeokner/master
    04c301b Merge pull request #3975 from wernerb/patch-1
    a1e722d Merge pull request #3976 from rodrigoargumedo/patch-1
    422db48 Merge pull request #3986 from evilhamsterman/master
    3d2bf22 Merge pull request #4001 from ivanfoo/fixOddCharsOnMac
    a778463 Merge pull request #3929 from GunfighterJ/GunfighterJ-patch-sublime3
    78bbf7a Merge pull request #3809 from ncanceill/easymerge
    c6460ef Fixed odd chars on mac for agnoster theme
    a7e7982 Add mix-fast plugin (similar to rake-fast)
    55b1a2b Update _docker
    3d670c0 Adding quotes to git completion discovery path
    4cc0a26 A paver (Python build and configuration utility) plugin
    26c7adf Revert "Added migration notification for rails plugin"
    8b95bdb Added github in web_search plugin.
    83295ec last-working-dir working with spaces in dirnames
    d0b690b use local options to set no_equals before sourcing bash completion script
    9eaf511 Merge pull request #3990 from ncanceill/plugin-git
    f1a43da git plugin: new/changed aliases gaa was brought back by popular demand — see #3535 gap was replaced with gapa — see #3682 gdc was replaced with gdca — see #3977
    e55d84f Add reference to bundler plugin issue in README
    763cef8 Add `leaves` command to `brew` completion
    4b76b74 remove trash command from osx plugin
    cf3fb87 Added README.md file for ForkLift plugin
    81da076 Added README.md file for atom plugin
    a2d7d36 Added README.md file
    c28b226 Fix README.md for sst command
    0e35bd4 Plugins: vi-mode: Add first README file
    0f96e8e Plugins: archlinux - add basic README.
    e592968 Plugins: archlinux - use command -v in favor of which
    e0ce876 Plugins: apache2-macports - add README
    3f92985 Added references to the `external themes` wiki page.
    8eb31a6 git plugin: fix ggpnp when called without argument also allow multiple arguments for ggp and ggl aliases
    81eec40 * Added header with help and information * Moved git information to left prompt, with support for: * +ZSH_THEME_GIT_PROMPT_UNTRACKED, MODIFIED, STASHED, ADDED, UPSTREAM STATUS (if applicable) * Removed right prompt * Refactored following Google's guidelines for scripts [ http://goo.gl/oJSXH2 ] * Using local variables where applicable
    1f008b4 Update Mix complition upto 1.0.4
    02c2b74 Update aliases in laravel5.plugin.zsh file
    266894c Update taskwarrior.plugin.zsh
    1a4dc0d Renamed 'ss' alias to 'sstat' (to avoid collision with /bin/ss).
    69dee65 Fixed typo in README
    8791d7e Update bgnotify.plugin.zsh
    980528f fix typo
    af4ffe5 adb: add more commands
    c838b9a Update README.markdown
    fb5b83d Fixed jump pluging to display the right mark name on 'mark . '
    563e105 Added README for mercurial plugin
    4ab4300 Add git to prerequisites
    23ac32d add help link to install zsh
    4c409b0 sublime: Make subl a function so it can be called from functions in other modules
    e8ac8b9 Added support for detecting Sublime Text 3 on Arch Linux
    6bec3c6 Update history-substring-search README
    83c3316 Added the tugboat autocompletion plugin
    f513999 git plugin: make b local in gg* functions because it leaked, and led to #3991
    6ff96da git plugin: fix error msg in gwip alias because git rm will fail when no files were deleted
    6c29041 git plugin: global var for git command due to issues like #3962 until a proper plugin-loading system is implemented
    a570f4b git plugin: bring back olg gg aliases by popular demand, see #3972
    557dc09 More run and create options
    2fb3265 Only load url-quote-magic if it is available. Partially fixes #3614
    25df9f3 Disable globbing when executing `zeus rake` aliases to enable use of square brackets without escaping
    2d40cc0 Add git_prompt_behind and git_prompt_exists
    f21a672 add kitchen completion plugin from @petere
    70c4a27 Added a possibility to display the remote branch and the number of commits you are ahead or behind
    41104f8 Fix homebrew directory in aws plugin.
    1653545 Recognize comments by default.
    a28dbc8 Move custon *.zsh file sourcing up so that they can load plugins and other things that come after.
    8652fd6 added comment functionality
    de56943 Improved the `_git_time_since_commit` function.
    729b19c Remove docker insert command
    45e3f62 Add README for httpie plugin
    3cc3084 Fix typo in $VCS_CLEAN_COLOR in adben theme
    a98501d Grep bug in Agnoster
    d686f8a generate with 'pod --completion-script' /cc thx to @ajmccall
    a2f782e updated the command list to the latest cocoapod version (0.33.0)
    6a1b832 No input for Update Check defaults to Yes
    b7d041c Add rdrs method to reset the database(s)
    5770ad5 Set AWS_PROFILE and use existing RPROMPT
    3a77433 Add new boot2docker options
    4224c2a Merge pull request #3494 from AlexTalker/short-host
    51e366e Merge pull request #3339 from Xophmeister/master
    4c21557 Merge pull request #3320 from moul/pr-boot2docker
    3e88e53 Merge pull request #2999 from nicorevin/master
    dac07b2 Merge pull request #2736 from felipec/fc/gitfast
    35c7b7b Merge pull request #1951 from Neal/extract-ipsw
    cb89fcd Merge pull request #2836 from ptamarit/chsh-etc-shells
    11c7baf Merge pull request #3651 from mcornella/batch-close-3
    a449d53 Merge pull request #2790 from ncanceill/plugin-git
    da21092 Merge pull request #3945 from nicolas-brousse/homebrew-plugin
    1b625af Merge pull request #3952 from lbraun/patch-1
    cffeefd Add installation instructions to README
    cc63928 Round 3 of batch-closing obsolete issues
    7f232f6 Respect $ZSH_CACHE_DIR when creating fasd's cache
    9c75551 Merge pull request #3887 from jadb/add-cakephp3-plugin
    7416018 Create new aliases for homebrew plugin
    0c8cb11 Add sublime text 3 paths to check list
    743be91 Don't leak extendedglob to global environment.
    7b478d7 Detect the .venv in any parent directory of the current directory
    6504a2d Add CakePHP3 plugin
    4d0aca4 Differing upgrade and safe-upgrade
    5b75cc7 Many updates to git plugin (see #2790)
    9a5e1a0 Use $EDITOR
    03b8c19 Fix 'chsh' by checking '/etc/shells' instead of using 'which'
    d60d4f6 Add alias of bundle clean
    83cf909 Added aliases for docker compose
    d80918b add markdown extension to README
    24552f0 Add readme and add new alias cfpc: paste+compile+copy
    4512161 Update template zshrc with HYPHEN_INSENSITIVE
    a315ddc typofix
    8e8cdc0 Add coffeescript aliases: cf, cfc, cfp
    66052e2 Add hyphen insensitivity
    5c9c373 Fix minimal.zsh-theme's check for in_svn and add support for mercurial
    551d68a Fixes gradle autocomplete. Regex did not include subproject tasks before.
    7f0b577 Use the newest Vundle commands
    8cf04ed Fix echo nothing if $SHORT_HOST doesn't exist.
    f1d12c5 Add .ipsw to the extract plugin.
    663d432 Minor cosmetic fix to minimal theme
    95d5f2c [boot2docker plugin] Initial version
    8a43d35 fix paclist() for non-english locales
    5918d91 gitfast: back-port prompt fix
    6a5c8fb gitfast: update to upstream v1.9.2

    git-subtree-dir: repos/robbyrussell/oh-my-zsh
    git-subtree-split: 599831b85a5fd4564ab820530e2bb45f37ca3f99

    mj
     

15 Feb, 2015

1 commit