]> jfr.im git - z_archive/twitter.git/shortlog
z_archive/twitter.git
2011-03-02  Mike VerdoneDon't need term encoding in py3. (py3_only)
2011-03-02  Mike VerdoneCorrectly encode arg data.
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneMerge bug. oops. twitter-1.5.1
2011-03-02  Mike VerdoneVersion bump 1.5.1
2011-03-02  Mike Verdonetwitter3 is Python 3
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneOnly python 2.
2011-03-02  Mike VerdoneForget being clever. Twitter for Python 3 is henceforth...
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneCleanup requirements for py3.
2011-03-02  Mike VerdoneExplicitly utf8 decode strings coming from Twitter.
2011-03-02  Mike VerdoneUse base64 library instead of .encode("base64")
2011-03-02  Mike VerdoneprintNicely must be very different on py3. (py3_only)
2011-03-02  Mike VerdoneExplicitly utf8 decode strings coming from Twitter.
2011-03-02  Mike VerdoneUse base64 library instead of .encode("base64")
2011-03-02  Mike VerdoneRan 2to3.
2011-03-02  Mike VerdoneBe explicit about what twitter package imports from...
2011-03-02  Mike VerdoneRemove unused import.
2011-02-24  Mike VerdoneVersion bump 1.5. YEEAH. twitter-1.5
2011-02-24  Mike VerdoneOh my God Python. We need to talk. Another stab at...
2011-02-24  Mike VerdoneCleanup help text
2011-02-24  Mike VerdoneSeperate mylist action for my own lists as opposed...
2011-02-24  Mike VerdoneMerge git://github.com/chexov/twitter into list_action_...
2011-02-24  Mike VerdoneUse closure magic to get over Python's fucked up inheri...
2010-11-09  Anton P. Linevichadding list action
2010-11-09  Anton P. LinevichMerge ../twitter.sixohsix
2010-09-06  Mike VerdonePython can't subclass bool. WHAT THE F***. This is...
2010-09-06  Mike VerdoneUse a generic wrap_response with dynamic class instead...
2010-09-01  Mike VerdoneAlways show the URL during the oauth dance.
2010-08-17  Anton P. Linevichmake cmd client understand any language
2010-08-16  Anton P. Linevichmake cmd client understand any language
2010-07-28  Mike VerdoneVersion bump 1.4.2 twitter-1.4.2
2010-07-28  Mike VerdoneMake search work again
2010-07-28  Mike VerdoneAdd a new response class that handles json dicts.
2010-07-13  Mike VerdoneStupid bug when inheriting from str. twitter-1.4.1
2010-07-11  Mike VerdoneResponse objects now behave more like lists and strs. twitter-1.4
2010-07-11  Mike VerdoneFix bug in config parser for IRC bot.
2010-07-11  Mike VerdoneIRC Bot now functions with OAuth.
2010-07-11  Mike VerdoneIf the cmdline tool cannot create a browser window...
2010-07-11  Mike VerdoneExpose headers by creating a TwitterResponse class...
2010-07-11  Mike VerdoneRemove spaces at eol.
2010-07-11  Mike VerdoneBasic auth is dead. Agent header is dead. R.I.P.
2010-07-11  Mike VerdoneUpdate patch to work with new code.
2010-07-10  Mike VerdoneMerge branch 'master' into jordan_patch
2010-07-10  Mike VerdoneApply patch by Jordan Gottlieb to handle URLs with...
2010-06-05  Mike VerdoneMissing comma
2010-05-31  Mike Verdoneuse expanduser to support paths with ~
2010-05-31  Mike VerdoneChange domain to api.twitter.com for cmdline tool
2010-05-24  Mike VerdoneRevert domain to twitter.com to fix a regression. see...
2010-05-15  Mike Verdonetwitterbot oauth in progress
2010-05-15  Mike VerdoneUpdate .gitignore
2010-05-15  Mike VerdoneAdd OAuth to IRC bot.
2010-05-15  Mike VerdoneVersion bump, but work still in progress.
2010-05-15  Mike VerdoneRefactor: move oauth dance and token file r/w to other...
2010-05-15  Mike VerdoneChange docs to show how to use OAuth
2010-05-11  Mike Verdone - Attempt to determine terminal encoding when tweeting.
2010-05-10  Mike Verdoneupdate AUTHORS twitter-1.3.1
2010-05-10  Mike Verdone - More documentation.
2010-05-10  Mike Verdone - Documentation updates.
2010-05-10  Mike Verdonetypo
2010-05-10  Mike VerdoneMerge http://github.com/clarkbw/twitter into patches
2010-05-10  Mike VerdoneFix setup.py
2010-05-08  Mike VerdoneAdd people to AUTHORS file.
2010-05-08  Mike VerdoneHere comes 1.3! twitter-1.3
2010-05-08  Mike Verdoneoauth credential filename argument
2010-05-08  Mike VerdoneRemove references to email and password.
2010-05-08  Mike VerdoneAdd authorize action to command line tool to use do...
2010-05-08  Mike VerdoneDont require simplejson if python is 2.6 or better
2010-05-08  Mike VerdoneAdd a NoAuth object
2010-04-29  Mark HammondAdd guts of OAuth support
2010-04-18  MikeUpdate irclib docs. Update bot version.
2010-04-18  Prashant PawarAdded the ability in IRC bot to operate on multiple...
2010-03-23  Bryanadd retweet to this globals file even though its suppos...
2010-03-19  Bryancreate a TwitterHTTPError so we can catch errors and...
2010-03-07  Mike VerdoneMerge git://github.com/muitocomplicado/twitter into...
2010-02-24  Bryan Clarkfix the encoded_kwargs bug
2009-08-31  David BittencourtReplaced "b64encode" with "encodestring" for python...
2009-07-15  Mike Verdonebugfix
2009-07-15  Mike VerdoneAdded HTTPS support
2009-07-15  Mike Verdonebump version (though we're not done yet)
2009-07-15  Mike Verdonefix tabs. i hate tabs
2009-07-14  Mike VerdoneMerge commit 'origin/cmdline_search' into cmdline_searc...
2009-04-26  Mike VerdoneBugfix release 1.2.1 twitter-1.2.1
2009-04-20  Wes DevauldDeal with the encoding problem
2009-04-20  Wes DevauldFirst stab at searching
2009-04-20  Wes DevauldAnother Line
2009-04-20  Wes DevauldFix merge
2009-04-16  Mike Verdonetypo fix (patch by Craig Olford)
2009-04-02  Mike VerdoneBump version to 1.2 twitter-1.2
2009-04-02  Mike VerdoneMore misc cleanup
2009-04-02  Mike VerdoneMisc cleanup
2009-04-02  Mike VerdoneFix to print date/time in local timezone. I hate timezo...
2009-04-02  Mike VerdoneMerge branch 'shell' into master_shell_merge
2009-04-02  Mike VerdoneMerge branch 'select_num_statuses'
2009-04-02  Mike VerdoneFixed another place where file redirecting might die
2009-04-02  Mike VerdoneAdd Rainer to AUTHORS file
2009-04-02  Mike VerdoneBugfix for ansi mode and non-tty output. (Patch by...
2009-04-02  Mike VerdoneAdd Anders to AUTHORS file
2009-04-02  Mike VerdoneAdd -l, -t, -d flags. (Patch by Anders Sandvig)
next