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: BeryJu/oci-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vsoch/oci-python
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.
  • 11 commits
  • 13 files changed
  • 4 contributors

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    3c5e4db View commit details
    Browse the repository at this point in the history
  2. Merge pull request vsoch#21 from BeryJu/patch-1

    Use raw python string for regex
    vsoch authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    20d69d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Update setup.cfg

    BeryJu authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    c791b19 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Merge pull request vsoch#23 from BeryJu/patch-2

    setup.cfg: change description-file to description_file
    vsoch authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    ceb4fcc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. feat: support setting proxy for reggie client

    Signed-off-by: cormick <[email protected]>
    CormickKneey committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    ad89019 View commit details
    Browse the repository at this point in the history
  2. Merge pull request vsoch#24 from CormickKneey/feat/set_proxy

    feat: support setting proxy for reggie client
    vsoch authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    d1bae3d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Configuration menu
    Copy the full SHA
    12ca794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a86027 View commit details
    Browse the repository at this point in the history
  3. Ignore IntStruct

    yarikoptic committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    18da286 View commit details
    Browse the repository at this point in the history
  4. [DATALAD RUNCMD] chore: run codespell throughout fixing a few new typ…

    …os automagically
    
    === Do not change lines below ===
    {
     "chain": [],
     "cmd": "codespell -w",
     "exit": 0,
     "extra_inputs": [],
     "inputs": [],
     "outputs": [],
     "pwd": "."
    }
    ^^^ Do not change lines above ^^^
    yarikoptic committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    73f230c View commit details
    Browse the repository at this point in the history
  5. Merge pull request vsoch#25 from yarikoptic/enh-codespell

    Add codespell support (config, workflow to detect/not fix) and make it fix some typos
    vsoch authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    22ee6ac View commit details
    Browse the repository at this point in the history
Loading