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
package.json
on
0.3.2
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 14, 2018
Update version to 0.3.2
Rachel Macfarlane
committed
7ceb55f
View commit details
Copy full SHA for 7ceb55f
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
support the new setting for git open diff on click
sbatten
committed
2d89a34
View commit details
Copy full SHA for 2d89a34
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
Do not show open file action for deleted files
rebornix
committed
b69beb8
View commit details
Copy full SHA for b69beb8
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
Add inline actions for file changes.
rebornix
committed
a9a8957
View commit details
Copy full SHA for a9a8957
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
Remove token verification step.
Ashi Krishnan
committed
bddf823
View commit details
Copy full SHA for bddf823
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
Update version to 0.3.1
Rachel Macfarlane
authored
d8ca600
View commit details
Copy full SHA for d8ca600
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
Add create pr to treeview
rebornix
committed
763a16b
View commit details
Copy full SHA for 763a16b
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
0.3.0
rebornix
committed
fb7b598
View commit details
Copy full SHA for fb7b598
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
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 12, 2018
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
Merge remote-tracking branch 'origin/master' into rebornix/ci
rebornix
committed
001b471
View commit details
Copy full SHA for 001b471
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
ci test
rebornix
committed
eeb5d88
View commit details
Copy full SHA for eeb5d88
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Merge pull request #661 from Microsoft/rebornix/create-pr-quickpick
Show description for 14a37f0
rebornix
authored
14a37f0
View commit details
Copy full SHA for 14a37f0
View code at this point
Browse repository at this point
Merge pull request #668 from Microsoft/rebornix/loglevel
Show description for 28b427c
rebornix
authored
28b427c
View commit details
Copy full SHA for 28b427c
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
Logout is now signout.
Ashi Krishnan
committed
5aea222
View commit details
Copy full SHA for 5aea222
View code at this point
Browse repository at this point
add debug log level to help troubleshoot performance issue.
rebornix
committed
d8fb1c5
View commit details
Copy full SHA for d8fb1c5
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
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
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
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
Update version to 0.2.3
Rachel Macfarlane
committed
af89936
View commit details
Copy full SHA for af89936
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
Use SSH config to parse hosts. Update test configuration and protocol tests.
Ashi Krishnan
committed
aed3cd9
View commit details
Copy full SHA for aed3cd9
View code at this point
Browse repository at this point
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 30, 2018
Update version to 0.2.2
Rachel Macfarlane
committed
d476329
View commit details
Copy full SHA for d476329
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
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
Commits on Oct 25, 2018
append proxy agent
ishiguro-yo
committed
1d13ccf
View commit details
Copy full SHA for 1d13ccf
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
Merge pull request #606 from Microsoft/rmacfarlane/refactor
Show description for 25d6e56
queerviolet
authored
25d6e56
View commit details
Copy full SHA for 25d6e56
View code at this point
Browse repository at this point
Declare types when using document.createElement, move svg to own file
Rachel Macfarlane
committed
4248d98
View commit details
Copy full SHA for 4248d98
View code at this point
Browse repository at this point
update sanitizer filtering
rebornix
committed
0cefc37
View commit details
Copy full SHA for 0cefc37
View code at this point
Browse repository at this point
Commits on Oct 23, 2018
Fix description pane losing scroll position, fixes #543 (#551)
malwilley
authored and
Rachel Macfarlane
committed
65a154b
View commit details
Copy full SHA for 65a154b
View code at this point
Browse repository at this point
Added a command to create a PR. Currently attached to nothing.
Ashi Krishnan
committed
b5334cf
View commit details
Copy full SHA for b5334cf
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
Merge pull request #581 from Microsoft/b/auth-fallback
Show description for 5024a85
queerviolet
authored
5024a85
View commit details
Copy full SHA for 5024a85
View code at this point
Browse repository at this point
Lint fix, and add the manual auth command to the command palette.
Ashi Krishnan
committed
9003ab9
View commit details
Copy full SHA for 9003ab9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.