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: bruderstein/PythonScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.12
Choose a base ref
...
head repository: bruderstein/PythonScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.13
Choose a head ref
  • 9 commits
  • 185 files changed
  • 2 contributors

Commits on Feb 17, 2022

  1. - correct issue with changed file encoding from utf8 -> acsii with la…

    …st checkin
    
    - commented debug print command
    chcg committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    8fd8132 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. - add coding info to sample files

    - removed whitespaces
    chcg committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    263a4bd View commit details
    Browse the repository at this point in the history
  2. - add coding info to sample files

    - removed whitespaces
    chcg committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    148bec9 View commit details
    Browse the repository at this point in the history
  3. - add coding info to python_tests files

    - removed whitespaces
    chcg committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    bfef71f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Bump PythonScript.Tests/gtest from 25ad42a to c9461a9 (#225)

    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `25ad42a` to `c9461a9`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@25ad42a...c9461a9)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    a8c08f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Bump actions/checkout from 2 to 3 (#226)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    04c7d12 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

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

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    29a01dc View commit details
    Browse the repository at this point in the history
  2. version 3.0.13 for alpha tests

    chcg committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    93762b3 View commit details
    Browse the repository at this point in the history
Loading