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
view
treeNodes
on
qv/react
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 29, 2019
Fix "Cannot read property 'commentThreadCache' of undefined" error, fixes #1076
Rachel Macfarlane
authored
2ceb7f6
View commit details
Copy full SHA for 2ceb7f6
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Adopt new comment provider API
rebornix
authored and
Rachel Macfarlane
committed
f6bb4cd
View commit details
Copy full SHA for f6bb4cd
View code at this point
Browse repository at this point
Commits on Feb 16, 2019
Merge pull request #954 from Microsoft:rebornix/add-reactions
Show description for 1951cad
rebornix
authored
1951cad
View commit details
Copy full SHA for 1951cad
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
Fix LGTM.com alerts, #948
s0
authored and
Rachel Macfarlane
committed
2957cea
View commit details
Copy full SHA for 2957cea
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
Merge remote-tracking branch 'origin/master' into rebornix/add-reactions
rebornix
committed
5b4ab15
View commit details
Copy full SHA for 5b4ab15
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
Merge remote-tracking branch 'origin/master' into rebornix/reactions
rebornix
committed
d491ad5
View commit details
Copy full SHA for d491ad5
View code at this point
Browse repository at this point
Fix build error
Rachel Macfarlane
committed
5f623e7
View commit details
Copy full SHA for 5f623e7
View code at this point
Browse repository at this point
Commits on Feb 12, 2019
add/delete comments
rebornix
committed
1178f40
View commit details
Copy full SHA for 1178f40
View code at this point
Browse repository at this point
Show reactions on Comments
rebornix
committed
d0e51a0
View commit details
Copy full SHA for d0e51a0
View code at this point
Browse repository at this point
Move review comments provider to separate file
Rachel Macfarlane
authored
d6313d3
View commit details
Copy full SHA for d6313d3
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Add context menu entry to copy commit hash
JeffreyCA
committed
cace10e
View commit details
Copy full SHA for cace10e
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
Add remotes setting (#747)
Rachel Macfarlane
authored
c7cc398
View commit details
Copy full SHA for c7cc398
View code at this point
Browse repository at this point
Mentions in Comment Widget
rebornix
authored and
Rachel Macfarlane
committed
9efc362
View commit details
Copy full SHA for 9efc362
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Fix editing pending comments, fixes #837 (#838)
Rachel Macfarlane
authored
a7915af
View commit details
Copy full SHA for a7915af
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
Merge remote-tracking branch 'origin/master' into rebornix/noImplicitAny
rebornix
committed
dd713ac
View commit details
Copy full SHA for dd713ac
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into rebornix/fix-diffview
rebornix
committed
a60ee7c
View commit details
Copy full SHA for a60ee7c
View code at this point
Browse repository at this point
update for prnode.
rebornix
committed
6049e6e
View commit details
Copy full SHA for 6049e6e
View code at this point
Browse repository at this point
Add support for reviewing while browsing files, submit reviews from overview page (#824)
Show description for 6d1f0de
Rachel Macfarlane
and
Ashi Krishnan
authored
6d1f0de
View commit details
Copy full SHA for 6d1f0de
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
more undefined
rebornix
committed
e9dd1ce
View commit details
Copy full SHA for e9dd1ce
View code at this point
Browse repository at this point
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
40s errors left
rebornix
committed
b61fa06
View commit details
Copy full SHA for b61fa06
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Merge remote-tracking branch 'origin/master' into rebornix/timelineevents
rebornix
committed
ea7c846
View commit details
Copy full SHA for ea7c846
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
Merge remote-tracking branch 'origin/master' into rebornix/navigate-diffhunk-from-descriptionview
rebornix
committed
83ff3d4
View commit details
Copy full SHA for 83ff3d4
View code at this point
Browse repository at this point
Fix undefined
rebornix
committed
5d476ae
View commit details
Copy full SHA for 5d476ae
View code at this point
Browse repository at this point
Support pending reviews when pull request is checked out
Show description for cd7f73a
Rachel Macfarlane
and
Ashi Krishnan
committed
cd7f73a
View commit details
Copy full SHA for cd7f73a
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Merge remote-tracking branch 'origin/master' into rebornix/navigate-diffhunk-from-descriptionview
rebornix
committed
4f51e6f
View commit details
Copy full SHA for 4f51e6f
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Common interfaces for REST and GraphQL API
rebornix
committed
ab827cd
View commit details
Copy full SHA for ab827cd
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
Commits on Dec 19, 2018
merge file changes and commit compare api call.
rebornix
committed
0c65999
View commit details
Copy full SHA for 0c65999
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
remove empty lines
rebornix
committed
eeb70a2
View commit details
Copy full SHA for eeb70a2
View code at this point
Browse repository at this point
In Memory File Change Node is broken now.
rebornix
committed
7589549
View commit details
Copy full SHA for 7589549
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 11, 2018
Add support for review mode
rebornix
committed
819ad92
View commit details
Copy full SHA for 819ad92
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.