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/nixpkgs
base: df58d379ca93
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f24e74d159f6
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 6, 2019

  1. git, gitweb: Fix git-instaweb

    * Make the build system embed the correct path to gitweb into git-instaweb
    * Move gitweb fixups to the git expression, to make sure that gitweb
    used by git-instaweb is functional
    * This will increase the closure size of git, but only with perlSupport
    kirelagin committed Jan 6, 2019
    Copy the full SHA
    813c6d4 View commit details
    Browse the repository at this point in the history
  2. git: Do not split gitweb output

    This partially reverts 9029ed9 as
    `git-instaweb`, which comes with git, needs on gitweb and having them in
    separate outputs results in a cycle.
    kirelagin committed Jan 6, 2019
    Copy the full SHA
    047def4 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2019

  1. Merge pull request #53494 from kirelagin/git-instaweb

    git, gitweb: Fix git-instaweb
    wmertens committed Aug 4, 2019
    Copy the full SHA
    f24e74d View commit details
    Browse the repository at this point in the history