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

GitHub / jaraco/cssutils / commits

SHA Message Author Date Stats
2f400e37 Finalize Jason R. Coombs <j****o@j****m> 4 months ago
0265895e Fix name of newsfragment. Jason R. Coombs <j****o@j****m> 4 months ago
a013648c merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> 4 months ago
e8a95f01 merge Merge pull request #75 from jaraco/copilot/implement-selectors-level-4 Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
4 months ago
2e7a0c47 Remove .gitignore and LICENSE (managed outside the repo)
Co-authored-by: jaraco <3****o@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c3a084d3 Refactor: eliminate code duplication introduced by selector_pseudo_elements
Co-authored-by: jaraco <3****o@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
087378af Cover selector.py line 420 branch: add selector_pseudo_elements + tests
Co-authored-by: jaraco <3****o@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
d08561c6 Plan: add selector_pseudo_elements support to cover line 420
Co-authored-by: jaraco <3****o@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
b7efeec6 Add towncrier newsfragment for issue #66 (Selectors Level 4 support)
Co-authored-by: jaraco <3****o@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
7bcdbf70 👹 Feed the hobgoblins (delint). Jason R. Coombs <j****o@j****m> 4 months ago
20bc2dc4 Fix pseudo-class specificity calculation per CSS spec (#76)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, jaraco <3****o@u****m>
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
fb8483bd Use Python 3.14 as the latest stable. Jason R. Coombs <j****o@j****m> 4 months ago
91aed9a9 Add free-threaded Python builds to CI matrix (jaraco/skeleton#198)
Co-authored-by: jaraco <3****o@u****m>, copilot-swe-agent[bot] <1****t@u****m>, jaraco <3****o@u****m>
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
225b2afa Add agent guidance pointing to skeleton documentation. Jason R. Coombs <j****o@j****m> 4 months ago
32647cc5 Implement Selectors Level 4 :has(), :is(), :where() parsing support
Co-authored-by: jaraco <3****o@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: Jason R. Coombs <j****o@j****m>
4 months ago
79c3c549 initial plan
Co-authored-by: jaraco <3****o@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
eca794fb Initial plan copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e6004c2e Finalize Jason R. Coombs <j****o@j****m> 4 months ago
78579722 Add news fragment. Jason R. Coombs <j****o@j****m> 4 months ago
3f2ec1c2 Move tests out of wheel distribution (#74) Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
7a013790 Finalize Jason R. Coombs <j****o@j****m> 4 months ago
7c759ef7 merge Merge pull request #73 from jaraco/copilot/separate-encutils-from-cssutils Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c8bfe396 Add news fragment. Jason R. Coombs <j****o@j****m> 4 months ago
58acadcf 👹 Feed the hobgoblins (delint). Jason R. Coombs <j****o@j****m> 4 months ago
f3803865 Move sheets to examples, allowing default discovery to prevail. Jason R. Coombs <j****o@j****m> 4 months ago
30d9f4b8 Remove cssutils/tests/test_encutils.py (ported to encutils)
Co-authored-by: jaraco <3****o@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
1bcc5404 Remove .gitignore and LICENSE (unused boilerplate in skeleton projects)
Co-authored-by: jaraco <3****o@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
711c4869 Add .gitignore and remove build artifacts from git tracking
Co-authored-by: jaraco <3****o@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
bb1e7372 Separate encutils from cssutils - add as external dependency
Co-authored-by: jaraco <3****o@u****m>
copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
55764dfd Initial plan copilot-swe-agent[bot] <1****t@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
304f1c0b Finalize Jason R. Coombs <j****o@j****m> 4 months ago
17012bd7 merge Merge pull request #61 from rixx/link-documentation Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
4 months ago
85231e12 Remove changes to package metadata. Jason R. Coombs <j****o@j****m> 4 months ago
030dda61 merge Merge pull request #62 from cjwatson/setuptools-include Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4fd786d5 merge Merge pull request #63 from allrob23/main Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4aad8dca Add news fragment. Jason R. Coombs <j****o@j****m> 4 months ago
2f2002dd merge Merge branch 'main' into allrob23/main Jason R. Coombs <j****o@j****m> 4 months ago
9b02fe79 merge Allow @font-face rules nested inside @media rules (#68) Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
4 months ago
b510ea30 merge Merge branch 'main' into fix-fontface-in-media-rule Jason R. Coombs <j****o@j****m> 4 months ago
af67c921 Add news fragment. Jason R. Coombs <j****o@j****m> 4 months ago
410af3b0 merge Add rem and other CSS3 length units to length macros (#69) Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
4 months ago
45cd1940 👹 Feed the hobgoblins (delint). Jason R. Coombs <j****o@j****m> 4 months ago
eaec3dee merge Merge branch 'main' into fix/add-css3-length-units Jason R. Coombs <j****o@j****m> 4 months ago
55872153 Prefer pypy 3.11 which has wheels. Jason R. Coombs <j****o@j****m> 4 months ago
bbe590a1 Restore build-system table. Jason R. Coombs <j****o@j****m> 4 months ago
7e0dca4a Add news fragment. Jason R. Coombs <j****o@j****m> 4 months ago
2696e140 Fix syntax in README. Jason R. Coombs <j****o@j****m> 4 months ago
389a9de5 👹 Feed the hobgoblins (delint). Jason R. Coombs <j****o@j****m> 4 months ago
30577188 Remove license classifier. Jason R. Coombs <j****o@j****m> 4 months ago
70aa9522 merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> 4 months ago
684a3157 Bump badge for 2026. Jason R. Coombs <j****o@j****m> 4 months ago
eeaa38cd Add rem and other CSS3 length units to MACROS Reg Crampton <r****g@a****i> 5 months ago
606a7a5f Fix CI warning in diffcov report (jaraco/skeleton#194) Dimitri Papadopoulos Orfanos <3****s@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
07389c4c Bump Python versions: drop 3.9 (EOL), add 3.15 (jaraco/skeleton#193)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, jaraco <3****o@u****m>
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
16fb289d Bump `pytest-checkdocs` to `>= 2.14` to resolve deprecation warnings (jaraco/... Avasam <s****6@h****m>
Committed by: GitHub <n****y@g****m>
5 months ago
d9b029be Don't install (nor run) mypy on PyPy (librt build failures) (jaraco/skeleton#...
Co-authored-by: Jason R. Coombs <j****o@j****m>
Avasam <s****6@h****m>
Committed by: GitHub <n****y@g****m>
5 months ago
d5c6862e Update pre-commit ruff legacy alias (jaraco/skeleton#183) Dimitri Papadopoulos Orfanos <3****s@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
cd43c80d Allow @font-face rules nested inside @media rules Kadir Can Ozden <1****r@u****m>
Committed by: Jason R. Coombs <j****o@j****m>
6 months ago
8f3d95e7 Pin mypy on PyPy. Jason R. Coombs <j****o@j****m> 8 months ago
d47a969e Specify the directory for news fragments. Jason R. Coombs <j****o@j****m> 10 months ago
8c5810ed Log filenames when running pytest-mypy (jaraco/skeleton#177) Avasam <s****6@h****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
04ff5549 Update pre-commit ruff (jaraco/skeleton#181) Anderson Bravalheri <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
35b7dbad merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> over 1 year ago
5a6c1532 Bump to setuptools 77 or later. Jason R. Coombs <j****o@j****m> over 1 year ago
b535e75e Revert "Python 3 is the default nowadays (jaraco/skeleton#173)" (jaraco/skele... Dimitri Papadopoulos Orfanos <3****s@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d2b8d775 Add coherent.licensed plugin to inject license texts into the build. Jason R. Coombs <j****o@j****m> over 1 year ago
86739615 Python 3 is the default nowadays (jaraco/skeleton#173) Dimitri Papadopoulos Orfanos <3****s@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0ac56dd1 merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> over 1 year ago
9a81db3c Replace copy of license with an SPDX identifier. (jaraco/skeleton#171) Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d2d19fba refactor: simplify dictionary keys access in _ColorProd function Robin <1****3@u****m> over 1 year ago
979e6260 Remove PIP_NO_PYTHON_VERSION_WARNING. Jason R. Coombs <j****o@j****m> over 1 year ago
1ebb559a Remove workaround and update badge. Jason R. Coombs <j****o@j****m> over 1 year ago
ad841100 Remove deprecated license classifier (PEP 639) (jaraco/skeleton#170) Anderson Bravalheri <a****i@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d587ff73 Update to the latest ruff version (jaraco/skeleton#166) Dimitri Papadopoulos Orfanos <3****s@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b00e9dd7 Remove pycodestyle warnings, no longer meaningful when using ruff formatter. Jason R. Coombs <j****o@j****m> over 1 year ago
b7d4b6ee remove extra spaces in ruff.toml (jaraco/skeleton#164) Avasam <s****6@h****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8f42595c Enable ruff rules ISC001/ISC002 (jaraco/skeleton#158) Dimitri Papadopoulos Orfanos <3****s@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1ac49fa5 merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> over 1 year ago
aa891069 Consistent import sorting (isort) (jaraco/skeleton#157) Avasam <s****6@h****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1a2f9305 Select Ruff rules for modern type annotations (jaraco/skeleton#160)
Co-authored-by: Jason R. Coombs <j****o@j****m>, Jason R. Coombs <j****o@j****m>
Avasam <s****6@h****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1c9467fd Fix new mandatory configuration field for RTD (jaraco/skeleton#159) Anderson Bravalheri <a****i@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
75ce9aba Add support for building lxml on pre-release Pythons. Jason R. Coombs <j****o@j****m> over 1 year ago
14e9e0a7 Specify packages using include rather than exclude Colin Watson <c****n@d****g> over 1 year ago
aee344d7 Removing dependabot config. Closes jaraco/skeleton#156 Jason R. Coombs <j****o@j****m> over 1 year ago
8b268660 Link to issues, changelog and docs on PyPI Tobias Kunze <r****@r****e> over 1 year ago
cc6a8ff7 Link documentation in README Tobias Kunze <r****@r****e> over 1 year ago
39a607d2 Bump badge for 2025. Jason R. Coombs <j****o@j****m> over 1 year ago
33742393 merge Merge pull request #54 from Solarmove/patch-1 Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b71fc010 👹 Feed the hobgoblins (delint). Jason R. Coombs <j****o@j****m> over 1 year ago
a4f914dd merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> almost 2 years ago
5c34e695 Use extend for proper workaround. Jason R. Coombs <j****o@j****m> almost 2 years ago
716bfd59 merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> almost 2 years ago
750a1891 Require Python 3.9 or later now that Python 3.8 is EOL. Jason R. Coombs <j****o@j****m> almost 2 years ago
e61a9df7 Include pyproject.toml in ruff.toml. Jason R. Coombs <j****o@j****m> almost 2 years ago
db4dfc49 Add Python 3.13 and 3.14 into the matrix. (jaraco/skeleton#151) Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
62b6678a Bump pre-commit hook for ruff to avoid clashes with pytest-ruff (jaraco/skele... Anderson Bravalheri <a****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f1b7f142 merge Merge https://github.com/jaraco/skeleton Jason R. Coombs <j****o@j****m> almost 2 years ago
3fe8c5ba Add Python 3.13 and 3.14 into the matrix. (jaraco/skeleton#146) Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
81b766c0 Fix an incompatibility (and source of merge conflicts) with projects using Ru... Avasam <s****6@h****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
a675458e Allow the workflow to be triggered manually. Jason R. Coombs <j****o@j****m> almost 2 years ago

← Back to repository