Thanks to visit codestin.com
Credit goes to github.com

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: rusqlite/rusqlite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.32.0
Choose a base ref
...
head repository: rusqlite/rusqlite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.32.1
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 21, 2024

  1. Fix clippy warnings

    gwenn committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    dcc226c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1542 from gwenn/warnings

    Fix clippy warnings
    gwenn authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    844842d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    a53bcd4 View commit details
    Browse the repository at this point in the history
  2. Fix test

    gwenn committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3810178 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1548 from gwenn/not_owned_interrupt_lock

    Prevent interrupt from non-owned connection
    gwenn authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c67b7d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Test direct-minimal-versions

    gwenn committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e29a57f View commit details
    Browse the repository at this point in the history
  2. Oops

    gwenn committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5438cd0 View commit details
    Browse the repository at this point in the history
  3. Fix direct minimal versions

    Using the most recent versions currenlty available
    gwenn committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8bab6eb View commit details
    Browse the repository at this point in the history
  4. Prepare patch release

    gwenn committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7990451 View commit details
    Browse the repository at this point in the history
  5. Cancel previous run

    gwenn committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c69f2f9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1549 from gwenn/direct-minimal-versions

    Test direct-minimal-versions
    gwenn authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    499cc7b View commit details
    Browse the repository at this point in the history
Loading