- 24 Apr, 2013 25 commits
-
-
Robby Russell authored
Fix Symfony2 command completion 'permission denied'
-
Robby Russell authored
Add alias for "composer dump-autoload"
-
Robby Russell authored
Battery plugin updates
-
Robby Russell authored
a plugin (function) which copies the content of a file into the clipboar...
-
Robby Russell authored
Fixed a UTF-8 problem in the theme "fishy"
-
Robby Russell authored
Added global aliases to use RAILS_ENV.
-
Robby Russell authored
initial support for chef 11 integrated knife-essentials
-
Robby Russell authored
Support for Sublime Text 3
-
Robby Russell authored
command-not found support for Arch Linux
-
Robby Russell authored
Mercurial: add alias for 'hg bookmarks'
-
Robby Russell authored
Add django plugin command
-
Robby Russell authored
Colorize plugin
-
Robby Russell authored
Improved the archlinux plugin
-
Robby Russell authored
Slightly changed my themes to include return code of last invoked command.
-
Robby Russell authored
Update rvm.plugin.zsh to the latest ruby versions
-
Robby Russell authored
Added git-flow-avh plugin
-
Robby Russell authored
Updates to gifast
-
Robby Russell authored
Add auto-completion for zeus.
-
Robby Russell authored
The safe-paste plugin now works with tmux, too
-
Robby Russell authored
simple grammar change in template file
-
Robby Russell authored
Adding undocumented clean command to completion
-
Robby Russell authored
Battery plugin changes
-
Robby Russell authored
Added 'jekyll' to list of bundled commands
-
Robby Russell authored
git: fix parse_git_dirty()
-
Robby Russell authored
Make git_remote_branch plugin git-flow friendly
-
- 23 Apr, 2013 5 commits
-
-
JamesFerguson authored
- don't remove everything before the last / - do remove <remote_name>/ - allows flow style feature/foobar branch names
-
Tobias Preuss authored
-
Tobias Sjösten authored
-
Robby Russell authored
Added option to allow untracked files as non dirty
-
Robby Russell authored
mvn plugin was missing "redeploy" completion for tomcat.
-
- 22 Apr, 2013 2 commits
-
-
Dustin Hemmerling authored
-
Jeremy Attali authored
In this commit, the option only works for git but it should not be to hard for someone who knows svn to so the same. This commit is largely inspired by @yoavweiss, I only added an option to use it.
-
- 21 Apr, 2013 4 commits
-
-
Felipe Contreras authored
Certain themes need the 'clean' mark, and some people like to have the 'dirty' one, just like the original git_promp_info(). We probably shouldn't be modifying that function, there's no other clean way to achieve our own status information, so let's try to emulate the original as much as possible. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
Up to version 1.8.2.1. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Felipe Contreras authored
If oh-my-zsh.hide-status is configured, the 'clean' code won't be generated, and some themes might end up distorted. Let's generate the 'clean' code even when we don't want the show the dirty status. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
-
Ron Shapiro authored
Separate the battery_pct_remaining data into it's own function so that it can be obtained even if the battery is connected.
-
- 20 Apr, 2013 1 commit
-
-
Garami Gábor authored
Clean command is undocumented (not included in bundle help output), however that is very useful, especially in RVM environment you can clean up outdated gems in gemset.
-
- 18 Apr, 2013 2 commits
-
-
Chris Borgia authored
-
jaseg authored
-
- 17 Apr, 2013 1 commit
-
-
Stefan Tatschner authored
git-flow-avh is a fork of gitflow, see: https://github.com/petervanderdoes/gitflow
-