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: phiresky/sqlite-zstd Loading
base: master
Choose a base ref
...
head repository: kodeschreiber/sqlite-zstd Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 3 files changed
  • 1 contributor

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    1865049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9d957e View commit details
    Browse the repository at this point in the history
  3. More experiments

    kodeschreiber committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3dfdfa7 View commit details
    Browse the repository at this point in the history
  4. Update Cargo.toml

    kodeschreiber committed May 14, 2024
    Configuration menu
    Copy the full SHA
    003311c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Reverted Cargo.toml

    kodeschreiber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    79bd4ab View commit details
    Browse the repository at this point in the history
  2. Making Rusqlite extern

    kodeschreiber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4cf62eb View commit details
    Browse the repository at this point in the history
  3. Allowing use as a lib

    kodeschreiber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f746e5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61a0615 View commit details
    Browse the repository at this point in the history
  5. Updating ZLIB

    kodeschreiber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    81c7d95 View commit details
    Browse the repository at this point in the history
  6. Readding experimentals

    kodeschreiber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cc6fa72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c41719 View commit details
    Browse the repository at this point in the history
  8. Removed excess comment

    kodeschreiber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6c8fe83 View commit details
    Browse the repository at this point in the history
  9. Patching rusqlite

    kodeschreiber committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ac55567 View commit details
    Browse the repository at this point in the history
Loading