MalaGaM @ ARTiSPRETiS
dac3314c76
chore(github): add links to supported tools ( #10057 )
2021-07-16 11:48:19 +02:00
Marc Cornellà
610b2529d2
Clean up plugin READMEs and a few plugins
...
- fasd
- history
- mercurial
- pylint
- repo
- yii2
2020-03-11 19:57:46 +01:00
Israel Rodrigo Faria
55f20fed6e
hub: update completion to 2019-02-21 (819aa96) ( #7821 )
2019-05-01 16:10:31 +02:00
jack
314f9dfcb3
github: fix new_gh to force-add .gitignore ( #7086 )
2018-08-23 20:01:01 +02:00
Janosch Schwalm
19b925e741
use https everywhere ( #6574 )
...
* use https everywhere
* use https links on the files that are left
Also, removed some broken links and updated redirections.
2018-08-07 20:42:01 +02:00
Marc Cornellà
ef70990ce1
Simplify hub check and hardcode aliasing ( #6767 )
...
* Simplify hub check and hardcode aliasing
* Update hub completion
2018-04-24 22:02:58 +02:00
Sharat M R
f28c0a81b7
Moved git.io url to https
...
git.io now redirects to https. So the current function break. Changing it to https fixes the issue.
2016-04-16 06:52:58 +05:30
Gautam Kotian
eee6f08421
Minor README fixes
2016-02-15 10:51:17 +01:00
Marc Cornellà
3162de563f
Add hub's completion file
...
This uses the version at commit 35c76bf (2015-12-08)
35c76bf91d
2015-12-15 11:57:24 +01:00
Andrew Janke
24492a2fdb
Update github plugin to work with current hub versions
...
Removes old completion setup that breaks with current _git and _hub completions.
Ruby is no longer required by hub; removes that test.
Does not define new completions for hub; they are now defined by hub itself.
Change the functions to use hub to create the repos on GitHub.
Add error checking to the functions.
Removes apparently-unused _github completion definition.
2015-11-06 04:10:33 -05:00
James Magnarelli
7bb42fb49a
Corrected syntax error in github plugin's empty_gh function
2014-05-28 11:19:16 +02:00
Samvel Khalatyan
b9841b0bae
Add github url shortener
2014-03-10 17:18:50 -05:00
Tima Maslyuchenko
8e368c1222
added hub autocomplete instructions
2013-04-03 16:43:22 +03:00
Michael Nikitochkin
f29daef297
Fix repo for github.
2012-12-02 14:16: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