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

Commits on Sep 5, 2018

  1. hcloud: Add autocomplete support for bash and zsh

    Currently one would need to manually run the command to generate
    completion and insert it into `.bashrc`/`.zshrc` to get the
    autocompletion to work. This patch will automatically generate
    both docs and save them to correct position so it should continue
    to work even if user changes the shell at a later stage.
    uskudnik committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    d23c357 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Merge pull request #46001 from uskudnik/add-hcloud-autocomplete-support

    hcloud: Add autocomplete support for bash and zsh
    Mic92 committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    d5e854b View commit details
    Browse the repository at this point in the history