Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.
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: jaybaird/python-bloomfilter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: growbots/python-bloomfilter
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.
  • 16 commits
  • 22 files changed
  • 1 contributor

Commits on May 24, 2017

  1. Update repo after fork

    filipochnik committed May 24, 2017
    Configuration menu
    Copy the full SHA
    d83fde1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from growbots/prepare-fork

    Prepare fork
    filipochnik authored May 24, 2017
    Configuration menu
    Copy the full SHA
    b36db5a View commit details
    Browse the repository at this point in the history
  3. Drop support for Python2

    filipochnik committed May 24, 2017
    Configuration menu
    Copy the full SHA
    34768c0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from growbots/drop-py2-support

    Drop support for Python2
    filipochnik authored May 24, 2017
    Configuration menu
    Copy the full SHA
    f6db928 View commit details
    Browse the repository at this point in the history
  5. Cleanup tests

    filipochnik committed May 24, 2017
    Configuration menu
    Copy the full SHA
    5db6dfd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from growbots/tests-cleanup

    Cleanup tests
    filipochnik authored May 24, 2017
    Configuration menu
    Copy the full SHA
    5320e9a View commit details
    Browse the repository at this point in the history
  7. Style fixes

    filipochnik committed May 24, 2017
    Configuration menu
    Copy the full SHA
    ba6ea44 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from growbots/style-fixes

    Style fixes
    filipochnik authored May 24, 2017
    Configuration menu
    Copy the full SHA
    a2380e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6013ef3 View commit details
    Browse the repository at this point in the history
  10. Fixes to setup config

    filipochnik committed May 24, 2017
    Configuration menu
    Copy the full SHA
    c107034 View commit details
    Browse the repository at this point in the history
  11. Use list for keywords

    filipochnik committed May 24, 2017
    Configuration menu
    Copy the full SHA
    3841bd2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    057e807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca5086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    925daaf View commit details
    Browse the repository at this point in the history
  4. Refactor tests

    filipochnik committed May 26, 2017
    Configuration menu
    Copy the full SHA
    d58bc39 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from growbots/more_test

    More tests
    filipochnik authored May 26, 2017
    Configuration menu
    Copy the full SHA
    394be4a View commit details
    Browse the repository at this point in the history
Loading