summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-03-18Re-add conditional colorama dependencyHEADmasterJakub Roztocil
#1553
2024-03-18Migrate setup.py to setup.cfg (#1553)Mathieu Dupuy
* migrate setup.py to setup.cfg No man pages * fix Makefile build * silence flake8 F811 for BaseCLIResponse.command * also include man pages * restore a stub setup.py * remove pytest-lazy fixtures
2024-03-04CleanupJakub Roztocil
2024-03-04Drop dependency on the abandoned python-lazy-fixture II.Jakub Roztocil
2024-03-04Drop dependency on the abandoned python-lazy-fixtureJakub Roztocil
2024-03-04Ensure support for Python 3.11/3.12 (#1540)Aliaksei Urbanski
These changes: * enable testing for Python 3.11/3.12 on CI * update classifiers at setup.py
2024-03-04docs: fix typo (#1548)Aolin
2024-03-04[automated] Update generated content (#1566)github-actions[bot]
Co-authored-by: jkbrzt <jkbrzt@users.noreply.github.com>
2024-03-04docs: Update the url for offline mode (#1556)Matthieu LAURENT
2024-03-04Replace redirection with tee command with sudo for file creation (#1557)vostok92
2023-10-24Update README.mdJakub Roztocil
2023-08-06[automated] Update generated content (#1524)github-actions[bot]
Co-authored-by: jakubroztocil <jakubroztocil@users.noreply.github.com>
2023-08-06Update README.mdJakub Roztocil
2023-08-06Rename repo from `httpie/httpie` to `httpie/cli`Jakub Roztocil
2023-05-24README.md: fix the file based separators internal link (#1510)Rudolf Olah
The link to "file based separators" in the "Reading headers from a file" section when rendered to HTML does not work. The link is now fixed by providing a URL and link text.
2023-05-23Document restriction on top-level JSON types explicitly (#1496)Boris Verkhovskiy
* Document restriction on top-level JSON types explicitly * Update docs/README.md --------- Co-authored-by: Jakub Roztocil <jakub@roztocil.co>
2023-05-22[automated] Update generated content (#1509)github-actions[bot]
Co-authored-by: jakubroztocil <jakubroztocil@users.noreply.github.com>
2023-05-22Man page clean-up (#1508)Jakub Roztocil
Ensure we don’t include dynamic content in the static man pages.
2023-05-22[automated] Update auto-generated files (#1507)github-actions[bot]
Co-authored-by: jakubroztocil <jakubroztocil@users.noreply.github.com>
2023-05-22Remove skippingJakub Roztocil
Always skipped
2023-05-22Fixed installation steps for Debian & Ubuntu (#1473) (#1475)chrysle
* Fixed installation steps for Debian & Ubuntu * Fixed incorrect path
2023-05-22Ensure `sudo` for `apt`Jakub Roztocil
2023-05-22Fix Choco changelog linkJakub Roztocil
2023-05-22Fix Snap publish actionJakub Roztocil
2023-05-22Bump version for ChocolateyJakub Roztocil
2023-05-20Trigger docs deployJakub Roztocil
2023-05-20Fix docs deployJakub Roztocil
2023-05-19Add a changelog entry for #1502Jakub Roztocil
2023-05-19Avoid override of headers by urllib3 when unset (#1502)Abdelhakim Qbaich
* Pass SKIP_HEADER const when header is unset * Hide SKIP_HEADER constant when displaying headers * Test that omits User-Agent
2023-05-19Fix issue linkJakub Roztocil
2023-05-19v3.2.23.2.2Jakub Roztocil
2023-05-19Flake8Jakub Roztocil
2023-05-19Skip a test failing in CIJakub Roztocil
2023-05-19Generate default ciphers using approach from #1501Jakub Roztocil
2023-05-19Fix a failing testJakub Roztocil
2023-05-19Fix log level display on newer PythonJakub Roztocil
2023-05-19Clean up `DEFAULT_SSL_CIPHERS` commentsJakub Roztocil
2023-05-19fix(urllib3): :bug: could not find urllib3 DEFAULT_CIPHERS (#1505)C-A de Salaberry
2023-05-09docs: improve documentation for installation of unstable version (#1490)Sid
* docs: improve documentation for installation of unstable version I am trying to rephrase the instructions to make it clear, concise and beginner friendly. Summary of changes: * rephrased the instructions to install unstable version of HTTPie * rephrased the instructions to verify the installation * fix(docs): remove trailing spaces * docs: fix 'pip' formatting Enclosed 'pip' with backticks to display it as inline code * docs: better description for pip installation (unstable version) * Update docs/README.md --------- Co-authored-by: Jakub Roztocil <jakub@roztocil.co>
2023-03-28Bump actions/stale from 7 to 8 (#1492)dependabot[bot]
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-22docs: improve clarity of sentences (#1489)Sid
* docs: improve clarity of sentences Improved clarity by rephrasing sentences in the best practices section. * docs: improve best practices section * use appropriate formatting for stdin * include EOF in abbreviated form * docs: clarify sentence * change 'know that' -> 'note that' * use neither nor for better clarity
2023-01-15Remove redundant imports (#1466)Nishant Sikarwar
2023-01-15Fix failing tests with responses ≥ 0.22.0Jakub Roztocil
Close #1461 Close #1467 Thanks, @alexshpilkin!
2023-01-04Bump mislav/bump-homebrew-formula-action from 1 to 2 (#1453)dependabot[bot]
Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action) from 1 to 2. - [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases) - [Commits](https://github.com/mislav/bump-homebrew-formula-action/compare/v1...v2) --- updated-dependencies: - dependency-name: mislav/bump-homebrew-formula-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04Bump actions/stale from 6 to 7 (#1459)dependabot[bot]
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04Fix ci status badge error (#1464)TAKAHASHI Shuuji
2022-10-01Update README.mdJakub Roztocil
2022-10-01Clean up and refactor nested JSON parsing & interpreting (#1440)Jakub Roztocil
2022-10-01🔥 Remove $ from code fenced examples on readme (#1435)Ben Chatelain
* 🔥 Remove $ from code fenced examples on readme * 🚨 FIx markdownlint errors README.md:8: MD009 Trailing spaces README.md:10: MD009 Trailing spaces
2022-10-01Fix typos (#1431)Kian-Meng Ang
Found via `codespell -L datas`.