31 Aug, 2016

1 commit

  • 3c8a333 Merge pull request #5343 from mcornella/rake-fast-plugin-refactor
    abf73bb rake-fast: change variable name from `$path' to `$file'
    59fdb2b Reword rake-fast README, add `lib/tasks` information
    81ca318 Fix syntax and formatting of rake-fast plugin
    2277967 Fix _tasks_changed algorithm in rake-fast plugin
    2ab6738 Added perms plugin (#1752)
    deadc36 Disable zsh file globbing when running pip (#5348)
    f258083 Merge branch 'apjanke-cask-homebrew-paths'
    cf4da1b Add README to cask plugin
    a7e60e4 Style fixes and shorter command lookup
    e1e3acc cask: check for Homebrew path for completion file
    d8b03f3 init script: remove trailing slash from $ZSH_CACHE_DIR
    051a2ee Merge branch 'add-tig-plugin'
    04dd977 Add README to tig plugin
    bf79e1c adding tig plugin for oh-my-zsh
    6e33095 iTerm2 v3 tab commands fixes (#5336)
    cbd9d04 Added documentation for undocumented OSX plugin commands (#5338)
    3186b65 Merge pull request #5335 from mcornella/cleanup-archlinux-plugin
    b90c894 archlinux: fix pacmanallkeys URL, make curl silent
    98ea641 archlinux: reword and simplify README
    65f16fb archlinux: remove comments, format functions better
    4f15bd1 Properly fix npm completion source
    9e81b79 Reorder zshrc template
    136a834 npm: only load completion if npm exists
    3b8d0ad archlinux: Update yasu alias
    251bc2d dircycle: keep switch until a directory is found
    7c1ca0e Create and cache npm completion on first run
    4b9772f Add more go aliases (#5259)
    b9c3e86 Add alias for checking out develop branch (#5307)
    292a62e Fix git emptiness check in dogenpunk theme (#5329)
    774c4ec Revert "Fix pj() function when no project has been specified"
    24ac1aa Clobber ssh environment regardless of setopt (#5322)
    76821f5 Rename `gh` alias (git help) to `ghh`
    9981214 Add git alias to clear entire stash (#5306)
    66179bd Fix git-flow README
    0615dfe Add alias and README to git-flow plugin (#5129)
    acd6a14 Merge pull request #5296 from mcornella/fix-pj-plugin
    bec5313 Fix shwordsplit bug when a basedir contains spaces
    7d298a3 Fix pj() function when no project has been specified
    7f8851f Refactor pj function
    c9c11d6 Fix _pj completion function
    26bef09 Add Readme to pj plugin
    525ee50 Clean up comments in pj plugin file and reorganise
    75f2f4e Adding alias to rake db:schema:load command. (#5281)
    073ea01 Create an alias to open up sublime project (#5258)
    95371af Add gcpa and gcpc aliases to git plugin (#5271)
    5d6c350 Enhancement: Show/Hide OSX hidden files 💯 (#5275)
    341e83f Plugin : Sudo - Add support of sudoedit (#5035)
    40a9d9c plugins/urltools: add suport for python 3 (#5039)
    b44aa61 Merge branch 'adispring-master'
    b96a587 #5130 resolving conflict in git plugin for gh
    1e9084c muse theme: Remove extra spaces for none git/virtualenv prompt (#5278)
    f19b6b2 add kubectl plugin (#5298)
    51c1078 refresh .rake_tasks when lib/tasks changed (#5111)
    906a773 Add tmux attach -d alias (#5285)
    0181fe4 add npm aliases (#5290)
    ae21102 (git): Add gpsup alias (#5287)
    c093230 Add shrink-path plugin to shorten directory paths (e.g. ~/f/b/quux) (#5262)
    a9428b1 added mix autocompletion support for phoenix (#4967)
    4505a43 update alias of get a list of packages installed locally (#5276)
    9772f8e Replace /bin/sh with sh for portability (#5291)
    a7de0fa nvm plugin improvements (#5265)
    7654b16 [git plugin] Fix indentation and organise aliases
    f553724 Fix gbda alias to support `color.ui = always` + exclude dev branches (#4304)
    508b80c support for startpage search engine in web-search plugin (#5245)
    6198195 Updated git_commits_ahead function (#5247)
    a7e30b2 Fix hg call when missing on archlinux with command-not-found (#5218)
    cc8285b adding python virtualenv support to the prompt (#5031)
    f401305 Updated _docker-compose to the latest version (from 0.1.0 to 1.5.0). (#5215)
    eb244d9 Update emacs plugin. (#5201)
    d061093 Merge pull request #5233 from donatj/donatj-patch-1
    c51823c Remove warning lines from phing completion
    bfbfef9 Cleans up phing plugin.
    96a2092 lib/git.zsh: Added git_commits_behind function (#4450)
    644bc64 Merge pull request #5207 from mcornella/gb-plugin
    dc0a884 Rename getgb plugin to gb
    cab6359 Rename gb completion file to more conventional _gb
    a29f8f7 Fix formatting of gb plugin completion
    d0ea3f2 Add more information to the README
    57a689f Add README to gb plugin
    af1ee2b Add plugin for Gb completion (http://getgb.io)
    7fabc8b bundler plugin: Simplify retrieval of cpu count on OSX (#5180)
    c62442f Fix gfg function completion definition
    9a61336 Fix man-preview completion definition
    909fcef Fix issue with `dash` as the default `/bin/sh` script executing program. (#5177)
    d012402 znt: update to v2.2.1 (#5174)
    d7c0613 emacs plugin tweak to open buffer from stdin (#5126)
    b1561c6 Update taskwarrior completion to 2.5.1 (#5171)
    551abfc Remove undesirable hardcoding of PATH into zshrc (#4925)
    46c0d95 Add README for OSX plugin and refactor plugin file
    137a554 Open finder to PWD - part 2 (#5165)
    623ea23 Add ofd() to OSX plugin to open finder on current directory (#5164)
    3f2dd80 add 'mvn clean install -DskipTests --offline' alias to speed up maven compile (#5153)
    53acf21 Peepcode theme: Don't try to use RVM if it's not available (#5154)
    514ef60 Replace _kitchen completion with the version from zsh-users (#5011)
    3ce2228 Mod: use new debug namespace to avoid deprecation warning (#4799)
    80cac85 Fix: Plugin knife: Add relative local path for commands which upload files (#4240)
    2d7a451 Add list-timers to systemd user commands (#5099)
    deb992b Adds ReactNative plugin :iphone: (#5018)
    dc22270 Fix arcanist aliases (#5110)
    e1e549c add plugin react-native (#4606)
    5fa4d9d add alias gh=git help
    483f120 installer: fix ordering of cygwin msys git check (#4557)
    9e8f417 Merge pull request #4729 from sachin21/update_rake_command_in_rails_plugin
    c195189 Use default branch on recently created Mercurial repository. (#4985)
    73cca94 Add zsh completion plugin for rustc (#3159)
    0aa3cb2 Merge pull request #5119 from baig/git-plugin-update
    bdc8211 Changd `alias gsta='git stash'` to `alias gsta='git stash save'`.
    1e90f36 added assembly alias (#5107)
    222d843 Merge branch 'Draniu/patch-1'
    87cbf3f Fix styling in cakephp3 completion
    9a0f9d7 Better cake3 completion
    9ad9ac6 Change vim command to $EDITOR for consistency (#5063)
    670a470 fixed bower completion error from issue #2694 (#5056)
    f2b1be0 vagrant snapshot (#5032)
    c2168d7 Arcanist plugin (#5106)
    970f11d Merge pull request #5104 from felipec/fc/gitfast
    36e29fb completion: zsh: improve main function selection
    079fef4 gitfast: fix the prompt colour
    eec3dc6 gitfast: update to upstream v2.8
    841d2b9 Merge pull request #5053 from psprint/master
    5b9c6c1 Merge pull request #5044 from charpeni/jira-rapid-board
    23ed432 Merge pull request #5077 from jgmdev/master
    de427f3 Merge pull request #5094 from pzgull/add-rbenv-to-avit-theme
    11b48e1 Merge pull request #5100 from emzar/yet-another-git-tree
    d2712d3 Add alias for oneline git tree with --all option
    169cd8b gitfast: update to upstream v2.4
    0b5d18a gitfast: update to upstream v2.0
    e2d157d znt: update to v2.1.15
    b1ab13d Add rbenv support for ruby version display
    621eb21 Fix deprecated usage (#5050)
    615af65 Add 'gcn!' for the '--no-edit' option. (#4830)
    5aa7e0f Add mvn options to ignore test failures (#5092)
    4a1e89c Merge pull request #5076 from tomasnorre/VagrantSnapshot
    d393436 Merge branch 'juanpastas/patch-2'
    5272387 Add README to meteor plugin
    edf89bf Add meteor plugin aliases
    4d9ae02 Merge branch 'normalize-repository'
    7a0d299 Reword and clarify example.zsh custom file
    54ace41 Tidy up gitignore file
    66e7e7d Use .gitkeep files to keep cache/ and log/ directories
    2198ff0 Rename license to LICENSE.txt for consistency
    26a07b0 Rename README.markdown to README.md for consistency
    25dddd2 Merge branch 'email2vimalraj/readme-for-maven'
    30870d8 Reword and fix formatting of mvn plugin README
    863675f Add README file for mvn plugin
    817889c Merge branch 'manu09-patch-1'
    2ad13bd This plugin also includes tab completions
    6dbeb7b Merge branch 'fix/weird-autocompletion'
    cc36063 Cleanup theme-and-appearance.zsh
    ed484df Delete cdablevars option by default
    2bce3b1 Added fossil plugin.
    244d6b1 [TASK] Vagrant plugin: Add missing vagrant snapshot command
    0ebe359 Merge pull request #4907 from johankj/feature/osx-iterm2
    3524fc8 JIRA Plugin will open rapidboard instead of dashboard if JIRA_RAPID_BOARD is true
    1b1315a Merge pull request #5027 from tony612/add-files-completion-to-mix-test
    63ad708 Merge pull request #5023 from psprint/master
    c1ed141 add files completion to mix test
    19769fd Don't leave positional parameters being set
    656ddab Merge pull request #5009 from cosmosgenius/github-gitio-bug
    f28c0a8 Moved git.io url to https
    d310fac Merge pull request #4572 from aioutecism/master
    b714292 Merge pull request #4976 from mcornella/bureau-theme-fixes
    82a4587 Use `grep -q` for silent behavior
    e1b04cf Fix logic of bureau_git_status function
    d189236 Add iTerm2 v3 support
    06659f7 Support bundler
    e66afc0 Avoid using "PREFIX" that cause nvm to complain about.

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

    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