]> jfr.im git - z_archive/twitter.git/history - twitter/cmdline.py
Merge pull request #50 from geeknikbrian/master
[z_archive/twitter.git] / twitter / cmdline.py
2011-10-05  Mike VerdoneMerge pull request #50 from geeknikbrian/master
2011-10-05  Mike VerdoneMerge pull request #54 from Lacrymology/master
2011-10-05  Tomas Nememade it repeat the @nicks at the beginning of the post
2011-09-22  Tomas Nemesplit long twits
2011-09-21  Tomas Nemeconverted input to locale encoding
2011-07-09  Mike Verdone- Check rate limit using the command line tool. Patch...
2011-03-27  Mike VerdoneMake twitter-log work with py 3.2
2011-03-24  Mike VerdoneMake the code python 2 and 3 compatible.
2011-03-24  Mike VerdoneMerge branch 'python3' into python2_and_3
2011-03-12  Mike VerdoneMerge branch 'master' into python3
2011-03-12  Mike Verdonedocs for pyprompt twitter-1.5.2
2011-03-12  Mike VerdoneAdd a simple prompt thing to twitter cmdline.
2011-03-07  Mike VerdoneMerge branch 'master' into python3
2011-03-07  Mike VerdoneMerge branch 'master' into py3-2
2011-03-06  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneAnother removal of term encoding (py3_only)
2011-03-02  Mike VerdoneApparently I don't need to utf8 encode there...
2011-03-02  Mike VerdoneDon't need term encoding in py3. (py3_only)
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneMerge branch 'master' into py3-2
2011-03-02  Mike VerdoneprintNicely must be very different on py3. (py3_only)
2011-03-02  Mike VerdoneRan 2to3.
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_...
2010-11-09  Anton P. Linevichadding list action
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 VerdoneMake search work again
2010-07-11  Mike VerdoneRemove spaces at eol.
2010-07-10  Mike VerdoneMerge branch 'master' into jordan_patch
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-15  Mike Verdonetwitterbot oauth in progress
2010-05-15  Mike VerdoneRefactor: move oauth dance and token file r/w to other...
2010-05-11  Mike Verdone - Attempt to determine terminal encoding when tweeting.
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-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 VerdoneAdd a NoAuth object
2009-07-15  Mike VerdoneAdded HTTPS support
2009-07-15  Mike Verdonefix tabs. i hate tabs
2009-07-14  Mike VerdoneMerge commit 'origin/cmdline_search' into cmdline_searc...
2009-04-20  Wes DevauldDeal with the encoding problem
2009-04-20  Wes DevauldFirst stab at searching
2009-04-20  Wes DevauldFix merge
2009-04-16  Mike Verdonetypo fix (patch by Craig Olford)
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 VerdoneBugfix for ansi mode and non-tty output. (Patch by...
2009-04-02  Mike VerdoneAdd -l, -t, -d flags. (Patch by Anders Sandvig)
2009-03-23  Mike VerdoneMerge commit 'origin/api_update_docfix'
2009-03-23  Wes DevauldFriendship is the new notification
2009-03-08  Hatem NassratChanges to allow [action] to come before [options].
2009-03-08  Hatem NassratLadies and gents, the Twitter Shell cmdline action.
2009-03-03  Wes DevauldMerge branch 'master' of git://github.com/sixohsix...
2009-03-01  Mike VerdoneCleanup argument parsing to support default format...
2009-03-01  Mike VerdoneMerge branch 'master' into ansi_colour_cmdline
2009-02-18  Mike VerdoneSupport for colours in command-line tool.
2009-02-16  Wes DevauldMerge branch 'master' of git://github.com/sixohsix...
2009-02-16  Mike VerdoneAgent string as provided by Twitter
2009-02-16  Mike VerdoneAgent feature was not actually working. Prepare fix...
2009-02-15  Mike VerdoneImproved error messages when invalid arguments given
2009-02-15  Mike VerdoneDo not provide a default agent string. Add help action.
2009-02-15  Mike VerdoneMerge in Hatem's twitter_agent branch.
2009-02-15  Mike VerdoneError handling improvements on follow/leave feature.
2009-02-15  Mike VerdoneBugfixes, cleanup on follow/leave feature
2009-02-15  Mike VerdoneNo tabs!!!
2009-02-15  Wes DevauldAdd the leave and follow commands to the cmdline tool
2009-02-14  Hatem NassratMerge commit 'origin/master' into twitter_agent
2009-01-19  Mike VerdoneAdd reply action (patch by Wes Devauld)
2008-10-03  mverdoneHeading for 0.4.1. Use stdlib json module if available...
2008-10-01  mverdoneupdated for 0.4
2008-05-05  mverdoneirc bot (not yet working)
2008-04-30  mverdoneMore command line options; refresh, url formatter,...
2008-04-08  mverdoneverbose status, bugfixes, awesomeness
2008-04-08  mverdoneMisc fixes for unicode
2008-04-07  mverdonecommand line tool
2008-04-07  mverdoneFirst import