FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python - kaapstorm/ruff · GitHub
kaapstorm
/
ruff
Public
forked from
astral-sh/ruff
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
ruff
python
on
main
User selector
Datepicker
Commit history
Commits on Jun 18, 2026
Revert severity normalization in ecosystem check (#26112)
Show description for b90a030
ntBre
authored
b90a030
View commit details
Copy full SHA for b90a030
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Revert "Display output severity in preview" (#26050)
Show description for 02b49d9
ntBre
authored
02b49d9
View commit details
Copy full SHA for 02b49d9
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
Revert rule name normalization changes in preview (#26044)
Show description for 3f4aa76
ntBre
authored
3f4aa76
View commit details
Copy full SHA for 3f4aa76
View code at this point
Browse repository at this point
Use human-readable names in CLI output (#25937)
Show description for a9dce57
ntBre
authored
a9dce57
View commit details
Copy full SHA for a9dce57
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
Match 5-character rule codes in ecosystem check (#25677)
Show description for b31a5d3
ntBre
authored
b31a5d3
View commit details
Copy full SHA for b31a5d3
View code at this point
Browse repository at this point
Commits on May 20, 2026
[ty] Sync vendored typeshed stubs (#25172)
Show description for eab0666
authored
eab0666
View commit details
Copy full SHA for eab0666
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
Update dependency tomli to v2.4.1 (#24432)
renovate[bot]
authored
ba38778
View commit details
Copy full SHA for ba38778
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Display output severity in preview (#23845)
Show description for 5f1a12e
dylwil3
authored
5f1a12e
View commit details
Copy full SHA for 5f1a12e
View code at this point
Browse repository at this point
Commits on Mar 12, 2026
Exclude broken symlink in ecosystem check (#23921)
Show description for dd16d68
ntBre
authored
dd16d68
View commit details
Copy full SHA for dd16d68
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
Fail CI on new linter ecosystem panics (#23597)
Show description for d7efaf4
ntBre
authored
d7efaf4
View commit details
Copy full SHA for d7efaf4
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Update prek dependencies (#23661)
Show description for 7cd738a
renovate[bot]
and
AlexWaygood
authored
7cd738a
View commit details
Copy full SHA for 7cd738a
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
Update the Python module (notably `find_ruff_bin`) for parity with uv (#23406)
Show description for d537f03
zanieb
authored
d537f03
View commit details
Copy full SHA for d537f03
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
Add `home-assistant` to ecosystem projects (#23132)
Show description for 45cba96
ntBre
authored
45cba96
View commit details
Copy full SHA for 45cba96
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
Update dependency tomli to v2.4.0 (#22708)
renovate[bot]
authored
77da8a6
View commit details
Copy full SHA for 77da8a6
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
Print Python version and Python platform in the fuzzer output when fuzzing fails (#21844)
AlexWaygood
authored
7519f6c
View commit details
Copy full SHA for 7519f6c
View code at this point
Browse repository at this point
Commits on Nov 15, 2025
Fix default test executable in py-fuzzer (#21468)
Show description for fb5b8c3
ntBre
authored
fb5b8c3
View commit details
Copy full SHA for fb5b8c3
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
Rebuild ruff binary instead of sharing it across jobs (#21361)
MichaReiser
authored
84a8107
View commit details
Copy full SHA for 84a8107
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
Run py-fuzzer with `--profile=profiling` locally and in CI (#21266)
AlexWaygood
authored
42adfd4
View commit details
Copy full SHA for 42adfd4
View code at this point
Browse repository at this point
Update dependency tomli to v2.3.0 (#21240)
Show description for 3493c9b
renovate[bot]
authored
3493c9b
View commit details
Copy full SHA for 3493c9b
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
[`ruff-ecosystem`] Fix CLI crash on Python 3.14 (#21092)
danparizher
authored
980b4c5
View commit details
Copy full SHA for 980b4c5
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
[ty] Infer type for implicit `self` parameters in method bodies (#20922)
Show description for 589e8ac
sharkdp
and
Glyphack
authored
589e8ac
View commit details
Copy full SHA for 589e8ac
View code at this point
Browse repository at this point
Commits on Oct 18, 2025
Run py-fuzzer using Python 3.14 in CI (#20957)
AlexWaygood
authored
09306a1
View commit details
Copy full SHA for 09306a1
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
Dogfood ty on py-fuzzer in CI (#20946)
AlexWaygood
authored
8ca2b55
View commit details
Copy full SHA for 8ca2b55
View code at this point
Browse repository at this point
Update usage instructions and lockfile for py-fuzzer script (#20940)
AlexWaygood
authored
c424007
View commit details
Copy full SHA for c424007
View code at this point
Browse repository at this point
[ty] Re-enable fuzzer seeds that are no longer slow (#20937)
AlexWaygood
authored
baaa8da
View commit details
Copy full SHA for baaa8da
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
[ty] Ignore slow seeds as a temporary measure (#20870)
Show description for f8e00e3
sharkdp
authored
f8e00e3
View commit details
Copy full SHA for f8e00e3
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
[`pyupgrade`] Remove `non-pep604-isinstance` (`UP038`) (#19156)
Show description for 3dbdd2b
committed
3dbdd2b
View commit details
Copy full SHA for 3dbdd2b
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
[ty] skip a slow seed in fuzzer (#20161)
Show description for fe953e5
carljm
authored
fe953e5
View commit details
Copy full SHA for fe953e5
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
[ty] Remove py-fuzzer skips for seeds that are no longer slow (#19906)
AlexWaygood
authored
d324ced
View commit details
Copy full SHA for d324ced
View code at this point
Browse repository at this point
[ty] simplify return type of place_from_declarations (#19884)
Show description for e12747a
carljm
authored
e12747a
View commit details
Copy full SHA for e12747a
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
Allow hiding the diagnostic severity in `ruff_db` (#19644)
Show description for 78e5fe0
ntBre
authored
78e5fe0
View commit details
Copy full SHA for 78e5fe0
View code at this point
Browse repository at this point
Commits on Jul 22, 2025
Skip notebook with errors in ecosystem check (#19491)
Show description for 9af8597
ntBre
authored
9af8597
View commit details
Copy full SHA for 9af8597
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
py-fuzzer: allow relative executable paths (#18915)
Show description for 0edbd6c
sharkdp
authored
0edbd6c
View commit details
Copy full SHA for 0edbd6c
View code at this point
Browse repository at this point
Commits on Jun 9, 2025
`ruff/__main__.py`: Remove unnecessary `os.fsdecode` (#18551)
RazerM
authored
b01c95d
View commit details
Copy full SHA for b01c95d
View code at this point
Browse repository at this point
Commits on May 15, 2025
Bump `py-fuzzer` Dependencies (#18113)
maxmynter
authored
a5ee1a3
View commit details
Copy full SHA for a5ee1a3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL