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 }}
SingletonJava
/
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
on
0.3.2
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 11, 2018
Ensure correct head parameter when creating pull requests, fixes #735 (#743)
Rachel Macfarlane
authored
4db1ec0
View commit details
Copy full SHA for 4db1ec0
View code at this point
Browse repository at this point
Commits on Dec 7, 2018
Re-fetch pull request when updating overview page, fixes #728 (#739)
Rachel Macfarlane
authored
7ac6196
View commit details
Copy full SHA for 7ac6196
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
Display status check information on description page (#713)
Rachel Macfarlane
authored
1309f2d
View commit details
Copy full SHA for 1309f2d
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Merge remote-tracking branch 'origin/master' into rmacfarlane/suggestedit
rebornix
committed
7e9e7ff
View commit details
Copy full SHA for 7e9e7ff
View code at this point
Browse repository at this point
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
Logging for fetching merge base. (#697)
rebornix
authored and
Andreia Gaita
committed
609bf0b
View commit details
Copy full SHA for 609bf0b
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
We should delete branches if remote does not exist anymore (#695)
rebornix
authored and
Andreia Gaita
committed
22992cf
View commit details
Copy full SHA for 22992cf
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Allow users to load pull requests and create pull request to remote created for pr.
rebornix
committed
2d326af
View commit details
Copy full SHA for 2d326af
View code at this point
Browse repository at this point
Allow users to send pr to remote of a fork.
Show description for e0c31a0
rebornix
and
queerviolet
committed
e0c31a0
View commit details
Copy full SHA for e0c31a0
View code at this point
Browse repository at this point
Refactor.
rebornix
committed
46d2ea4
View commit details
Copy full SHA for 46d2ea4
View code at this point
Browse repository at this point
Add 'suggestDiff' command
Rachel Macfarlane
committed
6125281
View commit details
Copy full SHA for 6125281
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
Merge pull request #683 from Microsoft/rebornix/deleteLocalBranchForce
Show description for 29210cf
rebornix
authored
29210cf
View commit details
Copy full SHA for 29210cf
View code at this point
Browse repository at this point
address comments.
rebornix
committed
96424e6
View commit details
Copy full SHA for 96424e6
View code at this point
Browse repository at this point
Commits on Nov 12, 2018
Log for pull request manager
rebornix
committed
4770e90
View commit details
Copy full SHA for 4770e90
View code at this point
Browse repository at this point
Log for pull request helper
rebornix
committed
af0adc3
View commit details
Copy full SHA for af0adc3
View code at this point
Browse repository at this point
Log for github repository
rebornix
committed
a700c08
View commit details
Copy full SHA for a700c08
View code at this point
Browse repository at this point
Align component name.
rebornix
committed
ea7f2a9
View commit details
Copy full SHA for ea7f2a9
View code at this point
Browse repository at this point
Allow users to delete local branch by force.
rebornix
committed
a6b1d0c
View commit details
Copy full SHA for a6b1d0c
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Support editing title on the description page (#676)
Rachel Macfarlane
authored
ec2ecd9
View commit details
Copy full SHA for ec2ecd9
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
display host for invalid token.
rebornix
committed
d3e184c
View commit details
Copy full SHA for d3e184c
View code at this point
Browse repository at this point
Add log for failed authentication.
rebornix
committed
1fdd737
View commit details
Copy full SHA for 1fdd737
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Merge branch 'master' into rebornix/create-pr-quickpick
rebornix
authored
fd7ecf3
View commit details
Copy full SHA for fd7ecf3
View code at this point
Browse repository at this point
guard npe
rebornix
committed
fd8d362
View commit details
Copy full SHA for fd8d362
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
try/catch for creating pr
rebornix
committed
1201acd
View commit details
Copy full SHA for 1201acd
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into rebornix/create-pr-quickpick
rebornix
committed
f7cfd22
View commit details
Copy full SHA for f7cfd22
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
formatting
Ashi Krishnan
committed
82e7c7a
View commit details
Copy full SHA for 82e7c7a
View code at this point
Browse repository at this point
Add keychain management.
Ashi Krishnan
committed
59aaa34
View commit details
Copy full SHA for 59aaa34
View code at this point
Browse repository at this point
Migrate host configuration to local storage and remove configuration machinery.
Ashi Krishnan
committed
a6e2f6c
View commit details
Copy full SHA for a6e2f6c
View code at this point
Browse repository at this point
Strengthen types and remove duplicated types (#538)
wyze
authored and
Rachel Macfarlane
committed
7107e93
View commit details
Copy full SHA for 7107e93
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
Merge pull request #590 from yoh1496/feature/proxy_support
Show description for eb2bbcb
queerviolet
authored
eb2bbcb
View commit details
Copy full SHA for eb2bbcb
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Edit/delete comments on the description page, fixes #107 (#643)
Rachel Macfarlane
authored
e47050a
View commit details
Copy full SHA for e47050a
View code at this point
Browse repository at this point
removed proxy option creation codes
ishiguro-yo
committed
3ee9576
View commit details
Copy full SHA for 3ee9576
View code at this point
Browse repository at this point
Merge branch 'feature/proxy_support' into pr/yoh1496/590
yoh1496
authored
86202d5
View commit details
Copy full SHA for 86202d5
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
Edit/delete comments within the editor (#600)
Rachel Macfarlane
authored
caf99b7
View commit details
Copy full SHA for caf99b7
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into QuickCreatePR
rebornix
committed
b2f21ee
View commit details
Copy full SHA for b2f21ee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.