summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-04-05Bump peter-evans/create-pull-request from 4 to 5dependabot/github_actions/peter-evans/create-pull-request-5dependabot[bot]
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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`.
2022-10-01Use `grep -E` instead of `egrep` (#1436)a1346054
2022-10-01Bump actions/stale from 5 to 6 (#1437)dependabot[bot]
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6. - [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/v5...v6) --- 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>
2022-08-10Update README.mdJakub Roztocil
2022-08-10Update README.mdJakub Roztocil
2022-08-10Update README.mdJakub Roztocil
2022-08-10Update README.mdJakub Roztocil
2022-08-10Update README.mdJakub Roztocil
2022-07-12place the logo in the middle in README.md (#1393)Motahhar Mokfi
2022-07-03docs: Fix a few typos (#1419)Tim Gates
2022-06-19Fix paths to run benchmarking script (#1416)Girish Sharma
2022-06-17Update Requests documentation links (#1414)Nate Prewitt
2022-06-09Bump actions/setup-python from 3 to 4 (#1412)dependabot[bot]
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-python 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>
2022-06-07CleanupJakub Roztocil
2022-06-07Have naked `$ make` list all tasksJakub Roztocil
2022-06-07Install `.[test]` reqs in `make install-reqs`Jakub Roztocil
2022-06-07Fix installationJakub Roztocil
2022-05-19Fix typos in comment lines (#1405)SADIK KUZU
* httpie/internal/daemons.py * httpie/utils.py
2022-05-16Package man pages into the deb packages as well. (#1403)Batuhan Taskaya
2022-05-16Fix a misput backtickBatuhan Taskaya
2022-05-10Improve single-binary method wording (#1399)Jan Brasna
2022-05-09Typo fix (#1397)Standa Opichal
2022-05-09Fix-up standalone binary docs. (#1396)Batuhan Taskaya
2022-05-09updated fish completions for httpie 3.2.1 (#1394)Jannik Vieten
2022-05-09Update release-linux-standalone.ymlBatuhan Taskaya
2022-05-09Standalone binary documentation.Batuhan Taskaya
2022-05-06Use the proper directory name for the choco action. (#1392)Batuhan Taskaya
* Use the proper directory name for the choco action. * Refresh the current environment to reflect the new installation.
2022-05-06Update the chocolatey spec (#1391)Batuhan Taskaya
2022-05-06Automatically attach debian packages and linux binaries to the release (#1390)Batuhan Taskaya
* Automatically attach debian packages and linux binaries to the release * Use set-output syntax
2022-05-06Changelog for 3.2.13.2.1Batuhan Taskaya
2022-05-06Mask the stdout/stderr for the inner daemon process on MacOS (#1389)Batuhan Taskaya
2022-05-06Checking headers to determine auto-streaming (#1383)Brian Egleston
2022-05-05Use make install to get the dependencies as wellBatuhan Taskaya
2022-05-05Create the virtual env for the build action.Batuhan Taskaya
2022-05-05Final release prep for 3.2.0 (#1387)3.2.0Batuhan Taskaya
2022-05-05Add missing changelog entries (#1386)Batuhan Taskaya
2022-05-05Contributors for 3.2.0 (#1374)Batuhan Taskaya
2022-05-05Automatic release update warnings. (#1336)Batuhan Taskaya
* Hide pretty help * Automatic release update warnings. * `httpie cli check-updates` * adapt to the new loglevel construct * Don't make the pie-colors the bold * Apply review feedback. Co-authored-by: Jakub Roztocil <jakub@roztocil.co>
2022-05-05Man page fixes (#1364)Batuhan Taskaya
- Highlighting for options (-x, --x) now doesn't strip the prefix (may be whitespace). - Escape sequences are now cross-platform compatible (directly taken by groff/troff [man's renderer]) - Now we check for the section before displaying the man pages. - On MacOS, there is HTTP(n) which is different from our HTTP(1). This used to conflict with it, and we showed the wrong page. Now we specifically ask foir HTTP(1). - Errors that might happen (e.g non executable man command) is now suppressed. So in the worst case (if anything regarding man execution goes wrong), we'll always display the manual. - Docs for man pages. - HTTPie man pages. - Epilog for the man pages (see also) - Auto-generated comments.