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: geekwolverine/github-to-sqlite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: dogsheep/github-to-sqlite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 9 files changed
  • 2 contributors

Commits on Apr 5, 2023

  1. Fix a deprecation warning

    simonw committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ebd053e View commit details
    Browse the repository at this point in the history
  2. Test on 3.7 to 3.11

    simonw committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    2e84e26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb97a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Don't use branch main

    simonw authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    56a918f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    0ab34db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56f2aee View commit details
    Browse the repository at this point in the history
  3. More options for pull-requests: --state, --org, and --search (dogsh…

    …eep#80)
    
    * always ask for 100 items when paginating (helps dogsheep#79)
    * fix typos in README.md
    * ignore test and build artifacts
    * --org and --state options for pull-requests
    * --search for pull-requests, but it can only get 1000
    nedbat authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    a0a711b View commit details
    Browse the repository at this point in the history
  4. Release 2.9

    simonw committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    91188c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Disable scheduled publish

    This kept breaking due to rate limits.
    simonw authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    eaef8ff View commit details
    Browse the repository at this point in the history
Loading