mw
14 years agoFix pagename/filename conversion problem
Ian Weller [Tue, 22 Dec 2009 08:16:09 +0000 (02:16 -0600)]
Fix pagename/filename conversion problem

14 years agoRename pages_add_rev to pages_add_rv
Ian Weller [Tue, 22 Dec 2009 07:58:26 +0000 (01:58 -0600)]
Rename pages_add_rev to pages_add_rv

14 years agoCentralize pagename/filename conversions
Ian Weller [Tue, 22 Dec 2009 07:41:07 +0000 (01:41 -0600)]
Centralize pagename/filename conversions

14 years agofetch: Update for new metadir functions
Ian Weller [Tue, 22 Dec 2009 02:28:52 +0000 (20:28 -0600)]
fetch: Update for new metadir functions

14 years agoFixes to Metadir:pages_add_rev
Ian Weller [Tue, 22 Dec 2009 02:28:39 +0000 (20:28 -0600)]
Fixes to Metadir:pages_add_rev

14 years agoOpen .mw/version file for writing
Ian Weller [Tue, 22 Dec 2009 02:24:45 +0000 (20:24 -0600)]
Open .mw/version file for writing

14 years agoClose all file descriptors
Ian Weller [Tue, 22 Dec 2009 02:20:29 +0000 (20:20 -0600)]
Close all file descriptors

14 years agoStart metadir versioning now before it's too late
Ian Weller [Tue, 22 Dec 2009 02:20:10 +0000 (20:20 -0600)]
Start metadir versioning now before it's too late

14 years agoRestructure metadir
Ian Weller [Tue, 22 Dec 2009 02:16:23 +0000 (20:16 -0600)]
Restructure metadir

14 years agoMetadir.create(): handle tiered repositories
Ian Weller [Tue, 22 Dec 2009 01:14:04 +0000 (19:14 -0600)]
Metadir.create(): handle tiered repositories

14 years agoMerge branch 'master' of github.com:ianweller/mw
Ian Weller [Tue, 22 Dec 2009 01:06:01 +0000 (19:06 -0600)]
Merge branch 'master' of github.com:ianweller/mw

14 years agofetch: Handle pages that do not exist
Ian Weller [Sat, 19 Dec 2009 05:45:55 +0000 (23:45 -0600)]
fetch: Handle pages that do not exist

14 years agoReplace FSF's mailing address with FSF website
Ian Weller [Fri, 18 Dec 2009 20:35:56 +0000 (14:35 -0600)]
Replace FSF's mailing address with FSF website

14 years agoMake subcommands finally work properly
Ian Weller [Fri, 18 Dec 2009 16:51:59 +0000 (10:51 -0600)]
Make subcommands finally work properly

14 years agoFix usage() from duplicating shortcuts as commands
Ian Weller [Fri, 18 Dec 2009 16:51:16 +0000 (10:51 -0600)]
Fix usage() from duplicating shortcuts as commands

14 years agoFix subcommand creation
Ian Weller [Fri, 18 Dec 2009 16:45:25 +0000 (10:45 -0600)]
Fix subcommand creation

14 years agoHandle slashes in page names semi-appropriately
Ian Weller [Mon, 7 Dec 2009 07:00:26 +0000 (02:00 -0500)]
Handle slashes in page names semi-appropriately

14 years agoAdd capability for subcommand shortcuts
Ian Weller [Mon, 7 Dec 2009 05:42:52 +0000 (00:42 -0500)]
Add capability for subcommand shortcuts

14 years agoAdd README, add a bit to HACKING
Ian Weller [Mon, 7 Dec 2009 03:18:23 +0000 (22:18 -0500)]
Add README, add a bit to HACKING

14 years agoInitial commit with init and fetch commands
Ian Weller [Mon, 7 Dec 2009 03:11:52 +0000 (22:11 -0500)]
Initial commit with init and fetch commands

Benjamin Mako Hill || Want to submit a patch?