Commit Graph

  • c859191480 add note for why 'Host' header cannot be unset Ahmed TAHRI 2024-04-04 08:41:36 +0200
  • e181193e53 don't chain call niquests.get and raise_for_status due to mock in test_update_warnings.py Ahmed TAHRI 2024-04-04 08:36:18 +0200
  • ea2d675c21 remove 'verify=False' when requesting packages.httpie.io for latest versions published Ahmed TAHRI 2024-04-04 08:21:43 +0200
  • bb5a57f2c6 ignore "subprocess" is still running and this process pid=x is multi-threaded warnings Ahmed TAHRI 2024-04-04 07:58:00 +0200
  • e19eb259ec fix multipart form data having filename with non ascii characters Ahmed TAHRI 2024-04-04 07:47:27 +0200
  • ff37166823 inject QuicCapabilityCache is a path is given (and not None) Ahmed TAHRI 2024-04-04 07:21:16 +0200
  • 5c497fd151 use compat for create_urllib3_context, resolve_ssl_version in httpie.ssl_ submodule Ahmed TAHRI 2024-04-04 07:20:36 +0200
  • e3c5acd0fc add test for remote h3 not compatible anymore Ahmed TAHRI 2024-04-04 07:03:39 +0200
  • b010effb46 respect httpie config to generate path for "quic.json" cache layer Ahmed TAHRI 2024-04-03 07:45:49 +0200
  • bfd7f37372 add comment Ahmed TAHRI 2024-03-25 07:40:53 +0100
  • 1ac0f320ba update docs with fixed metadata render Ahmed TAHRI 2024-03-22 08:00:13 +0100
  • 74d62b82bc display http3 error message even if user set timeout flag Ahmed TAHRI 2024-03-22 07:50:05 +0100
  • 8827c42bd3 update man files Ahmed TAHRI 2024-03-22 07:49:32 +0100
  • cce24fea7f add xfail when CI+MacOS for test_stdin_read_warning Ahmed TAHRI 2024-03-22 07:04:43 +0100
  • dfe3dbe5bd apply cosmetic fixes Ahmed TAHRI 2024-03-21 17:40:30 +0100
  • 8c3c77ac18 apply initial suggestions Ahmed TAHRI 2024-03-20 18:40:45 +0100
  • 7eb10b5146 add comments to guide future developers Ahmed TAHRI 2024-03-20 08:48:13 +0100
  • 803748538b adapt tests in OS specifics behaviors (err msg) Ahmed TAHRI 2024-03-20 08:05:26 +0100
  • 1ff2be7ac5 fix warning about unclosed file in TestItemParsing::test_valid_items Ahmed TAHRI 2024-03-20 07:55:02 +0100
  • f025f66835 fix multipart stream encoder not closing (file) part after completing them Ahmed TAHRI 2024-03-20 07:54:36 +0100
  • d39752a02c add tests to cover recently added cli flags Ahmed TAHRI 2024-03-20 07:38:02 +0100
  • 3ccbdbf484 fix warnings due leaving the http session open Ahmed TAHRI 2024-03-20 07:37:44 +0100
  • 417adcd818 fix warnings in TestItemParsing::test_escape_separator due to an unclosed file Ahmed TAHRI 2024-03-20 07:37:12 +0100
  • 793e3732af fix warnings in PersistentMockEnvironment due to missing cleanup Ahmed TAHRI 2024-03-20 07:36:22 +0100
  • 4f3b468970 code cleanup Ahmed TAHRI 2024-03-20 06:45:56 +0100
  • 7be49cfa34 flake8 lint fix Ahmed TAHRI 2024-03-18 18:38:57 +0100
  • bb1acd9eb2 resolve merge conflicts Ahmed TAHRI 2024-03-18 18:35:46 +0100
  • 19e75dfd60 resolve merge conflicts Ahmed TAHRI 2024-03-18 18:19:30 +0100
  • 5c068f8102 Re-add conditional colorama dependency Jakub Roztocil 2024-03-18 16:53:23 +0100
  • 10b7d317d0
    Migrate setup.py to setup.cfg (#1553) Mathieu Dupuy 2024-03-18 16:37:09 +0100
  • 5bb23a7c09 Removed redefinition of unused 'command' yuvalg99 2024-03-06 21:43:19 +0200
  • b0e8ab51ef Removed blank whitespace in config.py yuvalg99 2024-03-06 21:30:02 +0200
  • 52893fad4e Added docs about config default headers yuvalg99 2024-03-06 21:23:25 +0200
  • a61e8e44ed Added default headers option to config yuvalg99 2024-03-06 21:13:05 +0200
  • bb130876f1
    remove pytest-lazy fixtures Mathieu Dupuy 2024-03-05 16:00:38 +0100
  • dea66e8bbe
    restore a stub setup.py Mathieu Dupuy 2024-03-05 15:40:04 +0100
  • 1b60638875
    Merge branch 'master' into migrate-to-pyproject-toml Mathieu Dupuy 2024-03-04 23:42:52 +0100
  • 034eb08351
    also include man pages Mathieu Dupuy 2024-03-04 18:58:43 +0100
  • 90c8e817c4
    Merge b34ada80f9 into 3de7c82077 Lukáš Říha 2024-03-04 18:14:19 +0100
  • 3de7c82077 Cleanup Jakub Roztocil 2024-03-04 18:12:18 +0100
  • db16bbee96 Drop dependency on the abandoned python-lazy-fixture II. Jakub Roztocil 2024-03-04 18:05:26 +0100
  • 3524ccf0ba Drop dependency on the abandoned python-lazy-fixture Jakub Roztocil 2024-03-04 16:27:52 +0100
  • 8ac44b57ce
    Ensure support for Python 3.11/3.12 (#1540) Aliaksei Urbanski 2024-03-04 17:57:45 +0300
  • 2db28ef692
    docs: fix typo (#1548) Aolin 2024-03-04 22:37:15 +0800
  • 7a234d60da
    [automated] Update generated content (#1566) github-actions[bot] 2024-03-04 15:36:44 +0100
  • a72fb7501e [automated] Update generated content jkbrzt 2024-03-04 14:36:08 +0000
  • a842a932cc
    docs: Update the url for offline mode (#1556) Matthieu LAURENT 2024-03-04 15:35:32 +0100
  • b934eec7fc
    Replace redirection with tee command with sudo for file creation (#1557) vostok92 2024-03-04 23:34:57 +0900
  • a8ef611f2c HTTPie v4 Ahmed TAHRI 2023-10-03 14:12:32 +0200
  • 529b7336f9
    Replace redirection with tee command with sudo for file creation vostok92 2024-02-07 20:51:07 +0900
  • ff018c5afd
    docs: Update the url for offline mode Matthieu LAURENT 2024-02-01 10:44:48 +0100
  • a6248e53e4
    silence flake8 F811 for BaseCLIResponse.command Mathieu Dupuy 2024-01-27 19:43:27 +0100
  • 2850eaed10
    fix Makefile build Mathieu Dupuy 2024-01-23 22:19:32 +0100
  • d55543ec3a
    migrate setup.py to setup.cfg Mathieu Dupuy 2024-01-23 19:20:14 +0100
  • 510e3df4c8 Trim trailing empty lines from CLI output #1547 hydromelvictor 2024-01-15 15:59:30 +0000
  • 4e7c39f31d
    docs: fix typo Aolin 2024-01-01 18:24:23 +0800
  • b073876cd2
    Update README.md Matt George 2023-12-09 07:15:29 -0500
  • 0e1a38f20b Improvement of the regular expression for more clear and readable code eukub 2023-11-26 20:08:52 +0300
  • 51606bf276 [#1536] Enhancement: Add shortcut for --verify=no. HackTheOxidation 2023-11-25 18:02:24 +0100
  • af32849d4d [DATALAD RUNCMD] run codespell throughout fixing typo automagically Yaroslav Halchenko 2023-11-21 12:18:34 -0500
  • d6c66899f3 codespell ignore datas Yaroslav Halchenko 2023-11-21 12:18:30 -0500
  • 0c4235cb96 Add rudimentary codespell config Yaroslav Halchenko 2023-11-21 12:17:44 -0500
  • 30388c42b0 Add github action to codespell master on push and PRs Yaroslav Halchenko 2023-11-21 12:17:44 -0500
  • 946ad3a443 Ensure support for Python 3.11/3.12 Aliaksei Urbanski 2023-11-20 00:38:34 +0300
  • 9e8e3691c8
    Update README.md Jakub Roztocil 2023-10-24 10:23:30 -0700
  • 262d6af8f3
    fix: fixed ubuntu installation step 2 Akshay 2023-10-13 02:03:50 +0530
  • 63579b4170
    Update methods.yml to include cask flag per changes in homebrew jasonm4130 2023-10-05 10:37:01 +1000
  • b34ada80f9 Remove unused code Lukáš Říha 2023-09-01 01:38:55 +0200
  • 57e6f1f355 Remove unnecessary process wait on MacOS (#1523) Lukáš Říha 2023-08-31 17:02:37 +0200
  • e52a60e67c
    [automated] Update generated content (#1524) github-actions[bot] 2023-08-06 14:35:57 +0200
  • 63e9222e29 [automated] Update generated content jakubroztocil 2023-08-06 12:15:49 +0000
  • 8aa654d1ef
    Update README.md Jakub Roztocil 2023-08-06 14:15:10 +0200
  • 011402152c Rename repo from httpie/httpie to httpie/cli Jakub Roztocil 2023-08-06 14:04:32 +0200
  • 939e77476d Fix average download speed (httpie#1516) mikurei 2023-07-15 01:10:30 +0300
  • 7902bdddf6 Add CHANGELOG entry Ousret 2023-06-11 06:16:28 +0200
  • 190253b1af Add HTTP/3 to mapping in property version (HTTPResponse) Ousret 2023-06-11 06:12:07 +0200
  • 6af2b43148
    Merge 9f3e31765b into 30a6f73ec8 luohuayouyi12138 2023-05-29 00:04:19 +0700
  • 30a6f73ec8
    README.md: fix the file based separators internal link (#1510) Rudolf Olah 2023-05-24 11:22:56 -0400
  • 7548a7b4c7
    README.md: fix the file based separators internal link Rudolf Olah 2023-05-24 09:53:28 -0400
  • ec4fb84254
    Document restriction on top-level JSON types explicitly (#1496) Boris Verkhovskiy 2023-05-23 15:11:41 +0300
  • b2bcc9a839
    Update docs/README.md Jakub Roztocil 2023-05-23 05:11:28 -0700
  • c8c135ffff
    [automated] Update generated content (#1509) github-actions[bot] 2023-05-22 11:57:31 -0700
  • 69044300c7 [automated] Update generated content jakubroztocil 2023-05-22 18:57:06 +0000
  • 2da955fb06
    Man page clean-up (#1508) Jakub Roztocil 2023-05-22 11:56:30 -0700
  • 5f56b83c15
    Merge branch 'master' into jakub/man-page-cleanup Jakub Roztocil 2023-05-22 11:41:01 -0700
  • c2677eeccf
    [automated] Update auto-generated files (#1507) github-actions[bot] 2023-05-22 11:40:01 -0700
  • 72dbb234c4 Man page clean-up Jakub Roztocil 2023-05-22 20:38:34 +0200
  • 47b53342d6 [automated] Update auto-generated files jakubroztocil 2023-05-22 17:02:14 +0000
  • 089cc07fcd
    Merge af5e9897c9 into 5325a9bc07 dependabot[bot] 2023-05-22 17:01:39 +0000
  • 5325a9bc07 Remove skipping Jakub Roztocil 2023-05-22 19:01:36 +0200
  • 2e3272b5ba
    Fixed installation steps for Debian & Ubuntu (#1473) (#1475) chrysle 2023-05-22 18:50:25 +0200
  • 5dc30bc438 Ensure sudo for apt Jakub Roztocil 2023-05-22 18:44:07 +0200
  • 442aa673ac Fix Choco changelog link Jakub Roztocil 2023-05-22 18:04:06 +0200
  • 3e290e5dba Fix Snap publish action Jakub Roztocil 2023-05-22 17:51:22 +0200
  • 2a9cd226aa Bump version for Chocolatey Jakub Roztocil 2023-05-22 16:21:25 +0200
  • 23049ae9a8
    Merge 84976926e8 into 3b58a4a4a2 Ville Skyttä 2023-05-20 07:50:07 -0700
  • 3b58a4a4a2 Trigger docs deploy Jakub Roztocil 2023-05-20 00:01:37 +0200
  • 7512ca7e47 Fix docs deploy Jakub Roztocil 2023-05-20 00:01:10 +0200
  • cc697db730 Add a changelog entry for #1502 Jakub Roztocil 2023-05-19 23:59:08 +0200
  • cbe53ed79a
    Avoid override of headers by urllib3 when unset (#1502) Abdelhakim Qbaich 2023-05-19 17:53:26 -0400