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: X-Plane/python-script-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: s3cur3/python-script-utils
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.
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    78e6b1e View commit details
    Browse the repository at this point in the history
  2. perf (correct_case): Addec support for using an in-memory cache of ca…

    …se correction (saving us hitting the disk n^2 times)
    s3cur3 committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    61aa588 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    c6d1211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1eca0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf33e5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

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

Commits on Aug 19, 2020

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

Commits on Dec 29, 2020

  1. feat (geometry): The world's worst algorithm to collapse a list of li…

    …ne segments into a smaller number of multi-line segments
    s3cur3 committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    c043188 View commit details
    Browse the repository at this point in the history
Loading