- 09 Feb, 2013 1 commit
-
-
Jesse B. Hannah authored
Fixes gem versions with words (beta, pre) in the version or with multiple installed versions not being highlighted, and compatibility with GNU sed (related to robbyrussell/oh-my-zsh#1579).
-
- 07 Feb, 2013 1 commit
-
-
Eric Kelly authored
-
- 05 Feb, 2013 1 commit
-
-
Toon Claes authored
-
- 03 Jan, 2013 1 commit
-
-
Greg Berenfield authored
-
- 02 Jan, 2013 1 commit
-
-
Greg Berenfield authored
-
- 24 Dec, 2012 1 commit
-
-
thisiskun authored
-
- 07 Dec, 2012 1 commit
-
-
Weston Platter authored
-
- 06 Dec, 2012 1 commit
-
-
Benjamin Teuber authored
-
- 05 Dec, 2012 1 commit
-
-
Timothy Andrew authored
It migrates the DB and prepares the test DB.
-
- 03 Dec, 2012 3 commits
-
-
Denis Cornehl authored
-
Brian Hartvigsen authored
#1445 is great, if you use node. For those that don't this should mean we can find a reasonable fallback. Users can force urltools to use a specific system by setting `URLTOOLS_METHOD` to one of: * `node` * `python` * `ruby` * `php` * `perl` Note that you can't (currently) choose which `perl` sublibrary to use, it will use either `URI::Encode`, `URI::Escape`, or regular expressions in that order of preference.
-
Brian Hartvigsen authored
Adds support for Rapid Board without breaking backwards compatibility (like #1378) Allows JIRA url to be set in .zshrc, current directory, and/or home directory.
-
- 02 Dec, 2012 8 commits
-
-
J. Randall Hunt authored
Using lazy loading for virtualenvwrapper gives a mariginal speed improvement and doesn't stop workon_cd from working. It has the undesired effect of forcing you to call certain virtualenv commands twice before they work (only once per shell instantiation).
-
Lucas Sampaio authored
-
Sean Jones authored
-
Marcus Müller authored
-
Martin Putniorz authored
-
Sean Jones authored
-
Viktor Gamov authored
updated run sublime on linux with parameters
-
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 3 commits
-
-
Josh Matthews authored
-
Árni Hermann Reynisson authored
Instead of git fetch && git rebase.
-
Rui Marinho authored
-
- 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
-