aboutsummaryrefslogtreecommitdiffstats
path: root/tools/migration/prosody-migrator.lua
Commit message (Collapse)AuthorAgeFilesLines
* migrator: Remove broken distinction between a load error or a missing ↵Kim Alvefur2017-04-071-7/+2
| | | | storage handler (worked with module()?)
* migrator: Fix missing wordKim Alvefur2017-02-151-1/+1
|
* migrator: Fix argument parsingKim Alvefur2017-02-151-5/+4
|
* migrator: Unexpand whitespaceKim Alvefur2017-02-151-2/+2
|
* migrator: Remove wrapper around envloadfile since envloadfile does the right ↵Kim Alvefur2017-02-021-10/+1
| | | | thing in a compatible way
* Remove all trailing whitespaceFlorian Zeitz2013-08-091-1/+1
|
* Eliminate direct setfenv usageFlorian Zeitz2012-06-081-13/+11
|
* tools/migration/prosody-migrator.lua: Add messages to show when migration is ↵Matthew Wild2011-04-051-1/+2
| | | | in progress
* tools/migration: Support for ~/ in pathsMatthew Wild2011-04-051-0/+9
|
* tools/migration/prosody-migrator.lua: Refactor store handler loading to ↵Matthew Wild2011-04-051-13/+22
| | | | report errors they throw
* tools/migration: Rename main.lua -> prosody-migrator.lua and update the MakefileMatthew Wild2011-03-211-0/+115