Write basic diff command using bzrlib.diff
[mw] / src / mw / clicommands.py
2010-03-08 Ian WellerWrite basic diff command using bzrlib.diff
2010-03-08 Ian WellerAdd diff command that does a whole lot of nothing
2010-03-08 Ian WellerMove code for status to reusable function
2010-03-08 Ian WellerChange copyright year
2009-12-22 Ian WellerPEP 8 and code cleanup
2009-12-22 Ian Weller_login() now actually logs in to remote wiki
2009-12-22 Ian WellerStore current revision ID in metadir
2009-12-22 Ian WellerRename fetch to pull
2009-12-22 Ian Wellerstatus: Add command
2009-12-22 Ian WellerRename pages_add_rev to pages_add_rv
2009-12-22 Ian WellerCentralize pagename/filename conversions
2009-12-22 Ian Wellerfetch: Update for new metadir functions
2009-12-22 Ian WellerMerge branch 'master' of github.com:ianweller/mw
2009-12-19 Ian Wellerfetch: Handle pages that do not exist
2009-12-18 Ian WellerReplace FSF's mailing address with FSF website
2009-12-07 Ian WellerHandle slashes in page names semi-appropriately
2009-12-07 Ian WellerAdd capability for subcommand shortcuts
2009-12-07 Ian WellerInitial commit with init and fetch commands

Benjamin Mako Hill || Want to submit a patch?