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: mull-project/FileCheck.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.22
Choose a base ref
...
head repository: mull-project/FileCheck.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.23
Choose a head ref
  • 11 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    5fb3a7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from mull-project/strip-only-newlines

     Initially strip only newlines from matched lines
    stanislaw authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    a4b4468 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

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

Commits on Jan 10, 2023

  1. CI: Drop Python 3.6 jobs

    stanislaw committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    788e92d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8a0ff8 View commit details
    Browse the repository at this point in the history
  3. CI: fighting with Poetry PATH on Windows

    Disabling the Windows CI for now because Poetry has issues:
    
    python-poetry/poetry#7158
    stanislaw committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    16b97e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #192 from mull-project/update_ci

    CI: Drop Python 3.6 jobs
    stanislaw authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    12d4efa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a968dd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #191 from hroncok/patch-1

    Use poetry-core as the build backend instead of full poetry
    stanislaw authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4e11900 View commit details
    Browse the repository at this point in the history
  7. Bump version to 0.0.23

    stanislaw committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    ab60eeb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #193 from mull-project/update_ci

    Bump version to 0.0.23
    stanislaw authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    195aa15 View commit details
    Browse the repository at this point in the history
Loading