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: 6fd230f1449b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e2867af1b246
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 6, 2020

  1. editline: 1.16.1 -> 1.17.0

    r-ryantm committed Jan 6, 2020
    Copy the full SHA
    525e296 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. editline: patch for improved handling of multiline input

    Minor but observable in `nix repl` when history contains
    expression that wraps and one that doesn't and using up/down
    arrows to toggle between (for example).
    dtzWill committed Jan 15, 2020
    Copy the full SHA
    0285a20 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Merge pull request #77050 from r-ryantm/auto-update/editline

    editline: 1.16.1 -> 1.17.0
    dtzWill committed Feb 4, 2020
    Copy the full SHA
    e2867af View commit details
    Browse the repository at this point in the history