An open API service providing commit metadata for open source projects.

GitHub / donjayamanne/vscode-python-manager / commits

Python Environment & Package Manager

SHA Message Author Date Stats
2673b6bf merge Merge pull request #102 from cwebster-99/patch-1 Don Jayamanne <d****e@o****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fa3469c3 Update README.md Courtney Webster <6****9@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
76d919a6 Update title Don Jayamanne <d****e@o****m> over 1 year ago
e57d62da Remove icon to disambiguate from official ext Don Jayamanne <d****e@o****m> over 1 year ago
40dc9199 Deprecate with version bump Don Jayamanne <d****e@o****m> over 1 year ago
2df04372 Update README.md Don Jayamanne <d****e@o****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1b11a29b merge Merge pull request #79 from ipeevski/patch-1 Don Jayamanne <d****e@o****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6e480039 Update README.md Ivan Peevski <1****i@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
521db1a9 Fix errors with string extensions Don Jayamanne <d****e@o****m> almost 3 years ago
b2220d2b Update version Don Jayamanne <d****e@o****m> almost 3 years ago
619ab3a4 Ensure string extensions are imported early on Don Jayamanne <d****e@o****m> almost 3 years ago
724125b8 Update version Don Jayamanne <d****e@o****m> almost 3 years ago
2e98e614 Custom string extensions Don Jayamanne <d****e@o****m> almost 3 years ago
827a071f Update readme Don Jayamanne <d****e@o****m> almost 3 years ago
4bb0389c Updates Don Jayamanne <d****e@o****m> almost 3 years ago
116b5787 Update readme Don Jayamanne <d****e@o****m> almost 3 years ago
74f3d570 Update version Don Jayamanne <d****e@o****m> almost 3 years ago
8d580d02 Updates Don Jayamanne <d****e@o****m> almost 3 years ago
5523ab11 Misc Don Jayamanne <d****e@o****m> almost 3 years ago
32912793 Updates Don Jayamanne <d****e@o****m> almost 3 years ago
8d43237f merge Merge remote-tracking branch 'upstream/main' Don Jayamanne <d****e@o****m> almost 3 years ago
69e8e7d1 Catch errors when looking up python binaries in a PATH (#21948) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b4c545d5 Update telemetry package (#21914) Luciana Abud <4****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a72ebb2c Bump actions/checkout from 3 to 4 (#21912)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0cf25478 Bump actions/setup-python from 2 to 4 in /.github/actions/build-vsix (#21926)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d5c077c6 Bump actions/setup-node from 2 to 3 in /.github/actions/build-vsix (#21927)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
835bc168 Bump actions/setup-python from 2 to 4 in /.github/actions/lint (#21925)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b5d4249c Bump actions/upload-artifact from 2 to 3 in /.github/actions/build-vsix (#21924)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2cbafbbb Bump actions/setup-node from 2 to 3 in /.github/actions/lint (#21923)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6e9e656e Remove activation triggers that are handled automatically (#21918) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c45036bc Update paths for dependabot (#21920) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e8d0ee5b Update main to next pre-release version (#21921) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8c612511 Update version for release candidate (#21919) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
de8bed9d Support poetry and installing poetry packages Don Jayamanne <d****e@o****m> about 3 years ago
5e72288d merge Update to the latest version Don Jayamanne <d****e@o****m> about 3 years ago
d9b9c88f Always prepend to PATH instead of replacing it (#21906) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7a9294cb Apply feedback for terminal activation prompt (#21905) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
44f5bf7a Set PS1 for conda environments in non-Windows when in `pythonTerminalEnvVarAc... Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7d25ceb8 Remove finalized api proposals from package.json (#21900) Daniel Imms <2****r@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
31aa2462 Also show env name for prefixed conda envs in terminal prompt (#21899) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
941fcfa9 Fixes from TPIs (#21896) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f255e026 Call out that env name may not show in terminal activation notification (#21897) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
782d5b15 Also show interpreter in status bar when a Python related output channel is o... Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
12040116 Activate environment when not using integrated terminal for debugging (#21880) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
98428cd8 Apply custom env variables to terminal when in `pythonTerminalEnvVarActivatio... Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
3fa5d4bd Support for Create Env command to re-create env for venv (#21829) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
30e26c2d Update proposed API for env collection (#21819) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
15bb9748 Do not filter using scheme when filtering environments (#21862) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
cfbf1f3d remove usage of pytest CollectReport in rewrite (#21859) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
0749b203 Show `Python: Clear Workspace interpreter` command regardless of whether a Py... Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f46efdb6 Bump version Don Jayamanne <d****e@o****m> about 3 years ago
47a51f6f Updates to latest version Don Jayamanne <d****e@o****m> about 3 years ago
62926295 Update version Don Jayamanne <d****e@o****m> about 3 years ago
4a534907 Workspace Environments Don Jayamanne <d****e@o****m> about 3 years ago
8460ab18 Merge latest main Don Jayamanne <d****e@o****m> about 3 years ago
f24f1704 merge Merge remote-tracking branch 'upstream/main' into version2 Don Jayamanne <d****e@o****m> about 3 years ago
021b3620 Update VS Code engine (#21847) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8407e9d6 Wrap env collection workspace proposed APIs in `try...catch` block (#21846) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
c9794557 Set workspaceFolder in debug config before substituting command variables (#2... Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
96ba7353 fix data to string from buffer for output channel (#21821) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
5140a8d3 Apply API recommendations for Create Env API (#21804) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
0248fa8b fixing failing tests on CI (#21814) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
9c740b95 Show notification reaffirming Python extension still handles activation when ... Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
b447bf1c Feature branch testing overflow bug fix (#21812) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
bd749aaa Fix `service.test.ts` to stop disposing of all services (#21811) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
385bb370 Add `language_server.jinja_usage` to `pylance.ts` (#21809) Erik De Bonte <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
71d6dab0 Add one more property to load event (#21800) Luciana Abud <4****d@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ab8d3b22 Update VS Code engine (#21799) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
835eab5c Add setting to control severity of missing package diagnostic. (#21794) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
fbbf987c Use updated API to fetch scoped env collection (#21788) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
0a2c2850 Bump brettcannon/check-for-changed-files from 1.1.1 to 1.2.0 (#21772)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
9646fdea Update version Don Jayamanne <d****e@o****m> about 3 years ago
8f1f54f8 New Version Don Jayamanne <d****e@o****m> about 3 years ago
4dd8502d Remove unwanted code Don Jayamanne <d****e@o****m> about 3 years ago
9ac14b89 Update README.md for npm package (#21766) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
3fed49f0 Add Ruff to CI (#21739) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
c490339d Update version of npm package (#21765) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8e0e59be Remove optionalDependencies from API npm package and document to install vsco... Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
cabdf39f Use `optionalDependencies` instead of `peerDependencies` for `@vscode/python-... Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
dd20561b revert due to buffer overflow on subprocess (#21762) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
40ff6e9f Remove private Jupyter APIs from public API types (#21761) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
23353bbd Improvements to `pythonTerminalEnvVarActivation` experiment (#21751) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
40bb62ae fix spelling for get-pip.py (#21752) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f4545154 Update release plan to document what to do with `main` during endgame week (#... Brett Cannon <b****n@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
dff25d43 revert absolute test-ids (#21742) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ca4dfd42 update tests only on save with more files excluded (#21741) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
84bbff9c add cwd for debugging (#21668) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ef16727d Clean up smoke test requirement (#21729) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
358635da Remove old and unused API for Jupyter Ext (#21731) Don Jayamanne <d****e@o****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8f3d60bf unittest discovery errors not displaying in test explorer (#21726) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
a6a8cb18 Update main to next pre-release (#21728) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
4ab510d1 Update version for release candidate (#21727) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
3e7118fe Update packages for Jedi and core python (#21710) Karthik Nadig <k****g@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
237f82b6 Fix UUID and disposing to resolve race condition (#21667) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d9e368f0 add area-repl to issue label (#21718) Anthony Kim <6****1@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ceecdb0c Removing Jupyter Notebooks mentions from package.json (#21708) Courtney Webster <6****9@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
11a9f1d2 Remove unwanted Jupyter API (#21702) Don Jayamanne <d****e@o****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
efcc3d73 Make test_ids relative to workspace path not root dir (#21682) Eleanor Boyd <e****d@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
06d62aa0 Update homepage for Python API package (#21703) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
83107cc2 Move "vscode" out of required dependencies for npm package (#21701) Kartik Raj <k****j@m****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago

← Back to repository