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: sfackler/rust-postgres-protocol
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: sfackler/rust-postgres-protocol
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 12 files changed
  • 2 contributors

Commits on Dec 30, 2016

  1. Upgrade to byteorder 1.0

    sfackler committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    e8d1790 View commit details
    Browse the repository at this point in the history
  2. Clean up byteorder use

    sfackler committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    8c4b1dd View commit details
    Browse the repository at this point in the history
  3. Bump memchr

    sfackler committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    cff737e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

  1. Update the md5 crate

    IvanUkhov committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    85d7b7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from IvanUkhov/md5

    Update the md5 crate
    sfackler authored Feb 26, 2017
    Configuration menu
    Copy the full SHA
    2997360 View commit details
    Browse the repository at this point in the history
  3. Release v0.2.1

    sfackler committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    392c9e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2017

  1. Move to rust-postgres

    sfackler committed Mar 12, 2017
    Configuration menu
    Copy the full SHA
    c03accd View commit details
    Browse the repository at this point in the history
Loading