FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python/src/com/jetbrains/python/hatch - 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
src
com
jetbrains
python
hatch
on
master
User selector
Datepicker
Commit history
Commits on Jun 9, 2026
cleanup [python]: hide implementation details
Show description for 9a3b416
throwable-one
authored and
intellij-monorepo-bot
committed
9a3b416
View commit details
Copy full SHA for 9a3b416
View code at this point
Browse repository at this point
Commits on May 22, 2026
PY-85812: Get rid of `getOrCreateAdditionalData`.
Show description for 29c4073
throwable-one
authored and
intellij-monorepo-bot
committed
29c4073
View commit details
Copy full SHA for 29c4073
View code at this point
Browse repository at this point
Commits on May 20, 2026
PY-89844 Propagate FileSystem through Hatch entry surface, drop detectTool
Show description for 8f27a18
alexkats
authored and
intellij-monorepo-bot
committed
8f27a18
View commit details
Copy full SHA for 8f27a18
View code at this point
Browse repository at this point
PY-89844 Reformat PyHatchSdkConfiguration.kt to 2-space indent
Show description for 7a384a1
alexkats
authored and
intellij-monorepo-bot
committed
7a384a1
View commit details
Copy full SHA for 7a384a1
View code at this point
Browse repository at this point
Commits on May 13, 2026
PY-87408 unblock declared-packages reads from inspections
Show description for fa8d191
vlegchilkin
authored and
intellij-monorepo-bot
committed
fa8d191
View commit details
Copy full SHA for fa8d191
View code at this point
Browse repository at this point
Commits on May 11, 2026
PY-87404 add PyDependenciesFile entity for SDK dependency declarations
Show description for 0460aa5
vlegchilkin
authored and
intellij-monorepo-bot
committed
0460aa5
View commit details
Copy full SHA for 0460aa5
View code at this point
Browse repository at this point
Commits on May 5, 2026
PY-88247 dispatch pyproject [project].dependencies fix via updateLockedAction; suppress until packages loaded
Show description for 252c24e
vlegchilkin
authored and
intellij-monorepo-bot
committed
252c24e
View commit details
Copy full SHA for 252c24e
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
PY-70516 Remove unused VirtualEnvBasedFlavor
Show description for 90da92f
alexkats
authored and
intellij-monorepo-bot
committed
90da92f
View commit details
Copy full SHA for 90da92f
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
PY-88316 unify SDK naming and show version in interpreter selector
Show description for e9ae5e2
vlegchilkin
authored and
intellij-monorepo-bot
committed
e9ae5e2
View commit details
Copy full SHA for e9ae5e2
View code at this point
Browse repository at this point
PY-88316 migrate callers to PyRichSdk and detectPythonEnvironment; move SDK core into python-sdk
Show description for ddede1d
vlegchilkin
authored and
intellij-monorepo-bot
committed
ddede1d
View commit details
Copy full SHA for ddede1d
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
PY-85812 (WIP) Remove redundant unused symbols
Show description for 603c9d6
throwable-one
authored and
intellij-monorepo-bot
committed
603c9d6
View commit details
Copy full SHA for 603c9d6
View code at this point
Browse repository at this point
PY-70516 Avoid slow ops on EDT in `getInnerVirtualEnvRoot`
Show description for bf940b7
alexkats
authored and
intellij-monorepo-bot
committed
bf940b7
View commit details
Copy full SHA for bf940b7
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
PY-86959 Fix env detection for hatch and conda
Show description for fb07b28
alexkats
authored and
intellij-monorepo-bot
committed
fb07b28
View commit details
Copy full SHA for fb07b28
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
PY-89103 Fix hatch run tool to not include original Python exe in command line
Show description for 3d084fb
TimurMalanin
authored and
intellij-monorepo-bot
committed
3d084fb
View commit details
Copy full SHA for 3d084fb
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
PY-79879 Add `hatch` run configuration
Show description for e19927b
TimurMalanin
authored and
intellij-monorepo-bot
committed
e19927b
View commit details
Copy full SHA for e19927b
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
PY-87081 Remove PythonDependenciesManager.kt and implementations and integrate the new API in PythonPackageManager.kt
Show description for 76cfde3
TimurMalanin
authored and
intellij-monorepo-bot
committed
76cfde3
View commit details
Copy full SHA for 76cfde3
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
cleanup [python]: remove unused symbol, hide symbols not used by external plugins
Show description for c797dcc
throwable-one
authored and
intellij-monorepo-bot
committed
c797dcc
View commit details
Copy full SHA for c797dcc
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 30, 2026
PY-87287 Make PythonPackageManager.forSdk non-blocking
Show description for a0e8d83
vladimir-koshelev
authored and
intellij-monorepo-bot
committed
a0e8d83
View commit details
Copy full SHA for a0e8d83
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
PY-87232 Move tool configurators to separate packages
Show description for c817f48
alexkats
authored and
intellij-monorepo-bot
committed
c817f48
View commit details
Copy full SHA for c817f48
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
PY-86776 Proper venv folders resolving
Show description for 95a17cc
vlegchilkin
authored and
intellij-monorepo-bot
committed
95a17cc
View commit details
Copy full SHA for 95a17cc
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
PY-86683 don't use base python for uv (it uses own pythons)
Show description for b62067d
vlegchilkin
authored and
intellij-monorepo-bot
committed
b62067d
View commit details
Copy full SHA for b62067d
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
PY-84953: Unify tool detection approach
Show description for 7a59af1
alexkats
authored and
intellij-monorepo-bot
committed
7a59af1
View commit details
Copy full SHA for 7a59af1
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
[python] PY-83881 Provide python info during environment detection
Show description for ea82fe5
alexkats
authored and
intellij-monorepo-bot
committed
ea82fe5
View commit details
Copy full SHA for ea82fe5
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
[python] (PY-78749) single dialog for all types of Python SDKs
Show description for 5e2028d
vlegchilkin
authored and
intellij-monorepo-bot
committed
5e2028d
View commit details
Copy full SHA for 5e2028d
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 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 Aug 19, 2025
[python][poetry] don't create pyproject.toml if it already exists (PY-76274)
Show description for 56fbdf6
vlegchilkin
authored and
intellij-monorepo-bot
committed
56fbdf6
View commit details
Copy full SHA for 56fbdf6
View code at this point
Browse repository at this point
Commits on Jul 31, 2025
Python: remove unsued arg from `PythonFlavorProvider`, close a couple if implementations
Show description for 9122865
throwable-one
authored and
intellij-monorepo-bot
committed
9122865
View commit details
Copy full SHA for 9122865
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
be more careful when working with SDK additional data in extention functions; Filter out non python sdks; PY-82604 Ready for Merge
Show description for 49c3da6
asorotsky
authored and
intellij-monorepo-bot
committed
49c3da6
View commit details
Copy full SHA for 49c3da6
View code at this point
Browse repository at this point
Commits on Jun 17, 2025
PY-19974 Packages: Add conda envinroment.yml support, refactor sync methods
Show description for 05e32e7
nikita-ashihmin
authored and
intellij-monorepo-bot
committed
05e32e7
View commit details
Copy full SHA for 05e32e7
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
[python] unify Local SDK creation UI in PyCharm and IDEA (PY-79881)
Show description for 06b7a98
vlegchilkin
authored and
intellij-monorepo-bot
committed
06b7a98
View commit details
Copy full SHA for 06b7a98
View code at this point
Browse repository at this point
Commits on May 27, 2025
[python] migration from kotlin.Result to python.PyResult in package managers (PY-81238)
Show description for 50995c2
vlegchilkin
authored and
intellij-monorepo-bot
committed
50995c2
View commit details
Copy full SHA for 50995c2
View code at this point
Browse repository at this point
Commits on May 14, 2025
Python: introduce `PyExecResult` as an alias for `Result<T, ExecError>`.
Show description for 6bf17f5
throwable-one
authored and
intellij-monorepo-bot
committed
6bf17f5
View commit details
Copy full SHA for 6bf17f5
View code at this point
Browse repository at this point
Commits on May 8, 2025
[python] implement python package manager actions (PY-79451)
Show description for 91a13e2
vlegchilkin
authored and
intellij-monorepo-bot
committed
91a13e2
View commit details
Copy full SHA for 91a13e2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL