Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-25 | Merge pull request #1388 from fuadsaud/agnoster_theme_show_exit_status | Robby Russell | |
agnoster theme shows error code instead of an "x" | |||
2012-11-25 | Merge pull request #1395 from caarlos0/master | Robby Russell | |
added some maven love <3 | |||
2012-11-25 | Merge pull request #1406 from chinghanho/master | Robby Russell | |
Improved statistics functions | |||
2012-11-25 | Merge pull request #1404 from Bklyn/master | Robby Russell | |
Fix for "?" and "!" in svn status output | |||
2012-11-25 | Merge pull request #1396 from webframp/fix/brew-autojump-zsh | Robby Russell | |
Fix for brew installed autojump | |||
2012-11-25 | Merge pull request #1415 from jmatth/git_root_pull | Robby Russell | |
Adding grt alias to the git plugin. | |||
2012-11-25 | Merge pull request #1417 from felipec/fc-git-upstream | Robby Russell | |
Add gifast plugin | |||
2012-11-22 | Add gifast plugin | Felipe Contreras | |
Using the upstream git completion and prompt stuff. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> | |||
2012-11-22 | e alias | Carlos Alexandro Becker | |
2012-11-22 | fixing various issues with build, add runinstall option | Carlos Alexandro Becker | |
2012-11-22 | fixing some build issues... | Carlos Alexandro Becker | |
2012-11-21 | fixing issue with solr in jboss start | Carlos Alexandro Becker | |
2012-11-21 | go | Carlos Alexandro Becker | |
2012-11-21 | param -i para gerar installer | Carlos Alexandro Becker | |
2012-11-21 | oops | Carlos Alexandro Becker | |
2012-11-21 | totvs utils | Carlos Alexandro Becker | |
2012-11-20 | Adding grt alias to the git plugin. | Josh Matthews | |
2012-11-14 | Improved statistics functions, effect: | CHH | |
1 1124 24.6006% c 2 985 21.5583% git 3 343 7.50711% rails 4 328 7.17881% cd 5 314 6.8724% rspec 6 257 5.62486% la 7 197 4.31167% rake 8 154 3.37054% s 9 109 2.38564% .. 10 95 2.07923% rvm 11 68 1.48829% guard 12 36 0.787919% bundle 13 29 0.634712% ssh 14 28 0.612826% pry 15 27 0.590939% open 16 26 0.569052% middleman 17 26 0.569052% gem 18 24 0.525279% rm 19 24 0.525279% heroku 20 23 0.503392% nvm | |||
2012-11-13 | Untabify | Caleb Epstein | |
2012-11-12 | Handle metachars in svn status output using grep -q | Caleb Epstein | |
2012-11-07 | made dpkg -i more util | Carlos Alexandro Becker | |
2012-11-06 | update autojump plugin for latest brew installed autojump | Sean Escriva | |
2012-11-06 | mvn.colors.plugin.zsh was not read... mergin with mvn.plugin.zsh. | Carlos Alexandro Becker | |
2012-11-06 | Added some maven love. | Carlos Alexandro Becker | |
2012-11-03 | agnoster theme shows error code instead of an "x" | Fuad Saud | |
2012-10-09 | Merge pull request #1344 from danielcsgomes/master | Robby Russell | |
Added Composer Plugin and Symfony2 alias | |||
2012-10-09 | Merge pull request #1306 from josh-/master | Robby Russell | |
New 'Nanoc' plugin | |||
2012-10-09 | Merge pull request #1312 from koenpunt/fixes_cap_plugin | Robby Russell | |
updated cap plugin to use `cap -T` instead of `cap show_tasks` | |||
2012-10-09 | Merge pull request #1330 from trobrock/hide-rvm-prompt | Robby Russell | |
Don't show empty parens if you are using your system ruby | |||
2012-10-09 | Merge pull request #1333 from b4mboo/master | Robby Russell | |
Add zeus plugin | |||
2012-10-09 | Merge pull request #1335 from paulredmond/plugin/jira | Robby Russell | |
Open Jira issues from a project | |||
2012-10-09 | Merge pull request #1346 from ianchesal/urltools | Robby Russell | |
URL Tools Plugin | |||
2012-10-09 | make README reflect latest changes | Dominik Bamberger | |
2012-10-08 | URL Tools Plugin | Ian Chesal | |
* Added urlencode -- alias to encode URLs from the command line using Python * Added urldecode -- alias to decode URLs from the command line using Python | |||
2012-10-05 | added a comment to the composer installation alias | Daniel Gomes | |
2012-10-05 | added Composer completition and aliases | Daniel Gomes | |
2012-10-05 | added two aliases to Symfony2 Plugin | Daniel Gomes | |
2012-10-02 | fix test aliases | Dominik Bamberger | |
2012-10-01 | Missing comment line | Paul Redmond | |
2012-10-01 | look for test/unit instead of test/units. #typo | Dominik Bamberger | |
2012-09-28 | Correct error message. | Paul Redmond | |
2012-09-28 | Merge pull request #1327 from agnoster/master | Robby Russell | |
BY POPULAR DEMAND... the "agnoster" theme... | |||
2012-09-28 | Clean up doc | Paul Redmond | |
2012-09-28 | Jira ticket shortcut to browse existing issues or create a new issue. | Paul Redmond | |
2012-09-27 | Add zeus plugin | Dominik Bamberger | |
Includes aliases for zeus (https://github.com/burke/zeus) Also there is a README.md that list all aliases, ready to copy into the wiki. | |||
2012-09-26 | Make rvm prompt function a bit cleaner | Trae Robrock | |
2012-09-26 | Fixing the rvm_prompt_info command, now it will not show empty parens if no ↵ | Trae Robrock | |
rvm is currently being used | |||
2012-09-25 | Add link to gist | Isaac Wolkerstorfer | |
2012-09-25 | Updated documentation for agnoster theme | Isaac Wolkerstorfer | |
2012-09-23 | Merge pull request #1318 from trobrock/add-puma-to-bundler | Robby Russell | |
Bundle exec puma also http://puma.io |