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: 0.2.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: 0.2.1
Choose a head ref
  • 11 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 26, 2012

  1. Use the Pygments HTTP and JSON lexers

    Jakob Kramer committed Apr 26, 2012
    Configuration menu
    Copy the full SHA
    2d7f2c6 View commit details
    Browse the repository at this point in the history
  2. Use the full capability of HttpLexer

    Jakob Kramer committed Apr 26, 2012
    Configuration menu
    Copy the full SHA
    4aa86cb View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2012

  1. use PrettyHttp class; working --headers and --body

    Jakob Kramer committed Apr 28, 2012
    Configuration menu
    Copy the full SHA
    bced559 View commit details
    Browse the repository at this point in the history
  2. PEP-8

    Jakob Kramer committed Apr 28, 2012
    Configuration menu
    Copy the full SHA
    d89eeb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2012

  1. Configuration menu
    Copy the full SHA
    70b3658 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2012

  1. Merge pull request #45 from gandaro/pygments-lexers

    Use the Pygments HTTP and JSON lexers
    jkbrzt committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    1261304 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from dair-targ/master

    Fixed --verbose flag for newer requests.
    jkbrzt committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    f64eb09 View commit details
    Browse the repository at this point in the history
  3. Version bump to 0.2.1dev.

    jkbrzt committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    6cf2910 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d544ec3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e175fe9 View commit details
    Browse the repository at this point in the history
  6. 0.2.1

    jkbrzt committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    a0700c4 View commit details
    Browse the repository at this point in the history
Loading