Tim Pope
6c529de83c
Don't error on omnicomplete in non-GitHub repository
...
Closes https://github.com/tpope/vim-rhubarb/issues/30
2018-08-06 11:05:37 -04:00
Tim Pope
8a4ced4f00
Swap in alternative API
2018-07-22 17:10:02 -04:00
Tim Pope
848841083d
Ask Fugitive directly for the remote URL
2018-07-21 17:46:31 -04:00
Tim Pope
186bf27e05
Remove dependency on repo in :Gbrowse
2018-07-19 00:43:15 -04:00
Tim Pope
3f10dff8cf
Ignore Fugitive browse requests without commits
...
This should never happen.
2018-06-25 18:21:57 -04:00
Tim Pope
658f51d366
Don't try to resolve tracked branch
...
Fugitive does this for us.
2018-06-25 18:08:27 -04:00
Tim Pope
135aeb6b5f
Tighten loose regexp
2018-06-25 17:27:42 -04:00
Tim Pope
ecefe85ac5
Fix linting issue
2018-05-29 19:11:38 -04:00
Tim Pope
6caad2b61a
Fix throw in issues completion
...
Closes https://github.com/tpope/vim-rhubarb/issues/23
2017-06-28 16:08:11 -04:00
Tim Pope
f7c4a493e6
Use completion base text for issue search
2017-06-07 22:19:51 -04:00
Tim Pope
4c1fcb5d16
More versatile API URL generation
2017-06-07 19:11:37 -04:00
Tim Pope
5b883e14ff
Use native json support when available
2017-06-07 18:50:58 -04:00
Dominic Monroe
9032c184f8
Add ssh://git@ to origin url base ( #16 )
2017-04-10 13:21:55 -04:00
Justin M. Keyes
8620dc1277
curl: win32: Also try ~/.netrc
...
Closes https://github.com/tpope/vim-rhubarb/issues/11
2016-01-08 14:28:42 -05:00
Tim Pope
715789e554
Update for forthcoming :Gbrowse handler changes
2015-12-26 14:41:51 -05:00
Tim Pope
5e4f174d82
Experiment: Always use SHA in :Gbrowse
...
I've been holding out on this forever because links to the latest are
occasionally useful, but more often than not, a permanent link to the
file as it currently stands is most useful. At any rate, it shouldn't
be Rhubarb's job to parse out the branch name.
2015-12-01 19:05:00 -05:00
Tim Pope
c6c6f4bbf3
Future proofing
2015-12-01 19:03:49 -05:00
Tim Pope
ba6057c101
Tighten handling of refs in :Gbrowse
2015-12-01 18:55:13 -05:00
Tim Pope
ade3d07374
Fix mis-paste
2015-12-01 17:10:42 -05:00
Tim Pope
7ce3d67750
Fix :Gbrowse
...
Closes #8
2015-12-01 14:59:08 -05:00
Tim Pope
6d75255999
Open release page for tags on GitHub
2015-12-01 04:24:44 -05:00
Tim Pope
28c489579f
Add another guard to :Gbrowse support
...
Now that I've actually had time to assess things, it's clear this
parameter is only used as a way to convey the branch name and makes zero
sense. So, it's going to get dropped sooner or later.
2015-12-01 03:34:10 -05:00
Tim Pope
540b2b6c4b
Support for :Gbrowse
2015-11-30 22:12:06 -05:00
Tim Pope
d7801e77ca
Set omnifunc in GitHub Enterprise repositories
2015-11-30 21:53:19 -05:00
Tim Pope
cde64b17ca
Extract autoload file
2015-11-30 20:52:24 -05:00