mw
2010-03-14 Ian WellerShell of commit command
2010-03-14 Ian WellerExplain init -u in README's workflow
2010-03-13 Ian WellerAbility to have username in init command
2010-03-13 Ian WellerAlphabetize command listing on --help
2010-03-08 Ian WellerMinor fix to usage bit in command generator
2010-03-08 Ian WellerTake care of some pesky whitespace issues
2010-03-08 Ian WellerWrite basic diff command using bzrlib.diff
2010-03-08 Ian WellerMake 'mw help' work properly
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
2010-03-08 Ian WellerUse example.com instead of a domain that exists
2009-12-23 Ian WellerHandle revs that don't have content
2009-12-22 Ian WellerHandle storing of revision ID in metadir functions
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 WellerAPI definitely not locked in yet for version 1
2009-12-22 Ian WellerRestore 'see HACKING' message in README
2009-12-22 Ian WellerAdd planned basic workflow to README
2009-12-22 Ian WellerRename fetch to pull
2009-12-22 Ian Wellerstatus: Add command
2009-12-22 Ian WellerFix pagename/filename conversion problem
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 WellerFixes to Metadir:pages_add_rev
2009-12-22 Ian WellerOpen .mw/version file for writing
2009-12-22 Ian WellerClose all file descriptors
2009-12-22 Ian WellerStart metadir versioning now before it's too late
2009-12-22 Ian WellerRestructure metadir
2009-12-22 Ian WellerMetadir.create(): handle tiered repositories
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-18 Ian WellerMake subcommands finally work properly
2009-12-18 Ian WellerFix usage() from duplicating shortcuts as commands
2009-12-18 Ian WellerFix subcommand creation
2009-12-07 Ian WellerHandle slashes in page names semi-appropriately
2009-12-07 Ian WellerAdd capability for subcommand shortcuts
2009-12-07 Ian WellerAdd README, add a bit to HACKING
2009-12-07 Ian WellerInitial commit with init and fetch commands

Benjamin Mako Hill || Want to submit a patch?