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: 965b80347e97
Choose a base ref
...
head repository: NixOS/nix
compare: 015e1c2131de
Choose a head ref
  • 9 commits
  • 2 files changed
  • 4 contributors

Commits on Jun 19, 2020

  1. add hintfmt test

    bburdette committed Jun 19, 2020
    Copy the full SHA
    cdddf24 View commit details
    Browse the repository at this point in the history
  2. too few, too many args

    bburdette committed Jun 19, 2020
    Copy the full SHA
    db475f9 View commit details
    Browse the repository at this point in the history
  3. escape percents

    bburdette committed Jun 19, 2020
    Copy the full SHA
    b193aca View commit details
    Browse the repository at this point in the history
  4. remove formathelper

    bburdette committed Jun 19, 2020
    Copy the full SHA
    397dbe1 View commit details
    Browse the repository at this point in the history
  5. fmt -> hintfmt test

    bburdette committed Jun 19, 2020
    Copy the full SHA
    0309488 View commit details
    Browse the repository at this point in the history
  6. tidying up

    bburdette committed Jun 19, 2020
    Copy the full SHA
    be4f444 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Update src/libutil/fmt.hh

    Co-authored-by: John Ericson <git@JohnEricson.me>
    bburdette and Ericson2314 committed Jun 22, 2020
    Copy the full SHA
    28b0790 View commit details
    Browse the repository at this point in the history
  2. with normaltxt, elide yellow color code instead of canceling it; use …

    …normaltxt on plain_string hintfmt
    bburdette committed Jun 22, 2020
    Copy the full SHA
    9d1cb0c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge pull request #3724 from bburdette/hintfmt-percent

    Hintfmt percent test, and fix
    edolstra committed Jun 23, 2020
    Copy the full SHA
    015e1c2 View commit details
    Browse the repository at this point in the history