index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mail
/
em-migrate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unneeded debug printfs.
Jeffrey Stedfast
2004-01-28
1
-11
/
+4
*
Copy the imap cache into the right place. Duh.
Jeffrey Stedfast
2004-01-28
1
-1
/
+1
*
** See bug #53084 and others.
Not Zed
2004-01-27
1
-3
/
+1
*
Fixes for bug #53251.
Jeffrey Stedfast
2004-01-27
1
-0
/
+41
*
Handle where the file: url is roken (ie, points to a location out of the
Jeffrey Stedfast
2004-01-24
1
-1
/
+7
*
Migrate the ETree expanded state files as well as the GalView files.
Jeffrey Stedfast
2004-01-22
1
-32
/
+264
*
use camel_mkdir(0777) rather than 0777 & st.st_mode which isn't set
Not Zed
2004-01-21
1
-19
/
+39
*
oops
Jeffrey Stedfast
2004-01-21
1
-1
/
+1
*
New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAP
Jeffrey Stedfast
2004-01-21
1
-0
/
+10
*
fixed a type-o that omehow made it in between building and committing
Jeffrey Stedfast
2004-01-21
1
-2
/
+1
*
New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAP
Jeffrey Stedfast
2004-01-21
1
-3
/
+78
*
Make displayed_uid public.
Not Zed
2004-01-20
1
-0
/
+2
*
if we can't open the pop3 cache dir, because it doesn't exist, it is not
Not Zed
2004-01-19
1
-0
/
+5
*
Oops, still need to stat() the src file so we can report what percentage
Jeffrey Stedfast
2004-01-17
1
-1
/
+4
*
Startup files/folders.
Not Zed
2004-01-16
1
-8
/
+69
*
oops
Jeffrey Stedfast
2004-01-16
1
-1
/
+1
*
fixed a type-o
Jeffrey Stedfast
2004-01-16
1
-1
/
+1
*
oops, add major, minor, revision args to g_warning
Jeffrey Stedfast
2004-01-16
1
-4
/
+6
*
Only abort the copy if the dest folder both exists and contains data.
Jeffrey Stedfast
2004-01-16
1
-2
/
+9
*
Only abort the copy if the dest folder both exists and contains data.
Jeffrey Stedfast
2004-01-16
1
-1
/
+3
*
Split out the remapping code into e-util/e-bconf-map.[c,h] to be shared
Jeffrey Stedfast
2004-01-15
1
-529
/
+135
*
s/<= 0/== 0/
Jeffrey Stedfast
2004-01-14
1
-1
/
+1
*
Handle upgrading from 1.0.x and 1.2.x (code basically moved verbatim from
Jeffrey Stedfast
2004-01-14
1
-143
/
+1469
*
Don't O_TRUNC the dest file, instead use O_EXC and don't do anything if
Jeffrey Stedfast
2004-01-12
1
-1
/
+1
*
Don't migrate stuff here anymore.
Jeffrey Stedfast
2004-01-08
1
-8
/
+141
*
Modified to simply copy mbox files from one place to another (and the
Jeffrey Stedfast
2003-12-11
1
-62
/
+209
*
Fixed a leak.
Jeffrey Stedfast
2003-12-11
1
-0
/
+1
*
fixed a compile warning
Jeffrey Stedfast
2003-12-03
1
-3
/
+1
*
Don't leak the message objects.
Jeffrey Stedfast
2003-11-19
1
-0
/
+2
*
Call em_migrate_uri() instead of em_uri_from_camel(). (em_migrate_uri):
Jeffrey Stedfast
2003-11-07
1
-2
/
+40
*
User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml rather
Jeffrey Stedfast
2003-11-07
1
-0
/
+132
*
New source files to migrate from the old mail directory to the new mail
Jeffrey Stedfast
2003-11-06
1
-0
/
+536