FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/commands.ts - fuafa/vscode-pull-request-github · GitHub
fuafa
/
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
1
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
commands.ts
on
master
User selector
Datepicker
Commit history
Commits on Jan 30, 2019
Use clipboard API to copy hash to clipboard
JeffreyCA
committed
8637132
View commit details
Copy full SHA for 8637132
View code at this point
Browse repository at this point
Show message of hash when command is executed
JeffreyCA
committed
3e76219
View commit details
Copy full SHA for 3e76219
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
Fix opening PR on GitHub from description node, fixes #875 (#861)
Rachel Macfarlane
authored
82fb862
View commit details
Copy full SHA for 82fb862
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
Merge remote-tracking branch 'origin/master' into rebornix/vsls
rebornix
committed
db0843f
View commit details
Copy full SHA for db0843f
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
undefined is preferred
rebornix
committed
e092610
View commit details
Copy full SHA for e092610
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
resolve conflicts
rebornix
committed
5238c40
View commit details
Copy full SHA for 5238c40
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 Jan 2, 2019
Fix #310. Allow openning description to the side.
rebornix
committed
e36aa9b
View commit details
Copy full SHA for e36aa9b
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
Merge branch 'master' into rebornix/vsls
rebornix
committed
90d9cd2
View commit details
Copy full SHA for 90d9cd2
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
first cut
rebornix
committed
fd72a53
View commit details
Copy full SHA for fd72a53
View code at this point
Browse repository at this point
Support description view being opened from command palette and status bar
rebornix
committed
04058f8
View commit details
Copy full SHA for 04058f8
View code at this point
Browse repository at this point
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
Offer to suggest all changes when nothing has been staged, fixes #719 (#744)
Rachel Macfarlane
authored
e5f6a6e
View commit details
Copy full SHA for e5f6a6e
View code at this point
Browse repository at this point
Reveal comment in tree view and open the diff view.
rebornix
committed
cfcb1f7
View commit details
Copy full SHA for cfcb1f7
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
Properly support running suggestDiff from command palette, fixes #733 (#736)
Rachel Macfarlane
authored
bb3fc59
View commit details
Copy full SHA for bb3fc59
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Show warning if there is no staged change
rebornix
committed
b0688e1
View commit details
Copy full SHA for b0688e1
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into rmacfarlane/suggestedit
rebornix
committed
7e9e7ff
View commit details
Copy full SHA for 7e9e7ff
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Add 'suggestDiff' command
Rachel Macfarlane
committed
6125281
View commit details
Copy full SHA for 6125281
View code at this point
Browse repository at this point
Commits on Nov 12, 2018
Allow users to delete local branch by force.
rebornix
committed
a6b1d0c
View commit details
Copy full SHA for a6b1d0c
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Merge branch 'master' into rebornix/create-pr-quickpick
rebornix
authored
fd7ecf3
View commit details
Copy full SHA for fd7ecf3
View code at this point
Browse repository at this point
Merge pull request #659 from Microsoft/qv/b/token-in-localstorage
Show description for 54daed9
queerviolet
authored
54daed9
View commit details
Copy full SHA for 54daed9
View code at this point
Browse repository at this point
Logout is now signout.
Ashi Krishnan
committed
5aea222
View commit details
Copy full SHA for 5aea222
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Fix opening added files in commits tree, fixes #582 (#663)
Rachel Macfarlane
authored
b3d3a88
View commit details
Copy full SHA for b3d3a88
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into rebornix/create-pr-quickpick
rebornix
committed
f7cfd22
View commit details
Copy full SHA for f7cfd22
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Add keychain management.
Ashi Krishnan
committed
59aaa34
View commit details
Copy full SHA for 59aaa34
View code at this point
Browse repository at this point
Strengthen types and remove duplicated types (#538)
wyze
authored and
Rachel Macfarlane
committed
7107e93
View commit details
Copy full SHA for 7107e93
View code at this point
Browse repository at this point
Commits on Oct 25, 2018
Create on the fly and switch to review mode immediately.
rebornix
committed
1de4a0c
View commit details
Copy full SHA for 1de4a0c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL