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_PyCamera
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.2
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_PyCamera
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 25, 2024

  1. allow custom filenaming

    FoamyGuy committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    aca887b View commit details
    Browse the repository at this point in the history
  2. timestamp filename example

    FoamyGuy committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    23c7fa5 View commit details
    Browse the repository at this point in the history
  3. pylint fixes

    FoamyGuy committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    994dd1c View commit details
    Browse the repository at this point in the history
  4. more details in comment

    FoamyGuy committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    91969b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    c8d4a04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9410a21 View commit details
    Browse the repository at this point in the history
  3. remove pylint disable

    FoamyGuy committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b57c955 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. leading 0s format

    FoamyGuy committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    85d7699 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. remove deprecated get_html_theme_path() call

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dcdeb5f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. add sphinx configuration to rtd.yaml

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    3e56953 View commit details
    Browse the repository at this point in the history
  2. update rtd badge url

    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    2aa4846 View commit details
    Browse the repository at this point in the history
  3. update rtd badge url

    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    9bccbf8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #32 from FoamyGuy/custom_filenames

    allow custom filenaming
    FoamyGuy authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    a2669ec View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Merge pull request #42 from FoamyGuy/rtd_badge_url

    Rtd badge url
    tannewt authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    6bfd873 View commit details
    Browse the repository at this point in the history
  2. last_saved_filename property

    FoamyGuy committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    85ede00 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Merge pull request #43 from FoamyGuy/last_saved_filename

    last_saved_filename property
    FoamyGuy authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    890a5e5 View commit details
    Browse the repository at this point in the history
Loading