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
Branch selector
rmacfarlane/reviewers
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 14, 2019
Address comments
Rachel Macfarlane
committed
106a15b
View commit details
Copy full SHA for 106a15b
Browse repository at this point
Commits on Feb 13, 2019
Display reviewers on description page
Rachel Macfarlane
committed
36d3648
View commit details
Copy full SHA for 36d3648
Browse repository at this point
Fix build error
Rachel Macfarlane
committed
5f623e7
View commit details
Copy full SHA for 5f623e7
Browse repository at this point
Commits on Feb 12, 2019
Add setting for views location
Rachel Macfarlane
authored
5cafebd
View commit details
Copy full SHA for 5cafebd
Browse repository at this point
Move review comments provider to separate file
Rachel Macfarlane
authored
d6313d3
View commit details
Copy full SHA for d6313d3
Browse repository at this point
Commits on Feb 11, 2019
Add missing draft mode property to review manager comments provider, fixes #936
Rachel Macfarlane
authored
80fd72f
View commit details
Copy full SHA for 80fd72f
Browse repository at this point
Commits on Feb 7, 2019
Merge pull request #879 from JeffreyCA/copy-commit-hash
Show description for 28ba6ae
rebornix
authored
28ba6ae
View commit details
Copy full SHA for 28ba6ae
Browse repository at this point
Merge remote-tracking branch 'origin/master' into pr/JeffreyCA/879
rebornix
committed
cd6351c
View commit details
Copy full SHA for cd6351c
Browse repository at this point
Update to version 0.4.0
Rachel Macfarlane
authored
52e45b6
View commit details
Copy full SHA for 52e45b6
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
Browse repository at this point
Fix strict null checks
rebornix
authored and
Rachel Macfarlane
committed
d584d49
View commit details
Copy full SHA for d584d49
Browse repository at this point
Fix typing for mutate, fixes build error
Rachel Macfarlane
authored
df53aa5
View commit details
Copy full SHA for df53aa5
Browse repository at this point
Merge pull request #924 from Microsoft:rmacfarlane/duplicate
Show description for d43db0b
rebornix
authored
d43db0b
View commit details
Copy full SHA for d43db0b
Browse repository at this point
Merge pull request #916 from mkonikov:patch-1
Show description for 057368f
rebornix
authored
057368f
View commit details
Copy full SHA for 057368f
Browse repository at this point
Merge pull request #900 from Microsoft:rebornix/allow-mentions-to-fail-partially
Show description for fc53b54
rebornix
authored
fc53b54
View commit details
Copy full SHA for fc53b54
Browse repository at this point
Remove duplicate call in getPullRequest
Rachel Macfarlane
committed
93e8a88
View commit details
Copy full SHA for 93e8a88
Browse repository at this point
Commits on Feb 5, 2019
Update description to use non deprecated key
mkonikov
authored
1a29086
View commit details
Copy full SHA for 1a29086
Browse repository at this point
Commits on Feb 1, 2019
Merge pull request #904 from Microsoft/rebornix/restore-pendingcomment
Show description for 0fc2c95
queerviolet
authored
0fc2c95
View commit details
Copy full SHA for 0fc2c95
Browse repository at this point
Merge pull request #910 from Microsoft/qv-detect-graphql-support
Show description for 1b4a119
rebornix
authored
1b4a119
View commit details
Copy full SHA for 1b4a119
Browse repository at this point
Remove extraneous Logger message.
Ashi Krishnan
committed
b75e8e1
View commit details
Copy full SHA for b75e8e1
Browse repository at this point
We should probably await that query.
Ashi Krishnan
committed
cf8c9a1
View commit details
Copy full SHA for cf8c9a1
Browse repository at this point
Detect GraphQL support by trying to actually make a query.
Ashi Krishnan
committed
1cc5539
View commit details
Copy full SHA for 1cc5539
Browse repository at this point
Merge pull request #901 from Microsoft/rebornix/description-css-class
Show description for b4f3851
queerviolet
authored
b4f3851
View commit details
Copy full SHA for b4f3851
Browse repository at this point
Commits on Jan 31, 2019
Fix #843.
rebornix
committed
a30ef2e
View commit details
Copy full SHA for a30ef2e
Browse repository at this point
add comment-body class name for bodyHTML
rebornix
committed
7dd3ad1
View commit details
Copy full SHA for 7dd3ad1
Browse repository at this point
allow mentions api call to fail partially
rebornix
committed
85e0acd
View commit details
Copy full SHA for 85e0acd
Browse repository at this point
Commits on Jan 30, 2019
Merge pull request #858 from Microsoft:qv/ghe-skip-scope-validation
Show description for e030eca
rebornix
authored
e030eca
View commit details
Copy full SHA for e030eca
Browse repository at this point
Merge remote-tracking branch 'origin/master' into qv/ghe-skip-scope-validation
rebornix
committed
1a15583
View commit details
Copy full SHA for 1a15583
Browse repository at this point
Show pencil icon for title edit again, but still support clicking title to edit, fixes #871 (#878)
Rachel Macfarlane
authored
f6e59fa
View commit details
Copy full SHA for f6e59fa
Browse repository at this point
hide from command palette
rebornix
committed
031f605
View commit details
Copy full SHA for 031f605
Browse repository at this point
Align buttons on top of webview page so they do not grow when title wraps, fixes #850
Rachel Macfarlane
authored
1f7ea9e
View commit details
Copy full SHA for 1f7ea9e
Browse repository at this point
Fix graphql ref response parsing, fixes #876, fixes #883
Rachel Macfarlane
authored
d851c01
View commit details
Copy full SHA for d851c01
Browse repository at this point
Use clipboard API to copy hash to clipboard
JeffreyCA
committed
8637132
View commit details
Copy full SHA for 8637132
Browse repository at this point
Show message of hash when command is executed
JeffreyCA
committed
3e76219
View commit details
Copy full SHA for 3e76219
Browse repository at this point
Add context menu entry to copy commit hash
JeffreyCA
committed
cace10e
View commit details
Copy full SHA for cace10e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.