Jakub Roztocil
cc9083f541
Keep the latest submitted Homebrew formula in extras/ for testing
2016-12-08 04:58:49 +01:00
Jakub Roztocil
9ae86f3b4f
0.9.7
2016-12-08 04:47:32 +01:00
Jakub Roztocil
3a6fd074a1
Added ExitStatus.PLUGIN_ERROR
(7)
2016-12-08 04:42:17 +01:00
Jakub Roztocil
da59381b0b
Fix PyPi link
2016-12-07 18:54:53 +01:00
Jakub Roztocil
6de2d6c2cb
Docs
2016-12-07 06:20:01 +01:00
Jakub Roztocil
b9b033ed0c
Docs
2016-12-07 06:00:51 +01:00
Jakub Roztocil
64d6363565
Docs
2016-12-07 05:59:27 +01:00
Jakub Roztocil
923b7acbe6
Docs
2016-12-07 05:56:53 +01:00
Jakub Roztocil
2efc0db8d4
Cleanup
2016-11-24 00:58:41 +01:00
Jakub Roztocil
2bf71af286
pep8
2016-11-23 23:36:46 +01:00
Jakub Roztocil
0b84180485
Fix Python 2.6
2016-11-23 23:20:52 +01:00
Jakub Roztocil
5a1bd4ba83
Cleanup
2016-11-23 23:15:18 +01:00
Jakub Roztocil
3f7ed35238
Add more plugin API tests
2016-11-23 23:09:45 +01:00
Jakub Roztocil
47fd392c74
Cleanup
2016-11-23 22:33:22 +01:00
Jakub Roztocil
54a63a810e
Cleanup/docstring
2016-11-23 22:29:36 +01:00
Jakub Roztocil
a49774d3ab
Extend auth plugin API
...
This extends the `AuthPlugin` API by the following attributes:
* `auth_require`: set to `False` to make `--auth, -a` optional
* `auth_parse`: set to `False` to disable `username:password` parsing
(access the raw value passed to `-a` via `self.raw_auth`).
* `prompt_password`: set to`False` to disable password prompt when
no password provided (only relevant when `auth_parse == True`)
These changes should be 100% backwards-compatible.
What needs more testing is auth support in sessions.
Close #433
Close #431
Close #378
Ping teracyhq/httpie-jwt-auth#3
2016-11-23 22:02:12 +01:00
Jakub Roztocil
b879d38b07
Test case for Host
header removal (unimplemented feature)
2016-11-23 22:02:12 +01:00
Jakub Roztočil
0913e8b2ef
Merge pull request #533 from kigawas/patch-1
...
Update README.rst
2016-10-28 18:11:55 +02:00
Ryan Lee
4fef4b9a75
Update README.rst
...
Change "you shell" to "your shell"
2016-10-28 12:02:21 +08:00
Jakub Roztocil
bfc23b1412
Changelog
2016-10-26 12:18:53 +02:00
Jakub Roztocil
6267f21f21
Clean-up
2016-10-26 11:58:47 +02:00
Jakub Roztocil
e9aba543b1
Changelog
2016-10-26 11:54:35 +02:00
Jakub Roztocil
9b23a4ac9a
Exit with status 130 on CTRL-C
...
http://www.tldp.org/LDP/abs/html/exitcodes.html
#531
2016-10-26 11:53:01 +02:00
Jakub Roztocil
b96eba336d
Fixed test
2016-10-26 11:28:17 +02:00
Jakub Roztocil
48a6d234cb
Need a main()
...
#531
2016-10-26 11:21:30 +02:00
Jakub Roztocil
c6f2b32e36
Stricter KeyboardInterrupt silencing
...
Relates to #531 , but doesn't solve it completely.
2016-10-26 11:16:39 +02:00
Jakub Roztocil
64f6f69037
Add Twitter link
2016-09-17 15:58:05 +02:00
Jakub Roztocil
6bdfc7a071
Update config and session file help URLs
2016-09-12 10:57:30 +02:00
Jakub Roztocil
497a91711a
README
2016-09-12 09:13:37 +02:00
Jakub Roztocil
f515ef72d0
README
2016-09-12 09:12:07 +02:00
Jakub Roztocil
22a2fddc79
README
2016-09-12 08:59:55 +02:00
Jakub Roztocil
1847eaa299
Updated config docs
2016-09-11 18:48:56 +02:00
Jakub Roztocil
e387c1d43e
Updated config docs
2016-09-11 18:46:33 +02:00
Jakub Roztocil
fc6d89913f
README
2016-09-11 11:39:03 +02:00
Jakub Roztocil
d584686744
README
2016-09-11 01:16:07 +02:00
Jakub Roztocil
b565be4318
CHANGELOG
2016-09-06 11:53:52 +01:00
Jakub Roztocil
87e44ae639
Handle curses-free Pythons
2016-09-06 11:50:56 +01:00
Jakub Roztočil
0d08732397
Merge pull request #516 from dongweiming/fix-496
...
Fix the handling of zero REQUEST_ITEM arguments
Close #496
2016-09-06 11:06:45 +01:00
dongweiming
c53a778f60
Fix Issue #496
2016-09-01 17:46:34 +08:00
Jakub Roztočil
5efc9010cc
Update CHANGELOG.rst
2016-08-14 11:36:21 +02:00
Jakub Roztočil
08e883fcfe
Merge pull request #503 from zquestz/patch-1
...
Updated README.rst to add Arch Linux install docs.
2016-08-14 04:09:50 +02:00
Josh Ellithorpe
c4b309164f
Updated README.rst to add Arch Linux install docs.
2016-08-13 19:08:37 -07:00
Jakub Roztocil
8e96238323
v0.9.6
2016-08-13 23:01:05 +02:00
Jakub Roztocil
8a9206eceb
Fixed Makefile
2016-08-13 22:57:44 +02:00
Jakub Roztocil
8ac3c5961c
Upgrade Pygments version
2016-08-13 22:57:33 +02:00
Jakub Roztocil
487c7a9221
v0.9.5
2016-08-13 22:51:42 +02:00
Jakub Roztocil
6d65668355
Strip request header values
2016-08-13 22:40:01 +02:00
Jakub Roztočil
3e5115e4a2
Merge pull request #501 from ii-v/master
...
Fixed spelling mistake in the AUTHORS.rst file
2016-08-11 08:37:41 +02:00
ii-v
2b8b572f22
Merge pull request #1 from ii-v/ii-v-patch-1
...
Fixed spelling mistake `GitHib` to `GitHub`
2016-08-11 01:44:04 +02:00
ii-v
af737fd338
Fixed spelling mistage GitHib
to GitHub
2016-08-11 01:43:15 +02:00