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

Commits on Mar 1, 2020

  1. httpie: add manpage and html docs

    httpie has quite extensive documentation in form of its rst readme.
    With docutils it’s quite easy to convert to html.
    
    We can also convert it to a manpage, which makes the documentation
    accessible from the command line (even though it’s not quite standard
    format as far as manpages go; however a lot better than nothing).
    Profpatsch committed Mar 1, 2020
    Copy the full SHA
    9176f20 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Copy the full SHA
    2167ed8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81478 from Profpatsch/httpie-docs

    Httpie docs
    Ma27 committed Mar 2, 2020
    Copy the full SHA
    9da547d View commit details
    Browse the repository at this point in the history