Batuhan Taskaya
dd2c9513f3
Single binary executables ( #1330 )
...
* Single binary executables / DEB packages.
* Attach single binary executables to the releases
2022-04-14 08:11:12 -07:00
Mickaël Schoentgen
9dda23a322
Add Chocolatey packaging information ( #1172 )
...
* Add Chocolatey packaging information
* Fix working directory
* Fix Python dependency
* Update icon URL
* Fix local installation
* Simplify links
* Remove the workflow, it adds no real value and th etime to fix is is not worth
2021-10-07 13:53:11 +02:00
Mickaël Schoentgen
80e83f0463
Ignore more venv folders and VS Code folder
2021-10-06 17:29:03 +02:00
Miro Hrončok
da03a0656e
Add a Packit configuration for Fedora packaging ( #1086 )
...
* Add Packit configuration for Fedora packaging
- all pull requests are build-tested in https://copr.fedorainfracloud.org
- new releases will create pull requests in https://src.fedoraproject.org/rpms/httpie
Co-authored-by: Mickaël Schoentgen <contact@tiger-222.fr>
2021-06-09 17:18:27 +02:00
Shageldi Ovezov
cf937b6b79
Remove tox ( #944 )
...
* Removed the instructions of tox testing
* Deleted tox.ini
* removed tox from requirements
* removed tox from setup.cfg
* removed tox from the Makefile
* removed tox from contributing docs
* updated the CHANGELOG
* removed tox from .gitignore
2020-06-26 17:22:06 +02:00
Jakob Krigovsky
d9a2d665ad
Fix typo ( #898 )
2020-04-20 17:46:43 +02:00
Jakub Roztocil
1bc54d4cb4
Create Python virtual environment (via venv) for tests & development, etc.
2019-12-04 17:49:07 +01:00
Jakub Roztocil
7917f1b40c
Build fixes and clean-up
...
* reflect Python 3.7 release
* fix `pycodestyle` errors
* update `pycodestyle` config
* move `pytest` and `pycodestyle` config to `setup.cfg`
* add `make pycodestyle`
* add `make coveralls`
* etc.
2018-07-12 21:16:16 +02:00
Jakub Roztocil
74e4d0b678
Added JSON detection when `--json, -j
` is set
...
To correctly format JSON responses even when an incorrect ``Content-Type`` is returned.
Closes #92
Closes #349
Closes #368
2016-03-01 14:57:15 +08:00
Jakub Roztocil
56f498c153
Detect Content Type of file uploaded in multipart/form-data request
...
Closes #271 #285 #398
This adds filename-based detection. It's still not possible to specify the
content type manually, though.
2016-02-28 15:49:01 +08:00
Jakub Roztocil
3d079942f4
Finished pytest migration.
2014-04-24 19:32:55 +02:00
Jakub Roztocil
3043f24733
.gitignore
2013-02-22 13:19:18 +01:00
Jakub Roztocil
c7657e3c4b
Streamed terminal output
...
`--stream` can be used to enable streaming also with `--pretty` and to ensure
a more frequent output flushing.
2012-08-04 16:35:31 +02:00
Jakub Roztocil
a8ddb8301d
Default to https:// if invoked as `https'.
2012-07-27 18:08:33 +02:00
Marc Abramowitz
0d129d5f69
Add tox.ini for tox ( http://tox.testrun.org/ )
2012-06-13 07:18:12 -07:00
Jakub Roztočil
b966efa17d
Initial commit.
2012-02-25 13:39:38 +01:00