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: NixOS/nix
base: e5cf501c774b
Choose a base ref
...
head repository: NixOS/nix
compare: 1b79b5b983a6
Choose a head ref
  • 3 commits
  • 24 files changed
  • 1 contributor

Commits on Dec 2, 2020

  1. Copy the full SHA
    aa68486 View commit details
    Browse the repository at this point in the history
  2. Sink: Use std::string_view

    edolstra committed Dec 2, 2020
    Copy the full SHA
    faa31f4 View commit details
    Browse the repository at this point in the history
  3. read(): Use char * instead of unsigned char *

    This gets rid of some pointless casts.
    edolstra committed Dec 2, 2020
    1
    Copy the full SHA
    1b79b5b View commit details
    Browse the repository at this point in the history