FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - ilux251/vscode-python · GitHub
ilux251
/
vscode-python
Public
forked from
microsoft/vscode-python
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-python
.github
on
master
User selector
Datepicker
Commit history
Commits on Dec 13, 2018
Fix link for "info needed" clean-up
brettcannon
authored
dd2daff
View commit details
Copy full SHA for dd2daff
View code at this point
Browse repository at this point
Simplify link
brettcannon
authored
4f7b0df
View commit details
Copy full SHA for 4f7b0df
View code at this point
Browse repository at this point
Always merge `release` back into `master`
Show description for 62bc1e4
brettcannon
authored
62bc1e4
View commit details
Copy full SHA for 62bc1e4
View code at this point
Browse repository at this point
Add steps to announce when the repo is frozen to cut an RC
brettcannon
authored
5d6d61a
View commit details
Copy full SHA for 5d6d61a
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Wrap unittest method test in TestSuite (#3295)
alexander-yu
authored and
d3r3kk
committed
a29ce05
View commit details
Copy full SHA for a29ce05
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
Swap "expected" with "actual" behaviour
brettcannon
authored
8c5eccf
View commit details
Copy full SHA for 8c5eccf
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
Simplify instructions
brettcannon
authored
27ae0be
View commit details
Copy full SHA for 27ae0be
View code at this point
Browse repository at this point
Commits on Nov 29, 2018
"validate fix" goes on open issues
brettcannon
authored
44cea3a
View commit details
Copy full SHA for 44cea3a
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
Clarify RC/final PR merging
brettcannon
authored
075cfb7
View commit details
Copy full SHA for 075cfb7
View code at this point
Browse repository at this point
Use a simpler workflow for the 'release' branch
brettcannon
authored
72a6da8
View commit details
Copy full SHA for 72a6da8
View code at this point
Browse repository at this point
Drop a now-dead step
brettcannon
authored
eb97bd6
View commit details
Copy full SHA for eb97bd6
View code at this point
Browse repository at this point
Add steps on creating the PR
brettcannon
authored
f412ae6
View commit details
Copy full SHA for f412ae6
View code at this point
Browse repository at this point
Be clearer what branch work should be done against
brettcannon
authored
1ecb6c8
View commit details
Copy full SHA for 1ecb6c8
View code at this point
Browse repository at this point
Add a step for merging from master into release
brettcannon
authored
de374de
View commit details
Copy full SHA for de374de
View code at this point
Browse repository at this point
Commits on Nov 21, 2018
Auto select `Python Interpreter` prior to validation of interpreters (#3371)
Show description for 7e30acb
DonJayamanne
authored
7e30acb
View commit details
Copy full SHA for 7e30acb
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
Update 'tpn' command to use Webpack overrides
brettcannon
authored
691ab5d
View commit details
Copy full SHA for 691ab5d
View code at this point
Browse repository at this point
Add sub-item checklist items
brettcannon
authored
7e36cda
View commit details
Copy full SHA for 7e36cda
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
Update release plan for release/master workflow
brettcannon
authored
4cd2186
View commit details
Copy full SHA for 4cd2186
View code at this point
Browse repository at this point
Shift when we check the .vsix file for extraneous files
brettcannon
authored
01bb281
View commit details
Copy full SHA for 01bb281
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Flesh out formatting tests
brettcannon
authored
eee4c6a
View commit details
Copy full SHA for eee4c6a
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
Add the test plan to the PR template
brettcannon
authored
469dbf8
View commit details
Copy full SHA for 469dbf8
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Update release plan as if we only had a single 'release' branch
brettcannon
authored
0b5855f
View commit details
Copy full SHA for 0b5855f
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
Rename the codecov file to match the docs
brettcannon
authored
a14db37
View commit details
Copy full SHA for a14db37
View code at this point
Browse repository at this point
Move all dependencies to use the caret operator (#2911)
brettcannon
authored
f30eb73
View commit details
Copy full SHA for f30eb73
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Try going back to default settings to see if that brings the comments back
brettcannon
authored
a339d2f
View commit details
Copy full SHA for a339d2f
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
Update release plan for new sprint workflow
brettcannon
authored
6b5df54
View commit details
Copy full SHA for 6b5df54
View code at this point
Browse repository at this point
Commits on Oct 5, 2018
Include coverage into PRs (#2809)
DonJayamanne
authored
807b3fa
View commit details
Copy full SHA for 807b3fa
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Make it explicit that tests are expected to change with each PR
brettcannon
authored
b078e4c
View commit details
Copy full SHA for b078e4c
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
Deprecate the use of the setting `python.autoComplete.preloadModules` (#2646)
Show description for 122c569
DonJayamanne
authored
122c569
View commit details
Copy full SHA for 122c569
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
Add a missing parenthesis
brettcannon
authored
db6b727
View commit details
Copy full SHA for db6b727
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
Say "For" instead of "Fixes" when referencing issues
Show description for 6c05fae
brettcannon
authored
6c05fae
View commit details
Copy full SHA for 6c05fae
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Add a todo item to discourage PRs that contain unrelated changes
brettcannon
authored
270f969
View commit details
Copy full SHA for 270f969
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Provide some more guidance for creating directories to test with
brettcannon
authored
96c2be3
View commit details
Copy full SHA for 96c2be3
View code at this point
Browse repository at this point
Clarify how to mark something as "done"
brettcannon
authored
2b6ee05
View commit details
Copy full SHA for 2b6ee05
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
Specify code coverage details
brettcannon
authored
b328ba1
View commit details
Copy full SHA for b328ba1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL