Sukka
50550c70ea
fix(github): deprecate the `git.io` command ( #10896 )
4 years ago
MalaGaM @ ARTiSPRETiS
dac3314c76
chore(github): add links to supported tools ( #10057 )
5 years ago
Marc Cornellà
610b2529d2
Clean up plugin READMEs and a few plugins
...
- fasd
- history
- mercurial
- pylint
- repo
- yii2
6 years ago
Israel Rodrigo Faria
55f20fed6e
hub: update completion to 2019-02-21 (819aa96) ( #7821 )
7 years ago
jack
314f9dfcb3
github: fix new_gh to force-add .gitignore ( #7086 )
8 years ago
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.
8 years ago
Marc Cornellà
ef70990ce1
Simplify hub check and hardcode aliasing ( #6767 )
...
* Simplify hub check and hardcode aliasing
* Update hub completion
8 years ago
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.
10 years ago
Gautam Kotian
eee6f08421
Minor README fixes
10 years ago
Marc Cornellà
3162de563f
Add hub's completion file
...
This uses the version at commit 35c76bf (2015-12-08)
35c76bf91d
10 years ago
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.
10 years ago
James Magnarelli
7bb42fb49a
Corrected syntax error in github plugin's empty_gh function
12 years ago
Samvel Khalatyan
b9841b0bae
Add github url shortener
12 years ago
Tima Maslyuchenko
8e368c1222
added hub autocomplete instructions
13 years ago
Michael Nikitochkin
f29daef297
Fix repo for github.
13 years ago
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.
15 years ago
Daniel Bolton
8c48f10a04
Add functions for new GH repos.
15 years ago
Daniel Bolton
8ed6dd5fc4
Add functions for new GH repos.
15 years ago
Andrew Hodges
ace84c8b7e
Cleanup
...
Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment.
15 years ago
Pat Regan
886af72125
Remove fpath/compinit code from github and npm plugins
15 years ago
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.
15 years ago
Pat Regan
6bf906a262
Optimize plugin loading so that only one call to compinit is required
15 years ago
Theodore Robert Campbell Jr
f0922006ab
changes recommended by blueyed
15 years ago
Theodore Robert Campbell Jr
9406ae7929
Whoops, this was supposed to be in the last commit!
15 years ago
Pat Regan
993e05da50
Replace redundant calls to compinit with a single call.
15 years ago
Sven Lito
425b0ef89f
bugfix - moved gem info
16 years ago
Sven Lito
210c76c35b
leaving out subcommands for now
16 years ago
Sven Lito
fcd88edfb3
adding comment and URL to github gem
16 years ago
Sven Lito
249fe1471c
adding github plugin
16 years ago