services/python-requests.git
2012-01-30 Kenneth ReitzMerge branch 'unicode_missing_self' of https://github...
2012-01-30 Kenneth ReitzMerge branch 'pr-urlfix-1' of https://github.com/brendo...
2012-01-30 Kenneth ReitzBrendon Crawford
2012-01-30 TelofyThe `self` was missing again, and I think the two block...
2012-01-30 Brendon CrawfordAdded ability to check if missing trailing slash in...
2012-01-30 Kenneth ReitzMerge branch '239-socket-leak' of https://github.com...
2012-01-29 Chris AdamsLess redundant freeing of resources on redirects
2012-01-29 Chris AdamsRevert "Initial stop-the-bleeding fix"
2012-01-29 Chris Adamsasync: force prefetch=True on send
2012-01-29 Kenneth ReitzRelease redirected connections.
2012-01-29 Chris AdamsInitial stop-the-bleeding fix
2012-01-29 Chris AdamsConsistent self.cookies usage
2012-01-29 Chris AdamsMinor PEP-8 cleanup
2012-01-29 Kenneth Reitzonly do oreos for 2
2012-01-27 Kenneth Reitzwow.
2012-01-27 Kenneth Reitzlazy tests
2012-01-26 David Kemp... add failing test for unicode headers (python 2.x only)
2012-01-26 Kenneth ReitzMerge pull request #389 from johtso/patch-1
2012-01-26 JohannesFix httpbin urls with missing .org
2012-01-25 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-01-25 Kenneth ReitzDavid Kemp
2012-01-25 Kenneth ReitzMerge pull request #387 from davidarkemp/develop
2012-01-25 David Kemp... fix problem with path being double escaped
2012-01-25 Kenneth ReitzMerge branch 'develop' of https://github.com/mastahyeti...
2012-01-25 Kenneth Reitzmoar tests
2012-01-24 Piotr DobrogostStandard tests from RequestsTestSuite run using async api
2012-01-24 Benadded myself to authors.rst
2012-01-24 Mastahyetimoved call to pre_request hook, allowing for more meani...
2012-01-23 Kenneth Reitz80k
2012-01-23 Kenneth Reitz@takluyver
2012-01-23 Kenneth Reitztext
2012-01-23 Kenneth Reitzr.text
2012-01-23 Kenneth Reitzexplain binary response data
2012-01-23 Kenneth Reitzbetter feature list
2012-01-23 Kenneth Reitzr.text
2012-01-23 Kenneth Reitzreadme update
2012-01-23 Kenneth ReitzPYTHON 3 v0.10.1
2012-01-23 Kenneth Reitzpythons
2012-01-23 Kenneth Reitznew pythons!
2012-01-23 Kenneth Reitzdon't let that happen...
2012-01-23 Kenneth Reitzv0.10.1
2012-01-23 Kenneth Reitzdammit, i changed again
2012-01-23 Kenneth Reitzfix 26
2012-01-23 Kenneth Reitz assert isinstance
2012-01-23 Kenneth Reitz assert isinstance
2012-01-23 Kenneth Reitzno more unittest2
2012-01-23 Kenneth Reitzyikes
2012-01-23 Kenneth Reitzhmm
2012-01-23 Kenneth Reitzcchch changes
2012-01-23 Kenneth Reitzrequirements.txt
2012-01-23 Kenneth Reitznew certifi
2012-01-23 Kenneth Reitzfixes
2012-01-23 Kenneth Reitzreqs fixes
2012-01-23 Kenneth Reitzoh snap
2012-01-23 Kenneth ReitzSimpleCookie
2012-01-23 Kenneth Reitzurllib3 update
2012-01-23 Kenneth Reitzmore stuff and things
2012-01-23 Kenneth Reitzgood
2012-01-23 Kenneth Reitzcompat
2012-01-23 Kenneth Reitzcleanups and stuffs
2012-01-23 Kenneth Reitzblah
2012-01-23 Kenneth Reitzblah
2012-01-23 Kenneth Reitzstuff and things
2012-01-23 Kenneth Reitzwhatever
2012-01-23 Kenneth Reitzfurther
2012-01-22 Kenneth Reitzpython3 version of urllib3
2012-01-22 Kenneth Reitzdates
2012-01-22 Kenneth Reitz@gulopine
2012-01-22 Kenneth ReitzResponse.url.
2012-01-22 Kenneth Reitzhistory! v0.10.0
2012-01-22 Kenneth ReitzBeautiful history.
2012-01-22 Kenneth Reitzwhitespace
2012-01-22 Kenneth Reitzcleanup
2012-01-22 Kenneth Reitztypo
2012-01-22 Kenneth Reitzsimpler
2012-01-22 Kenneth Reitzdon't double decode
2012-01-22 Kenneth ReitzUse chardet for detection when no encoding is provided.
2012-01-22 Kenneth Reitzchardet
2012-01-22 Kenneth Reitzchardet
2012-01-22 Kenneth Reitzbuild number
2012-01-22 Kenneth Reitzv0.10.0
2012-01-21 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-01-21 Kenneth ReitzNo encoding? r.text is None.
2012-01-21 Kenneth ReitzMerge pull request #370 from piotr-dobrogost/develop
2012-01-21 Kenneth Reitzhistory
2012-01-21 Kenneth ReitzMerge branch 'redsea' into develop
2012-01-21 Kenneth Reitzhistory
2012-01-21 Kenneth Reitzmove digest to new register_hook
2012-01-21 Kenneth ReitzProvide new register_hook system.
2012-01-21 Kenneth Reitzmake list of HOOKS available
2012-01-21 Kenneth ReitzMerge branch 'develop' of https://github.com/jgorset...
2012-01-21 Johannes GorsetFacilitate for multiple hooks
2012-01-21 Johannes GorsetDefault the encoding of "text" media subtypes to "ISO...
2012-01-21 Kenneth Reitzcleanup docs for request defaults
2012-01-21 Kenneth Reitzremove is_error
2012-01-21 Kenneth Reitzonly try to decode if self.encoding is set
2012-01-21 Kenneth ReitzNew bytes/unicode separation.
2012-01-21 Kenneth Reitzkill decode_unicode config
2012-01-20 Piotr Dobrogosttiny map() refactoring
2012-01-19 Kenneth ReitzUpdate docs/dev/todo.rst
next