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: httpie/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: httpie/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.1
Choose a head ref
  • 6 commits
  • 16 files changed
  • 2 contributors

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    c97fe64 View commit details
    Browse the repository at this point in the history
  2. Fix make brew-test

    `brew test` is only usable for non-from-source installations.
    jkbrzt committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    a88e44c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3f29c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. 1 Configuration menu
    Copy the full SHA
    8a03b7a View commit details
    Browse the repository at this point in the history
  2. Fix time elapsed (#1277)

    * Show the actual time elapsed; add docs
    
    * `requests.Response._headers_parsed_at` → `requests.Response._httpie_headers_parsed_at`
    
    * Add `ELAPSED_TIME_LABEL` constant
    
    * Tweak docs
    
    * Tweak docs
    
    * Allow multiple blank lines in Markdown files
    
    * Add rudimentary tests for --meta with different --style’s
    
    * Cleanup tests
    
    * Cleanup tests
    
    * Cleanup tests
    jkbrzt authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    c815e21 View commit details
    Browse the repository at this point in the history
  3. 3.0.1

    jkbrzt committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    3b441fa View commit details
    Browse the repository at this point in the history
Loading