Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-24 | Only alias git=hub if `hub --version` works. | Daniel Hahler | |
`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-10-10 | Merge pull request #529 from dbb/master | Robby Russell | |
Merge 'deb' and 'debian' plugins | |||
2011-10-10 | Merge pull request #273 from blueyed/hub-alias-only-with-ruby | Robby Russell | |
Minor fix for the github plugin: check for `ruby`. | |||
2011-08-06 | Add functions for new GH repos. | Daniel Bolton | |
2011-08-06 | Add functions for new GH repos. | Daniel Bolton | |
2011-05-28 | Cleanup | Andrew Hodges | |
Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment. | |||
2011-04-20 | Remove fpath/compinit code from github and npm plugins | Pat Regan | |
2011-04-13 | github plugin: check for `ruby`. | Daniel Hahler | |
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-12 | changes recommended by blueyed | Theodore Robert Campbell Jr | |
2011-04-12 | Whoops, this was supposed to be in the last commit! | Theodore Robert Campbell Jr | |
2010-10-09 | adding github plugin | Sven Lito | |