Commit Graph

1191 Commits

Author SHA1 Message Date
James
37c3307018
Remove 2.6 2017-11-14 09:18:10 -05:00
James
0aab796960
Clarify error message 2017-11-13 07:23:52 -05:00
Jakub Roztocil
95c33e31a2 Merge pull request #614 from watersalesman/master
List DNF as Fedora package manager in README
2017-10-04 12:09:07 -05:00
Randy Ramos
9af833da30 List DNF as Fedora package manager in README 2017-10-02 16:55:35 -04:00
Jakub Roztocil
dfe6245cd6 Update AppVeyor 2017-09-07 13:57:15 +02:00
Jakub Roztocil
555761f3cb Update copyright year 2017-09-06 01:42:16 +02:00
Jakub Roztocil
643735ef23 Fix Gitter link
Close #590
2017-09-06 01:14:56 +02:00
Jakub Roztocil
7a45f14542 Merge pull request #584 from scorphus/hotfix/new-requests
Support requests>=2.14.0
2017-07-20 07:54:08 +02:00
Jakub Roztocil
e993f83355 Merge pull request #589 from alappe/patch-1
Update README.rst, fix typo…
2017-07-20 07:53:30 +02:00
Jakub Roztocil
d726a4cd92 Merge pull request #591 from DavidOliver/patch-1
Fix sentence on overriding default timeout in readme
2017-07-20 07:52:57 +02:00
David Oliver
8d3f09497b Fix sentence on overriding default timeout in readme 2017-06-30 14:54:49 +02:00
Andreas Lappe
31c78c2885 Update README.rst 2017-06-26 13:00:46 +02:00
Pablo Santiago Blum de Aguiar
9776a6dea0 Support requests>=2.14.0
From that release onwards, `cert_verify` raises `IOError` [1].

    1: https://github.com/kennethreitz/requests/commit/7d8b87c
2017-05-17 20:31:10 -03:00
Jakub Roztocil
f1d4861fae Merge pull request #568 from dsego/dsego/ansi-colors
Follow terminal ANSI color styles

Close #524
2017-03-12 22:44:05 +01:00
Jakub Roztocil
d99e1ff492 Fix link 2017-03-12 13:31:03 +01:00
Jakub Roztocil
a196d1d451 Travis cache: pip 2017-03-12 13:18:39 +01:00
Davorin Šego
02209c2db1 Oops, remove semicolons 2017-03-11 18:12:00 +01:00
Davorin Šego
9886f01f91 New style option that applies the terminal ANSI color scheme 2017-03-11 18:00:35 +01:00
Davorin Šego
a4f796fe69 Revert "Follow terminal ANSI color styles"
This reverts commit b0fde07cfd.
2017-03-11 16:58:50 +01:00
Jakub Roztocil
c948f98b05 Update links 2017-03-10 11:27:38 +01:00
Davorin Šego
b0fde07cfd Follow terminal ANSI color styles
Removes the default solarized color scheme and custom http lexer class.
2017-03-06 01:05:50 +01:00
Jakub Roztocil
f74670fac1 Update README.rst 2017-03-01 12:40:26 +01:00
Jakub Roztocil
7321b9fa4e Add --verify true/false tests and CHANGELOG 2017-02-17 00:56:07 +01:00
Jakub Roztocil
cf8d5eb3e8 Merge pull request #560 from hangtwenty/dummyproof-cli-param-verify
Add --verify=(true|false) as an alternative to (yes|no) and make the boolean value case-insensitive
2017-02-17 00:43:22 +01:00
Michael Floering
64af72eb88 Turn --verify=False/True to --verify=no/yes
One way to address #559 -- https://github.com/jkbrzt/httpie/issues/559
-- instead of warning or throwing an error, just accept "True" and "False"
as synonyms of yes/no

(Updated to reflect feedback given at https://github.com/jkbrzt/httpie/pull/560 )
2017-02-13 18:30:55 -06:00
Jakub Roztocil
de38f86730 Merge pull request #558 from RobDesideri/patch-1
Update pip official website url
2017-02-09 21:13:47 +01:00
Roberto Desideri
244ad15c92 Update pip official website url 2017-02-09 15:25:07 +01:00
Jakub Roztocil
586f45e634 Merge pull request #494 from keik/patch-1
Fix typo
2017-02-07 20:50:43 +01:00
Jakub Roztocil
b1b4743663 Merge pull request #555 from rootulp/patch-1
Gitter Badge: flat-square style
2017-02-07 20:50:01 +01:00
Jakub Roztocil
5600b4a2d3 Merge pull request #557 from robertbenjamin/fix-doc-typo
Update README.rst
2017-02-07 20:49:34 +01:00
Robert Benjamin
9261167a1f Fix typo in the docs 2017-02-02 11:45:58 -08:00
Rootul Patel
519654e21b Gitter Badge: flat-square style
To match the other badges
2017-01-22 20:58:58 +00:00
Jakub Roztocil
4840499a43 Merge pull request #552 from duboviy/master
Add Python 3.6 support
2017-01-08 19:57:56 +01:00
Eugene Duboviy
ee6cdf4ab3 Update setup.py 2017-01-08 16:20:53 +02:00
Eugene Duboviy
98003f545d Update appveyor.yml 2017-01-08 16:19:26 +02:00
Eugene Duboviy
0046ed73c6 Update .travis.yml 2017-01-08 16:18:19 +02:00
Eugene Duboviy
66a6475064 Update tox.ini 2017-01-08 16:12:31 +02:00
Jakub Roztocil
97804802c0 Alternatives 2016-12-17 03:10:52 +01:00
Jakub Roztocil
c9296a9a45 Added link to httpcat 2016-12-17 03:06:48 +01:00
Jakub Roztocil
64a41c2601 README 2016-12-17 03:04:59 +01:00
Jakub Roztocil
0af6ae1be4 Fix PyPi README rendering
Close #540
2016-12-09 00:26:55 +01:00
Jakub Roztocil
d0fc10cf1a AWS / Amazon S3 auth plugin link 2016-12-08 21:48:38 +01:00
Jakub Roztocil
fe1d0b0a1e Doc 2016-12-08 21:48:18 +01:00
Jakub Roztocil
f133dbf22c Update README with new plugin repos location 2016-12-08 21:48:11 +01:00
Jakub Roztocil
9d93b07a9d Redme 2016-12-08 05:38:25 +01:00
Jakub Roztocil
761cdbf8be Update Homebrew formula 2016-12-08 05:25:50 +01:00
Jakub Roztocil
3a3aecca45 0.9.8 2016-12-08 05:22:20 +01:00
Jakub Roztocil
fb3a26586a Fix --auth-type help 2016-12-08 05:16:22 +01:00
Jakub Roztocil
cc9083f541 Keep the latest submitted Homebrew formula in extras/ for testing 2016-12-08 04:58:49 +01:00
Jakub Roztocil
9ae86f3b4f 0.9.7 2016-12-08 04:47:32 +01:00