- 02 Dec, 2012 1 commit
-
-
Michael Nikitochkin authored
-
- 28 Nov, 2012 5 commits
-
-
Gustavo authored
-
Will Weaver authored
This was copied from the git-flow plugin and necessary changes made for the additional features. http://dev.datasift.com/blog/hubflow-github-and-gitflow-model-together HubFlow is git flow with additional features to help with use of github.
-
Hauke Stange authored
-
Hauke Stange authored
-
Max Bane authored
This reverts commit b609aa0e -- this commit was a bad idea, because it makes vi-mode very difficult to use. The default `bindkey` keybindings are NOT MEANT to coexist with `bindkey -v` Vi mode; that's why `bindkey -v` clears them in the first place! Restoring all of the default keybindings after enabling Vi mode, the way the reverted commit did, causes many collisions between those default keybindings that begin with ESC and the command-mode-initiating ESC of Vi mode. See Issue 1438 of robbyrussell/oh-my-zsh. If people have custom keybindings, they should create them in their ~/.zshrc AFTER enabling the vi-mode plugin and sourcing oh-my-zsh.sh. # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch master # Changes to be committed: # (use "git reset HEAD <file>..." to unstage) # # modified: plugins/vi-mode/vi-mode.plugin.zsh #
-
- 27 Nov, 2012 2 commits
-
-
Drarok Ithaqua authored
-
Drarok Ithaqua authored
-
- 24 Nov, 2012 2 commits
-
-
Srihari Sriraman authored
Quite often, db:test:prepare is run after db:migrate. Added for convenience.
-
Stanislav Mekhonoshin authored
Allows to view commit history in extended way
-
- 22 Nov, 2012 1 commit
-
-
Felipe Contreras authored
Using the upstream git completion and prompt stuff. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
- 21 Nov, 2012 2 commits
-
-
Denys Lózko authored
-
Carlos Alexandro Becker authored
-
- 20 Nov, 2012 2 commits
-
-
Josh Matthews authored
-
Árni Hermann Reynisson authored
Instead of git fetch && git rebase.
-
- 19 Nov, 2012 2 commits
-
-
Josh Davis authored
-
Jeong Mok Cho authored
-
- 16 Nov, 2012 1 commit
-
-
Jim Hester authored
The in memory history is not updated until an accept line command, so you have to push enter before it is correct, this commit replaces the reset-prompt with an accept-line. It also adds a push-line, to preserve the current editing buffer
-
- 13 Nov, 2012 1 commit
-
-
Caleb Epstein authored
-
- 12 Nov, 2012 1 commit
-
-
Caleb Epstein authored
-
- 08 Nov, 2012 1 commit
-
-
Brian Hartvigsen authored
Behave more like lib/git.zsh. Set `SVN_SHOW_BRANCH="true"` to display branch/tag or trunk instead of just repo name. Falls back to repo name if branch information is not available. Idea and awk call from revans/bash-it/themes/base.theme.bash
-
- 07 Nov, 2012 1 commit
-
-
Carlos Alexandro Becker authored
-
- 06 Nov, 2012 4 commits
-
-
Sean Escriva authored
-
Carlos Alexandro Becker authored
-
Carlos Alexandro Becker authored
-
Hao Hong authored
Fixed git-flow feature publish's desc error https://github.com/agate/oh-my-zsh/commit/72aeaa9d9ee55fbfe15b371c0bf127ab3948a965#commitcomment-2104214
-
- 05 Nov, 2012 2 commits
-
-
汤凯 Kevin Tong authored
Considering the situation when installing sublime text via apt-get (WebUpd8 Sublime Text 2 PPA)
-
Eugene Nikolsky authored
Starting with autojump 21.0.3+ there is no file autojump in etc/ directory, so we source the autojump.zsh file directly. Version 20 has it as well, so there should be no problems with earlier versions. Comments on autojump's update in homebrew: https://github.com/mxcl/homebrew/commit/5da9c4d5eb38e6abb516ba648898fb374ec360cd#Library/Formula/autojump.rb
-
- 02 Nov, 2012 1 commit
-
-
Santiago Borrazás authored
More info about pass tool: http://zx2c4.com/projects/password-store/
-
- 17 Oct, 2012 2 commits
-
-
Örjan Persson authored
Keeps track of the last changed directory. When a new shell is created, the last directory will be restored. Mimics how tabs works in many terminal emulators.
-
Paulo Luis Franchini Casaretto authored
This remote selects the app based on your current repo remotes For example heroku logs --remote staging More info at https://devcenter.heroku.com/articles/using-the-cli
-
- 09 Oct, 2012 2 commits
-
-
Paul Redmond authored
-
Dominik Bamberger authored
-
- 08 Oct, 2012 1 commit
-
-
Ian Chesal authored
* Added urlencode -- alias to encode URLs from the command line using Python * Added urldecode -- alias to decode URLs from the command line using Python
-
- 05 Oct, 2012 3 commits
-
-
Daniel Gomes authored
-
Daniel Gomes authored
-
Daniel Gomes authored
-
- 02 Oct, 2012 1 commit
-
-
Dominik Bamberger authored
-
- 01 Oct, 2012 2 commits
-
-
Paul Redmond authored
-
Dominik Bamberger authored
-