- 24 Apr, 2013 31 commits
-
-
Robby Russell authored
Add autoenv plugin, which adopts using Kenneth Reitz's autoenv.
-
Robby Russell authored
-
Robby Russell authored
-
Robby Russell authored
[agnoster-theme] modifying theme for dirty/staged files
-
Robby Russell authored
use pushdminus
-
Robby Russell authored
Mountain Lion Terminal App: Support for opening tabs and windows in the same folder.
-
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 2 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>
-