Fixes a bug, a performance issue, and use 'M' instead of 'U' to be consistent with...
[mw] / src / mw / metadir.py
2011-02-01 Joseph ReagleFixes a bug, a performance issue, and use 'M' instead...
2011-01-31 Ian WellerPEP 8 compliance
2011-01-31 Ian WellerMerge git://github.com/esby/mw
2011-01-31 Ian WellerStrip out our API and use simplemediawiki
2010-05-24 Ian WellerMore restylizing crap (PEP 8 compliant)
2010-05-24 Ian WellerNormalize code spacing and style
2010-05-20 kebyfixed issue with special char in filename (related...
2010-05-20 kebyimplementing edit conflict & collision detection
2010-05-20 kebyfixing a bug when a page is blanked
2010-03-15 Ian Wellercommit listens to file arguments to limit changes
2010-03-14 Ian WellerCode cleanup (PEP 8)
2010-03-14 Ian WellerNew login command (that saves your login, too)
2010-03-13 Ian WellerAbility to have username in init command
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 WellerMove code for status to reusable function
2010-03-08 Ian WellerChange copyright year
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 WellerStore current revision ID in metadir
2009-12-22 Ian WellerAPI definitely not locked in yet for version 1
2009-12-22 Ian Wellerstatus: Add command
2009-12-22 Ian WellerRename pages_add_rev to pages_add_rv
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-18 Ian WellerReplace FSF's mailing address with FSF website
2009-12-07 Ian WellerInitial commit with init and fetch commands

Benjamin Mako Hill || Want to submit a patch?