Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rasi
/
vscode-pull-request-github
Public
forked from
microsoft/vscode-pull-request-github
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-pull-request-github
src
github
pullRequestGitHelper.ts
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 24, 2021
Sorts imports (eslint)
eamodio
committed
5bc7d18
View commit details
Copy full SHA for 5bc7d18
View code at this point
Browse repository at this point
Prettiers
eamodio
committed
4c1ed39
View commit details
Copy full SHA for 4c1ed39
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
Reworks the build/bundling (#2518)
Eric Amodio
authored
df7bdae
View commit details
Copy full SHA for df7bdae
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Add just enough git provider to get opening a review and commenting working. (#2094)
alexr00
authored
753f2aa
View commit details
Copy full SHA for 753f2aa
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Introduce issue concept (#1481)
Show description for 2285fdc
alexr00
authored
2285fdc
View commit details
Copy full SHA for 2285fdc
View code at this point
Browse repository at this point
Commits on Oct 11, 2019
Turn on 'preferconst' tslint setting
RMacfarlane
committed
93f6317
View commit details
Copy full SHA for 93f6317
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
Fetch branch prior to checking if its behind remote, fixes #1368
JacksonKearl
authored and
Rachel Macfarlane
committed
6f5b605
View commit details
Copy full SHA for 6f5b605
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Handle error on unshallow, fixes #1328
RMacfarlane
committed
04e569f
View commit details
Copy full SHA for 04e569f
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
Calculate unique branch name for PRs from forks, fixes#1294
Rachel Macfarlane
authored
84af42f
View commit details
Copy full SHA for 84af42f
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
Use settings for local branch and remote deletion default state.
rebornix
committed
e04b8a2
View commit details
Copy full SHA for e04b8a2
View code at this point
Browse repository at this point
some and find.
rebornix
committed
f1e7c15
View commit details
Copy full SHA for f1e7c15
View code at this point
Browse repository at this point
Show warning when pr head is undefined and necessary.
rebornix
committed
d013fa6
View commit details
Copy full SHA for d013fa6
View code at this point
Browse repository at this point
delete branch and remote after pr merge.
rebornix
committed
e31d42f
View commit details
Copy full SHA for e31d42f
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
Set a default array for githubPullRequests.remotes, fixes #1289
Rachel Macfarlane
authored
b20ea6f
View commit details
Copy full SHA for b20ea6f
View code at this point
Browse repository at this point
Commits on Jun 10, 2019
On checkout, make sure existing remote is found so that existing branch can be checked out (#1141), fixes #1135
Rachel Macfarlane
authored
6f8851d
View commit details
Copy full SHA for 6f8851d
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Allow extensions to register git providers
rebornix
committed
d192885
View commit details
Copy full SHA for d192885
View code at this point
Browse repository at this point
Commits on Feb 6, 2019
Handle git show failing when trying to display file content, fixes https://github.com/Microsoft/vscode-pull-request-github/issues/914
Rachel Macfarlane
authored
6d11839
View commit details
Copy full SHA for 6d11839
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
Merge remote-tracking branch 'origin/master' into rebornix/vsls
rebornix
committed
db0843f
View commit details
Copy full SHA for db0843f
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
use optional type when dealing with strict null checks
rebornix
committed
892e734
View commit details
Copy full SHA for 892e734
View code at this point
Browse repository at this point
strict null checks
rebornix
committed
5d6b81a
View commit details
Copy full SHA for 5d6b81a
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
only test left
rebornix
committed
785bb44
View commit details
Copy full SHA for 785bb44
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Merge pull request #796 from Microsoft/rebornix/separate-checkout-fetch
Show description for faae153
rebornix
authored
faae153
View commit details
Copy full SHA for faae153
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
Remove IPullRequestManager and IPullRequestModel interfaces (#774)
Rachel Macfarlane
authored
bcdbc04
View commit details
Copy full SHA for bcdbc04
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Fix #612. Separate checkout and fetch history
rebornix
committed
916ec48
View commit details
Copy full SHA for 916ec48
View code at this point
Browse repository at this point
Commits on Jan 2, 2019
Fetch remote tracking branch
rebornix
committed
f54cd2a
View commit details
Copy full SHA for f54cd2a
View code at this point
Browse repository at this point
checkoutFromFork
rebornix
committed
5e7e887
View commit details
Copy full SHA for 5e7e887
View code at this point
Browse repository at this point
Commits on Dec 20, 2018
Stop validating status when in review mode
rebornix
committed
e3116c0
View commit details
Copy full SHA for e3116c0
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into rebornix/optimize-fetchandcheckout
rebornix
committed
c79c83f
View commit details
Copy full SHA for c79c83f
View code at this point
Browse repository at this point
remove dead code path
rebornix
committed
dbd80f4
View commit details
Copy full SHA for dbd80f4
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Adopt Rachel's suggested code change.
rebornix
committed
b71145d
View commit details
Copy full SHA for b71145d
View code at this point
Browse repository at this point
we now only expose fetchAndCheckout
rebornix
committed
5209221
View commit details
Copy full SHA for 5209221
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Adopt commit compare api for finding merge base
rebornix
committed
b0ddbdc
View commit details
Copy full SHA for b0ddbdc
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
first cut
rebornix
committed
fd72a53
View commit details
Copy full SHA for fd72a53
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
optimize workflow for checkout to an existing local branch.
rebornix
committed
5183ab2
View commit details
Copy full SHA for 5183ab2
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Less API call for checkout a pull pullRequestGitHelper (#700)
Show description for cb185bf
rebornix
authored and
Andreia Gaita
committed
cb185bf
View commit details
Copy full SHA for cb185bf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.