]> jfr.im git - z_archive/twitter.git/history - twitter/cmdline.py
Merge branch 'select_num_statuses'
[z_archive/twitter.git] / twitter / cmdline.py
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-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  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