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: timvink/mkdocs-git-revision-date-localized-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: timvink/mkdocs-git-revision-date-localized-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.2
Choose a head ref
  • 9 commits
  • 12 files changed
  • 1 contributor

Commits on Mar 6, 2025

  1. better error for monorepo

    timvink authored Mar 6, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    21bc7ca View commit details
  2. apply ruff format

    timvink authored Mar 6, 2025
    Copy the full SHA
    07f0cb7 View commit details
  3. use more pathlib

    timvink authored Mar 6, 2025
    Copy the full SHA
    de5f9f0 View commit details
  4. string paths when parallel processing

    timvink authored Mar 6, 2025
    Copy the full SHA
    2cf7695 View commit details
  5. ensure string keys

    timvink authored Mar 6, 2025
    Copy the full SHA
    e21cae8 View commit details
  6. Better error handling when parallel proc fails

    timvink authored Mar 6, 2025
    Copy the full SHA
    b5b4856 View commit details
  7. test with disable

    timvink authored Mar 6, 2025
    Copy the full SHA
    26f8921 View commit details
  8. disable monorepo tests on windows

    timvink authored Mar 6, 2025
    Copy the full SHA
    a5692df View commit details
  9. Merge pull request #169 from timvink/fix_windows

    Disable windows edge-case of monorepo compatibility
    timvink authored Mar 6, 2025
    Copy the full SHA
    6caf88c View commit details
Loading