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: serverstf/python-valve
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: serverstf/python-valve
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: byteio
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 5, 2017

  1. Restructure source module

    Implements #52 and flattens the structure a bit like suggested in #49
    Yepoleb committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    3983277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fba13ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37462ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19def2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdf5bd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Remove getitem and setitem methods

    While they provide nice backwards compatibility, I don't think they're worth the
    trouble when debugging.
    Yepoleb committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    3918869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9ccf76 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Simplify IP unpacking

    Yepoleb committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    8601816 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    ff1b74b View commit details
    Browse the repository at this point in the history
Loading