FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · jaywryan/vscode-pull-request-github · GitHub
jaywryan
/
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
User selector
Datepicker
Commit history
Commits on Dec 13, 2019
Prevent deleting branch you are currently on, better error handling on delete fixes #1465
Rachel Macfarlane
committed
cb5db0c
View commit details
Copy full SHA for cb5db0c
Browse repository at this point
Commits on Dec 10, 2019
Remove markdown-it dependency
RMacfarlane
committed
4d6a7d6
View commit details
Copy full SHA for 4d6a7d6
Browse repository at this point
Fix editing of issue comments on description page
RMacfarlane
committed
28ae8da
View commit details
Copy full SHA for 28ae8da
Browse repository at this point
Commits on Dec 9, 2019
Use GraphQL API for issue comments
RMacfarlane
committed
558b447
View commit details
Copy full SHA for 558b447
Browse repository at this point
Ensure rendered markdown is shown on edit on description page, fixes #1457
Rachel Macfarlane
authored
f30791b
View commit details
Copy full SHA for f30791b
Browse repository at this point
Remove branching logic for graphql, fixes #1431
Rachel Macfarlane
authored
fc4091c
View commit details
Copy full SHA for fc4091c
Browse repository at this point
Commits on Dec 6, 2019
Prevent reflow of PR title on hover, fixes #1450
Rachel Macfarlane
committed
b31f5a5
View commit details
Copy full SHA for b31f5a5
Browse repository at this point
Commits on Nov 12, 2019
Set 'authServer' query parameter when opening login url, fixes #1440
RMacfarlane
committed
9982d4d
View commit details
Copy full SHA for 9982d4d
Browse repository at this point
Commits on Nov 9, 2019
Update version to 0.13.0
Rachel Macfarlane
authored
16c5d05
View commit details
Copy full SHA for 16c5d05
Browse repository at this point
Commits on Nov 1, 2019
Improve visibility of PR controls to take into account user write permission, fixes #1408, fixes #1065
IllusionMH
authored and
Rachel Macfarlane
committed
b857885
View commit details
Copy full SHA for b857885
Browse repository at this point
Show suggested reviewers and limit list to assignable users, fixes #1424
IllusionMH
authored and
Rachel Macfarlane
committed
f21a3b0
View commit details
Copy full SHA for f21a3b0
Browse repository at this point
Commits on Oct 31, 2019
Provide "pending" mergeability state, wherein updates are polled, fixes #1412
Jackson Kearl
authored and
Rachel Macfarlane
committed
1be7acd
View commit details
Copy full SHA for 1be7acd
Browse repository at this point
Commits on Oct 30, 2019
Fix invalid graphql for github enterprise, Fixes 1381
yulrizka
authored and
Rachel Macfarlane
committed
5a5ddb7
View commit details
Copy full SHA for 5a5ddb7
Browse repository at this point
Commits on Oct 28, 2019
Add back "Outdated" label, fixes #1407
Jackson Kearl
authored and
Rachel Macfarlane
committed
f39d815
View commit details
Copy full SHA for f39d815
Browse repository at this point
Add comment explaining self assignment in pullRequestNode, #1421
emtei
authored and
Rachel Macfarlane
committed
24569dc
View commit details
Copy full SHA for 24569dc
Browse repository at this point
Better support for merging when in dirty state, fixes #1405
Jackson Kearl
authored and
Rachel Macfarlane
committed
27fc484
View commit details
Copy full SHA for 27fc484
Browse repository at this point
Diff: disable selecting line numbers, fixes #354
emtei
authored and
Rachel Macfarlane
committed
0497f6e
View commit details
Copy full SHA for 0497f6e
Browse repository at this point
Fix for displaying invalid pull request messages
emtei
authored and
Rachel Macfarlane
committed
7cb5dec
View commit details
Copy full SHA for 7cb5dec
Browse repository at this point
Remove useless conditional in preview header
emtei
authored and
Rachel Macfarlane
committed
b709259
View commit details
Copy full SHA for b709259
Browse repository at this point
Commits on Oct 25, 2019
Configure extension on statusbar item click. closes #360
Jackson Kearl
authored and
Rachel Macfarlane
committed
549799e
View commit details
Copy full SHA for 549799e
Browse repository at this point
Use proper API to get webview script URI
IllusionMH
authored and
Rachel Macfarlane
committed
af197e8
View commit details
Copy full SHA for af197e8
Browse repository at this point
Preserve tree state on reload, fixes #1036, fixes #1409
Jackson Kearl
authored and
Rachel Macfarlane
committed
0836050
View commit details
Copy full SHA for 0836050
Browse repository at this point
Show PR actions only to users with push access (fixes #967)
IllusionMH
authored and
Rachel Macfarlane
committed
1f89017
View commit details
Copy full SHA for 1f89017
Browse repository at this point
Add back commented out return
Jackson Kearl
committed
e847590
View commit details
Copy full SHA for e847590
Browse repository at this point
Commits on Oct 24, 2019
Don't prompt for sign in after user has ignored once, fixes #1389
Jackson Kearl
authored and
Rachel Macfarlane
committed
c5ae53f
View commit details
Copy full SHA for c5ae53f
Browse repository at this point
Commits on Oct 23, 2019
add quote reply shortcut, closes ##1396
shaodahong
authored and
Rachel Macfarlane
committed
2fadc8c
View commit details
Copy full SHA for 2fadc8c
Browse repository at this point
Commits on Oct 22, 2019
Make PRNode id unique per category, fixes #1401
RMacfarlane
committed
b603c27
View commit details
Copy full SHA for b603c27
Browse repository at this point
Re: #1383, Make sure description is correctly rendered after editing
RMacfarlane
committed
c833e91
View commit details
Copy full SHA for c833e91
Browse repository at this point
Separate author and commit message, fixes #1293
lifez
authored and
Rachel Macfarlane
committed
832a6fe
View commit details
Copy full SHA for 832a6fe
Browse repository at this point
Commits on Oct 21, 2019
Unify tree decorations and make sure they are updated as comments change, fixes #664
RMacfarlane
committed
3605082
View commit details
Copy full SHA for 3605082
Browse repository at this point
When file change has an empty patch, try to directly fetch the file contents, fixes #305
Rachel Macfarlane
authored
e580540
View commit details
Copy full SHA for e580540
Browse repository at this point
Commits on Oct 18, 2019
Support images in 'review' and `pr` diff viewers, fixes #1356
Jackson Kearl
authored and
Rachel Macfarlane
committed
41e51ff
View commit details
Copy full SHA for 41e51ff
Browse repository at this point
Add overflow-wrap to fix text overflow in comment-body, fixes #806
lifez
authored and
Rachel Macfarlane
committed
a3bd242
View commit details
Copy full SHA for a3bd242
Browse repository at this point
Fix #1307, TypeError 'Cannot read property 'comments' of undefined' while loading description page
RMacfarlane
committed
f9d3f6e
View commit details
Copy full SHA for f9d3f6e
Browse repository at this point
Commits on Oct 17, 2019
Preserve expansaion state of tree view items on checkout, fixes #1392
Jackson Kearl
authored and
Rachel Macfarlane
committed
bbe9ef6
View commit details
Copy full SHA for bbe9ef6
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL