Commit Graph

  • 5496d7c945 Always return a list from rhubarb#Complete() master Tim Pope 2025-06-27 19:04:13 -04:00
  • 386daa2e9d Add request is: constraint to issue search Tim Pope 2025-01-16 00:34:09 -05:00
  • b3bf811ba9 Remove old lowercase API Tim Pope 2021-08-24 16:39:23 -04:00
  • ee69335de1 Use ?plain=1 for range links to GitHub markups Frederick Zhang 2023-03-29 15:38:59 +11:00
  • cad60fe382 Fix display of omnicomplete server error message Tim Pope 2022-07-27 09:16:40 -04:00
  • 09b9b1ca86 Fix error reporting during omnicomplete Tim Pope 2022-07-08 04:16:12 -04:00
  • c815057f8e Abstract check for .git/refs/ path Tim Pope 2022-06-16 17:02:31 -04:00
  • dcff4d605c Leverage complete_add() Tim Pope 2022-06-15 16:20:02 -04:00
  • f8b70f5ef3 Remove special case for empty response body Tim Pope 2022-06-15 16:09:39 -04:00
  • 2f1a84f0d6 Support callback_args in request functions Tim Pope 2022-06-15 10:43:56 -04:00
  • ab0d42bb31 Remove admin URL special case Tim Pope 2022-05-11 02:13:25 -04:00
  • d4da65e238 Autodetect Enterprise HTTP servers autodetect-enterprise Tim Pope 2021-09-30 20:10:47 -04:00
  • 977b3ccbad Use FugitiveExecute() to call curl if available Tim Pope 2021-08-26 06:25:05 -04:00
  • a0fc3c94e9 Add export-ignore gitattributes Tim Pope 2021-09-13 15:44:57 -04:00
  • 82e71b150d Allow dictionary to specify enterprise URLs Tim Pope 2021-08-26 06:33:00 -04:00
  • 0210f85cc1 Use dictionary to specify enterprise URLs enterprise-dictionary Tim Pope 2021-08-26 06:33:00 -04:00
  • 240597394e Provide simple callback API for requests Tim Pope 2021-08-24 17:39:29 -04:00
  • 75b8e01450 Tweak README to eliminate partially/partly inconsistency Tim Pope 2021-08-26 06:57:27 -04:00
  • e4f7fb8a1b MIT License Tim Pope 2021-08-24 16:07:58 -04:00
  • e804fb67b7 Remove ancient guard against legacy 'commit' parameter Tim Pope 2021-08-17 23:11:05 -04:00
  • 6aaa229db8 Fix inclusion of trailing quote when parsing config file Tim Pope 2021-08-21 14:11:08 -04:00
  • b4aad6dc43 Support ssh.github.com Tim Pope 2021-07-16 00:59:35 -04:00
  • 2590324d7f Drop use of User Fugitive autocommand Tim Pope 2021-04-15 15:59:13 -04:00
  • b4081f0a88 Extract commit message setup function Tim Pope 2021-04-12 13:56:24 -04:00
  • 42e9ee3f95 Drop support for Fugitive older than 3.0 Tim Pope 2021-04-12 13:11:23 -04:00
  • 1c36bf8668 Sanity check line number fields Tim Pope 2021-04-04 20:35:22 -04:00
  • 71d5c3598e Switch from FugitiveConfig() to FugitiveConfigGet() Tim Pope 2021-04-03 19:55:34 -04:00
  • 3d444b5b4f Don't show v:null in preview window Tim Pope 2021-03-15 23:41:40 -04:00
  • 964d48fd11 Drop support for hub Tim Pope 2021-02-11 16:17:11 -05:00
  • af12af412d Replace :Gbrowse with :GBrowse Tim Pope 2021-02-11 16:15:54 -05:00
  • d865e427d0 Add support for enterprise cloud accounts Gordon Fontenot 2020-12-16 09:11:24 -06:00
  • 857865bdab Allow opt-out of hub as git Tim Pope 2020-11-29 08:28:53 -05:00
  • 0eaa213f01 Handle trailing slash in enterprise URL Tim Pope 2020-04-08 07:20:10 -04:00
  • 5130596a65 Use FugitiveConfig() to retrieve config vars Tim Pope 2019-10-14 16:30:05 -04:00
  • d1f18371f5 Add sponsor button Tim Pope 2019-09-11 18:09:00 -04:00
  • 75ad917e49 Eliminate hard coded a:opts parameter Tim Pope 2019-09-02 16:30:05 -04:00
  • 9edacf9d5b Prefer FugitiveFind() over FugitiveCommonDir() Tim Pope 2019-08-19 06:24:46 -04:00
  • c509c7eede Fix error message when editing a pull request Guillaume 2019-06-27 18:44:55 +02:00
  • 786d7a74ed Set a filetype only if unset or wrong Matt Rogers 2019-06-24 08:47:54 -05:00
  • 70713ca031 Add support for private repositories John O'Shea 2019-04-23 10:54:40 -06:00
  • 57a350e632 Strip trailing slashes from URLs Keith Smiley 2019-03-19 08:27:26 -07:00
  • e57ed3b6be Replace FugitiveRoute() with FugitiveFind() Tim Pope 2018-11-16 17:32:04 -05:00
  • 42072cc349 Escape hash-mark in Gbrowse URL Nino Annighofer 2018-10-31 09:06:34 +00:00
  • 3a9ddb8ffa Treat files generated by hub(1) as gitcommits Teo Ljungberg 2018-09-20 19:59:24 +02:00
  • b6cbbb0ad3 Use camel case for public functions Tim Pope 2018-08-22 18:39:08 -04:00
  • 70b9cfc749 Leverage another API for getting common dir Tim Pope 2018-08-19 16:56:01 -04:00
  • 6c529de83c Don't error on omnicomplete in non-GitHub repository Tim Pope 2018-08-06 11:05:37 -04:00
  • 322dd5e05f Make config file check more robust Tim Pope 2018-07-27 02:02:52 -04:00
  • 8a4ced4f00 Swap in alternative API Tim Pope 2018-07-22 17:10:02 -04:00
  • 848841083d Ask Fugitive directly for the remote URL Tim Pope 2018-07-19 13:22:21 -04:00
  • 186bf27e05 Remove dependency on repo in :Gbrowse Tim Pope 2018-07-19 00:42:09 -04:00
  • 3f10dff8cf Ignore Fugitive browse requests without commits Tim Pope 2018-06-25 18:21:57 -04:00
  • 658f51d366 Don't try to resolve tracked branch Tim Pope 2018-06-25 18:08:27 -04:00
  • 135aeb6b5f Tighten loose regexp Tim Pope 2018-06-25 17:27:42 -04:00
  • 7e835bb967 Add :Gbrowse to documentation Tim Pope 2018-06-02 18:12:52 -04:00
  • ecefe85ac5 Fix linting issue Tim Pope 2018-04-19 13:33:44 -04:00
  • 6caad2b61a Fix throw in issues completion Tim Pope 2017-06-28 16:08:11 -04:00
  • f7c4a493e6 Use completion base text for issue search Tim Pope 2017-06-07 22:19:51 -04:00
  • 4c1fcb5d16 More versatile API URL generation Tim Pope 2017-06-07 19:04:29 -04:00
  • 5b883e14ff Use native json support when available Tim Pope 2017-06-07 18:50:58 -04:00
  • feac2474db Remove reference to transitional :Gbrowse support Tim Pope 2017-05-23 18:01:41 -04:00
  • 9792526427 Update instructions for API access Tim Pope 2017-05-23 15:05:37 -04:00
  • 925dec7ee7 Restore "hub" support using g:fugitive_git_command Tim Pope 2017-04-11 18:57:03 -04:00
  • 563daee79a Replace OS X with macOS in README Lucas Caton 2017-05-08 15:53:12 +10:00
  • 9032c184f8 Add ssh://git@ to origin url base (#16) Dominic Monroe 2017-04-10 18:21:55 +01:00
  • 0c12c7ed7c Find proper config when running in worktree (#14) Nate Jones 2016-06-17 12:19:42 -07:00
  • 8620dc1277 curl: win32: Also try ~/.netrc Justin M. Keyes 2016-01-08 12:44:03 -05:00
  • 715789e554 Update for forthcoming :Gbrowse handler changes Tim Pope 2015-12-26 14:41:51 -05:00
  • 776689794c Actually drop hub support Tim Pope 2015-12-08 12:28:32 -05:00
  • c175c71850 Drop hub support due to lack of --exec-path Tim Pope 2015-12-07 01:36:37 -05:00
  • 5e4f174d82 Experiment: Always use SHA in :Gbrowse Tim Pope 2015-12-01 19:05:00 -05:00
  • c6c6f4bbf3 Future proofing Tim Pope 2015-12-01 19:03:49 -05:00
  • ba6057c101 Tighten handling of refs in :Gbrowse Tim Pope 2015-12-01 18:55:13 -05:00
  • ade3d07374 Fix mis-paste Tim Pope 2015-12-01 17:10:42 -05:00
  • 7ce3d67750 Fix :Gbrowse Tim Pope 2015-12-01 14:59:08 -05:00
  • 6d75255999 Open release page for tags on GitHub Tim Pope 2015-12-01 04:06:04 -05:00
  • 28c489579f Add another guard to :Gbrowse support Tim Pope 2015-12-01 03:34:10 -05:00
  • bcddf0951e Document use of hub executable Tim Pope 2015-11-30 22:31:56 -05:00
  • 540b2b6c4b Support for :Gbrowse Tim Pope 2015-11-30 22:10:10 -05:00
  • d7801e77ca Set omnifunc in GitHub Enterprise repositories Tim Pope 2015-11-30 21:53:19 -05:00
  • cde64b17ca Extract autoload file Tim Pope 2015-11-30 20:45:49 -05:00
  • 35cc8afbba Support custom headers Tim Pope 2015-11-30 20:29:26 -05:00
  • 9efd827089 Switch to https URL Tim Pope 2015-11-30 20:32:01 -05:00
  • 2efe193ddb Better error reporting Tim Pope 2015-08-02 18:34:10 -04:00
  • c28b28f7f6 Document use of personal access token Tim Pope 2015-08-02 18:16:15 -04:00
  • b4a939b78c Support for GitHub enterprise Tim Pope 2015-08-02 16:55:14 -04:00
  • a2449c446c Deprecate all credential config except netrc Tim Pope 2015-08-02 16:36:16 -04:00
  • aed724d901 Add helptags generation to installation instructions Tim Pope 2015-08-02 16:11:52 -04:00
  • 0e8ad2abdf Support completion of issue URL Tim Pope 2015-08-02 15:42:32 -04:00
  • 3b4c1ae342 Add missing aborts Tim Pope 2014-07-18 17:48:43 -04:00
  • 3772a98b3a Update omnicomplete autocmd checks Bruno Sutic 2014-07-18 23:33:26 +02:00
  • a48904e709 Mention collaborator completion in README Tim Pope 2014-07-05 18:34:27 -04:00
  • 9a2dff2c6c Add project collaborator username completion Bruno Sutic 2014-07-06 00:14:04 +02:00
  • aa3f3e1f59 Delegate compiler Tim Pope 2014-06-11 03:16:17 -04:00
  • 79c35f56eb Extract contribution guidelines Tim Pope 2014-04-02 18:48:38 -04:00
  • d7e399f07b Markdown headings Tim Pope 2014-04-02 18:47:38 -04:00
  • 0db6d1e831 Document all 5 ways to auth Tim Pope 2014-04-02 18:46:39 -04:00
  • 8dfe33676f Set custom user agent Tim Pope 2012-10-22 00:44:45 -04:00
  • 61aeac27af Fix JSON parsing error message Tim Pope 2013-02-23 16:57:12 -05:00
  • 42175a0441 Enable hub if installed Tim Pope 2013-02-19 23:50:33 -05:00