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: 0x46b/python-validity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: uunicorn/python-validity
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.
  • 9 commits
  • 13 files changed
  • 5 contributors

Commits on Apr 18, 2023

  1. Change all write paths to /var/run/python-validity

    This is to ensure functionality of the python-validity
    on systems who restrict write access to the /usr directory,
    like Fedora Silverblue.
    itz-Jana committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a73bd66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4846362 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Merge pull request uunicorn#156 from J0n4t4n/master

    Move write paths to /var/run/python-validity
    uunicorn authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    c7a3ccb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    14eae96 View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    mattgia authored May 7, 2023
    Configuration menu
    Copy the full SHA
    50566b8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Merge pull request uunicorn#158 from mattgia/fix-empty-data-dir

    Fix issue where /var/lib/python-validity doesn't exist on daemon startup
    uunicorn authored May 8, 2023
    Configuration menu
    Copy the full SHA
    ca21528 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

  1. Merge pull request uunicorn#194 from poopsicles/patch-1

    Corrected README for Fedora
    uunicorn authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    af1fc60 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Release 0.15

    uunicorn committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    a6bbc21 View commit details
    Browse the repository at this point in the history
Loading