Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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/nixpkgs-channels
base: 343abf7730fb
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 18fec2687c08
Choose a head ref
  • 9 commits
  • 3 files changed
  • 4 contributors

Commits on Mar 5, 2019

  1. references-by-popularity: create debug output

    (cherry picked from commit 54826e7)
    grahamc committed Mar 5, 2019
    Copy the full SHA
    86fafb0 View commit details
    Browse the repository at this point in the history
  2. references-by-popularity: cache computation to avoid memory bloat

    On very large graphs (14k+ paths), we'd end up with a massive in
    memory tree of mostly duplication.
    
    We can safely cache trees and point back to them later, saving
    memory.
    
    (cherry picked from commit 09362bc)
    grahamc committed Mar 5, 2019
    Copy the full SHA
    e32d952 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Merge pull request #56919 from grahamc/closure-graph-memory-18.09

    Closure graph memory (18.09)
    shlevy committed Mar 6, 2019
    Copy the full SHA
    796b760 View commit details
    Browse the repository at this point in the history
  2. vivaldi-ffmpeg-codecs: 72.0.3626.96 -> 72.0.3626.109

    (cherry picked from commit ab93817)
    romildo authored and NeQuissimus committed Mar 6, 2019
    Copy the full SHA
    2bc25ec View commit details
    Browse the repository at this point in the history
  3. vivaldi-ffmpeg-codecs: 72.0.3626.109 -> 72.0.3626.121

    (cherry picked from commit 38b8f49)
    romildo authored and NeQuissimus committed Mar 6, 2019
    Copy the full SHA
    e99e94e View commit details
    Browse the repository at this point in the history
  4. vivaldi-ffmpeg-codecs: 72.0.3626.121 -> 72.0.3626.122

    (cherry picked from commit 07fdb3b)
    NeQuissimus committed Mar 6, 2019
    Copy the full SHA
    f13559a View commit details
    Browse the repository at this point in the history
  5. vivaldi: 2.3.1440.41-1 -> 2.3.1440.48-1

    (cherry picked from commit a1ba6ab)
    romildo authored and NeQuissimus committed Mar 6, 2019
    Copy the full SHA
    650a16d View commit details
    Browse the repository at this point in the history
  6. vivaldi: 2.3.1440.48-1 -> 2.3.1440.57-1

    (cherry picked from commit fa99afa)
    romildo authored and NeQuissimus committed Mar 6, 2019
    Copy the full SHA
    64fafd5 View commit details
    Browse the repository at this point in the history
  7. vivaldi: 2.3.1440.57-1 -> 2.3.1440.60-1

    (cherry picked from commit 9d20f22)
    NeQuissimus committed Mar 6, 2019
    Copy the full SHA
    18fec26 View commit details
    Browse the repository at this point in the history