12 Feb, 2016

1 commit

  • fd22306 Merge branch 'add-dnf-plugin'
    6245180 Add README to dnf plugin
    c0b1252 Fix deprecated dnf commands
    ee86f1a Create dnf plugin
    26064c6 Merge pull request #4841 from FiloSottile/patch-1
    52737b1 git.plugin: remove the conflicting gvt alias
    a38d7cf Merge pull request #4836 from alias1/patch-1
    2a0be1a Add hash imported from
    db39afe Update _brew to match latest
    15d52fd Merge pull request #4832 from eddie-dunn/master
    78bf3dd pylint.plugin.zsh: Remove include-ids=y
    5464fe3 Center Oh My Zsh logo
    e5f5d79 Merge branch 'low-ghost-patch-1'
    494b07b Update gitignore.plugin: comma separated arguments
    d60cf5c Merge branch 'slariviere-master'
    7daa207 Adding support for stdin input in the encode64 plugin
    40016af Merge pull request #4755 from psprint/master
    77f93f6 znt: optimizations for zsh<=5.2, use $BUFFER if cmd is not from history
    87e782f Merge pull request #4738 from valentinbud/feature-vault
    b9ace28 Vault basic autocompletion.
    071db94 Merge pull request #4713 from apjanke/forklift-new-homepage
    4b9bc91 Merge pull request #4537 from agireud/command-not-found-OSX
    078cd4a Merge pull request #4759 from swrobel/patch-1
    9df79bc Merge pull request #4773 from mbologna/patch-1
    87f8251 Re-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE
    9dd8def forklift: update homepage URL and tweak formatting
    3dfd216 chruby plugin locals moved inside function
    f655793 Add OSX support for command-not-found

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

    mj
     

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