index
:
delta/python-requests.git
1.26-test
2.0
2.16.0
2.20.0
3.0
3.0-requestscore
3.7_collections
add-codescanning
alex-patch-1
appveyor_fix
appveyor_test
baserock/morph
bug/5671
build_fix
cache
circle-ci
default_port_handling
dependabot/pip/bleach-3.1.1
dependabot/pip/bleach-3.1.2
dependabot/pip/bleach-3.1.4
deps
disable-security
doc_cleanup
encapsulate_urllib3_exc
faster-ci
fix-1859
fix-cookies-saved-on-redirect
fix-pickling-adapters
fix-redirect-test
fix_help_ssl_check
flake8
flake8-improvements
help
jenkins
kennethreitz-patch-1
kennethreitz-patch-2
master
none_filepointer
partII
pipenv
proposed/3.0.0
pytest-httpbin
render
revert-2706-fix-merge-setting
revert-3700-master
revert-3983-appveyor
revert-4144-move_compat_to_warn
sigmavirus24/docs/support
swap-charade-for-chardet
test
test2
test4
test5
test6
test_urllib3_dev
threedotoh
travis
travis2
twisted
update-3.0
update-notice
update-security-md
update_lock_file
updating_3.0.0
urllib1.25
urllib3-dev
v2.25.0
version
github.com: kennethreitz/requests.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master'
v1.2.2
Kenneth Reitz
2013-05-21
1
-1
/
+1
|
\
|
*
Merge pull request #1375 from t-8ch/fix_digest_auth
Kenneth Reitz
2013-05-21
1
-1
/
+1
|
|
\
|
|
*
don't replace 'Digest' in digest header value
Thomas Weißschuh
2013-05-21
1
-1
/
+1
*
|
|
v1.2.2
Kenneth Reitz
2013-05-21
1
-2
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/master'
Kenneth Reitz
2013-05-21
4
-48
/
+63
|
\
\
|
*
\
Merge pull request #1376 from papaeye/master
Kenneth Reitz
2013-05-21
2
-3
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix #1374
papaeye
2013-05-22
1
-1
/
+2
|
|
*
Fix typo, %t -> %r
papaeye
2013-05-22
2
-2
/
+4
|
|
/
|
*
Merge pull request #1373 from ib-lundgren/unicode_fields_to_urllib
Kenneth Reitz
2013-05-21
2
-1
/
+11
|
|
\
|
|
*
Only pass unicode fieldnames to urllib3.
Ib Lundgren
2013-05-21
2
-1
/
+11
|
|
/
|
*
Merge pull request #1343 from gazpachoking/#1321
Kenneth Reitz
2013-05-20
3
-45
/
+47
|
|
\
|
|
*
Refactor merge_kwargs for clarity and to fix a few bugs
Chase Sterling
2013-05-20
3
-45
/
+47
|
|
/
*
|
nope
Kenneth Reitz
2013-05-21
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'origin/master'
Kenneth Reitz
2013-05-20
2
-7
/
+18
|
\
|
*
Merge pull request #1356 from Zoramite/ConnectionPoolArgs
Kenneth Reitz
2013-05-20
1
-6
/
+15
|
|
\
|
|
*
Adding the _pool_bloc to the list of attrs.
Randy Merrill
2013-05-11
1
-1
/
+2
|
|
*
Fixing the call to init_poolmanagers to correctly unpickle the adapter.
Randy Merrill
2013-05-11
1
-1
/
+2
|
|
*
Moving the order of the arguments in the init to not interfere with existing ...
Randy Merrill
2013-05-11
1
-2
/
+3
|
|
*
Adding an argument to the adapter for passing a block argument to the connect...
Randy Merrill
2013-05-10
1
-4
/
+10
|
*
|
Merge pull request #1361 from Lukasa/1360
Kenneth Reitz
2013-05-20
1
-1
/
+3
|
|
\
\
|
|
*
|
Always percent-encode location headers.
Cory Benfield
2013-05-16
1
-1
/
+3
*
|
|
|
v1.2.1
v1.2.1
Kenneth Reitz
2013-05-20
2
-2
/
+11
|
/
/
/
*
|
|
Merge pull request #1370 from sigmavirus24/origin_req_host
Kenneth Reitz
2013-05-20
1
-0
/
+4
|
\
\
\
|
*
|
|
Attempt a fix for @michaelhelmick
Ian Cordasco
2013-05-20
1
-0
/
+4
|
/
/
/
*
|
|
Merge remote-tracking branch 'origin/master'
Kenneth Reitz
2013-05-17
13
-60
/
+338
|
\
\
\
|
*
\
\
Merge pull request #1363 from dave-shawley/master
Kenneth Reitz
2013-05-16
3
-7
/
+25
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fix for #1362.
Dave Shawley
2013-05-16
3
-7
/
+25
|
|
/
/
|
*
|
Merge pull request #1327 from ambv/adapter_order
Kenneth Reitz
2013-05-15
3
-6
/
+49
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fixes #1320: transport adapters stored in ordered form
Łukasz Langa
2013-05-15
3
-6
/
+49
|
|
/
|
*
Merge pull request #1355 from sigmavirus24/fix_links
Kenneth Reitz
2013-05-09
1
-1
/
+1
|
|
\
|
|
*
Prevent a KeyError when there's no link headers
Ian Cordasco
2013-05-08
1
-1
/
+1
|
|
/
|
*
Merge pull request #1352 from nicoddemus/docs-link-on-readme
Kenneth Reitz
2013-05-07
1
-0
/
+5
|
|
\
|
|
*
Adding link to documentation in README.rst
Bruno Oliveira
2013-05-06
1
-0
/
+5
|
*
|
Merge pull request #1342 from mexicat/master
Kenneth Reitz
2013-05-07
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fixed example in authentication docs
giacomo
2013-05-02
1
-1
/
+1
|
*
|
Merge pull request #1347 from hobarrera/master
Kenneth Reitz
2013-05-04
3
-0
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Issue #749: Add optional SNI support for python2.
Hugo Osvaldo Barrera
2013-05-03
3
-0
/
+8
|
|
/
|
*
Merge pull request #1341 from cdunklau/docstring_test_1329
Kenneth Reitz
2013-05-01
1
-0
/
+9
|
|
\
|
|
*
Minor update to tests, added docstrings
Colin Dunklau
2013-05-01
1
-0
/
+9
|
|
/
|
*
Merge pull request #1314 from duailibe/master
Kenneth Reitz
2013-05-01
1
-1
/
+1
|
|
\
|
|
*
Fix small typo in the Support docs
Lucas Duailibe
2013-04-18
1
-1
/
+1
|
*
|
Merge pull request #1337 from amercader/master
Kenneth Reitz
2013-05-01
1
-14
/
+11
|
|
\
\
|
|
*
|
Fix API documentation issues
amercader
2013-04-30
1
-14
/
+11
|
*
|
|
Merge pull request #1339 from cdunklau/case_insensitive_headers_cleanup
Kenneth Reitz
2013-05-01
4
-28
/
+227
|
|
\
\
\
|
|
*
|
|
Rewrite CaseInsensitiveDict to work correctly/sanely
Colin Dunklau
2013-04-30
4
-28
/
+227
|
|
|
/
/
|
*
|
|
Merge pull request #1340 from ambv/tox_ini
Kenneth Reitz
2013-05-01
2
-3
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Remove Python 3.1 and 3.2 from the trove classifiers in setup.py
Łukasz Langa
2013-05-01
2
-3
/
+2
|
|
/
/
*
|
|
download image!
Kenneth Reitz
2013-05-17
1
-0
/
+3
|
/
/
*
|
Merge pull request #1332 from bboe/urllib3
Kenneth Reitz
2013-04-28
9
-19
/
+31
|
\
\
|
*
|
Update urllib3 to 59de03e6163c6928dc01832ed6e48e9f6c34c795.
Bryce Boe
2013-04-27
9
-19
/
+31
|
/
/
[next]