index
:
httpie
auto-updates
dependabot/github_actions/peter-evans/create-or-update-comment-3
dependabot/github_actions/peter-evans/create-pull-request-5
feature/term-headers
fix-initial-number-escaping
isidentical/feature/dont-crop-styles
isidentical/feature/shell-completion
isidentical/refactors/color-system
master
mickael/oss-76-http-prompt-merge
Mirror of https://github.com/httpie/httpie
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-26
v0.2.6
0.2.6
Jakub Roztocil
2012-07-26
Added docstrings, refactored input.
Jakub Roztocil
2012-07-26
Mention necessary quoting with `:=`. #77
Jakub Roztocil
2012-07-26
Improved error messages.
Jakub Roztocil
2012-07-26
Clean-up
Jakub Roztocil
2012-07-25
Ensure that full querystring is printent with -v.
Jakub Roztocil
2012-07-24
Fixed RST formatting.
Jakub Roztocil
2012-07-24
Short option for --headers is now -h.
Jakub Roztocil
2012-07-24
Allow multiple fields with the same name.
Jakub Roztocil
2012-07-24
Switched to "==" a the separator for URL params.
Jakub Roztocil
2012-07-24
Updated changelog.
Jakub Roztocil
2012-07-24
Replaced --ignore-http-status with --check-status.
Jakub Roztocil
2012-07-23
Fixed tests.
Jakub Roztocil
2012-07-23
Added exit codes for HTTP 3xx, 4xx, 5xx (3, 4, 5).
Jakub Roztocil
2012-07-21
Fixed colorama initialization (#36).
Jakub Roztocil
2012-07-21
Use local `httpbin` for all tests if available.
Jakub Roztocil
2012-07-21
Undebug
Jakub Roztocil
2012-07-21
Fixed tests.
Jakub Roztocil
2012-07-21
Added `models.Environment()`.
Jakub Roztocil
2012-07-20
Updated flags in README.
Jakub Roztocil
2012-07-20
Changed default --print to "b" if stdout piped.
Jakub Roztocil
2012-07-20
Updated installation instructions.
Jakub Roztocil
2012-07-20
Improved highlighting of HTTP headers.
Jakub Roztocil
2012-07-19
Updated changelog; added stable version README link.
Jakub Roztocil
2012-07-19
Merge pull request #72 from jakebasile/issue-61
Jakub Roztocil
2012-07-18
Updated documentation for query string params.
Jake Basile
2012-07-18
Added a bit of testing for the new query string parameters.
Jake Basile
2012-07-18
Added the ability to pass query string parameters.
Jake Basile
2012-07-17
Clean up.
Jakub Roztocil
2012-07-17
Updated changelog.
Jakub Roztocil
2012-07-17
Added support for terminal colors under Windows.
Jakub Roztocil
2012-07-17
README fixes.
Jakub Roztocil
2012-07-17
0.2.6dev
Jakub Roztocil
2012-07-17
0.2.5 (bugfixes)
0.2.5
Jakub Roztocil
2012-07-17
Fixed tests exist status.
Jakub Roztocil
2012-07-17
Python 3 fixes.
Jakub Roztocil
2012-07-17
Fixed AttributeError in Content-Type vendor removal.
Jakub Roztocil
2012-07-17
Fixed accidentally remove __licence__.
Jakub Roztocil
2012-07-17
0.2.5dev
Jakub Roztocil
2012-07-17
0.2.5dev
Jakub Roztocil
2012-07-17
0.2.4 (bad upload of 0.2.3 to pypi).
0.2.4
Jakub Roztocil
2012-07-17
Merge branch 'master' of github.com:jkbr/httpie
Jakub Roztocil
2012-07-17
0.2.4dev
Jakub Roztocil
2012-07-17
0.2.3
0.2.3
Jakub Roztocil
2012-07-16
Merge pull request #69 from jokull/master
Jakub Roztocil
2012-07-17
Add a note on pretty JSON and unicode to changelog
Jakub Roztocil
2012-07-17
Added test case to verify unicode output
Oleg Churkin
2012-07-17
Now non-ascii symbols displayed correctly in the output (not as escape sequen...
Oleg Churkin
2012-07-17
Better wording.
Jakub Roztocil
2012-07-16
Allow stdin data with password prompt; added tests
Jakub Roztocil
[next]