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: timrc-git/mdbm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: yahoo/mdbm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 8 files changed
  • 4 contributors

Commits on Sep 28, 2017

  1. Fix compilation on macOS

    ararslan committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    9e5f91b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Remove unused imports

    QubitPi committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    cc821f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Merge pull request #84 from QubitPi/remove-unused-imports

    Remove unused imports
    hawk259 authored Oct 29, 2018
    Configuration menu
    Copy the full SHA
    3ee007a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from ararslan/aa/macos

    Fix compilation on macOS
    hawk259 authored Oct 29, 2018
    Configuration menu
    Copy the full SHA
    af31072 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #88 from timrc-git/master

    Fix mdbm_reset_all_locks, and off-by-one in mash.
    hawk259 authored Oct 29, 2018
    Configuration menu
    Copy the full SHA
    c9ae18e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Configuration menu
    Copy the full SHA
    6fd2222 View commit details
    Browse the repository at this point in the history
  2. Removes superflous parenthesis

    zwoop committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    c8f11ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075bc9e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #93 from zwoop/VSCodeExclude

    Exclude the .vscode directory from Git
    hawk259 authored Nov 12, 2018
    Configuration menu
    Copy the full SHA
    c829c7d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #92 from zwoop/ExtraParenthesis

    Removes superflous parenthesis
    hawk259 authored Nov 12, 2018
    Configuration menu
    Copy the full SHA
    6bbf2d4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #91 from zwoop/MacOSBuild

    This adds the necessary -L flag for OpenSSL on macOS
    hawk259 authored Nov 12, 2018
    Configuration menu
    Copy the full SHA
    87c20e2 View commit details
    Browse the repository at this point in the history
Loading