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/ofborg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6912713eb5d4
Choose a base ref
...
head repository: NixOS/ofborg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d1976841c311
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Jan 3, 2019

  1. Copy the full SHA
    9dbb1c4 View commit details
  2. Send review requests

    grahamc committed Jan 3, 2019
    Copy the full SHA
    b788084 View commit details
  3. Merge pull request #296 from NixOS/request-maintainers

    Request maintainers
    grahamc authored Jan 3, 2019
    Copy the full SHA
    d197684 View commit details
Showing with 670 additions and 506 deletions.
  1. +109 −79 ofborg/Cargo.lock
  2. +78 −65 ofborg/Cargo.nix
  3. +18 −15 ofborg/crates-io.list
  4. +428 −345 ofborg/crates-io.nix
  5. +7 −0 ofborg/src/maintainers.rs
  6. +30 −2 ofborg/src/tasks/massrebuilder.rs
Loading