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: 4c6743c79cfa
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e269397d5c62
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Aug 11, 2020

  1. Copy the full SHA
    b2b779f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. broot: install bash/zsh/fish files for the br function

    - In bash, the user needs to source `br.sh` somewhere.
    - In zsh, the user needs to `autoload -Uz br` somewhere.
    - In fish, `br` should just work.
    danieldk committed Aug 12, 2020
    Copy the full SHA
    8770c22 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Merge pull request #95209 from danieldk/broot-dont-nag

    broot: disable (impure) br shell function nag, install bash/zsh/fish files for the br function
    danieldk committed Aug 13, 2020
    Copy the full SHA
    e269397 View commit details
    Browse the repository at this point in the history