1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-06 02:31:39 +02:00

Commit Graph

  • 747be30d2e 1.0.3 1.0.3 Jakub Roztocil 2019-08-26 12:42:34 +02:00
  • 88a9583f4c Update CHANGELOG.rst Jakub Roztocil 2019-07-20 13:03:30 +02:00
  • c5ca9d248e Allow stdin to be a closed fd Michael Sloan 2019-07-17 22:58:37 -06:00
  • fd6e87914c README Jakub Roztocil 2019-06-24 12:36:08 +02:00
  • 6dee49357d Fix comments Jakub Roztocil 2019-06-24 12:29:42 +02:00
  • df36d6255d Changed the way the output filename is generated Jakub Roztocil 2019-06-24 12:19:29 +02:00
  • e92b831e6e Create FUNDING.yml Jakub Roztocil 2019-06-23 12:05:24 +02:00
  • fd44f1af93 Updated Readme to fix a typo (#767) Harkirat Singh 2019-04-10 16:51:37 +05:30
  • b6309547d5 Add a bash here string example Jakub Roztocil 2019-03-11 08:41:24 +01:00
  • 3a46149de1 Fix several ResourceWarning: unclosed file (#741) Mickaël Schoentgen 2019-02-04 10:00:30 +01:00
  • b7c8bf0800 Add animation by @loranallensmith Jakub Roztocil 2019-02-03 15:27:17 +01:00
  • 69d010a11b Brew cleanup Jakub Roztocil 2019-02-03 15:08:29 +01:00
  • 42ff243400 Add make brew-test Jakub Roztocil 2019-02-03 14:58:23 +01:00
  • 933b438e5f Bump dependency versions #742 Jakub Roztocil 2019-02-03 14:26:05 +01:00
  • 358342d1c9 Update LICENSE Jakub Roztočil 2019-01-09 12:30:44 +01:00
  • c591a3810d 1.0.3-dev Jakub Roztocil 2018-11-14 16:36:47 +01:00
  • 0eba037037 v1.0.2 1.0.2 Jakub Roztocil 2018-11-14 16:36:00 +01:00
  • 3898129e9c Changelog Jakub Roztocil 2018-11-14 16:21:47 +01:00
  • b88e88d2e3 Fix tests for installation with pyOpenSSL #729 Jakub Roztocil 2018-11-14 16:10:08 +01:00
  • d1407baf76 Add make pdf Jakub Roztocil 2018-11-14 13:06:10 +01:00
  • d5032ca859 Fix changelog 1.0.1 Jakub Roztocil 2018-11-14 11:45:57 +01:00
  • f6a19cf552 Don't call external URLs from tests #729 Jakub Roztocil 2017-03-08 09:49:51 +01:00
  • 74979f3b33 Brew Jakub Roztocil 2018-11-06 11:37:33 +01:00
  • 698eb51e60 Update screenshot Jakub Roztocil 2018-11-03 18:08:43 +01:00
  • ae8030c930 Homebrew formula for v1.0.0 Jakub Roztocil 2018-11-02 17:18:04 +01:00
  • 2e96d7ffbb Update CHANGELOG.rst 1.0.0 Jakub Roztočil 2018-11-02 16:28:17 +01:00
  • b5625e3d75 v1.0.0 Jakub Roztocil 2018-11-02 16:24:35 +01:00
  • 932d3224f4 Cleanup Jakub Roztocil 2018-11-02 16:21:06 +01:00
  • b596fedf13 exit 0 constant: OK => SUCCESS to avoid confusion w/ HTTP 200 OK Jakub Roztocil 2018-11-02 16:07:39 +01:00
  • 96444f3345 Changelog Jakub Roztocil 2018-11-02 15:13:53 +01:00
  • 89b66f1608 Merge remote-tracking branch 'origin/master' Jakub Roztocil 2018-11-02 14:58:08 +01:00
  • a7d570916d #722: Add support for tls1.3 (#724) Vladimir Berkutov 2018-11-02 22:57:53 +09:00
  • ab5a50cee8 Finish --style=auto for terminal ANSI colors and make it the default. Jakub Roztocil 2018-11-02 14:53:05 +01:00
  • 91961c6b51 Fixed some lines (#723) Ankit R. Gadiya 2018-10-31 23:47:44 +05:30
  • 256ea7d49d Add prog parameter to HTTPieArgumentParser (#715) Matúš Ferech 2018-10-30 18:41:56 +01:00
  • 2cd6ea3050 Fix some broken documentation links (#703) Matthew Leather 2018-09-08 05:10:04 +12:00
  • 37dddf5bf7 Fix for broken Travis builds on macOS with Python 3.7 (#704) (#705) Matthew Leather 2018-09-08 05:09:30 +12:00
  • e508c631f2 Fix Tox using different Python than expected on macOS (#688) (#706) Matthew Leather 2018-09-08 05:08:37 +12:00
  • 55530c8c6d fixed output for escaping rules (#700) 0xflotus 2018-09-03 20:04:18 +02:00
  • eb929cbc04 Travis CI: Add Python 3.7 on linux to the testing (#690) cclauss 2018-07-25 14:02:00 +02:00
  • 2490bb25ca Add v 0.9.9 CHANGELOG link Jakub Roztočil 2018-07-22 17:58:52 +02:00
  • 2038fa02e3 Mention v0.9.9 in CHANGELOG Jakub Roztočil 2018-07-22 17:57:52 +02:00
  • 59d51ad513 Travis Jakub Roztocil 2018-07-12 21:52:01 +02:00
  • 61568f1def Travis Jakub Roztocil 2018-07-12 21:46:00 +02:00
  • f93f4fa7c7 Travis CI Python versions; install fix Jakub Roztocil 2018-07-12 21:33:12 +02:00
  • bf73b5701e Fix travis.yml syntax Jakub Roztocil 2018-07-12 21:23:32 +02:00
  • 7917f1b40c Build fixes and clean-up Jakub Roztocil 2018-07-12 21:16:16 +02:00
  • a50660cc70 Test --timeout with longer delay Jakub Roztocil 2018-07-12 00:39:31 +02:00
  • 749b1e2aca Fix pytest configuration Jakub Roztocil 2018-06-09 11:59:34 +02:00
  • 137889a267 Doc improvements Jakub Roztocil 2018-05-30 14:07:52 +02:00
  • c9c6f0fae5 Formatting Jakub Roztocil 2018-05-30 14:02:46 +02:00
  • 6fd1ea0e5a Section ordering Jakub Roztocil 2018-05-30 13:56:35 +02:00
  • 8f7676a2a9 Add Cookies section to the docs Jakub Roztocil 2018-05-30 13:55:06 +02:00
  • 87e661c5f1 Support using styles from Pygments plugins (#663) Piotr Śliwka 2018-04-14 22:25:59 +02:00
  • 8ca333dda0 Use parentheses in describing sessions (#664) Theodore Dubois 2018-04-11 18:04:02 -07:00
  • 0f4dce98c7 Make default HTTP headers case-insensitive Jakub Roztocil 2018-02-22 12:52:57 +01:00
  • 05547224ce Remove a Python 2.6 mention from extras_require Jakub Roztocil 2017-12-28 18:33:31 +01:00
  • 6301fee3d2 Upgrade to latest requests Jakub Roztocil 2017-12-28 18:32:29 +01:00
  • a803e845a5 More robust urllib3 import Jakub Roztocil 2017-12-28 18:32:12 +01:00
  • 11be041e06 Rename TestEnvironment to MockEnvironment to avoid pytest warnings Jakub Roztocil 2017-12-28 18:17:48 +01:00
  • 7f5fd130c5 Start using dict comprehensions Jakub Roztocil 2017-12-28 18:15:17 +01:00
  • ec899d70b7 Removed Python 2.6 support Jakub Roztocil 2017-12-28 18:03:13 +01:00
  • 4d3b4fa0be Fix rst Jakub Roztocil 2017-12-22 14:48:08 +01:00
  • 27c557e983 Update README.rst Jakub Roztocil 2017-12-22 14:40:48 +01:00
  • 7f24f7d34c Delete appveyor.yml Jakub Roztocil 2017-12-22 14:36:13 +01:00
  • 4b61108005 Remove AppVeyor II. Jakub Roztocil 2017-12-22 14:35:23 +01:00
  • 8b189725fd Remove AppVeyor Jakub Roztocil 2017-12-22 14:34:20 +01:00
  • 1719ebded6 Fix README (#641) Ildar Sagdejev 2017-12-22 02:37:04 +00:00
  • c5d6a4ad8e OS X => macOS Jakub Roztocil 2017-12-17 19:42:15 +01:00
  • 91e1fe2d0f appveyor fix attempt II. Jakub Roztocil 2017-12-13 21:32:37 +01:00
  • ca7f41de53 appveyor fix attempt Jakub Roztocil 2017-12-13 21:29:51 +01:00
  • 46e24dd6b5 Use function as source of styles for Fish completion Pablo Santiago Blum de Aguiar 2017-05-17 13:08:47 -03:00
  • 803127e8c9 Remove duplicate option from Fish completion list Pablo Santiago Blum de Aguiar 2017-05-17 13:05:44 -03:00
  • 4c138959ea Merge pull request #633 from darshanime/version_number_fix Jakub Roztocil 2017-12-13 21:18:38 +01:00
  • 91a28973bd Merge pull request #631 from CrazyPython/patch-2 Jakub Roztocil 2017-12-13 21:16:05 +01:00
  • 02b28093a8 Merge pull request #630 from CrazyPython/patch-1 Jakub Roztocil 2017-12-13 21:15:43 +01:00
  • d64e7d8a6a Merge pull request #638 from gtback/update-contributing-rst Jakub Roztocil 2017-12-13 21:14:31 +01:00
  • 8841b8bf46 Update CONTRIBUTING.rst to include correct Makefile targets. Greg Back 2017-12-07 04:39:32 +00:00
  • 6472ca55e1 fix env version attribute darshanime 2017-11-18 19:01:26 +05:30
  • 37c3307018 Remove 2.6 James 2017-11-14 09:18:10 -05:00
  • 0aab796960 Clarify error message James 2017-11-13 07:23:52 -05:00
  • 95c33e31a2 Merge pull request #614 from watersalesman/master Jakub Roztocil 2017-10-04 12:09:07 -05:00
  • 9af833da30 List DNF as Fedora package manager in README Randy Ramos 2017-10-02 16:55:35 -04:00
  • dfe6245cd6 Update AppVeyor Jakub Roztocil 2017-09-07 13:57:15 +02:00
  • 555761f3cb Update copyright year Jakub Roztocil 2017-09-06 01:42:16 +02:00
  • 643735ef23 Fix Gitter link Jakub Roztocil 2017-09-06 01:14:40 +02:00
  • 7a45f14542 Merge pull request #584 from scorphus/hotfix/new-requests Jakub Roztocil 2017-07-20 07:54:08 +02:00
  • e993f83355 Merge pull request #589 from alappe/patch-1 Jakub Roztocil 2017-07-20 07:53:30 +02:00
  • d726a4cd92 Merge pull request #591 from DavidOliver/patch-1 Jakub Roztocil 2017-07-20 07:52:57 +02:00
  • 8d3f09497b Fix sentence on overriding default timeout in readme David Oliver 2017-06-30 14:54:49 +02:00
  • 31c78c2885 Update README.rst Andreas Lappe 2017-06-26 13:00:46 +02:00
  • 9776a6dea0 Support requests>=2.14.0 Pablo Santiago Blum de Aguiar 2017-05-17 13:51:43 -03:00
  • f1d4861fae Merge pull request #568 from dsego/dsego/ansi-colors Jakub Roztocil 2017-03-12 22:44:05 +01:00
  • d99e1ff492 Fix link Jakub Roztocil 2017-03-12 13:31:03 +01:00
  • a196d1d451 Travis cache: pip Jakub Roztocil 2017-03-12 13:18:39 +01:00
  • 02209c2db1 Oops, remove semicolons Davorin Šego 2017-03-11 18:11:22 +01:00
  • 9886f01f91 New style option that applies the terminal ANSI color scheme Davorin Šego 2017-03-11 18:00:35 +01:00
  • a4f796fe69 Revert "Follow terminal ANSI color styles" Davorin Šego 2017-03-11 16:58:50 +01:00
  • c948f98b05 Update links Jakub Roztocil 2017-03-10 11:27:38 +01:00
  • b0fde07cfd Follow terminal ANSI color styles Davorin Šego 2017-03-06 01:05:50 +01:00