1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jakub Roztocil 01ca7f0eb2 Ignore redirected stdout with --output, -o
This makes it easier to use HTTPie in cron jobs and scripts.

Closes #259
2016-03-01 20:24:50 +08:00
Jakub Roztocil 3b217daddc Travis 2016-02-29 16:43:18 +08:00
Jakub Roztocil c6690e0182 Makefile improvements 2016-01-02 14:33:48 -03:00
Jakub Roztocil c82c9f0ae4 Makefile improvements 2016-01-02 14:28:46 -03:00
Jakub Roztocil 84b81c00ea Fixed tox.ini and improved tests and CONTRIBUTING.txt 2016-01-02 14:07:00 -03:00
Jakub Roztocil 6aa711c69f Removed pytest-xdist
The test suite is much less IO-bound now with the local httpbin
instance (via pytest-httpbin). Therefore, paralelization is not
as helpful.
2014-09-08 07:44:25 +02:00
Jakub Roztocil 5a989b6075 Fixed Makefile, added setup.cfg. 2014-04-28 13:27:02 +02:00