aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-migrate.c
Commit message (Expand)AuthorAgeFilesLines
* Startup files/folders.Not Zed2004-01-161-8/+69
* oopsJeffrey Stedfast2004-01-161-1/+1
* fixed a type-oJeffrey Stedfast2004-01-161-1/+1
* oops, add major, minor, revision args to g_warningJeffrey Stedfast2004-01-161-4/+6
* Only abort the copy if the dest folder both exists and contains data.Jeffrey Stedfast2004-01-161-2/+9
* Only abort the copy if the dest folder both exists and contains data.Jeffrey Stedfast2004-01-161-1/+3
* Split out the remapping code into e-util/e-bconf-map.[c,h] to be sharedJeffrey Stedfast2004-01-151-529/+135
* s/<= 0/== 0/Jeffrey Stedfast2004-01-141-1/+1
* Handle upgrading from 1.0.x and 1.2.x (code basically moved verbatim fromJeffrey Stedfast2004-01-141-143/+1469
* Don't O_TRUNC the dest file, instead use O_EXC and don't do anything ifJeffrey Stedfast2004-01-121-1/+1
* Don't migrate stuff here anymore.Jeffrey Stedfast2004-01-081-8/+141
* Modified to simply copy mbox files from one place to another (and theJeffrey Stedfast2003-12-111-62/+209
* Fixed a leak.Jeffrey Stedfast2003-12-111-0/+1
* fixed a compile warningJeffrey Stedfast2003-12-031-3/+1
* Don't leak the message objects.Jeffrey Stedfast2003-11-191-0/+2
* Call em_migrate_uri() instead of em_uri_from_camel(). (em_migrate_uri):Jeffrey Stedfast2003-11-071-2/+40
* User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml ratherJeffrey Stedfast2003-11-071-0/+132
* New source files to migrate from the old mail directory to the new mailJeffrey Stedfast2003-11-061-0/+536