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 }}
heaths
/
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
common
on
rmacfarlane/treeinitialize
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 17, 2019
Update icons to match new style (#1261)
Miguel Solorio
authored and
Rachel Macfarlane
committed
a3d93ef
View commit details
Copy full SHA for a3d93ef
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
Change telemetry library to application insights (#1264)
Rachel Macfarlane
authored
08b9811
View commit details
Copy full SHA for 08b9811
View code at this point
Browse repository at this point
Commits on Jul 5, 2019
Limit commenting on the base side of diff editors to deleted lines to prevent comment jumping, fixes #153
RMacfarlane
committed
3279fa0
View commit details
Copy full SHA for 3279fa0
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
Change right side of diff editor to use workspace uri, fixes #1099
RMacfarlane
committed
4b237db
View commit details
Copy full SHA for 4b237db
View code at this point
Browse repository at this point
Commits on Jun 10, 2019
Merge branch 'master' into rr/commentapi
RMacfarlane
committed
665e164
View commit details
Copy full SHA for 665e164
View code at this point
Browse repository at this point
Commits on Jun 7, 2019
Merge branch 'master' of github.com:microsoft/vscode-pull-request-github into aw/expand-tests
smashwilson
committed
b95d94e
View commit details
Copy full SHA for b95d94e
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Merge branch 'master' into rr/commentapi
RMacfarlane
committed
0e3ed3c
View commit details
Copy full SHA for 0e3ed3c
View code at this point
Browse repository at this point
Make sure author association is set on review events, fixes #1175
Rachel Macfarlane
authored
5ae5f63
View commit details
Copy full SHA for 5ae5f63
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Merge branch 'master' into aw/expand-tests
smashwilson
committed
c7d3241
View commit details
Copy full SHA for c7d3241
View code at this point
Browse repository at this point
Commits on May 31, 2019
Install mockWebviewEnvironment globally before the suite is loaded
Show description for 74d5b35
smashwilson
committed
74d5b35
View commit details
Copy full SHA for 74d5b35
View code at this point
Browse repository at this point
Move MockWebviewEnvironment to src/common
smashwilson
committed
b8fa14a
View commit details
Copy full SHA for b8fa14a
View code at this point
Browse repository at this point
Consistently use "import xyz = require('xyz')" imports
Show description for 5d64d8a
smashwilson
committed
5d64d8a
View commit details
Copy full SHA for 5d64d8a
View code at this point
Browse repository at this point
Commits on May 28, 2019
Enable esModuleInterop and use node moduleResolution
Show description for 0d0f52c
smashwilson
committed
0d0f52c
View commit details
Copy full SHA for 0d0f52c
View code at this point
Browse repository at this point
Commits on May 23, 2019
Upgrade typescript and octokit
Show description for bf3c972
kuychaco
committed
bf3c972
View commit details
Copy full SHA for bf3c972
View code at this point
Browse repository at this point
Commits on May 22, 2019
WIP?
kuychaco
committed
46355eb
View commit details
Copy full SHA for 46355eb
View code at this point
Browse repository at this point
Commits on May 21, 2019
adopt new API
RMacfarlane
committed
a311283
View commit details
Copy full SHA for a311283
View code at this point
Browse repository at this point
Commits on May 13, 2019
Add whitespace:check-branch lint rule and fix problems.
Ashi Krishnan
committed
a0232ed
View commit details
Copy full SHA for a0232ed
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
Merge branch 'fixes/github-enterprise-user-avatar' into qv/react
StanleyGoldman
committed
0f2a2ac
View commit details
Copy full SHA for 0f2a2ac
View code at this point
Browse repository at this point
Merge branch 'master' into qv/react
Ashi Krishnan
committed
d3df91c
View commit details
Copy full SHA for d3df91c
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Detecting if the server will return the user avatar and using a placeholder if it does not
StanleyGoldman
committed
82a33f9
View commit details
Copy full SHA for 82a33f9
View code at this point
Browse repository at this point
Commits on Apr 9, 2019
Simplify tree item resource uri
rebornix
committed
7cc27b0
View commit details
Copy full SHA for 7cc27b0
View code at this point
Browse repository at this point
Commits on Mar 30, 2019
Merged status checks from master.
Ashi Krishnan
committed
e8fbaed
View commit details
Copy full SHA for e8fbaed
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
Disposables
rebornix
committed
78cd8b5
View commit details
Copy full SHA for 78cd8b5
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 Mar 8, 2019
wip
Ashi Krishnan
committed
c5b75c6
View commit details
Copy full SHA for c5b75c6
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
Don't refresh webview when submitting a review, fixes #929, fixes #912
Rachel Macfarlane
authored
39898e2
View commit details
Copy full SHA for 39898e2
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
Display reviewers on description page (#951)
Rachel Macfarlane
authored
c00fc62
View commit details
Copy full SHA for c00fc62
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
use icons instead of labels
rebornix
committed
25edff3
View commit details
Copy full SHA for 25edff3
View code at this point
Browse repository at this point
reactions with icons and count
rebornix
committed
4108053
View commit details
Copy full SHA for 4108053
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
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
Previous
Next
You can’t perform that action at this time.