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: 9c19a2e51a83
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2121897d1209
Choose a head ref
  • 4 commits
  • 168 files changed
  • 2 contributors

Commits on Sep 18, 2019

  1. doc: Disable wrapping source

    Even a simple typo fix can result in a reflow of a whole paragraph, leading to illegible diffs. The majority of text editors supports wrapping the source code to a comfortable width so it makes sense to me to sacrifice the few that do not rather than the unfortunately line-oriented diff tools.
    
    (cherry picked from commit 641f635)
    jtojnar committed Sep 18, 2019
    Copy the full SHA
    7909a8f View commit details
    Browse the repository at this point in the history
  2. nixos/doc: re-format

    jtojnar committed Sep 18, 2019
    Copy the full SHA
    37f6004 View commit details
    Browse the repository at this point in the history
  3. doc: re-format

    jtojnar committed Sep 18, 2019
    Copy the full SHA
    7aa9367 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #69043 from jtojnar/no-wrap-doc-19.09

    [19.09] doc: Disable wrapping source
    grahamc committed Sep 18, 2019
    Copy the full SHA
    2121897 View commit details
    Browse the repository at this point in the history