02 Dec, 2015

1 commit

  • 00344f7 Merge branch 'ferenczy-cygwin'
    63d7500 Added setting of the window title in Cygwin
    b457ae2 Merge pull request #4651 from ionelmc/patch-1
    f7ed724 Merge pull request #3321 from moul/pr-tmux-cssh
    d55111f Support all kinds of putty-like terminal strings.
    78af29e Merge branch 'marking-master'
    584e0a6 Use shwordsplit in open_command()
    afdfe23 Add empty string parameter to start command
    0a79f1e make this work in the git-for-windows SDK
    a19ec10 Merge pull request #4649 from psprint/master
    39e4dfb Updated README.md
    c885290 Renamed README.txt to README.md
    711c1bc Add support for "putty" $TERM in termsupport.zsh
    c2b4d9f znt: n-history supports multi-line cmds and starts with current buffer
    afd28bf Merge pull request #4368 from psprint/master
    fea74b4 Fix open_command nohup call
    ef031df Merge pull request #4207 from mpscholten/master
    46824b3 Merge pull request #4191 from apjanke/vi-mode-fix-smkx
    d3b9520 Merge branch 'apjanke-z-allow-custom'
    2205aa4 z plugin: fix loading from custom location
    85d9495 Merge pull request #4181 from posva/z
    96108e1 Merge branch 'apjanke-histsubstr-update-2015_04_26'
    7e39839 history-substring-search: update to upstream version 2015-09-28
    d7e6ba0 history-substring-search: add a script to automatically update OMZ from the upstream repo
    befb5b6 Merge pull request #4634 from mfaerevaag/master
    424800e Merge pull request #4539 from Gnouc/master
    90e1630 Merge pull request #4443 from apjanke/github-update
    dfe10af Merge branch 'apjanke-termsupport-protect-subshell'
    f0981d5 termsupport: protect subshell with quotes
    d2e1c71 Merge pull request #4534 from mcornella/fix-open_command-nohup-tmux
    ebfba0e Drop the use of nohup on OSX for tmux compatibility
    7d9648e [wd] update minor version (v0.4.2)
    8ea7735 vi-mode: remove line-init/finish widgets that broken terminfo keybindings
    24492a2 Update github plugin to work with current hub versions
    d336396 Updated z version
    c25002a Removing `source` command
    4c292ea Initial commit of Zsh Navigation Tools
    53a6335 Change coding style
    45cd2df Update uninstall.sh
    d351c76 Also accept any forms of yes as an answer to the "do you want to update?" prompt
    b7fcdc7 [tmux-cssh plugin] Initial version

    git-subtree-dir: repos/robbyrussell/oh-my-zsh
    git-subtree-split: 00344f7628099ad614a9db1b4a4d71155dc932ef

    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