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: adafruit/Adafruit_CircuitPython_Bitmap_Font
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1d712519fc09d25d44ac58466a9b2117093dcff9
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_Bitmap_Font
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7e153547f58fa69446e464cd63de404eeb32a642
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    2501072 View commit details
    Browse the repository at this point in the history
  2. Reorder imports

    tannewt authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    977edcb View commit details
    Browse the repository at this point in the history
  3. reorder imports

    tannewt authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    1f46cc3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from ronfischler/set-changed-during-iteration-fix

    Make a copy of the set to iterate over, not the original set we will …
    tannewt authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    ca48d4a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Merge pull request #29 from adafruit/tannewt-patch-1

    Fix 2.6.0 lint
    FoamyGuy authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    7e15354 View commit details
    Browse the repository at this point in the history
Loading