tweepy.git
2015-01-22 Steven SkoczenFixes missing string sub.
2015-01-21 Steven SkoczenFixes max size error message.
2014-12-14 Steven SkoczenAdds to contrib
2014-12-14 Steven SkoczenFixes up outdated(?) docs.
2014-12-12 Aaron1011Merge pull request #524 from AnSavvides/patch-1
2014-12-12 Andreas SavvidesUpdate reference to api search documentation
2014-12-10 Joshua RoessleinFix tweepy.debug() by using six's module helpers.
2014-12-10 Aaron HillFixup
2014-12-10 Aaron1011Merge pull request #522 from BigxMac/master
2014-12-10 BigxMacCommented Out Body of debug
2014-12-10 BigxMacFixed httplib import
2014-12-01 Joshua RoessleinAdd docs badge.
2014-12-01 Joshua RoessleinUpgrade trends methods documentation.
2014-12-01 Joshua RoessleinRemove deprecated trends methods.
2014-12-01 Joshua RoessleinOmit site packages from the coverage reports.
2014-12-01 Joshua RoessleinFix version to include 3 digits.
2014-12-01 Joshua RoessleinRelease 3.1
2014-12-01 Joshua RoessleinFix coveralls.
2014-12-01 Joshua RoessleinEnable cursor tests in Travis builds.
2014-12-01 Joshua RoessleinMerge pull request #518 from yprez/fix-iterator-params
2014-12-01 Joshua RoessleinSetup a nosetests config file for Travis builds.
2014-12-01 Joshua RoessleinTiddy up travis file.
2014-12-01 Yuri PrezumentFix cursor invocation, passing args to underlying method
2014-12-01 Yuri PrezumentRegression test for #518
2014-12-01 Joshua RoessleinUpgrade Requests to 2.4.3
2014-12-01 Joshua RoessleinRemove old install file.
2014-12-01 Joshua RoessleinRun tests for both Python 2.7 and 3.4
2014-12-01 Joshua RoessleinDistribute Python Wheels
2014-12-01 Joshua RoessleinMerge pull request #497 from tewalds/cert
2014-11-30 Joshua RoessleinUpdate cassette to get tests passing.
2014-11-30 Joshua RoessleinRelease 3.0.0
2014-11-30 Joshua RoessleinConfigure Travis to deploy releases when pushing to...
2014-11-30 Joshua RoessleinCommit cassette files in hopes of fixing the travis...
2014-11-29 Aaron1011Merge pull request #509 from judy2k/fix-examples
2014-11-19 Aaron1011Merge pull request #511 from yprez/fix-iterators
2014-11-19 Aaron1011Merge pull request #513 from 7kry/master
2014-11-19 Katsunori SUZUIModify ReadBuffer for Py3
2014-11-19 Yuri PrezumentFix CursorIterator.next() for Python 3
2014-11-15 Aaron1011Merge pull request #508 from judy2k/setup-classifiers
2014-11-15 Mark SmithUpdated examples to work in Python 3.
2014-11-15 Mark SmithClassify tweepy.
2014-11-15 Aaron1011Merge pull request #507 from judy2k/python3-tox-vcrpy...
2014-11-15 Mark SmithPort to Python 3.3+
2014-11-12 Aaron1011Merge pull request #505 from joausaga/master
2014-11-12 joausagaExtend on_data method by including a conditional to...
2014-11-02 Aaron1011Merge pull request #502 from JulienPalard/patch-1
2014-11-02 JulienFIX: To create an app it's not dev.twitter.com but...
2014-10-30 Aaron HillRevert "Treat IncompleteRead as a disconnect or timeout...
2014-10-28 Aaron1011Merge pull request #500 from rother/master
2014-10-25 Joshua RoessleinMerge pull request #496 from tewalds/buffer
2014-10-23 Aaron1011Merge pull request #499 from tewalds/unescape
2014-10-23 Timo EwaldsRevert "Unescape stream data from Twitter"
2014-10-22 rotherUpdate api.rst
2014-10-22 Aaron1011Merge pull request #498 from tewalds/incompleteread
2014-10-22 Timo EwaldsTreat IncompleteRead as a disconnect or timeout, and...
2014-10-22 Timo EwaldsAdd ReadBuffer unit tests.
2014-10-20 Timo EwaldsAllow specifying your own ssl certificates.
2014-10-20 Timo EwaldsAdd a read buffer so that tweepy does fewer socket...
2014-10-12 Aaron1011Merge pull request #494 from jozef-mitro/master
2014-10-12 jozef-mitroFix sample to use Requests instead of httplib
2014-10-10 Aaron1011Merge pull request #492 from Kjwon15/compare-status
2014-10-10 kjwon15Add __ne__ method for tweepy.models.Status
2014-10-10 kjwon15Comparison between Status object
2014-10-09 Aaron1011Merge pull request #491 from prabeesh/master
2014-10-09 Prabeesh KFix AttributeError
2014-10-02 Aaron HillFix __init__.py
2014-09-30 Aaron1011Merge pull request #489 from chebee7i/lookup_users
2014-09-30 chebee7iUse POST for users/lookup.
2014-09-23 Aaron1011Merge pull request #486 from muraty/PEP8fix
2014-09-23 Omer Murat... fix merge conflicts
2014-09-23 Omer Murat... Merge branch 'PEP8fix' of https://github.com/muraty...
2014-09-23 Omer Murat... fix merge conflicts
2014-09-23 Omer Murat... fix merge conflicts
2014-09-23 Omer Murat... Fix some pep8 errors
2014-09-23 Omer Murat... fix some pep8 errors
2014-09-23 Omer Murat... Fix some PEP8 errors
2014-09-23 Omer Murat... Revert "Fix some PEP8 errors"
2014-09-20 Aaron1011Merge pull request #488 from joausaga/master
2014-09-19 joausagaChange the required version of the requirement package...
2014-09-19 Aaron1011Merge pull request #487 from bryant1410/patch-1
2014-09-19 Santiago Castro"cd tweepy" command after git clone in README
2014-09-19 Omer Murat... Fix some pep8 errors
2014-09-19 Aaron1011Merge pull request #485 from volnt/patch-1
2014-09-19 volntUpdate docstrings and methods in api.py.
2014-09-18 Omer Murat... fix some pep8 errors
2014-09-17 Omer Murat... Fix some PEP8 errors
2014-09-17 muratFix some PEP8 errors
2014-08-19 Aaron1011Merge pull request #482 from kureta/master
2014-08-19 kuretaAdded language option at sample streaming endpoint
2014-08-13 Aaron1011Merge pull request #476 from snarfed/master
2014-08-13 Ryan Barrettlog warning about Twitter API bug: signin_with_twitter...
2014-08-12 Ryan Barrettadd access_type kwarg to OAuthHandler.get_authorization...
2014-08-11 Aaron HillRemove Python Package Documentation
2014-08-10 Aaron1011Merge pull request #474 from Kjwon15/handling-friends
2014-08-10 kjwon15Handling message "friends" on streaming.
2014-08-09 Aaron1011Merge pull request #472 from chimeno/search_results_app...
2014-08-08 Daniel ChimenoExample of getting the model instance from factory
2014-08-05 Aaron1011Merge pull request #467 from ydacheville/minor-bugfix
2014-08-05 Yannick Dachevilleadded allowed_param to update_profile_image
2014-07-28 Aaron1011Merge pull request #462 from mikefromlyon69/patch-1
next