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: jacobwilliams/pyplot-fortran
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: jacobwilliams/pyplot-fortran
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 27, 2024

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

Commits on Aug 17, 2024

  1. always enclose filename in quotes in execute function if it isn't alr…

    …eady
    
    also added an extra error check if the filename is blank
    jacobwilliams committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    cdb7d7d View commit details
    Browse the repository at this point in the history
  2. test update

    jacobwilliams committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    da34d27 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51 from jacobwilliams/50-quotes

    always enclose filename in quotes in execute function if it isn't already
    jacobwilliams authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    60c5690 View commit details
    Browse the repository at this point in the history
Loading