]> jfr.im git - z_archive/twitter.git/history - twitter/cmdline.py
Version 1.17.0
[z_archive/twitter.git] / twitter / cmdline.py
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