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 }}
magicus
/
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
test
github
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 11, 2020
Conversation comment source links don't work (#2250)
Rachel Macfarlane
authored
3b6dd84
View commit details
Copy full SHA for 3b6dd84
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Space-delimit commit description lines (#2109)
Show description for ec80505
heaths
authored
ec80505
View commit details
Copy full SHA for ec80505
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
Consolidate all use of the git extension API (#2092)
alexr00
authored
1d85c00
View commit details
Copy full SHA for 1d85c00
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
Move pull request and issue calls to their models and out of folderRepositoryManager
Rachel Macfarlane
authored
9e50f4c
View commit details
Copy full SHA for 9e50f4c
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
Convert extension over to a multi-repo model, fixes #2036
alexr00
authored
b629b11
View commit details
Copy full SHA for b629b11
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
Format all the ts and json files
alexr00
committed
7fded38
View commit details
Copy full SHA for 7fded38
View code at this point
Browse repository at this point
Commits on May 4, 2020
Clean up credential store API, fixes #1667
Rachel Macfarlane
authored
c617ab8
View commit details
Copy full SHA for c617ab8
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Fix current user not getting set (#1650)
Rachel Macfarlane
authored
a32d127
View commit details
Copy full SHA for a32d127
View code at this point
Browse repository at this point
Adopt VSCode Authentication Provider API
Show description for 9f7d6a0
Rachel Macfarlane
authored
9f7d6a0
View commit details
Copy full SHA for 9f7d6a0
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Introduce issue concept (#1481)
Show description for 2285fdc
alexr00
authored
2285fdc
View commit details
Copy full SHA for 2285fdc
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
Calculate unique branch name for PRs from forks, fixes#1294
Rachel Macfarlane
authored
84af42f
View commit details
Copy full SHA for 84af42f
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
Show warning when pr head is undefined and necessary.
rebornix
committed
d013fa6
View commit details
Copy full SHA for d013fa6
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
Consume the git extension state API
Rachel Macfarlane
authored
08952ad
View commit details
Copy full SHA for 08952ad
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
Fix failing unit test
RMacfarlane
committed
988da1a
View commit details
Copy full SHA for 988da1a
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
Add missing argument to stub assertion
smashwilson
committed
d5c3e81
View commit details
Copy full SHA for d5c3e81
View code at this point
Browse repository at this point
Commits on May 31, 2019
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 29, 2019
Exemplar test for PullRequestGitHelper
smashwilson
committed
a29e94f
View commit details
Copy full SHA for a29e94f
View code at this point
Browse repository at this point
Use a MockGitHubRepository to prevent network access
smashwilson
committed
fc58c8e
View commit details
Copy full SHA for fc58c8e
View code at this point
Browse repository at this point
Commits on May 28, 2019
PullRequestOverview test
smashwilson
committed
29d480e
View commit details
Copy full SHA for 29d480e
View code at this point
Browse repository at this point
Use new builders in existing tests
smashwilson
committed
6bed1ff
View commit details
Copy full SHA for 6bed1ff
View code at this point
Browse repository at this point
A few assert imports I missed in the first pass
smashwilson
committed
013e15b
View commit details
Copy full SHA for 013e15b
View code at this point
Browse repository at this point
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
Rename mock files to be camelCase
smashwilson
committed
ed1405f
View commit details
Copy full SHA for ed1405f
View code at this point
Browse repository at this point
GitHubRepository suite
smashwilson
committed
6107404
View commit details
Copy full SHA for 6107404
View code at this point
Browse repository at this point
CredentialStore suite
smashwilson
committed
17f18f5
View commit details
Copy full SHA for 17f18f5
View code at this point
Browse repository at this point
PullRequestManager test suite
smashwilson
committed
17950d6
View commit details
Copy full SHA for 17950d6
View code at this point
Browse repository at this point
Take advantage of the PR builder in pullRequestModel tests
smashwilson
committed
3f07225
View commit details
Copy full SHA for 3f07225
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:microsoft/vscode-pull-request-github into aw/expand-tests
smashwilson
committed
9b796d1
View commit details
Copy full SHA for 9b796d1
View code at this point
Browse repository at this point
Mock to intercept and isolate command registration
smashwilson
committed
889f235
View commit details
Copy full SHA for 889f235
View code at this point
Browse repository at this point
Commits on May 22, 2019
Avoid constructing Protocols with empty strings
smashwilson
committed
a61666b
View commit details
Copy full SHA for a61666b
View code at this point
Browse repository at this point
Mocha likes function(){} instead of ()=>{}
smashwilson
committed
4ed9943
View commit details
Copy full SHA for 4ed9943
View code at this point
Browse repository at this point
Avoid constructing CredentialStore as a global
Show description for d00f258
smashwilson
committed
d00f258
View commit details
Copy full SHA for d00f258
View code at this point
Browse repository at this point
Commits on May 9, 2019
Preventing load of avatars on GitHub Enterprise
StanleyGoldman
committed
a24d48b
View commit details
Copy full SHA for a24d48b
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Correctly tweaking the model object
StanleyGoldman
committed
4101486
View commit details
Copy full SHA for 4101486
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.