Commit graph

15 commits

Author SHA1 Message Date
Michael Nikitochkin
e0d4e48bda Added to github plugin function to send pull requests from current branch. added alias and added rule to ignore idea files. 2012-12-02 14:20:58 +02:00
Daniel Hahler
2c660c16ad Only alias git=hub if hub --version works.
`hub` is crashing for me on a old CentOS setup with
"undefined method `shelljoin'".

On first use of the `git` function it is now checked if
`hub --version` returns successfully.
2011-11-24 13:57:10 +01:00
Robby Russell
b8ade4815a Merge pull request #529 from dbb/master
Merge 'deb' and 'debian' plugins
2011-10-10 05:48:49 -07:00
Robby Russell
cc82ac1ed6 Merge pull request #273 from blueyed/hub-alias-only-with-ruby
Minor fix for the github plugin: check for `ruby`.
2011-10-10 05:27:33 -07:00
Daniel Bolton
8c48f10a04 Add functions for new GH repos. 2011-08-06 16:15:09 -04:00
Daniel Bolton
8ed6dd5fc4 Add functions for new GH repos. 2011-08-06 15:58:40 -04:00
Andrew Hodges
ace84c8b7e Cleanup
Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment.
2011-05-28 13:06:03 -04:00
Pat Regan
886af72125 Remove fpath/compinit code from github and npm plugins 2011-04-20 01:30:52 -04:00
Daniel Hahler
911837c48f github plugin: check for ruby.
I've run into the issue where a stripped down container had no Ruby
installed, which caused `hub` to fail.

Therefore I've added an extra check to verify that `ruby` is in the
commands list before setting up this alias/function.
2011-04-13 00:33:17 +02:00
Theodore Robert Campbell Jr
f0922006ab changes recommended by blueyed 2011-04-12 10:24:53 +02:00
Theodore Robert Campbell Jr
9406ae7929 Whoops, this was supposed to be in the last commit! 2011-04-12 10:24:53 +02:00
Sven Lito
425b0ef89f bugfix - moved gem info 2010-10-09 18:38:01 +01:00
Sven Lito
210c76c35b leaving out subcommands for now 2010-10-09 15:29:28 +01:00
Sven Lito
fcd88edfb3 adding comment and URL to github gem 2010-10-09 15:18:35 +01:00
Sven Lito
249fe1471c adding github plugin 2010-10-09 14:29:24 +01:00