FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/python-sdk-ui - DetachHead/rebased · GitHub
DetachHead
/
rebased
Public
forked from
JetBrains/intellij-community
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
212
Star
5.3k
Code
Issues
37
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rebased
python
python-sdk-ui
on
master
User selector
Datepicker
Commit history
Commits on Jun 7, 2026
IJPL-241314 Share semver through a content module
Show description for f770410
develar
authored and
intellij-monorepo-bot
committed
f770410
View commit details
Copy full SHA for f770410
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
MRI-2744 Buildifier reformatting
Show description for f6d1e96
ILikeYourHat
authored and
intellij-monorepo-bot
committed
f6d1e96
View commit details
Copy full SHA for f6d1e96
View code at this point
Browse repository at this point
Commits on May 22, 2026
PY-89017 Surface uv tool version / install / upgrade in UvInstallationTypeUiProvider
Show description for 4c3506a
vlegchilkin
authored and
intellij-monorepo-bot
committed
4c3506a
View commit details
Copy full SHA for 4c3506a
View code at this point
Browse repository at this point
Commits on May 7, 2026
BAZEL-3120: Regenerate build files
Show description for 73ae80d
Damian Baczyński
authored and
intellij-monorepo-bot
committed
73ae80d
View commit details
Copy full SHA for 73ae80d
View code at this point
Browse repository at this point
Commits on May 6, 2026
PY-89622 add OWNERSHIP files for PyCharm Exec module roots
Show description for 928ecfd
vlegchilkin
authored and
intellij-monorepo-bot
committed
928ecfd
View commit details
Copy full SHA for 928ecfd
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
[build] Update build files (IJI-3451)
Show description for 6190d7d
k15tfu
authored and
intellij-monorepo-bot
committed
6190d7d
View commit details
Copy full SHA for 6190d7d
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
IDEA-385095 don't export java.psi/syntax and editor/util.ui
Show description for 2c7175c
develar
authored and
intellij-monorepo-bot
committed
2c7175c
View commit details
Copy full SHA for 2c7175c
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
MRI-3612 jps2bazel: generate iml export sections
Show description for c8adfa9
shalupov
authored and
intellij-monorepo-bot
committed
c8adfa9
View commit details
Copy full SHA for c8adfa9
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
[build] Update build files (IJI-3390, IJI-3451)
Show description for 2107bb3
k15tfu
authored and
intellij-monorepo-bot
committed
2107bb3
View commit details
Copy full SHA for 2107bb3
View code at this point
Browse repository at this point
Commits on Jan 31, 2026
IJI-3282 Optimize imports
Show description for 188b7ef
shalupov
authored and
intellij-monorepo-bot
committed
188b7ef
View commit details
Copy full SHA for 188b7ef
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
cleanup [python]: Stop using deprecated API `basePath` and `rootManager`
Show description for da3979b
throwable-one
authored and
intellij-monorepo-bot
committed
da3979b
View commit details
Copy full SHA for da3979b
View code at this point
Browse repository at this point
Commits on Dec 27, 2025
cleanup [python]: Extract ".venv" to the constant and add inspection
Show description for 4cc9b0a
throwable-one
authored and
intellij-monorepo-bot
committed
4cc9b0a
View commit details
Copy full SHA for 4cc9b0a
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
[platform] IJPL-224518 Cleanup private modifier usages with extensions/services in intellij.python.*
Show description for 9514b1d
jreznot
authored and
intellij-monorepo-bot
committed
9514b1d
View commit details
Copy full SHA for 9514b1d
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
[python] PY-84315: Use SDK configurators for inspection
Show description for b82262e
alexkats
authored and
intellij-monorepo-bot
committed
b82262e
View commit details
Copy full SHA for b82262e
View code at this point
Browse repository at this point
[python] PY-79486: (WIP) split pyproject.toml tools into backend/common.
Show description for c183e6e
throwable-one
authored and
intellij-monorepo-bot
committed
c183e6e
View commit details
Copy full SHA for c183e6e
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
[python] PY-79486: (WIP) Move tools to separate modules to access them from the frontend.
Show description for f1a3b39
throwable-one
authored and
intellij-monorepo-bot
committed
f1a3b39
View commit details
Copy full SHA for f1a3b39
View code at this point
Browse repository at this point
[python] specify visibility for modules used from other plugins (IJPL-207059)
Show description for c5a7514
chashnikov
authored and
intellij-monorepo-bot
committed
c5a7514
View commit details
Copy full SHA for c5a7514
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
[python] PY-83881 Detect existing environments when creating SDK
Show description for 59fa0db
alexkats
authored and
intellij-monorepo-bot
committed
59fa0db
View commit details
Copy full SHA for 59fa0db
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
[python] (IJPL-205889) (BAZEL-2462) don't call getOrCreateAdditionalData for non-python sdks
Show description for 84934e9
vlegchilkin
authored and
intellij-monorepo-bot
committed
84934e9
View commit details
Copy full SHA for 84934e9
View code at this point
Browse repository at this point
Commits on Oct 4, 2025
IJ-MR-175479 IJ-CR-146078 IJPL-209476 caffeine as product lib
Show description for ec32422
develar
authored and
intellij-monorepo-bot
committed
ec32422
View commit details
Copy full SHA for ec32422
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
[bazel] Update build files (IJI-3062)
Show description for f43aa95
k15tfu
authored and
intellij-monorepo-bot
committed
f43aa95
View commit details
Copy full SHA for f43aa95
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
[python] i18n of constants
Show description for fe3004f
vlegchilkin
authored and
intellij-monorepo-bot
committed
fe3004f
View commit details
Copy full SHA for fe3004f
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
Python: move classes to `com.jetbrains.python.sdk.impl` and close it.
Show description for fd6322f
throwable-one
authored and
intellij-monorepo-bot
committed
fd6322f
View commit details
Copy full SHA for fd6322f
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
Python: drop unused symbols
Show description for 85d34e9
throwable-one
authored and
intellij-monorepo-bot
committed
85d34e9
View commit details
Copy full SHA for 85d34e9
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
[bazel] Update build files (IJI-2835)
Show description for dc26856
k15tfu
authored and
intellij-monorepo-bot
committed
dc26856
View commit details
Copy full SHA for dc26856
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
[python][evolution] Python Sdk Evolution widget (PoC)
Show description for 42e77f6
vlegchilkin
authored and
intellij-monorepo-bot
committed
42e77f6
View commit details
Copy full SHA for 42e77f6
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL