Commit Graph

24 Commits

Author SHA1 Message Date
Tim Pope 0210f85cc1 Use dictionary to specify enterprise URLs 2021-08-26 08:12:19 -04:00
Tim Pope e4f7fb8a1b MIT License 2021-08-24 16:07:58 -04:00
Tim Pope 964d48fd11 Drop support for hub
You can still enable this manually with

    let g:fugitive_git_command = 'hub'

But Fugitive will likely be dropping support for that in the future.
2021-02-11 16:19:12 -05:00
Tim Pope af12af412d Replace :Gbrowse with :GBrowse 2021-02-11 16:19:12 -05:00
Tim Pope feac2474db Remove reference to transitional :Gbrowse support 2017-05-23 18:01:41 -04:00
Tim Pope 9792526427 Update instructions for API access 2017-05-23 15:05:37 -04:00
Tim Pope 925dec7ee7 Restore "hub" support using g:fugitive_git_command 2017-05-23 14:47:17 -04:00
Lucas Caton 563daee79a Replace OS X with macOS in README 2017-05-08 11:28:49 -04:00
Tim Pope c175c71850 Drop hub support due to lack of --exec-path
Closes https://github.com/tpope/vim-rhubarb/issues/9
2015-12-07 01:36:37 -05:00
Tim Pope bcddf0951e Document use of hub executable 2015-11-30 22:31:56 -05:00
Tim Pope 540b2b6c4b Support for :Gbrowse 2015-11-30 22:12:06 -05:00
Tim Pope 9efd827089 Switch to https URL 2015-11-30 20:32:43 -05:00
Tim Pope c28b28f7f6 Document use of personal access token
Closes https://github.com/tpope/vim-rhubarb/issues/2.
2015-08-02 18:16:15 -04:00
Tim Pope b4a939b78c Support for GitHub enterprise
Completely untested.
2015-08-02 16:55:14 -04:00
Tim Pope a2449c446c Deprecate all credential config except netrc
The other methods are only capable of supporting a single domain, ruling
out the possibility of supporting GitHub Enterprise.
2015-08-02 16:47:21 -04:00
Tim Pope aed724d901 Add helptags generation to installation instructions 2015-08-02 16:11:52 -04:00
Tim Pope a48904e709 Mention collaborator completion in README 2014-07-05 18:34:27 -04:00
Tim Pope 79c35f56eb Extract contribution guidelines 2014-04-02 19:04:00 -04:00
Tim Pope d7e399f07b Markdown headings 2014-04-02 19:04:00 -04:00
Tim Pope 0db6d1e831 Document all 5 ways to auth 2014-04-02 19:04:00 -04:00
Tim Pope 280a7b12df Add netrc support 2012-10-18 13:33:08 -04:00
Tim Pope d4c3994cbb Document providing credentials 2012-04-06 20:04:42 -04:00
Tim Pope 5df8f46efe Clarify copyright 2011-09-08 01:14:25 -04:00
Tim Pope dbc16962d3 Initial commit 2011-08-27 13:05:15 -04:00