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: 9ccea31dc26b
Choose a base ref
...
head repository: NixOS/nix
compare: 7a4d9574d927
Choose a head ref
  • 5 commits
  • 10 files changed
  • 1 contributor

Commits on Nov 3, 2017

  1. Configuration menu
    Copy the full SHA
    0e77aa3 View commit details
    Browse the repository at this point in the history
  2. fetchGit: Add a test

    edolstra committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    4dee01d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee6ac38 View commit details
    Browse the repository at this point in the history
  4. Remove git:// support in NIX_PATH

    This didn't support specifying a revision/branch, and was restricted
    to git:// URIs (since https:// or ssh:// would be ambiguous).
    edolstra committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    6cf7c6a View commit details
    Browse the repository at this point in the history
  5. fetchgit.cc -> fetchGit.cc

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