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: pythiac/mdformat-pyproject
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: csala/mdformat-pyproject
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 20, 2024

  1. Configuration menu
    Copy the full SHA
    21e2e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a00501 View commit details
    Browse the repository at this point in the history
  3. Fix typos

    csala committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    e90dad0 View commit details
    Browse the repository at this point in the history
  4. Fix workflow name reference

    csala committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    d9a308d View commit details
    Browse the repository at this point in the history
  5. Merge pull request csala#13 from pythiac/fix-codecov-tokenless-upload

    Fix codecov tokenless upload on external PRs
    csala authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    a75bc8c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Configuration menu
    Copy the full SHA
    2744f64 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Upgrade python versions support

    csala committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    f145c5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request csala#15 from csala/maintenance-update-python-and-tox

    Upgrade python versions support - drop 3.7 + 3.8 - add 3.12 + 3.13
    csala authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    ac07b54 View commit details
    Browse the repository at this point in the history
  3. Update test_plugin.py - patch load instead of loads

    Update the tests to adapt to the new load call instead of loads
    csala authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    031bc97 View commit details
    Browse the repository at this point in the history
  4. Add missing blank line

    csala authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    985ca9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46e335d View commit details
    Browse the repository at this point in the history
  6. Merge pull request csala#14 from sanmai-NL/patch-1

    Fix unspecified text encoding defect
    csala authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    9f1d852 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Configuration menu
    Copy the full SHA
    d5b294c View commit details
    Browse the repository at this point in the history
  2. Upgrade ci to python3.13

    csala committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    0e96e78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request csala#16 from csala/csalagh-4-Some-options-in-pypr…

    …oject.toml-are-ignored
    
    Monkey patch to replace read_toml_opts entirely. Resolves csala#4
    csala authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    b476b07 View commit details
    Browse the repository at this point in the history
Loading