Batuhan Taskaya
c157948531
Add httpie cli plugins
in favor of the new cli namespace. ( #1320 )
...
* Add `httpie cli plugins` in favor of the new cli namespace.
* Separate each task to individual modules.
* Move httpie.manager.plugins to httpie.manager.tasks.plugins
Co-authored-by: Jakub Roztocil <jakub@roztocil.co>
2022-04-03 06:06:42 -07:00
Batuhan Taskaya
77af4c7a5c
Decouple parser definition from argparse ( #1293 )
2022-03-08 01:34:04 +03:00
Batuhan Taskaya
f08c1bee17
Change error messages to use a better format.
2022-03-07 23:29:48 +03:00
Batuhan Taskaya
395914fb4d
Apply suggestions from the review
2022-03-07 23:29:48 +03:00
Batuhan Taskaya
65ab7d5caa
Implement new style cookies
2022-03-07 23:29:48 +03:00
Batuhan Taskaya
813e8864a1
Dont apply default options on the httpie command ( #1280 )
...
* Mark tests with requires_installation
* Dont apply default options on the httpie command
* lint
2022-01-24 10:13:47 -08:00
Batuhan Taskaya
a5d8b51e47
Implement httpie upgrade
for upgrading plugins ( #1241 )
...
* Implement `httpie upgrade` for upgrading plugins
* Support upgrades for every installation type
* Fix decoding problems
2021-12-16 23:59:39 -08:00
Batuhan Taskaya
5bf696d113
Fix packit CI ( #1219 )
2021-11-30 13:49:38 +03:00
Batuhan Taskaya
3081fc1a3c
Add httpie --version ( #1220 )
2021-11-30 13:18:37 +03:00
Batuhan Taskaya
245cede2c2
cmd: Implement httpie plugins interface ( #1200 )
2021-11-30 11:12:51 +03:00