Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: allrob23/cssutils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: jaraco/cssutils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 9, 2025

  1. Link documentation in README

    rixx committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    cc6a8ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b26866 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. Specify packages using include rather than exclude

    This avoids possible duplication if a wheel is built more than once from
    the same directory.
    cjwatson committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    14e9e0a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Merge pull request jaraco#63 from allrob23/main

    refactor: simplify dictionary keys access in _ColorProd function
    jaraco authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    4fd786d View commit details
    Browse the repository at this point in the history
  2. Merge pull request jaraco#62 from cjwatson/setuptools-include

    Specify packages using include rather than exclude
    jaraco authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    030dda6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85231e1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jaraco#61 from rixx/link-documentation

    Link documentation in README
    jaraco authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    17012bd View commit details
    Browse the repository at this point in the history
  5. Finalize

    jaraco committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    304f1c0 View commit details
    Browse the repository at this point in the history
Loading