]> code.delx.au - offlineimap/blob - offlineimap/head/ChangeLog
/offlineimap/head: changeset 327
[offlineimap] / offlineimap / head / ChangeLog
1 ------------------------------------------------------------------------
2 rev 326: jgoerzen | 2003-01-06 15:30:37 -0600 (Mon, 06 Jan 2003) | 2 lines
3 Changed paths:
4 M /offlineimap/head/debian/changelog
5 M /offlineimap/head/offlineimap.conf
6 A /offlineimap/head/offlineimap.conf.minimal
7
8 Added minimal config file; noted this in changelog
9
10 ------------------------------------------------------------------------
11 rev 325: jgoerzen | 2003-01-06 15:15:22 -0600 (Mon, 06 Jan 2003) | 4 lines
12 Changed paths:
13 M /offlineimap/head/debian/copyright
14 M /offlineimap/head/offlineimap/CustomConfig.py
15 M /offlineimap/head/offlineimap/accounts.py
16 M /offlineimap/head/offlineimap/imapserver.py
17 M /offlineimap/head/offlineimap/init.py
18 M /offlineimap/head/offlineimap/mbnames.py
19 M /offlineimap/head/offlineimap/ui/Curses.py
20 M /offlineimap/head/offlineimap/ui/Tk.py
21 M /offlineimap/head/offlineimap/ui/detector.py
22 M /offlineimap/head/offlineimap.conf
23
24 Touched up the isactive tests.
25
26 Added defaults for many more options.
27
28 ------------------------------------------------------------------------
29 rev 324: jgoerzen | 2003-01-06 14:37:19 -0600 (Mon, 06 Jan 2003) | 2 lines
30 Changed paths:
31 M /offlineimap/head/debian/changelog
32 M /offlineimap/head/debian/control
33 M /offlineimap/head/manual.html
34 M /offlineimap/head/manual.pdf
35 M /offlineimap/head/manual.ps
36 M /offlineimap/head/manual.txt
37 M /offlineimap/head/offlineimap.1
38 M /offlineimap/head/offlineimap.conf
39
40 Updated documentation and information with information about new settings
41
42 ------------------------------------------------------------------------
43 rev 323: jgoerzen | 2003-01-06 14:21:46 -0600 (Mon, 06 Jan 2003) | 8 lines
44 Changed paths:
45 M /offlineimap/head/offlineimap/ui/TTY.py
46
47 Due to possibly having one account sleep while another is reading a
48 password, and other tricky situations, support for nice updating and
49 cancelling of a sleep in TTY.TTYUI has been removed.
50
51 However, this is not going to be a huge problem because the new Curses
52 Blinkenlights interface has this support, and does it a lot better than
53 TTY.TTYUI ever could have.
54
55 ------------------------------------------------------------------------
56 rev 322: jgoerzen | 2003-01-06 14:18:09 -0600 (Mon, 06 Jan 2003) | 2 lines
57 Changed paths:
58 M /offlineimap/head/offlineimap/ui/Curses.py
59
60 Curses interface now can sleep, too. Woohoo.
61
62 ------------------------------------------------------------------------
63 rev 321: jgoerzen | 2003-01-06 12:18:06 -0600 (Mon, 06 Jan 2003) | 2 lines
64 Changed paths:
65 M /offlineimap/head/offlineimap/ui/Tk.py
66
67 More fine-tunning. Looks like using the grid manager is helping out.
68
69 ------------------------------------------------------------------------
70 rev 320: jgoerzen | 2003-01-06 12:00:43 -0600 (Mon, 06 Jan 2003) | 10 lines
71 Changed paths:
72 M /offlineimap/head/offlineimap/ui/Tk.py
73
74 Reworked the canvas.
75
76 Before, problem was the label and buttons to the right of the lights would
77 make the window too wide. When the button got added, the window would get
78 even wider. That was because the canvas would not shrink.
79
80 My workaround is to use a separate canvas for each light. Seems to be OK
81 here....
82
83
84 ------------------------------------------------------------------------
85 rev 319: jgoerzen | 2003-01-06 11:31:19 -0600 (Mon, 06 Jan 2003) | 2 lines
86 Changed paths:
87 M /offlineimap/head/offlineimap/ui/Tk.py
88
89 Working better now.
90
91 ------------------------------------------------------------------------
92 rev 318: jgoerzen | 2003-01-06 11:14:17 -0600 (Mon, 06 Jan 2003) | 3 lines
93 Changed paths:
94 M /offlineimap/head/offlineimap/ui/Tk.py
95
96 More visual tweaking. The Button doesn't seem to be working well, so I'm
97 going to try a MenuButton.
98
99 ------------------------------------------------------------------------
100 rev 317: jgoerzen | 2003-01-06 11:04:40 -0600 (Mon, 06 Jan 2003) | 5 lines
101 Changed paths:
102 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
103 M /offlineimap/head/offlineimap/ui/Tk.py
104
105 Basic Tk.Blinkenlights structure completed. Need to fine-tune the display.
106
107 Sleeping API added to Blinkenlights base class.
108
109
110 ------------------------------------------------------------------------
111 rev 316: jgoerzen | 2003-01-06 10:19:00 -0600 (Mon, 06 Jan 2003) | 2 lines
112 Changed paths:
113 M /offlineimap/head/debian/changelog
114 M /offlineimap/head/offlineimap.conf
115
116 Noted a few things for the docs
117
118 ------------------------------------------------------------------------
119 rev 315: jgoerzen | 2003-01-06 10:15:15 -0600 (Mon, 06 Jan 2003) | 5 lines
120 Changed paths:
121 M /offlineimap/head/offlineimap/ui/Tk.py
122
123 Fixed up the VerboseUI for new account system. All that really needed
124 updating with the "Sync immediately" button, to cope with syncing different
125 accounts at different times. It's better now.
126
127
128 ------------------------------------------------------------------------
129 rev 314: jgoerzen | 2003-01-06 09:58:29 -0600 (Mon, 06 Jan 2003) | 16 lines
130 Changed paths:
131 M /offlineimap/head/offlineimap/threadutil.py
132 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
133 M /offlineimap/head/offlineimap/ui/Curses.py
134 M /offlineimap/head/offlineimap/ui/debuglock.py
135
136 More locking updates.
137
138 Introduced a new MultiLock to threadutil. This lock will let a single
139 thread acquire the same lock more than once, keeping track of how many times
140 this happens, and will release the actual lock only when the lock's
141 lock count gets back to zero.
142
143 By using MultiLock, various functions in Curses.py and Blinkenlights.py no
144 longer need to pass around to other functions a parameter indicating whether
145 or not a lock should be obtained. This was a large cause of complexity and
146 errors, which is now eliminated.
147
148 Everything seems to be working properly wrt locking at this point. The
149 Curses.Blinkenlights interface has achieved basic working functionality.
150
151
152 ------------------------------------------------------------------------
153 rev 313: jgoerzen | 2003-01-06 08:41:14 -0600 (Mon, 06 Jan 2003) | 3 lines
154 Changed paths:
155 M /offlineimap/head/offlineimap/mbnames.py
156
157 Just to be sure, since it could be called by multiple threads, genmbnames
158 will not lock itself.
159
160 ------------------------------------------------------------------------
161 rev 312: jgoerzen | 2003-01-06 08:40:23 -0600 (Mon, 06 Jan 2003) | 6 lines
162 Changed paths:
163 M /offlineimap/head/offlineimap/accounts.py
164 M /offlineimap/head/offlineimap/mbnames.py
165 M /offlineimap/head/offlineimap/syncmaster.py
166
167 Updated the mbnames recorder to bring it back up-to-date with the new
168 account-centric system. It will now gather reports from account sync
169 threads, and when it has all that it's supposed to, it'll write out the
170 file.
171
172
173 ------------------------------------------------------------------------
174 rev 311: jgoerzen | 2003-01-05 23:11:00 -0600 (Sun, 05 Jan 2003) | 2 lines
175 Changed paths:
176 M /offlineimap/head/offlineimap/ui/Curses.py
177
178 Fixed a problem that prevented it from working on the console.
179
180 ------------------------------------------------------------------------
181 rev 310: jgoerzen | 2003-01-05 23:07:16 -0600 (Sun, 05 Jan 2003) | 6 lines
182 Changed paths:
183 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
184 M /offlineimap/head/offlineimap/ui/Curses.py
185 A /offlineimap/head/offlineimap/ui/debuglock.py
186
187 Added some temporary debug code to help weed out a few race conditions with
188 the curses Blinkenlights interface. Think I've finally got it. I'm leaving
189 the debugging code in for now, though, to help in case there are future
190 problems.
191
192
193 ------------------------------------------------------------------------
194 rev 309: jgoerzen | 2003-01-05 16:54:59 -0600 (Sun, 05 Jan 2003) | 2 lines
195 Changed paths:
196 M /offlineimap/head/offlineimap/accounts.py
197 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
198 M /offlineimap/head/offlineimap/ui/Curses.py
199
200 More progress with bug fixes and locking
201
202 ------------------------------------------------------------------------
203 rev 308: jgoerzen | 2003-01-05 11:07:58 -0600 (Sun, 05 Jan 2003) | 8 lines
204 Changed paths:
205 M /offlineimap/head/offlineimap/accounts.py
206 M /offlineimap/head/offlineimap/folder/Base.py
207 M /offlineimap/head/offlineimap/folder/IMAP.py
208 M /offlineimap/head/offlineimap/folder/LocalStatus.py
209 M /offlineimap/head/offlineimap/folder/Maildir.py
210 M /offlineimap/head/offlineimap/repository/LocalStatus.py
211 M /offlineimap/head/offlineimap/repository/Maildir.py
212 M /offlineimap/head/offlineimap/ui/Curses.py
213 M /offlineimap/head/offlineimap/ui/UIBase.py
214
215 More progress at debugging. The curses blinkenlights is now working well,
216 though it still has an occasional tendency to corrupt the light display with
217 comments from the log. I suspect a locking problem -- need to be more
218 strict with iolock I suspect.
219
220 Updated various modules to register the threads' account names, etc.
221
222
223 ------------------------------------------------------------------------
224 rev 307: jgoerzen | 2003-01-05 00:01:17 -0600 (Sun, 05 Jan 2003) | 2 lines
225 Changed paths:
226 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
227 M /offlineimap/head/offlineimap/ui/Curses.py
228 M /offlineimap/head/offlineimap/ui/UIBase.py
229
230 Starting to work now.
231
232 ------------------------------------------------------------------------
233 rev 306: jgoerzen | 2003-01-04 23:55:37 -0600 (Sat, 04 Jan 2003) | 2 lines
234 Changed paths:
235 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
236 M /offlineimap/head/offlineimap/ui/Curses.py
237
238 Removed debug prints
239
240 ------------------------------------------------------------------------
241 rev 305: jgoerzen | 2003-01-04 23:50:01 -0600 (Sat, 04 Jan 2003) | 2 lines
242 Changed paths:
243 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
244 M /offlineimap/head/offlineimap/ui/Curses.py
245 M /offlineimap/head/offlineimap/ui/UIBase.py
246
247 Believed to be somewhat working now
248
249 ------------------------------------------------------------------------
250 rev 304: jgoerzen | 2003-01-04 20:11:46 -0600 (Sat, 04 Jan 2003) | 2 lines
251 Changed paths:
252 M /offlineimap/head/offlineimap.1
253
254 Clarified copyright statement
255
256 ------------------------------------------------------------------------
257 rev 303: jgoerzen | 2003-01-04 20:07:40 -0600 (Sat, 04 Jan 2003) | 2 lines
258 Changed paths:
259 M /offlineimap/head/offlineimap/ui/Curses.py
260
261 Removed password echo for debugging
262
263 ------------------------------------------------------------------------
264 rev 302: jgoerzen | 2003-01-04 20:07:00 -0600 (Sat, 04 Jan 2003) | 2 lines
265 Changed paths:
266 M /offlineimap/head/offlineimap/ui/Curses.py
267
268 Now capable of actually reading passwords.
269
270 ------------------------------------------------------------------------
271 rev 301: jgoerzen | 2003-01-04 19:51:35 -0600 (Sat, 04 Jan 2003) | 2 lines
272 Changed paths:
273 M /offlineimap/head/offlineimap/ui/Blinkenlights.py
274 M /offlineimap/head/offlineimap/ui/Curses.py
275 M /offlineimap/head/offlineimap/ui/__init__.py
276 M /offlineimap/head/offlineimap/ui/detector.py
277 M /offlineimap/head/offlineimap/version.py
278
279 Nominally-working Blinkenlights interface for Curses!
280
281 ------------------------------------------------------------------------
282 rev 300: jgoerzen | 2003-01-04 16:51:17 -0600 (Sat, 04 Jan 2003) | 2 lines
283 Changed paths:
284 A /offlineimap/head/offlineimap/ui/Blinkenlights.py
285 A /offlineimap/head/offlineimap/ui/Curses.py
286 M /offlineimap/head/offlineimap/ui/__init__.py
287
288 Beginnings of support for a curses-based Blinkenlights.
289
290 ------------------------------------------------------------------------
291 rev 299: jgoerzen | 2003-01-04 15:35:36 -0600 (Sat, 04 Jan 2003) | 2 lines
292 Changed paths:
293 M /offlineimap/head/offlineimap/ui/Tk.py
294
295 Started breaking Blinkenlights out into a base class.
296
297 ------------------------------------------------------------------------
298 rev 298: jgoerzen | 2003-01-03 16:58:04 -0600 (Fri, 03 Jan 2003) | 2 lines
299 Changed paths:
300 D /offlineimap/head/offlineimap/test.py
301
302 Removed this (not a real part of the program)
303
304 ------------------------------------------------------------------------
305 rev 297: jgoerzen | 2003-01-03 16:57:46 -0600 (Fri, 03 Jan 2003) | 5 lines
306 Changed paths:
307 A /offlineimap/head/debian/changelog
308 A /offlineimap/head/offlineimap/CustomConfig.py
309 A /offlineimap/head/offlineimap/accounts.py
310 M /offlineimap/head/offlineimap/init.py
311 M /offlineimap/head/offlineimap/mbnames.py
312 M /offlineimap/head/offlineimap/syncmaster.py
313 A /offlineimap/head/offlineimap/test.py
314 M /offlineimap/head/offlineimap/threadutil.py
315 M /offlineimap/head/offlineimap/ui/Noninteractive.py
316 M /offlineimap/head/offlineimap/ui/UIBase.py
317 M /offlineimap/head/offlineimap/ui/detector.py
318
319 * Changed to a more account-centric behavior. The refresh time is now
320 a per-account variable. Implemented new account classes. User
321 interfaces must now be updated to take advantage of this.
322
323
324 ------------------------------------------------------------------------
325 rev 296: jgoerzen | 2003-01-03 16:57:20 -0600 (Fri, 03 Jan 2003) | 2 lines
326 Changed paths:
327 D /offlineimap/head/debian/changelog
328
329 Fixing error
330
331 ------------------------------------------------------------------------
332 rev 295: jgoerzen | 2003-01-02 19:08:10 -0600 (Thu, 02 Jan 2003) | 2 lines
333 Changed paths:
334 M /offlineimap/head/debian/changelog
335 M /offlineimap/head/offlineimap/ui/Tk.py
336
337 Got Tk working again. Woohoo.
338
339 ------------------------------------------------------------------------
340 rev 294: jgoerzen | 2003-01-02 19:01:41 -0600 (Thu, 02 Jan 2003) | 2 lines
341 Changed paths:
342 M /offlineimap/head/offlineimap/folder/LocalStatus.py
343 M /offlineimap/head/offlineimap/ui/Tk.py
344
345 Updated with various fixes
346
347 ------------------------------------------------------------------------
348 rev 293: jgoerzen | 2003-01-02 14:05:14 -0600 (Thu, 02 Jan 2003) | 6 lines
349 Changed paths:
350 M /offlineimap/head/debian/changelog
351 M /offlineimap/head/offlineimap/imaputil.py
352
353 * Now properly handles folder names that contain parenthesis. Used
354 patch from Kyler Laird in
355 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=173895.
356 Closes: #173895.
357
358
359 ------------------------------------------------------------------------
360 rev 292: jgoerzen | 2003-01-02 14:00:23 -0600 (Thu, 02 Jan 2003) | 2 lines
361 Changed paths:
362 M /offlineimap/head/debian/changelog
363 M /offlineimap/head/offlineimap/ui/Tk.py
364
365 Beginning of work to make it work with a threaded Tcl/Tk Tkinter.
366
367 ------------------------------------------------------------------------
368 rev 291: jgoerzen | 2002-12-03 10:26:03 -0600 (Tue, 03 Dec 2002) | 2 lines
369 Changed paths:
370 M /offlineimap/head/ChangeLog
371
372 This is 3.99.5
373
374 ------------------------------------------------------------------------
375 rev 290: jgoerzen | 2002-12-03 10:25:06 -0600 (Tue, 03 Dec 2002) | 2 lines
376 Changed paths:
377 M /offlineimap/head/debian/changelog
378
379 Updated for today's release
380
381 ------------------------------------------------------------------------
382 rev 289: jgoerzen | 2002-11-19 16:57:45 -0600 (Tue, 19 Nov 2002) | 2 lines
383 Changed paths:
384 M /offlineimap/head/debian/changelog
385 M /offlineimap/head/offlineimap/imapserver.py
386 M /offlineimap/head/offlineimap.1
387
388 Fixed infinite loop in imapserver.py with preauth
389
390 ------------------------------------------------------------------------
391 rev 288: jgoerzen | 2002-11-19 16:34:09 -0600 (Tue, 19 Nov 2002) | 2 lines
392 Changed paths:
393 M /offlineimap/head/bin/offlineimap
394 M /offlineimap/head/offlineimap/version.py
395 M /offlineimap/head/offlineimap.1
396 M /offlineimap/head/offlineimap.py
397
398 Updated for 3.99.5
399
400 ------------------------------------------------------------------------
401 rev 287: jgoerzen | 2002-11-12 09:40:40 -0600 (Tue, 12 Nov 2002) | 4 lines
402 Changed paths:
403 M /offlineimap/head/offlineimap/folder/IMAP.py
404 M /offlineimap/head/offlineimap/folder/Maildir.py
405
406 Alter handling of messages flagged for deletion -- no longer automatically
407 delete them if expunge is 0. In Maildir folder, we will now ignore the T
408 flag entirely, and just pass it back and forth with IMAP.
409
410 ------------------------------------------------------------------------
411 rev 286: jgoerzen | 2002-11-12 09:36:34 -0600 (Tue, 12 Nov 2002) | 3 lines
412 Changed paths:
413 M /offlineimap/head/debian/changelog
414 M /offlineimap/head/offlineimap/folder/IMAP.py
415 M /offlineimap/head/offlineimap.conf
416
417 * Added ability to disable expunging on the server.
418
419
420 ------------------------------------------------------------------------
421 rev 285: jgoerzen | 2002-11-05 13:38:11 -0600 (Tue, 05 Nov 2002) | 5 lines
422 Changed paths:
423 M /offlineimap/head/ChangeLog
424 M /offlineimap/head/debian/changelog
425 M /offlineimap/head/offlineimap/imapserver.py
426
427 * Adding missing import os to imapserver.py. Thanks to John Wiegley
428 for catching that.
429
430 Updated changelog
431
432 ------------------------------------------------------------------------
433 rev 284: mj | 2002-11-05 13:10:14 -0600 (Tue, 05 Nov 2002) | 2 lines
434 Changed paths:
435 M /offlineimap/head/offlineimap/imapserver.py
436
437 Working (and tested) CRAM-MD5 implementation.
438
439 ------------------------------------------------------------------------
440 rev 283: jgoerzen | 2002-11-05 08:07:45 -0600 (Tue, 05 Nov 2002) | 3 lines
441 Changed paths:
442 M /offlineimap/head/debian/changelog
443 M /offlineimap/head/offlineimap.1
444
445 * Fixed setup.py installation instructions.
446
447
448 ------------------------------------------------------------------------
449 rev 282: jgoerzen | 2002-11-04 19:11:28 -0600 (Mon, 04 Nov 2002) | 2 lines
450 Changed paths:
451 M /offlineimap/head/offlineimap/imapserver.py
452
453 Updated with more md5 debugging
454
455 ------------------------------------------------------------------------
456 rev 281: jgoerzen | 2002-11-04 13:24:41 -0600 (Mon, 04 Nov 2002) | 3 lines
457 Changed paths:
458 M /offlineimap/head/ChangeLog
459 M /offlineimap/head/bin/offlineimap
460 M /offlineimap/head/debian/changelog
461 M /offlineimap/head/offlineimap/imapserver.py
462 M /offlineimap/head/offlineimap/version.py
463 M /offlineimap/head/offlineimap.py
464
465 * Fixed CRAM-MD5 auth so it actually works now.
466 This is 3.99.3
467
468 ------------------------------------------------------------------------
469 rev 280: jgoerzen | 2002-11-04 11:38:39 -0600 (Mon, 04 Nov 2002) | 3 lines
470 Changed paths:
471 M /offlineimap/head/debian/changelog
472 M /offlineimap/head/offlineimap/imapserver.py
473
474 * Falls back to plain-text auth if CRAM-MD5 fails. Fixes [complete.org #42]
475
476
477 ------------------------------------------------------------------------
478 rev 279: jgoerzen | 2002-11-04 11:29:39 -0600 (Mon, 04 Nov 2002) | 2 lines
479 Changed paths:
480 M /offlineimap/head/debian/changelog
481
482 Test commit to test offlineimap-commits
483
484 ------------------------------------------------------------------------
485 rev 278: jgoerzen | 2002-11-04 11:15:42 -0600 (Mon, 04 Nov 2002) | 5 lines
486 Changed paths:
487 M /offlineimap/head/debian/changelog
488 M /offlineimap/head/offlineimap/imapserver.py
489 M /offlineimap/head/offlineimap/init.py
490 M /offlineimap/head/offlineimap/syncmaster.py
491 M /offlineimap/head/offlineimap/ui/TTY.py
492 M /offlineimap/head/offlineimap/ui/Tk.py
493 M /offlineimap/head/offlineimap/ui/UIBase.py
494
495 * Moved password promting into imapserver.py. Passwords are now asked
496 for on-demand and typos will no longer crash the program (the user
497 will be re-prompted). Closes: #162672.
498
499
500 ------------------------------------------------------------------------
501 rev 276: jgoerzen | 2002-11-02 10:30:41 -0600 (Sat, 02 Nov 2002) | 2 lines
502 Changed paths:
503 M /offlineimap/head/bin/offlineimap
504 M /offlineimap/head/debian/changelog
505 M /offlineimap/head/manual.html
506 M /offlineimap/head/manual.pdf
507 M /offlineimap/head/manual.ps
508 M /offlineimap/head/manual.txt
509 M /offlineimap/head/offlineimap/imapserver.py
510 M /offlineimap/head/offlineimap/version.py
511 M /offlineimap/head/offlineimap.1
512 M /offlineimap/head/offlineimap.py
513
514 Updated
515
516 ------------------------------------------------------------------------
517 rev 275: jgoerzen | 2002-11-02 10:14:02 -0600 (Sat, 02 Nov 2002) | 3 lines
518 Changed paths:
519 M /offlineimap/head/offlineimap/imapserver.py
520
521 Trial cram-md5 support
522
523
524 ------------------------------------------------------------------------
525 rev 274: jgoerzen | 2002-10-29 16:26:49 -0600 (Tue, 29 Oct 2002) | 1 line
526 Changed paths:
527 M /offlineimap/head/offlineimap/folder/IMAP.py
528 M /offlineimap/head/offlineimap/ui/Noninteractive.py
529 M /offlineimap/head/offlineimap/ui/Tk.py
530 M /offlineimap/head/offlineimap/ui/UIBase.py
531
532
533 ------------------------------------------------------------------------
534 rev 273: jgoerzen | 2002-10-21 11:40:31 -0500 (Mon, 21 Oct 2002) | 2 lines
535 Changed paths:
536 M /offlineimap/head/debian/changelog
537 M /offlineimap/head/offlineimap/folder/Maildir.py
538
539 Handle uidvalidity file in an atomic fashion
540
541 ------------------------------------------------------------------------
542 rev 272: jgoerzen | 2002-10-16 13:27:27 -0500 (Wed, 16 Oct 2002) | 6 lines
543 Changed paths:
544 M /offlineimap/head/debian/changelog
545 M /offlineimap/head/offlineimap/ui/Tk.py
546 M /offlineimap/head/offlineimap/ui/UIBase.py
547
548 * When an exception occurs, OfflineIMAP will attempt to print the last
549 50 debug messages, whether or not debugging was enabled for this
550 session. This way, even unexpected and non-repeatable errors stand
551 a chance of getting a more detailed log.
552
553
554 ------------------------------------------------------------------------
555 rev 271: jgoerzen | 2002-10-15 19:43:02 -0500 (Tue, 15 Oct 2002) | 3 lines
556 Changed paths:
557 M /offlineimap/head/offlineimap/repository/IMAP.py
558
559 More work-arounds for imaplib
560
561
562 ------------------------------------------------------------------------
563 rev 270: jgoerzen | 2002-10-15 13:07:02 -0500 (Tue, 15 Oct 2002) | 2 lines
564 Changed paths:
565 M /offlineimap/head/debian/changelog
566 M /offlineimap/head/offlineimap/imaputil.py
567
568 Another attempt at dealing with bogus IMAP stuff
569
570 ------------------------------------------------------------------------
571 rev 269: jgoerzen | 2002-10-09 19:38:55 -0500 (Wed, 09 Oct 2002) | 2 lines
572 Changed paths:
573 M /offlineimap/head/bin/offlineimap
574 M /offlineimap/head/offlineimap/version.py
575 M /offlineimap/head/offlineimap.py
576
577 This is 3.99.1
578
579 ------------------------------------------------------------------------
580 rev 268: jgoerzen | 2002-10-09 19:37:37 -0500 (Wed, 09 Oct 2002) | 2 lines
581 Changed paths:
582 M /offlineimap/head/ChangeLog
583 M /offlineimap/head/debian/changelog
584 M /offlineimap/head/offlineimap/imaputil.py
585
586 Various bugfixes
587
588 ------------------------------------------------------------------------
589 rev 267: mj | 2002-10-09 10:55:34 -0500 (Wed, 09 Oct 2002) | 2 lines
590 Changed paths:
591 M /offlineimap/head/offlineimap/mbnames.py
592
593 mbnames folder filter takes *2* arguments.
594
595 ------------------------------------------------------------------------
596 rev 266: jgoerzen | 2002-10-08 10:18:11 -0500 (Tue, 08 Oct 2002) | 2 lines
597 Changed paths:
598 M /offlineimap/head/offlineimap/imaputil.py
599
600 Fixed a syntax error found by Corey.
601
602 ------------------------------------------------------------------------
603 rev 264: jgoerzen | 2002-10-07 11:32:32 -0500 (Mon, 07 Oct 2002) | 2 lines
604 Changed paths:
605 M /offlineimap/head/debian/changelog
606
607 Fixed date
608
609 ------------------------------------------------------------------------
610 rev 263: jgoerzen | 2002-10-07 11:31:20 -0500 (Mon, 07 Oct 2002) | 2 lines
611 Changed paths:
612 M /offlineimap/head/ChangeLog
613
614 Changelog for 3.99.0
615
616 ------------------------------------------------------------------------
617 rev 262: jgoerzen | 2002-10-07 11:30:35 -0500 (Mon, 07 Oct 2002) | 2 lines
618 Changed paths:
619 M /offlineimap/head/bin/offlineimap
620 M /offlineimap/head/debian/changelog
621 M /offlineimap/head/offlineimap/init.py
622 M /offlineimap/head/offlineimap/version.py
623 M /offlineimap/head/offlineimap.1
624 A /offlineimap/head/offlineimap.py
625
626 Final prep for 3.99.0
627
628 ------------------------------------------------------------------------
629 rev 261: jgoerzen | 2002-10-07 11:17:13 -0500 (Mon, 07 Oct 2002) | 7 lines
630 Changed paths:
631 M /offlineimap/head/debian/changelog
632 M /offlineimap/head/offlineimap/init.py
633 A /offlineimap/head/offlineimap/syncmaster.py
634 M /offlineimap/head/offlineimap/threadutil.py
635
636 * Moved some code from offlineimap/init.py to new file
637 offlineimap/syncmaster.py to help dileneate between code that
638 performs different functions.
639 * Moved threadexited from offlineimap/init.py to
640 offlineimap/threadutil.py.
641
642
643 ------------------------------------------------------------------------
644 rev 260: jgoerzen | 2002-10-07 11:11:19 -0500 (Mon, 07 Oct 2002) | 2 lines
645 Changed paths:
646 M /offlineimap/head/debian/changelog
647 M /offlineimap/head/offlineimap/init.py
648 M /offlineimap/head/offlineimap/localeval.py
649
650 Updated -- the init changes now actually work.
651
652 ------------------------------------------------------------------------
653 rev 259: jgoerzen | 2002-10-07 10:59:02 -0500 (Mon, 07 Oct 2002) | 2 lines
654 Changed paths:
655 M /offlineimap/head/bin/offlineimap
656 M /offlineimap/head/debian/changelog
657 M /offlineimap/head/offlineimap/folder/Base.py
658 M /offlineimap/head/offlineimap/folder/IMAP.py
659 M /offlineimap/head/offlineimap/imaplib.py
660 M /offlineimap/head/offlineimap/imapserver.py
661 M /offlineimap/head/offlineimap/imaputil.py
662 A /offlineimap/head/offlineimap/init.py
663 M /offlineimap/head/offlineimap/repository/Maildir.py
664 M /offlineimap/head/offlineimap/ui/UIBase.py
665
666 Initial commit on initialization reorganization
667
668 ------------------------------------------------------------------------
669 rev 258: jgoerzen | 2002-10-07 10:18:02 -0500 (Mon, 07 Oct 2002) | 4 lines
670 Changed paths:
671 M /offlineimap/head/debian/changelog
672 M /offlineimap/head/offlineimap/imaputil.py
673
674 * Added a workaround to imaputil.py to deal with a bug in imaplib.py's
675 tuple when a response contains a literal in certain cases.
676
677
678 ------------------------------------------------------------------------
679 rev 257: jgoerzen | 2002-10-01 08:57:56 -0500 (Tue, 01 Oct 2002) | 2 lines
680 Changed paths:
681 M /offlineimap/head/bin/offlineimap
682 M /offlineimap/head/debian/changelog
683 M /offlineimap/head/offlineimap/imaputil.py
684
685 Added more debugging to the IMAP debug stream
686
687 ------------------------------------------------------------------------
688 rev 256: jgoerzen | 2002-09-30 12:10:46 -0500 (Mon, 30 Sep 2002) | 2 lines
689 Changed paths:
690 M /offlineimap/head/offlineimap.1
691
692 Fixed manual to reflect single-user startup
693
694 ------------------------------------------------------------------------
695 rev 255: jgoerzen | 2002-09-30 12:09:27 -0500 (Mon, 30 Sep 2002) | 2 lines
696 Changed paths:
697 M /offlineimap/head/debian/changelog
698 M /offlineimap/head/offlineimap/mbnames.py
699 M /offlineimap/head/offlineimap.conf
700
701 Added folderfilter capability to the mbnames section
702
703 ------------------------------------------------------------------------
704 rev 253: jgoerzen | 2002-09-30 10:49:01 -0500 (Mon, 30 Sep 2002) | 2 lines
705 Changed paths:
706 M /offlineimap/head/ChangeLog
707
708 Final 3.2.8 work
709
710 ------------------------------------------------------------------------
711 rev 252: jgoerzen | 2002-09-30 10:48:45 -0500 (Mon, 30 Sep 2002) | 2 lines
712 Changed paths:
713 M /offlineimap/head/debian/changelog
714 M /offlineimap/head/offlineimap/version.py
715
716 Prepare for 3.2.8
717
718 ------------------------------------------------------------------------
719 rev 251: jgoerzen | 2002-09-30 10:47:05 -0500 (Mon, 30 Sep 2002) | 2 lines
720 Changed paths:
721 M /offlineimap/head/offlineimap/imapserver.py
722
723 Checked in a work-around for IMAP servers that misbehave with LIST "" ""
724
725 ------------------------------------------------------------------------
726 rev 249: jgoerzen | 2002-09-26 11:27:23 -0500 (Thu, 26 Sep 2002) | 2 lines
727 Changed paths:
728 M /offlineimap/head/debian/rules
729
730 No longer has to rename due to new naming.
731
732 ------------------------------------------------------------------------
733 rev 248: jgoerzen | 2002-09-26 11:12:52 -0500 (Thu, 26 Sep 2002) | 1 line
734 Changed paths:
735 M /offlineimap/head/ChangeLog
736
737
738 ------------------------------------------------------------------------
739 rev 247: jgoerzen | 2002-09-26 11:08:04 -0500 (Thu, 26 Sep 2002) | 2 lines
740 Changed paths:
741 M /offlineimap/head/ChangeLog
742
743 Updated the ChangeLog
744
745 ------------------------------------------------------------------------
746 rev 246: jgoerzen | 2002-09-26 09:36:16 -0500 (Thu, 26 Sep 2002) | 2 lines
747 Changed paths:
748 M /offlineimap/head/offlineimap/version.py
749
750 Final changes for .7
751
752 ------------------------------------------------------------------------
753 rev 245: jgoerzen | 2002-09-19 11:50:51 -0500 (Thu, 19 Sep 2002) | 2 lines
754 Changed paths:
755 M /offlineimap/head/debian/changelog
756 M /offlineimap/head/offlineimap/version.py
757
758 Changed version number
759
760 ------------------------------------------------------------------------
761 rev 244: jgoerzen | 2002-08-26 15:35:21 -0500 (Mon, 26 Aug 2002) | 2 lines
762 Changed paths:
763 M /offlineimap/head/offlineimap/ui/Tk.py
764 M /offlineimap/head/offlineimap/version.py
765
766 Fixed font specification support
767
768 ------------------------------------------------------------------------
769 rev 243: jgoerzen | 2002-08-26 15:06:02 -0500 (Mon, 26 Aug 2002) | 2 lines
770 Changed paths:
771 M /offlineimap/head/debian/changelog
772 M /offlineimap/head/offlineimap/ui/Tk.py
773 M /offlineimap/head/offlineimap.conf
774
775 Font size for Blinkenlights UI is now configurable.
776
777 ------------------------------------------------------------------------
778 rev 242: jgoerzen | 2002-08-23 15:55:20 -0500 (Fri, 23 Aug 2002) | 4 lines
779 Changed paths:
780 A /offlineimap/head/bin
781 A /offlineimap/head/bin/offlineimap (from /offlineimap/head/offlineimap.py:241)
782 M /offlineimap/head/debian/changelog
783 D /offlineimap/head/offlineimap.py
784 M /offlineimap/head/setup.py
785
786 * Moved executable to bin/offlineimap. This will allow setup.py to
787 properly install it as offlineimap instead of offlineimap.py.
788
789
790 ------------------------------------------------------------------------
791 rev 241: jgoerzen | 2002-08-23 15:24:29 -0500 (Fri, 23 Aug 2002) | 2 lines
792 Changed paths:
793 M /offlineimap/head/offlineimap.py
794
795 Use /usr/bin/env in bangpath. Missed that somehow.
796
797 ------------------------------------------------------------------------
798 rev 236: jgoerzen | 2002-08-20 10:54:02 -0500 (Tue, 20 Aug 2002) | 3 lines
799 Changed paths:
800 M /offlineimap/head/debian/changelog
801 M /offlineimap/head/offlineimap/folder/Base.py
802 M /offlineimap/head/offlineimap/folder/IMAP.py
803 M /offlineimap/head/offlineimap/folder/LocalStatus.py
804 M /offlineimap/head/offlineimap/folder/Maildir.py
805 M /offlineimap/head/offlineimap/repository/IMAP.py
806 M /offlineimap/head/offlineimap/repository/LocalStatus.py
807 M /offlineimap/head/offlineimap/repository/Maildir.py
808
809 Now the containing repository is stored within a folder. This will be
810 necessary for moves.
811
812 ------------------------------------------------------------------------
813 rev 235: jgoerzen | 2002-08-16 15:01:12 -0500 (Fri, 16 Aug 2002) | 8 lines
814 Changed paths:
815 M /offlineimap/head/debian/changelog
816 M /offlineimap/head/debian/control
817 M /offlineimap/head/offlineimap/folder/Maildir.py
818 M /offlineimap/head/offlineimap/repository/Base.py
819
820 * Changed indentation in debian/control. Closes: #156327.
821 * Removed calls to folder object deletions. None have been implemented
822 anyway.
823 * folder/Maildir.py: unlink throws OSError, not IOError; fixed.
824 Now handles message deleting race condition properly.
825 Closes: #154497.
826
827
828 ------------------------------------------------------------------------
829 rev 234: jgoerzen | 2002-08-09 15:52:09 -0500 (Fri, 09 Aug 2002) | 2 lines
830 Changed paths:
831 M /offlineimap/head/ChangeLog
832 M /offlineimap/head/manual.html
833 M /offlineimap/head/manual.pdf
834 M /offlineimap/head/manual.ps
835 M /offlineimap/head/manual.txt
836 M /offlineimap/head/offlineimap/version.py
837
838 Preparing for 3.2.5
839
840 ------------------------------------------------------------------------
841 rev 233: jgoerzen | 2002-08-09 14:29:29 -0500 (Fri, 09 Aug 2002) | 2 lines
842 Changed paths:
843 M /offlineimap/head/debian/changelog
844 M /offlineimap/head/offlineimap/folder/IMAP.py
845
846 Made more resiliant in the face of invalid dates.
847
848 ------------------------------------------------------------------------
849 rev 232: jgoerzen | 2002-08-09 11:25:28 -0500 (Fri, 09 Aug 2002) | 2 lines
850 Changed paths:
851 M /offlineimap/head/debian/changelog
852 M /offlineimap/head/offlineimap.1
853 M /offlineimap/head/offlineimap.conf
854
855 Added documentation for Tommi's patch.
856
857 ------------------------------------------------------------------------
858 rev 231: jgoerzen | 2002-08-09 11:12:09 -0500 (Fri, 09 Aug 2002) | 2 lines
859 Changed paths:
860 M /offlineimap/head/offlineimap/ui/detector.py
861 M /offlineimap/head/offlineimap.py
862
863 Applied part 2 of tv's patch
864
865 ------------------------------------------------------------------------
866 rev 230: jgoerzen | 2002-08-09 11:11:12 -0500 (Fri, 09 Aug 2002) | 2 lines
867 Changed paths:
868 A /offlineimap/head/offlineimap/localeval.py
869
870 More of part 1 of the patch
871
872 ------------------------------------------------------------------------
873 rev 229: jgoerzen | 2002-08-09 11:10:38 -0500 (Fri, 09 Aug 2002) | 2 lines
874 Changed paths:
875 M /offlineimap/head/offlineimap/mbnames.py
876 M /offlineimap/head/offlineimap/repository/IMAP.py
877 M /offlineimap/head/offlineimap/ui/detector.py
878 M /offlineimap/head/offlineimap.conf
879 M /offlineimap/head/offlineimap.py
880
881 Applied part 1 of Tommi's patch.
882
883 ------------------------------------------------------------------------
884 rev 228: jgoerzen | 2002-08-09 10:57:06 -0500 (Fri, 09 Aug 2002) | 2 lines
885 Changed paths:
886 M /offlineimap/head/debian/changelog
887 M /offlineimap/head/offlineimap/folder/IMAP.py
888
889 Nicely handle uploading messages without Message-Id headers
890
891 ------------------------------------------------------------------------
892 rev 226: jgoerzen | 2002-08-08 15:58:44 -0500 (Thu, 08 Aug 2002) | 2 lines
893 Changed paths:
894 M /offlineimap/head/ChangeLog
895
896 Changelog committed
897
898 ------------------------------------------------------------------------
899 rev 225: jgoerzen | 2002-08-08 15:58:14 -0500 (Thu, 08 Aug 2002) | 2 lines
900 Changed paths:
901 M /offlineimap/head/debian/changelog
902 M /offlineimap/head/offlineimap/version.py
903
904 Preparing for 3.2.4
905
906 ------------------------------------------------------------------------
907 rev 224: jgoerzen | 2002-08-08 15:53:57 -0500 (Thu, 08 Aug 2002) | 2 lines
908 Changed paths:
909 M /offlineimap/head/offlineimap/repository/Maildir.py
910
911 Fix syntax
912
913 ------------------------------------------------------------------------
914 rev 223: jgoerzen | 2002-08-08 15:53:05 -0500 (Thu, 08 Aug 2002) | 2 lines
915 Changed paths:
916 M /offlineimap/head/offlineimap/repository/Maildir.py
917
918 First stab at fixing nested mailbox bug
919
920 ------------------------------------------------------------------------
921 rev 222: jgoerzen | 2002-08-08 13:35:35 -0500 (Thu, 08 Aug 2002) | 2 lines
922 Changed paths:
923 M /offlineimap/head/Makefile
924 M /offlineimap/head/offlineimap.1
925
926 Typo fix.
927
928 ------------------------------------------------------------------------
929 rev 221: jgoerzen | 2002-08-08 10:21:56 -0500 (Thu, 08 Aug 2002) | 2 lines
930 Changed paths:
931 M /offlineimap/head/ChangeLog
932 M /offlineimap/head/manual.html
933 M /offlineimap/head/manual.pdf
934 M /offlineimap/head/manual.ps
935 M /offlineimap/head/manual.txt
936 M /offlineimap/head/offlineimap/version.py
937
938 Readying 3.2.3. Updated docs, version, etc.
939
940 ------------------------------------------------------------------------
941 rev 220: jgoerzen | 2002-08-08 10:18:45 -0500 (Thu, 08 Aug 2002) | 2 lines
942 Changed paths:
943 M /offlineimap/head/offlineimap/repository/Maildir.py
944
945 Now logs folder names of return value when debugging.
946
947 ------------------------------------------------------------------------
948 rev 219: jgoerzen | 2002-08-08 10:17:36 -0500 (Thu, 08 Aug 2002) | 2 lines
949 Changed paths:
950 M /offlineimap/head/offlineimap/repository/Maildir.py
951
952 Updated debugging
953
954 ------------------------------------------------------------------------
955 rev 218: jgoerzen | 2002-08-08 10:15:30 -0500 (Thu, 08 Aug 2002) | 2 lines
956 Changed paths:
957 M /offlineimap/head/offlineimap/repository/Maildir.py
958
959 Added maildir repository debug code
960
961 ------------------------------------------------------------------------
962 rev 217: jgoerzen | 2002-08-08 10:03:36 -0500 (Thu, 08 Aug 2002) | 4 lines
963 Changed paths:
964 M /offlineimap/head/debian/changelog
965 M /offlineimap/head/offlineimap/imaplib.py
966 M /offlineimap/head/offlineimap/repository/Maildir.py
967 M /offlineimap/head/offlineimap/ui/TTY.py
968 M /offlineimap/head/offlineimap/ui/UIBase.py
969 M /offlineimap/head/offlineimap.1
970 M /offlineimap/head/offlineimap.py
971
972 -d now takes a parameter to specify what kind of debugging to do.
973 imaplib now does debugging through the UI system.
974 UIBase now has a debugging process.
975
976 ------------------------------------------------------------------------
977 rev 215: jgoerzen | 2002-08-07 20:28:34 -0500 (Wed, 07 Aug 2002) | 2 lines
978 Changed paths:
979 M /offlineimap/head/ChangeLog
980 M /offlineimap/head/debian/changelog
981 M /offlineimap/head/manual.html
982 M /offlineimap/head/manual.pdf
983 M /offlineimap/head/manual.ps
984 M /offlineimap/head/manual.txt
985 M /offlineimap/head/offlineimap/version.py
986
987 Readying version 3.2.2.
988
989 ------------------------------------------------------------------------
990 rev 214: jgoerzen | 2002-08-07 17:27:55 -0500 (Wed, 07 Aug 2002) | 2 lines
991 Changed paths:
992 M /offlineimap/head/offlineimap/repository/Maildir.py
993
994 Fixed the scanner
995
996 ------------------------------------------------------------------------
997 rev 213: jgoerzen | 2002-08-07 17:01:31 -0500 (Wed, 07 Aug 2002) | 3 lines
998 Changed paths:
999 M /offlineimap/head/offlineimap/repository/Maildir.py
1000
1001 Fix to makefolder() such that it won't fail when hierarchical folders are
1002 used and sub-folders are created before master folders.
1003
1004 ------------------------------------------------------------------------
1005 rev 212: jgoerzen | 2002-08-07 16:57:52 -0500 (Wed, 07 Aug 2002) | 2 lines
1006 Changed paths:
1007 M /offlineimap/head/offlineimap/repository/Maildir.py
1008
1009 Modified to make getfolders() recursively scan.
1010
1011 ------------------------------------------------------------------------
1012 rev 211: jgoerzen | 2002-08-07 16:45:03 -0500 (Wed, 07 Aug 2002) | 2 lines
1013 Changed paths:
1014 M /offlineimap/head/offlineimap/repository/Maildir.py
1015
1016 Yet more typos
1017
1018 ------------------------------------------------------------------------
1019 rev 210: jgoerzen | 2002-08-07 16:44:37 -0500 (Wed, 07 Aug 2002) | 2 lines
1020 Changed paths:
1021 M /offlineimap/head/debian/changelog
1022 M /offlineimap/head/offlineimap/repository/Maildir.py
1023
1024 Preventive security: folder names may not contain ./ or start with /.
1025
1026 ------------------------------------------------------------------------
1027 rev 209: jgoerzen | 2002-08-07 16:41:52 -0500 (Wed, 07 Aug 2002) | 2 lines
1028 Changed paths:
1029 M /offlineimap/head/offlineimap/repository/Maildir.py
1030
1031 Fixed a stupid braino in the last commit.
1032
1033 ------------------------------------------------------------------------
1034 rev 208: jgoerzen | 2002-08-07 16:40:18 -0500 (Wed, 07 Aug 2002) | 5 lines
1035 Changed paths:
1036 M /offlineimap/head/debian/changelog
1037 M /offlineimap/head/offlineimap/folder/Maildir.py
1038 M /offlineimap/head/offlineimap/repository/Maildir.py
1039 M /offlineimap/head/offlineimap.conf
1040 M /offlineimap/head/offlineimap.py
1041
1042 * Added support for /-separated Maildirs -- that is, hierarchical
1043 Maildir trees. Fixes [complete.org #28] and, for Debian,
1044 Closes: #155460.
1045
1046
1047 ------------------------------------------------------------------------
1048 rev 207: jgoerzen | 2002-08-07 16:22:38 -0500 (Wed, 07 Aug 2002) | 6 lines
1049 Changed paths:
1050 M /offlineimap/head/offlineimap.py
1051
1052 Oops, incomplete commit from the last one:
1053 * If a given Maildir folder is new, remove the associated local status
1054 cache file, if any. That way, there will not be any chance of
1055 propogating hordes of deletes and adds based on old status data.
1056
1057
1058 ------------------------------------------------------------------------
1059 rev 206: jgoerzen | 2002-08-07 16:20:36 -0500 (Wed, 07 Aug 2002) | 5 lines
1060 Changed paths:
1061 M /offlineimap/head/debian/changelog
1062 M /offlineimap/head/offlineimap/folder/LocalStatus.py
1063 M /offlineimap/head/offlineimap/folder/Maildir.py
1064
1065 * If a given Maildir folder is new, remove the associated local status
1066 cache file, if any. That way, there will not be any chance of
1067 propogating hordes of deletes and adds based on old status data.
1068
1069
1070 ------------------------------------------------------------------------
1071 rev 205: jgoerzen | 2002-08-07 15:57:17 -0500 (Wed, 07 Aug 2002) | 11 lines
1072 Changed paths:
1073 M /offlineimap/head/debian/changelog
1074 M /offlineimap/head/offlineimap/folder/IMAP.py
1075 M /offlineimap/head/offlineimap/ui/UIBase.py
1076 M /offlineimap/head/offlineimap.conf
1077
1078 * Better handling of read-only folders. We will now warn if there is
1079 a change, but not propogate it. New config variable ignore-readonly
1080 can suppress the warnings. This fixes [complete.org #10] and,
1081 for Debian, Closes: #154769.
1082
1083 changelog: noted the change
1084 IMAP.py: trap imapobj.readonly more often
1085 UIBase.py: new methods to handle the warnings
1086 offlineimap.conf: new ignore-readonly variable.
1087
1088
1089 ------------------------------------------------------------------------
1090 rev 204: jgoerzen | 2002-08-07 14:46:18 -0500 (Wed, 07 Aug 2002) | 4 lines
1091 Changed paths:
1092 M /offlineimap/head/debian/changelog
1093 M /offlineimap/head/offlineimap/ui/Tk.py
1094
1095 * Scrolling behavior is better now; sometimes, with fast-scrolling text,
1096 the log would stop scrolling.
1097
1098
1099 ------------------------------------------------------------------------
1100 rev 203: jgoerzen | 2002-08-06 22:11:02 -0500 (Tue, 06 Aug 2002) | 2 lines
1101 Changed paths:
1102 M /offlineimap/head/README
1103
1104 Testing new svn installation
1105
1106 ------------------------------------------------------------------------
1107 rev 202: jgoerzen | 2002-08-06 22:10:14 -0500 (Tue, 06 Aug 2002) | 3 lines
1108 Changed paths:
1109 M /offlineimap/head/README
1110
1111 Testing new subversion installation
1112
1113
1114 ------------------------------------------------------------------------
1115 rev 201: jgoerzen | 2002-08-06 22:08:16 -0500 (Tue, 06 Aug 2002) | 2 lines
1116 Changed paths:
1117 M /offlineimap/head/debian/changelog
1118 M /offlineimap/head/offlineimap/ui/Tk.py
1119
1120 We're back, woohoo.
1121
1122 ------------------------------------------------------------------------
1123 rev 200: mj | 2002-07-25 13:22:17 -0500 (Thu, 25 Jul 2002) | 2 lines
1124 Changed paths:
1125 M /offlineimap/head/debian/changelog
1126
1127 Better update the changelog as well.
1128
1129 ------------------------------------------------------------------------
1130 rev 199: mj | 2002-07-25 13:04:09 -0500 (Thu, 25 Jul 2002) | 2 lines
1131 Changed paths:
1132 M /offlineimap/head/offlineimap/ui/Tk.py
1133
1134 Fix typo; section names are case-sensitive.
1135
1136 ------------------------------------------------------------------------
1137 rev 198: jgoerzen | 2002-07-25 08:22:41 -0500 (Thu, 25 Jul 2002) | 2 lines
1138 Changed paths:
1139 M /offlineimap/head/offlineimap.1
1140
1141 Noted the use of Gray
1142
1143 ------------------------------------------------------------------------
1144 rev 196: jgoerzen | 2002-07-24 22:02:03 -0500 (Wed, 24 Jul 2002) | 2 lines
1145 Changed paths:
1146 M /offlineimap/head/ChangeLog
1147 M /offlineimap/head/offlineimap/version.py
1148
1149 Preparing for 3.2.1
1150
1151 ------------------------------------------------------------------------
1152 rev 195: jgoerzen | 2002-07-24 21:41:56 -0500 (Wed, 24 Jul 2002) | 5 lines
1153 Changed paths:
1154 M /offlineimap/head/debian/changelog
1155 M /offlineimap/head/offlineimap.py
1156
1157 * Backed out check for . in account names for now. Will put it back in
1158 when we have a consensus on what exactly to do. Doubt that anyone
1159 has a foldername that would conflict with Blinkenlights anyway.
1160
1161
1162 ------------------------------------------------------------------------
1163 rev 194: jgoerzen | 2002-07-24 21:36:24 -0500 (Wed, 24 Jul 2002) | 3 lines
1164 Changed paths:
1165 M /offlineimap/head/debian/changelog
1166 M /offlineimap/head/offlineimap/ui/Tk.py
1167 M /offlineimap/head/offlineimap.conf
1168
1169 Updated the changelog, added the new bufferlines value to offlineimap.conf,
1170 and worked out a few more bugs with the resizing support in Tk.py.
1171
1172 ------------------------------------------------------------------------
1173 rev 193: mj | 2002-07-24 21:16:21 -0500 (Wed, 24 Jul 2002) | 3 lines
1174 Changed paths:
1175 M /offlineimap/head/offlineimap.py
1176
1177 Normalize exception message to 80 characters and fix account name
1178 interpolation.
1179
1180 ------------------------------------------------------------------------
1181 rev 192: jgoerzen | 2002-07-24 19:37:54 -0500 (Wed, 24 Jul 2002) | 2 lines
1182 Changed paths:
1183 M /offlineimap/head/debian/changelog
1184 M /offlineimap/head/offlineimap/ui/Tk.py
1185
1186 Removed the old Log menu code; no longer necessary.
1187
1188 ------------------------------------------------------------------------
1189 rev 191: jgoerzen | 2002-07-24 19:06:01 -0500 (Wed, 24 Jul 2002) | 2 lines
1190 Changed paths:
1191 M /offlineimap/head/offlineimap/ui/Tk.py
1192
1193 More tweaks
1194
1195 ------------------------------------------------------------------------
1196 rev 190: jgoerzen | 2002-07-24 18:46:27 -0500 (Wed, 24 Jul 2002) | 2 lines
1197 Changed paths:
1198 M /offlineimap/head/debian/changelog
1199 M /offlineimap/head/offlineimap/imapserver.py
1200 M /offlineimap/head/offlineimap/ui/Tk.py
1201 M /offlineimap/head/offlineimap/ui/UIBase.py
1202
1203 Lots of updates; see changelog
1204
1205 ------------------------------------------------------------------------
1206 rev 189: jgoerzen | 2002-07-24 14:40:58 -0500 (Wed, 24 Jul 2002) | 2 lines
1207 Changed paths:
1208 M /offlineimap/head/offlineimap/ui/Tk.py
1209
1210 Cleaned up color handling for timer
1211
1212 ------------------------------------------------------------------------
1213 rev 187: jgoerzen | 2002-07-24 13:16:49 -0500 (Wed, 24 Jul 2002) | 2 lines
1214 Changed paths:
1215 M /offlineimap/head/debian/changelog
1216 M /offlineimap/head/offlineimap/version.py
1217
1218 Final prep for 3.2.0
1219
1220 ------------------------------------------------------------------------
1221 rev 186: jgoerzen | 2002-07-24 13:16:05 -0500 (Wed, 24 Jul 2002) | 2 lines
1222 Changed paths:
1223 M /offlineimap/head/ChangeLog
1224
1225 Updated changelog for 3.2.0.
1226
1227 ------------------------------------------------------------------------
1228 rev 185: jgoerzen | 2002-07-24 13:15:30 -0500 (Wed, 24 Jul 2002) | 2 lines
1229 Changed paths:
1230 M /offlineimap/head/offlineimap/ui/TTY.py
1231
1232 Fixed to take config as new init is proceeding.
1233
1234 ------------------------------------------------------------------------
1235 rev 184: jgoerzen | 2002-07-24 13:13:09 -0500 (Wed, 24 Jul 2002) | 4 lines
1236 Changed paths:
1237 M /offlineimap/head/debian/changelog
1238 M /offlineimap/head/debian/control
1239 M /offlineimap/head/manual.html
1240 M /offlineimap/head/manual.pdf
1241 M /offlineimap/head/manual.ps
1242 M /offlineimap/head/manual.txt
1243 M /offlineimap/head/offlineimap/ui/TTY.py
1244 M /offlineimap/head/offlineimap/ui/Tk.py
1245 M /offlineimap/head/offlineimap/ui/detector.py
1246 M /offlineimap/head/offlineimap.1
1247 M /offlineimap/head/offlineimap.conf
1248
1249 Updated the manual with blinkenlights.
1250 Fixed build-dep to have python2.2-dev.
1251 Fixed TTY to has isusable() that requires TTYs on stdin and stdout.
1252
1253 ------------------------------------------------------------------------
1254 rev 183: jgoerzen | 2002-07-24 12:20:42 -0500 (Wed, 24 Jul 2002) | 2 lines
1255 Changed paths:
1256 M /offlineimap/head/offlineimap/ui/Noninteractive.py
1257 M /offlineimap/head/offlineimap/ui/Tk.py
1258 M /offlineimap/head/offlineimap/ui/UIBase.py
1259 M /offlineimap/head/offlineimap/ui/detector.py
1260 M /offlineimap/head/offlineimap.conf
1261 M /offlineimap/head/offlineimap.py
1262
1263 Adding configuration information for Blinkenlights.
1264
1265 ------------------------------------------------------------------------
1266 rev 182: jgoerzen | 2002-07-24 12:04:22 -0500 (Wed, 24 Jul 2002) | 2 lines
1267 Changed paths:
1268 M /offlineimap/head/offlineimap/ui/Tk.py
1269
1270 Added a logging option
1271
1272 ------------------------------------------------------------------------
1273 rev 181: jgoerzen | 2002-07-24 11:00:02 -0500 (Wed, 24 Jul 2002) | 2 lines
1274 Changed paths:
1275 M /offlineimap/head/offlineimap/ui/Tk.py
1276 M /offlineimap/head/offlineimap.py
1277
1278 Basic Blinkenlights done.
1279
1280 ------------------------------------------------------------------------
1281 rev 179: jgoerzen | 2002-07-24 10:38:40 -0500 (Wed, 24 Jul 2002) | 2 lines
1282 Changed paths:
1283 M /offlineimap/head/offlineimap/ui/Tk.py
1284
1285 More work on the Blinkenlights interface.
1286
1287 ------------------------------------------------------------------------
1288 rev 178: jgoerzen | 2002-07-24 07:54:07 -0500 (Wed, 24 Jul 2002) | 2 lines
1289 Changed paths:
1290 M /offlineimap/head/ChangeLog
1291 M /offlineimap/head/debian/changelog
1292
1293 Preparing for 3.2.0
1294
1295 ------------------------------------------------------------------------
1296 rev 176: jgoerzen | 2002-07-24 07:46:18 -0500 (Wed, 24 Jul 2002) | 6 lines
1297 Changed paths:
1298 M /offlineimap/head/debian/changelog
1299 M /offlineimap/head/manual.html
1300 M /offlineimap/head/manual.pdf
1301 M /offlineimap/head/manual.ps
1302 M /offlineimap/head/manual.txt
1303 M /offlineimap/head/offlineimap/version.py
1304 M /offlineimap/head/offlineimap.1
1305
1306
1307 This is release 3.1.1. Fixed a typo in the manual: Tk.TKUI -> Tk.TkUI.
1308 Noted the new version and release time in the changelog and in version.py.
1309 Rebuilt the documentation. Feed the cats, watered the plants, backed up
1310 /dev/null.
1311
1312 ------------------------------------------------------------------------
1313 rev 175: jgoerzen | 2002-07-23 22:34:59 -0500 (Tue, 23 Jul 2002) | 2 lines
1314 Changed paths:
1315 M /offlineimap/head/offlineimap/ui/Tk.py
1316
1317 New Blinkenlights interface.
1318
1319 ------------------------------------------------------------------------
1320 rev 170: jgoerzen | 2002-07-23 14:47:13 -0500 (Tue, 23 Jul 2002) | 2 lines
1321 Changed paths:
1322 M /offlineimap/head/ChangeLog
1323 M /offlineimap/head/debian/changelog
1324
1325 Noted recent changes.
1326
1327 ------------------------------------------------------------------------
1328 rev 169: jgoerzen | 2002-07-23 14:28:40 -0500 (Tue, 23 Jul 2002) | 3 lines
1329 Changed paths:
1330 M /offlineimap/head/offlineimap/imaplib.py
1331
1332 More optimizations -- this time fix readline() to not work
1333 character-by-character!
1334
1335 ------------------------------------------------------------------------
1336 rev 168: jgoerzen | 2002-07-23 13:36:44 -0500 (Tue, 23 Jul 2002) | 2 lines
1337 Changed paths:
1338 M /offlineimap/head/offlineimap/folder/IMAP.py
1339 M /offlineimap/head/offlineimap/folder/Maildir.py
1340 M /offlineimap/head/offlineimap/imaputil.py
1341
1342 Made some more optimizations
1343
1344 ------------------------------------------------------------------------
1345 rev 167: jgoerzen | 2002-07-23 09:55:18 -0500 (Tue, 23 Jul 2002) | 7 lines
1346 Changed paths:
1347 M /offlineimap/head/debian/changelog
1348 M /offlineimap/head/offlineimap/folder/Maildir.py
1349 M /offlineimap/head/offlineimap/imaputil.py
1350 M /offlineimap/head/offlineimap/threadutil.py
1351
1352 * Modified imaputil.py and folder/Maildir.py to run faster. Eliminated
1353 many regular expressions; pre-compiled many others.
1354 * Fixed threadutil's exitnotifyloop to always handle threads in the order
1355 they exited, rather than sometimes in the inverse order. This way,
1356 make sure to handle thread's exception messages before a thread exited.
1357
1358
1359 ------------------------------------------------------------------------
1360 rev 165: jgoerzen | 2002-07-22 15:50:14 -0500 (Mon, 22 Jul 2002) | 2 lines
1361 Changed paths:
1362 M /offlineimap/head/ChangeLog
1363 M /offlineimap/head/debian/changelog
1364 M /offlineimap/head/offlineimap/version.py
1365
1366 This is 3.1.0.
1367
1368 ------------------------------------------------------------------------
1369 rev 164: jgoerzen | 2002-07-22 15:48:15 -0500 (Mon, 22 Jul 2002) | 2 lines
1370 Changed paths:
1371 M /offlineimap/head/debian/changelog
1372 M /offlineimap/head/manual.html
1373 M /offlineimap/head/manual.pdf
1374 M /offlineimap/head/manual.ps
1375 M /offlineimap/head/manual.txt
1376 M /offlineimap/head/offlineimap/threadutil.py
1377 M /offlineimap/head/offlineimap/version.py
1378 M /offlineimap/head/offlineimap.1
1379 M /offlineimap/head/offlineimap.py
1380
1381 Added profile mode (-P) and updated the documentation with it.
1382
1383 ------------------------------------------------------------------------
1384 rev 163: jgoerzen | 2002-07-22 11:19:48 -0500 (Mon, 22 Jul 2002) | 2 lines
1385 Changed paths:
1386 D /offlineimap/head/TODO
1387
1388 Removed.
1389
1390 ------------------------------------------------------------------------
1391 rev 162: jgoerzen | 2002-07-22 09:08:09 -0500 (Mon, 22 Jul 2002) | 2 lines
1392 Changed paths:
1393 M /offlineimap/head/setup.py
1394
1395 Modified to work around a bdist_rpm bug
1396
1397 ------------------------------------------------------------------------
1398 rev 161: jgoerzen | 2002-07-21 20:55:27 -0500 (Sun, 21 Jul 2002) | 3 lines
1399 Changed paths:
1400 M /offlineimap/head/debian/changelog
1401 M /offlineimap/head/manual.html
1402 M /offlineimap/head/manual.pdf
1403 M /offlineimap/head/manual.ps
1404 M /offlineimap/head/manual.txt
1405 A /offlineimap/head/offlineimap/ui/Noninteractive.py
1406 M /offlineimap/head/offlineimap/ui/UIBase.py
1407 M /offlineimap/head/offlineimap/ui/__init__.py
1408 M /offlineimap/head/offlineimap/ui/detector.py
1409 M /offlineimap/head/offlineimap.1
1410 M /offlineimap/head/offlineimap.conf
1411
1412 Added Noninteractive.Basic and Noninteractive.Quiet, fixing [complete.org
1413 #14]
1414
1415 ------------------------------------------------------------------------
1416 rev 159: jgoerzen | 2002-07-21 20:02:24 -0500 (Sun, 21 Jul 2002) | 2 lines
1417 Changed paths:
1418 M /offlineimap/head/offlineimap/ui/UIBase.py
1419
1420 NotImplementedException -> NotImplementedError (oops)
1421
1422 ------------------------------------------------------------------------
1423 rev 158: jgoerzen | 2002-07-21 19:56:21 -0500 (Sun, 21 Jul 2002) | 2 lines
1424 Changed paths:
1425 M /offlineimap/head/debian/changelog
1426 M /offlineimap/head/manual.html
1427 M /offlineimap/head/manual.pdf
1428 M /offlineimap/head/manual.ps
1429 M /offlineimap/head/manual.txt
1430 M /offlineimap/head/offlineimap.1
1431
1432 Added UW IMAPD example from docwhat@gerf.org
1433
1434 ------------------------------------------------------------------------
1435 rev 157: jgoerzen | 2002-07-21 19:40:29 -0500 (Sun, 21 Jul 2002) | 2 lines
1436 Changed paths:
1437 M /offlineimap/head/offlineimap/ui/TTY.py
1438 M /offlineimap/head/offlineimap/ui/UIBase.py
1439
1440 Fixed a syntax error
1441
1442 ------------------------------------------------------------------------
1443 rev 156: jgoerzen | 2002-07-21 19:38:06 -0500 (Sun, 21 Jul 2002) | 2 lines
1444 Changed paths:
1445 M /offlineimap/head/offlineimap/ui/TTY.py
1446 M /offlineimap/head/offlineimap/ui/Tk.py
1447 M /offlineimap/head/offlineimap/ui/UIBase.py
1448
1449 Moved verbosity checking into UIBase
1450
1451 ------------------------------------------------------------------------
1452 rev 155: jgoerzen | 2002-07-21 19:29:26 -0500 (Sun, 21 Jul 2002) | 2 lines
1453 Changed paths:
1454 M /offlineimap/head/debian/changelog
1455 M /offlineimap/head/offlineimap/folder/Maildir.py
1456
1457 Handle \r\n line endings in Maildirs.
1458
1459 ------------------------------------------------------------------------
1460 rev 154: jgoerzen | 2002-07-21 18:56:16 -0500 (Sun, 21 Jul 2002) | 2 lines
1461 Changed paths:
1462 M /offlineimap/head/debian/changelog
1463
1464 Updated for 3.0.4
1465
1466 ------------------------------------------------------------------------
1467 rev 152: jgoerzen | 2002-07-21 15:46:40 -0500 (Sun, 21 Jul 2002) | 2 lines
1468 Changed paths:
1469 M /offlineimap/head/ChangeLog
1470 M /offlineimap/head/debian/changelog
1471 M /offlineimap/head/manual.html
1472 M /offlineimap/head/manual.ps
1473 M /offlineimap/head/offlineimap/version.py
1474
1475 Proparing for release of 3.0.3
1476
1477 ------------------------------------------------------------------------
1478 rev 151: jgoerzen | 2002-07-21 15:43:04 -0500 (Sun, 21 Jul 2002) | 2 lines
1479 Changed paths:
1480 M /offlineimap/head/debian/changelog
1481 M /offlineimap/head/offlineimap/folder/Maildir.py
1482
1483 Now put messages with 'S' flag into 'cur'. [complete.org #4], deb#152482
1484
1485 ------------------------------------------------------------------------
1486 rev 150: jgoerzen | 2002-07-21 10:38:28 -0500 (Sun, 21 Jul 2002) | 2 lines
1487 Changed paths:
1488 M /offlineimap/head/TODO
1489
1490 Moved contents into the BTS and noted this in the file.
1491
1492 ------------------------------------------------------------------------
1493 rev 149: jgoerzen | 2002-07-19 22:35:48 -0500 (Fri, 19 Jul 2002) | 3 lines
1494 Changed paths:
1495 M /offlineimap/head/TODO
1496 M /offlineimap/head/debian/changelog
1497 M /offlineimap/head/manual.html
1498 M /offlineimap/head/manual.pdf
1499 M /offlineimap/head/manual.ps
1500 M /offlineimap/head/manual.txt
1501 M /offlineimap/head/offlineimap.1
1502
1503 Noted new BTS in manual; rebuilt manual files; removed BTS-submitted items
1504 from TODO.
1505
1506 ------------------------------------------------------------------------
1507 rev 148: jgoerzen | 2002-07-19 21:03:21 -0500 (Fri, 19 Jul 2002) | 4 lines
1508 Changed paths:
1509 M /offlineimap/head/ChangeLog
1510 M /offlineimap/head/debian/changelog
1511 M /offlineimap/head/offlineimap/folder/IMAP.py
1512
1513 Updated changelog.
1514 Set self.root to None in IMAP folder; we do not want to be doubling up the
1515 reference name.
1516
1517 ------------------------------------------------------------------------
1518 rev 147: jgoerzen | 2002-07-18 14:15:29 -0500 (Thu, 18 Jul 2002) | 2 lines
1519 Changed paths:
1520 M /offlineimap/head/TODO
1521
1522 Committed new information
1523
1524 ------------------------------------------------------------------------
1525 rev 146: jgoerzen | 2002-07-18 12:59:56 -0500 (Thu, 18 Jul 2002) | 3 lines
1526 Changed paths:
1527 M /offlineimap/head/offlineimap/folder/IMAP.py
1528
1529 More date format workarounds. Now accept a valid format but invalid data
1530 (ie, year 0102).
1531
1532 ------------------------------------------------------------------------
1533 rev 145: jgoerzen | 2002-07-18 11:58:10 -0500 (Thu, 18 Jul 2002) | 2 lines
1534 Changed paths:
1535 M /offlineimap/head/TODO
1536
1537 Added new stuff.
1538
1539 ------------------------------------------------------------------------
1540 rev 144: jgoerzen | 2002-07-18 11:56:27 -0500 (Thu, 18 Jul 2002) | 2 lines
1541 Changed paths:
1542 M /offlineimap/head/TODO
1543
1544 Updated with new items
1545
1546 ------------------------------------------------------------------------
1547 rev 143: jgoerzen | 2002-07-18 11:50:50 -0500 (Thu, 18 Jul 2002) | 3 lines
1548 Changed paths:
1549 M /offlineimap/head/debian/changelog
1550 M /offlineimap/head/offlineimap/folder/IMAP.py
1551
1552 No longer throws an exception when updating messages with strange
1553 Date headers; will just set IMAP Internaldate to the current date.
1554
1555 ------------------------------------------------------------------------
1556 rev 142: jgoerzen | 2002-07-18 11:46:33 -0500 (Thu, 18 Jul 2002) | 2 lines
1557 Changed paths:
1558 M /offlineimap/head/debian/changelog
1559
1560 New changelog
1561
1562 ------------------------------------------------------------------------
1563 rev 141: jgoerzen | 2002-07-17 16:13:10 -0500 (Wed, 17 Jul 2002) | 2 lines
1564 Changed paths:
1565 M /offlineimap/head/TODO
1566
1567 Updated
1568
1569 ------------------------------------------------------------------------
1570 rev 140: jgoerzen | 2002-07-17 15:12:42 -0500 (Wed, 17 Jul 2002) | 2 lines
1571 Changed paths:
1572 M /offlineimap/head/manual.html
1573 M /offlineimap/head/manual.pdf
1574 M /offlineimap/head/manual.ps
1575 M /offlineimap/head/manual.txt
1576
1577 Forgot to update the docs. This should have gone into 3.0.2. Ooops.
1578
1579 ------------------------------------------------------------------------
1580 rev 138: jgoerzen | 2002-07-17 15:00:59 -0500 (Wed, 17 Jul 2002) | 2 lines
1581 Changed paths:
1582 M /offlineimap/head/offlineimap.1
1583
1584 Added a final note about Subversion.
1585
1586 ------------------------------------------------------------------------
1587 rev 137: jgoerzen | 2002-07-17 14:59:10 -0500 (Wed, 17 Jul 2002) | 2 lines
1588 Changed paths:
1589 M /offlineimap/head/debian/rules
1590
1591 Forgot to make this executable
1592
1593 ------------------------------------------------------------------------
1594 rev 136: jgoerzen | 2002-07-17 14:57:45 -0500 (Wed, 17 Jul 2002) | 2 lines
1595 Changed paths:
1596 M /offlineimap/head/debian/changelog
1597
1598 OK, this is 3.0.2. Forgot to mention version.py change.
1599
1600 ------------------------------------------------------------------------
1601 rev 135: jgoerzen | 2002-07-17 14:57:07 -0500 (Wed, 17 Jul 2002) | 2 lines
1602 Changed paths:
1603 M /offlineimap/head/debian/changelog
1604 M /offlineimap/head/offlineimap/version.py
1605
1606 Final prep for 3.0.2!
1607
1608 ------------------------------------------------------------------------
1609 rev 134: jgoerzen | 2002-07-17 14:56:25 -0500 (Wed, 17 Jul 2002) | 2 lines
1610 Changed paths:
1611 M /offlineimap/head/Makefile
1612
1613 Re-added changelog target; svn log works nicely
1614
1615 ------------------------------------------------------------------------
1616 rev 133: jgoerzen | 2002-07-17 14:55:39 -0500 (Wed, 17 Jul 2002) | 2 lines
1617 Changed paths:
1618 A /offlineimap/head/ChangeLog
1619
1620 Re-added -- we can now use SVN to manage this.
1621
1622 ------------------------------------------------------------------------
1623 rev 132: jgoerzen | 2002-07-17 14:52:38 -0500 (Wed, 17 Jul 2002) | 2 lines
1624 Changed paths:
1625 M /offlineimap/head/Makefile
1626
1627 Removed old changelog target
1628
1629 ------------------------------------------------------------------------
1630 rev 131: jgoerzen | 2002-07-17 14:51:03 -0500 (Wed, 17 Jul 2002) | 3 lines
1631 Changed paths:
1632 M /offlineimap/head/debian/changelog
1633 M /offlineimap/head/offlineimap/folder/Base.py
1634 M /offlineimap/head/offlineimap/folder/IMAP.py
1635 M /offlineimap/head/offlineimap.1
1636
1637 Fixed problems when a UID is not forthcoming from a server after uploading a
1638 message.
1639
1640 ------------------------------------------------------------------------
1641 rev 130: jgoerzen | 2002-07-17 14:36:03 -0500 (Wed, 17 Jul 2002) | 2 lines
1642 Changed paths:
1643 M /offlineimap/head/offlineimap.py
1644
1645 Marked executable
1646
1647 ------------------------------------------------------------------------
1648 rev 129: jgoerzen | 2002-07-17 13:31:50 -0500 (Wed, 17 Jul 2002) | 2 lines
1649 Changed paths:
1650 D /head
1651 A /offlineimap
1652 A /offlineimap/branches
1653 A /offlineimap/head (from /head:128)
1654 A /offlineimap/releases
1655 A /offlineimap/tags
1656
1657 Rearranged tree to conform to standard
1658
1659 ------------------------------------------------------------------------
1660 rev 128: jgoerzen | 2002-07-17 13:06:27 -0500 (Wed, 17 Jul 2002) | 2 lines
1661 Changed paths:
1662 M /head/offlineimap/version.py
1663
1664 Added display of rev number
1665
1666 ------------------------------------------------------------------------
1667 rev 127: jgoerzen | 2002-07-17 13:01:53 -0500 (Wed, 17 Jul 2002) | 5 lines
1668 Changed paths:
1669 D /head/ChangeLog
1670 M /head/offlineimap/version.py
1671
1672 Removed ChangeLog, since there is not yet any svn2cl, and debian/changelog
1673 is more useful for people anyway.
1674
1675 Added keyword expansion to version.py so we can embed build numbers there.
1676
1677 ------------------------------------------------------------------------
1678 rev 126: jgoerzen | 2002-07-17 12:55:52 -0500 (Wed, 17 Jul 2002) | 3 lines
1679 Changed paths:
1680 M /head/Makefile
1681
1682 Now the clean target removes .svn/auth/{username,password} so that these
1683 don't accidentally get included in anybody's source.
1684
1685 ------------------------------------------------------------------------
1686 rev 125: jgoerzen | 2002-07-17 12:52:06 -0500 (Wed, 17 Jul 2002) | 3 lines
1687 Changed paths:
1688 D /head/offlineimap/mailbox
1689
1690 Removed this directory. It should have been removed long ago, but CVS was
1691 stubborn.
1692
1693 ------------------------------------------------------------------------
1694 rev 124: jgoerzen | 2002-07-16 12:36:33 -0500 (Tue, 16 Jul 2002) | 2 lines
1695 Changed paths:
1696 M /head/debian/changelog
1697 M /head/offlineimap/version.py
1698 M /head/offlineimap.py
1699
1700 Fixed remotepassfile
1701
1702 ------------------------------------------------------------------------
1703 rev 123: jgoerzen | 2002-07-15 16:26:58 -0500 (Mon, 15 Jul 2002) | 7 lines
1704 Changed paths:
1705 M /head/ChangeLog
1706 M /head/debian/changelog
1707 M /head/manual.html
1708 M /head/manual.pdf
1709 M /head/manual.ps
1710 M /head/manual.txt
1711 M /head/offlineimap/folder/Base.py
1712 M /head/offlineimap/folder/LocalStatus.py
1713 M /head/offlineimap/folder/Maildir.py
1714
1715 * Made folder/Maildir.py/deletemessage() more tolerant if a message
1716 asked to be deleted already has been.
1717 * In Base.py/copymessageto(), no longer bother calling getmessage()
1718 unless a folder's storemessages() returns true. This will also help
1719 with syncing to LocalStatus if the user deleted messages in the
1720 Maildir since the cachemessagelist() was called.
1721
1722 ------------------------------------------------------------------------
1723 rev 122: jgoerzen | 2002-07-15 15:46:21 -0500 (Mon, 15 Jul 2002) | 3 lines
1724 Changed paths:
1725 M /head/debian/changelog
1726 M /head/offlineimap/folder/IMAP.py
1727 M /head/offlineimap/imaputil.py
1728
1729 * Optimized folder/IMAP.py addmessagesflags() with new listjoin() in
1730 imaputil. Now, send the server 1:5,7 instead of 1,2,3,4,5,7.
1731
1732 ------------------------------------------------------------------------
1733 rev 121: jgoerzen | 2002-07-15 13:50:52 -0500 (Mon, 15 Jul 2002) | 2 lines
1734 Changed paths:
1735 M /head/debian/changelog
1736 M /head/offlineimap.1
1737 M /head/offlineimap.py
1738
1739 Added -o (run only once) option with patch sent in by Martijn Pieters.
1740
1741 ------------------------------------------------------------------------
1742 rev 120: jgoerzen | 2002-07-15 13:40:43 -0500 (Mon, 15 Jul 2002) | 2 lines
1743 Changed paths:
1744 M /head/debian/changelog
1745 M /head/offlineimap/ui/__init__.py
1746 M /head/offlineimap/version.py
1747 M /head/offlineimap.1
1748
1749 Cleaned up imports
1750
1751 ------------------------------------------------------------------------
1752 rev 119: jgoerzen | 2002-07-12 14:41:57 -0500 (Fri, 12 Jul 2002) | 2 lines
1753 Changed paths:
1754 M /head/TODO
1755 M /head/debian/changelog
1756
1757 Updated TODO list.
1758
1759 ------------------------------------------------------------------------
1760 rev 118: jgoerzen | 2002-07-12 14:27:03 -0500 (Fri, 12 Jul 2002) | 2 lines
1761 Changed paths:
1762 M /head/COPYING
1763 M /head/debian/copyright
1764 M /head/offlineimap/ui/UIBase.py
1765
1766 Detabified the source
1767
1768 ------------------------------------------------------------------------
1769 rev 117: jgoerzen | 2002-07-12 03:58:46 -0500 (Fri, 12 Jul 2002) | 2 lines
1770 Changed paths:
1771 M /head/debian/control
1772
1773 Added suggests for python2.2-tk
1774
1775 ------------------------------------------------------------------------
1776 rev 116: jgoerzen | 2002-07-12 03:26:30 -0500 (Fri, 12 Jul 2002) | 2 lines
1777 Changed paths:
1778 M /head/debian/changelog
1779 M /head/manual.html
1780 M /head/manual.ps
1781
1782 Final doc update for 3.0.0 release
1783
1784 ------------------------------------------------------------------------
1785 rev 115: jgoerzen | 2002-07-12 03:20:09 -0500 (Fri, 12 Jul 2002) | 2 lines
1786 Changed paths:
1787 M /head/ChangeLog
1788 M /head/debian/changelog
1789 M /head/offlineimap/folder/IMAP.py
1790 M /head/offlineimap/ui/Tk.py
1791
1792 Upadates all over
1793
1794 ------------------------------------------------------------------------
1795 rev 114: jgoerzen | 2002-07-12 01:46:36 -0500 (Fri, 12 Jul 2002) | 2 lines
1796 Changed paths:
1797 M /head/offlineimap.py
1798
1799 Added workaround for UW IMAPd
1800
1801 ------------------------------------------------------------------------
1802 rev 113: jgoerzen | 2002-07-11 21:51:52 -0500 (Thu, 11 Jul 2002) | 2 lines
1803 Changed paths:
1804 M /head/debian/changelog
1805 M /head/debian/docs
1806 M /head/debian/rules
1807 M /head/offlineimap/version.py
1808 M /head/offlineimap.py
1809
1810 Added support for command-line arguments
1811
1812 ------------------------------------------------------------------------
1813 rev 112: jgoerzen | 2002-07-11 20:52:38 -0500 (Thu, 11 Jul 2002) | 2 lines
1814 Changed paths:
1815 A /head/README
1816
1817 Added a placeholder README
1818
1819 ------------------------------------------------------------------------
1820 rev 111: jgoerzen | 2002-07-11 20:43:07 -0500 (Thu, 11 Jul 2002) | 2 lines
1821 Changed paths:
1822 M /head/Makefile
1823 D /head/README
1824 A /head/manual.html
1825 A /head/manual.pdf
1826 A /head/manual.ps
1827 A /head/manual.txt
1828 M /head/offlineimap.1
1829
1830 Updated documentation; absorbed readme into new manual
1831
1832 ------------------------------------------------------------------------
1833 rev 110: jgoerzen | 2002-07-11 18:08:27 -0500 (Thu, 11 Jul 2002) | 2 lines
1834 Changed paths:
1835 M /head/offlineimap/ui/__init__.py
1836 M /head/offlineimap/ui/detector.py
1837 A /head/offlineimap.1
1838 M /head/offlineimap.conf
1839 M /head/offlineimap.py
1840
1841 Initial documentation added; more updates
1842
1843 ------------------------------------------------------------------------
1844 rev 109: jgoerzen | 2002-07-11 16:04:04 -0500 (Thu, 11 Jul 2002) | 2 lines
1845 Changed paths:
1846 M /head/offlineimap/folder/IMAP.py
1847
1848 Another go at dealing with weird STORE responses.
1849
1850 ------------------------------------------------------------------------
1851 rev 108: jgoerzen | 2002-07-11 15:58:51 -0500 (Thu, 11 Jul 2002) | 2 lines
1852 Changed paths:
1853 M /head/offlineimap/ui/Tk.py
1854 M /head/offlineimap/ui/__init__.py
1855 A /head/offlineimap/ui/detector.py
1856 M /head/offlineimap.conf
1857
1858 More work on the UIs
1859
1860 ------------------------------------------------------------------------
1861 rev 107: jgoerzen | 2002-07-11 15:38:36 -0500 (Thu, 11 Jul 2002) | 2 lines
1862 Changed paths:
1863 M /head/offlineimap/ui/TTY.py
1864 M /head/offlineimap/ui/UIBase.py
1865
1866 More work with the UIs
1867
1868 ------------------------------------------------------------------------
1869 rev 106: jgoerzen | 2002-07-11 14:48:45 -0500 (Thu, 11 Jul 2002) | 2 lines
1870 Changed paths:
1871 M /head/offlineimap/ui/TTY.py
1872 M /head/offlineimap.py
1873
1874 Updated and enhanced the TTY display to use thread names as well.
1875
1876 ------------------------------------------------------------------------
1877 rev 105: jgoerzen | 2002-07-11 13:41:11 -0500 (Thu, 11 Jul 2002) | 2 lines
1878 Changed paths:
1879 M /head/TODO
1880 M /head/debian/changelog
1881 M /head/offlineimap/version.py
1882
1883 Added some more todos
1884
1885 ------------------------------------------------------------------------
1886 rev 104: jgoerzen | 2002-07-11 13:35:51 -0500 (Thu, 11 Jul 2002) | 3 lines
1887 Changed paths:
1888 M /head/offlineimap/folder/IMAP.py
1889
1890 Updated with a fix for when an IMAP server does not return message data from
1891 a STORE
1892
1893 ------------------------------------------------------------------------
1894 rev 103: jgoerzen | 2002-07-11 03:25:53 -0500 (Thu, 11 Jul 2002) | 2 lines
1895 Changed paths:
1896 M /head/offlineimap/ui/Tk.py
1897 M /head/offlineimap/version.py
1898 M /head/offlineimap.py
1899
1900 More bugfixes; removed some debug code
1901
1902 ------------------------------------------------------------------------
1903 rev 102: jgoerzen | 2002-07-11 00:55:32 -0500 (Thu, 11 Jul 2002) | 2 lines
1904 Changed paths:
1905 M /head/offlineimap/folder/Base.py
1906 M /head/offlineimap/ui/Tk.py
1907 M /head/offlineimap.py
1908
1909 Updated more Tk stuff
1910
1911 ------------------------------------------------------------------------
1912 rev 101: jgoerzen | 2002-07-11 00:02:36 -0500 (Thu, 11 Jul 2002) | 2 lines
1913 Changed paths:
1914 M /head/offlineimap/ui/Tk.py
1915
1916 Added the idle vacuum code
1917
1918 ------------------------------------------------------------------------
1919 rev 100: jgoerzen | 2002-07-10 23:42:27 -0500 (Wed, 10 Jul 2002) | 2 lines
1920 Changed paths:
1921 M /head/offlineimap/threadutil.py
1922 M /head/offlineimap/ui/Tk.py
1923 M /head/offlineimap/ui/UIBase.py
1924
1925 Updated with some more bug fixes
1926
1927 ------------------------------------------------------------------------
1928 rev 99: jgoerzen | 2002-07-10 23:14:29 -0500 (Wed, 10 Jul 2002) | 2 lines
1929 Changed paths:
1930 M /head/offlineimap/ui/Tk.py
1931
1932 Updated.
1933
1934 ------------------------------------------------------------------------
1935 rev 98: jgoerzen | 2002-07-10 21:51:24 -0500 (Wed, 10 Jul 2002) | 2 lines
1936 Changed paths:
1937 M /head/offlineimap/ui/Tk.py
1938
1939 More work on the Tk UI.
1940
1941 ------------------------------------------------------------------------
1942 rev 97: jgoerzen | 2002-07-10 21:15:57 -0500 (Wed, 10 Jul 2002) | 2 lines
1943 Changed paths:
1944 M /head/offlineimap/ui/Tk.py
1945 M /head/offlineimap.py
1946
1947 More work with the Tk UI
1948
1949 ------------------------------------------------------------------------
1950 rev 96: jgoerzen | 2002-07-10 20:53:09 -0500 (Wed, 10 Jul 2002) | 2 lines
1951 Changed paths:
1952 M /head/offlineimap/threadutil.py
1953 M /head/offlineimap/ui/Tk.py
1954 M /head/offlineimap/ui/__init__.py
1955 M /head/offlineimap.py
1956
1957 Initial Tk work.
1958
1959 ------------------------------------------------------------------------
1960 rev 95: jgoerzen | 2002-07-10 19:38:14 -0500 (Wed, 10 Jul 2002) | 2 lines
1961 Changed paths:
1962 M /head/offlineimap/ui/TTY.py
1963 A /head/offlineimap/ui/Tk.py
1964 M /head/offlineimap/ui/__init__.py
1965
1966 Added copyright notice
1967
1968 ------------------------------------------------------------------------
1969 rev 94: jgoerzen | 2002-07-10 18:06:53 -0500 (Wed, 10 Jul 2002) | 2 lines
1970 Changed paths:
1971 M /head/ChangeLog
1972 M /head/debian/changelog
1973 M /head/offlineimap/version.py
1974
1975 Updated for 2.0.8
1976
1977 ------------------------------------------------------------------------
1978 rev 93: jgoerzen | 2002-07-10 17:51:20 -0500 (Wed, 10 Jul 2002) | 3 lines
1979 Changed paths:
1980 M /head/debian/changelog
1981 M /head/offlineimap/imapserver.py
1982
1983 Optimized acquireconnection to try to return the last connection owned by
1984 this thread
1985
1986 ------------------------------------------------------------------------
1987 rev 92: jgoerzen | 2002-07-10 17:31:39 -0500 (Wed, 10 Jul 2002) | 2 lines
1988 Changed paths:
1989 M /head/debian/changelog
1990 M /head/offlineimap/folder/IMAP.py
1991 M /head/offlineimap/folder/Maildir.py
1992
1993 Made several fixes for 2.0.8
1994
1995 ------------------------------------------------------------------------
1996 rev 91: jgoerzen | 2002-07-10 01:25:02 -0500 (Wed, 10 Jul 2002) | 2 lines
1997 Changed paths:
1998 M /head/ChangeLog
1999 M /head/debian/changelog
2000 M /head/offlineimap/imaplib.py
2001 M /head/offlineimap/version.py
2002
2003 Updated read-only support
2004
2005 ------------------------------------------------------------------------
2006 rev 90: jgoerzen | 2002-07-10 01:18:07 -0500 (Wed, 10 Jul 2002) | 2 lines
2007 Changed paths:
2008 M /head/ChangeLog
2009 M /head/debian/changelog
2010 M /head/offlineimap/folder/IMAP.py
2011 M /head/offlineimap/imapserver.py
2012 M /head/offlineimap/version.py
2013 M /head/offlineimap.conf
2014 M /head/offlineimap.py
2015
2016 Commited changes for 2.0.6
2017
2018 ------------------------------------------------------------------------
2019 rev 89: jgoerzen | 2002-07-09 18:13:33 -0500 (Tue, 09 Jul 2002) | 2 lines
2020 Changed paths:
2021 M /head/offlineimap/folder/IMAP.py
2022
2023 Another attempt at the read-only bug
2024
2025 ------------------------------------------------------------------------
2026 rev 88: jgoerzen | 2002-07-08 17:05:34 -0500 (Mon, 08 Jul 2002) | 2 lines
2027 Changed paths:
2028 M /head/offlineimap/folder/IMAP.py
2029
2030 Another attempt at fixing read-only folders
2031
2032 ------------------------------------------------------------------------
2033 rev 87: jgoerzen | 2002-07-08 16:38:23 -0500 (Mon, 08 Jul 2002) | 2 lines
2034 Changed paths:
2035 M /head/ChangeLog
2036
2037 Updated for 2.0.5
2038
2039 ------------------------------------------------------------------------
2040 rev 86: jgoerzen | 2002-07-08 16:32:35 -0500 (Mon, 08 Jul 2002) | 2 lines
2041 Changed paths:
2042 M /head/debian/changelog
2043 M /head/offlineimap/folder/IMAP.py
2044 M /head/offlineimap/repository/IMAP.py
2045 M /head/offlineimap.conf
2046
2047 Added folderincludes capability
2048
2049 ------------------------------------------------------------------------
2050 rev 85: jgoerzen | 2002-07-08 16:23:47 -0500 (Mon, 08 Jul 2002) | 2 lines
2051 Changed paths:
2052 M /head/debian/changelog
2053 M /head/offlineimap/folder/IMAP.py
2054 M /head/offlineimap/version.py
2055 M /head/offlineimap.conf
2056
2057 Updated to work better with read-only folders
2058
2059 ------------------------------------------------------------------------
2060 rev 84: jgoerzen | 2002-07-05 14:22:23 -0500 (Fri, 05 Jul 2002) | 2 lines
2061 Changed paths:
2062 M /head/ChangeLog
2063 M /head/TODO
2064 M /head/debian/changelog
2065 M /head/offlineimap/folder/IMAP.py
2066 M /head/offlineimap/imaputil.py
2067 M /head/offlineimap/repository/IMAP.py
2068
2069 Fixed read-only folders and UW flag case-sensitivity. Readied 2.0.4.
2070
2071 ------------------------------------------------------------------------
2072 rev 83: jgoerzen | 2002-07-05 02:32:27 -0500 (Fri, 05 Jul 2002) | 2 lines
2073 Changed paths:
2074 M /head/offlineimap/version.py
2075
2076 Updated for 2.0.3
2077
2078 ------------------------------------------------------------------------
2079 rev 82: jgoerzen | 2002-07-05 01:46:55 -0500 (Fri, 05 Jul 2002) | 2 lines
2080 Changed paths:
2081 M /head/debian/changelog
2082 M /head/offlineimap/imapserver.py
2083 M /head/offlineimap/repository/IMAP.py
2084 M /head/offlineimap.conf
2085 M /head/offlineimap.py
2086
2087 Modified to allow specifying a reference
2088
2089 ------------------------------------------------------------------------
2090 rev 81: jgoerzen | 2002-07-04 20:36:34 -0500 (Thu, 04 Jul 2002) | 2 lines
2091 Changed paths:
2092 M /head/ChangeLog
2093 M /head/debian/changelog
2094 M /head/offlineimap/imaplib.py
2095 M /head/offlineimap/imapserver.py
2096 M /head/offlineimap.conf
2097 M /head/offlineimap.py
2098
2099 Updated with preliminary tunnel support
2100
2101 ------------------------------------------------------------------------
2102 rev 80: jgoerzen | 2002-07-04 19:47:52 -0500 (Thu, 04 Jul 2002) | 2 lines
2103 Changed paths:
2104 M /head/debian/changelog
2105 M /head/offlineimap/version.py
2106 M /head/offlineimap.conf
2107 M /head/offlineimap.py
2108
2109 Added some more examples as well as remotepassfile.
2110
2111 ------------------------------------------------------------------------
2112 rev 79: jgoerzen | 2002-07-04 16:59:08 -0500 (Thu, 04 Jul 2002) | 2 lines
2113 Changed paths:
2114 M /head/ChangeLog
2115 M /head/debian/changelog
2116 M /head/offlineimap/version.py
2117 M /head/offlineimap.py
2118
2119 Updated for 2.0.1
2120
2121 ------------------------------------------------------------------------
2122 rev 78: jgoerzen | 2002-07-04 16:34:39 -0500 (Thu, 04 Jul 2002) | 2 lines
2123 Changed paths:
2124 M /head/debian/changelog
2125 M /head/offlineimap/folder/Base.py
2126 M /head/offlineimap/threadutil.py
2127 M /head/offlineimap/ui/TTY.py
2128 M /head/offlineimap/ui/UIBase.py
2129 M /head/offlineimap.py
2130
2131 Revamped thread system to handle exceptions better
2132
2133 ------------------------------------------------------------------------
2134 rev 77: jgoerzen | 2002-07-04 14:07:02 -0500 (Thu, 04 Jul 2002) | 2 lines
2135 Changed paths:
2136 M /head/offlineimap/version.py
2137 M /head/offlineimap.py
2138
2139 Updated for 2.0.0
2140
2141 ------------------------------------------------------------------------
2142 rev 76: jgoerzen | 2002-07-04 02:47:25 -0500 (Thu, 04 Jul 2002) | 2 lines
2143 Changed paths:
2144 M /head/ChangeLog
2145 M /head/README
2146 M /head/debian/changelog
2147 M /head/debian/control
2148
2149 Added more information to README and debian/control
2150
2151 ------------------------------------------------------------------------
2152 rev 75: jgoerzen | 2002-07-03 22:35:44 -0500 (Wed, 03 Jul 2002) | 2 lines
2153 Changed paths:
2154 M /head/offlineimap.py
2155
2156 Fixed a bug with generating mailbox listings
2157
2158 ------------------------------------------------------------------------
2159 rev 74: jgoerzen | 2002-07-03 21:02:58 -0500 (Wed, 03 Jul 2002) | 2 lines
2160 Changed paths:
2161 M /head/debian/changelog
2162
2163 Fixed
2164
2165 ------------------------------------------------------------------------
2166 rev 73: jgoerzen | 2002-07-03 20:44:51 -0500 (Wed, 03 Jul 2002) | 2 lines
2167 Changed paths:
2168 M /head/offlineimap.py
2169
2170 Added debug
2171
2172 ------------------------------------------------------------------------
2173 rev 72: jgoerzen | 2002-07-03 20:23:15 -0500 (Wed, 03 Jul 2002) | 2 lines
2174 Changed paths:
2175 M /head/offlineimap.py
2176
2177 Removed a debug tool
2178
2179 ------------------------------------------------------------------------
2180 rev 71: jgoerzen | 2002-07-03 20:16:05 -0500 (Wed, 03 Jul 2002) | 15 lines
2181 Changed paths:
2182 M /head/debian/changelog
2183 M /head/debian/rules
2184
2185 Updated changelog with these options
2186
2187 offlineimap (2.0.0) unstable; urgency=low
2188
2189 * This code is now multithreaded. New config file options control the
2190 behavior. This can make synchronizing several times faster.
2191 * Fixed the STATUS call to be compatible with Exchange.
2192 * Added the ability to exclude folders.
2193 * If upgrading from 1.0.x, you will need to add maxsyncaccounts to the
2194 general section and maxconnections to each account sections.
2195 There is also a new folderfilter option.
2196 You can find examples of all of these in the new offlineimap.conf
2197 example file packaged with the distribution.
2198 * The Debian package now properly installs the example offlineimap.conf
2199
2200 ------------------------------------------------------------------------
2201 rev 70: jgoerzen | 2002-07-03 20:10:51 -0500 (Wed, 03 Jul 2002) | 2 lines
2202 Changed paths:
2203 M /head/debian/changelog
2204 M /head/offlineimap/repository/IMAP.py
2205 M /head/offlineimap.conf
2206
2207 Added the ability to filter out folders
2208
2209 ------------------------------------------------------------------------
2210 rev 69: jgoerzen | 2002-07-03 17:59:19 -0500 (Wed, 03 Jul 2002) | 2 lines
2211 Changed paths:
2212 M /head/offlineimap/folder/Base.py
2213 M /head/offlineimap/folder/IMAP.py
2214 M /head/offlineimap/repository/IMAP.py
2215 M /head/offlineimap/threadutil.py
2216 M /head/offlineimap.py
2217
2218 More updates
2219
2220 ------------------------------------------------------------------------
2221 rev 68: jgoerzen | 2002-07-03 16:40:31 -0500 (Wed, 03 Jul 2002) | 2 lines
2222 Changed paths:
2223 M /head/offlineimap/imapserver.py
2224
2225 More work on threads
2226
2227 ------------------------------------------------------------------------
2228 rev 67: jgoerzen | 2002-07-03 16:14:07 -0500 (Wed, 03 Jul 2002) | 2 lines
2229 Changed paths:
2230 M /head/offlineimap/folder/Base.py
2231 M /head/offlineimap/folder/IMAP.py
2232 M /head/offlineimap/imapserver.py
2233 M /head/offlineimap/ui/TTY.py
2234 M /head/offlineimap.py
2235
2236 More working!
2237
2238 ------------------------------------------------------------------------
2239 rev 66: jgoerzen | 2002-07-03 15:58:12 -0500 (Wed, 03 Jul 2002) | 2 lines
2240 Changed paths:
2241 M /head/offlineimap/folder/IMAP.py
2242 M /head/offlineimap/imapserver.py
2243 M /head/offlineimap.py
2244
2245 Bug fixes
2246
2247 ------------------------------------------------------------------------
2248 rev 65: jgoerzen | 2002-07-03 15:35:05 -0500 (Wed, 03 Jul 2002) | 2 lines
2249 Changed paths:
2250 M /head/offlineimap/folder/Base.py
2251 M /head/offlineimap/folder/IMAP.py
2252 M /head/offlineimap/imapserver.py
2253 M /head/offlineimap/threadutil.py
2254 M /head/offlineimap.py
2255
2256 Another work on syncing
2257
2258 ------------------------------------------------------------------------
2259 rev 64: jgoerzen | 2002-07-03 15:00:58 -0500 (Wed, 03 Jul 2002) | 2 lines
2260 Changed paths:
2261 M /head/offlineimap/folder/IMAP.py
2262
2263 Fixed a bug with the status call
2264
2265 ------------------------------------------------------------------------
2266 rev 63: jgoerzen | 2002-07-03 14:15:32 -0500 (Wed, 03 Jul 2002) | 2 lines
2267 Changed paths:
2268 M /head/offlineimap/repository/IMAP.py
2269
2270 Modified to new imapserver semantics
2271
2272 ------------------------------------------------------------------------
2273 rev 62: jgoerzen | 2002-07-03 14:02:10 -0500 (Wed, 03 Jul 2002) | 2 lines
2274 Changed paths:
2275 M /head/offlineimap/__init__.py
2276 M /head/offlineimap/imapserver.py
2277 A /head/offlineimap/threadutil.py
2278 M /head/offlineimap/ui/TTY.py
2279 M /head/offlineimap/ui/UIBase.py
2280 M /head/offlineimap.py
2281
2282 Initial work on threading support
2283
2284 ------------------------------------------------------------------------
2285 rev 61: jgoerzen | 2002-07-03 13:49:00 -0500 (Wed, 03 Jul 2002) | 2 lines
2286 Changed paths:
2287 M /head/debian/changelog
2288
2289 Updated.
2290
2291 ------------------------------------------------------------------------
2292 rev 60: jgoerzen | 2002-07-03 03:04:40 -0500 (Wed, 03 Jul 2002) | 2 lines
2293 Changed paths:
2294 M /head/offlineimap/imapserver.py
2295 M /head/offlineimap/repository/IMAP.py
2296
2297 Start of support for multi-threading
2298
2299 ------------------------------------------------------------------------
2300 rev 59: jgoerzen | 2002-07-03 01:01:23 -0500 (Wed, 03 Jul 2002) | 2 lines
2301 Changed paths:
2302 M /head/offlineimap.conf
2303
2304 Updated with thread support
2305
2306 ------------------------------------------------------------------------
2307 rev 58: jgoerzen | 2002-07-02 23:37:20 -0500 (Tue, 02 Jul 2002) | 2 lines
2308 Changed paths:
2309 M /head/debian/rules
2310
2311 Removed extraneous clean
2312
2313 ------------------------------------------------------------------------
2314 rev 57: jgoerzen | 2002-07-02 20:56:12 -0500 (Tue, 02 Jul 2002) | 2 lines
2315 Changed paths:
2316 M /head/ChangeLog
2317
2318 Final prep, 1.0.4
2319
2320 ------------------------------------------------------------------------
2321 rev 56: jgoerzen | 2002-07-02 20:50:31 -0500 (Tue, 02 Jul 2002) | 2 lines
2322 Changed paths:
2323 M /head/debian/changelog
2324 M /head/offlineimap/ui/TTY.py
2325 M /head/offlineimap/ui/UIBase.py
2326 M /head/offlineimap.py
2327
2328 Integrated more functional sleep commands
2329
2330 ------------------------------------------------------------------------
2331 rev 55: jgoerzen | 2002-07-02 19:16:56 -0500 (Tue, 02 Jul 2002) | 2 lines
2332 Changed paths:
2333 M /head/ChangeLog
2334 M /head/debian/changelog
2335 M /head/offlineimap/folder/Base.py
2336 M /head/offlineimap/folder/IMAP.py
2337 M /head/offlineimap/version.py
2338
2339 Fixed the deleted message caching.
2340
2341 ------------------------------------------------------------------------
2342 rev 54: jgoerzen | 2002-07-02 19:05:49 -0500 (Tue, 02 Jul 2002) | 2 lines
2343 Changed paths:
2344 M /head/offlineimap/folder/Base.py
2345 M /head/offlineimap/folder/IMAP.py
2346 M /head/offlineimap/ui/UIBase.py
2347
2348 First stab at optimization of message deletion
2349
2350 ------------------------------------------------------------------------
2351 rev 53: jgoerzen | 2002-06-24 19:09:23 -0500 (Mon, 24 Jun 2002) | 2 lines
2352 Changed paths:
2353 M /head/ChangeLog
2354 M /head/debian/changelog
2355
2356 REL 1.0.3 PREP
2357
2358 ------------------------------------------------------------------------
2359 rev 52: jgoerzen | 2002-06-24 18:55:30 -0500 (Mon, 24 Jun 2002) | 2 lines
2360 Changed paths:
2361 M /head/offlineimap.py
2362
2363 Modified to use new syncing capabilities
2364
2365 ------------------------------------------------------------------------
2366 rev 51: jgoerzen | 2002-06-24 18:47:09 -0500 (Mon, 24 Jun 2002) | 3 lines
2367 Changed paths:
2368 M /head/offlineimap/folder/Base.py
2369
2370 Split up syncmessagesto() into individual components so we can control
2371 the synchronization process with finer detail from above.
2372
2373 ------------------------------------------------------------------------
2374 rev 50: jgoerzen | 2002-06-24 14:58:25 -0500 (Mon, 24 Jun 2002) | 4 lines
2375 Changed paths:
2376 M /head/ChangeLog
2377 M /head/debian/changelog
2378 M /head/offlineimap/folder/LocalStatus.py
2379 M /head/offlineimap/version.py
2380
2381 Fixed save() such that it will be atomic. If the program crashes
2382 while writing, it is guaranteed to have either a complete copy of the
2383 old or the new data.
2384
2385 ------------------------------------------------------------------------
2386 rev 49: jgoerzen | 2002-06-23 02:37:05 -0500 (Sun, 23 Jun 2002) | 2 lines
2387 Changed paths:
2388 A /head/TODO
2389
2390 Added.
2391
2392 ------------------------------------------------------------------------
2393 rev 48: jgoerzen | 2002-06-22 03:04:55 -0500 (Sat, 22 Jun 2002) | 2 lines
2394 Changed paths:
2395 M /head/ChangeLog
2396 M /head/debian/changelog
2397 M /head/offlineimap/folder/IMAP.py
2398 M /head/offlineimap/version.py
2399 M /head/offlineimap.py
2400
2401 Fixed a bug with writing messages out to the server.
2402
2403 ------------------------------------------------------------------------
2404 rev 47: jgoerzen | 2002-06-21 20:24:30 -0500 (Fri, 21 Jun 2002) | 2 lines
2405 Changed paths:
2406 M /head/README
2407 M /head/debian/control
2408
2409 typo fixes
2410
2411 ------------------------------------------------------------------------
2412 rev 46: jgoerzen | 2002-06-21 20:15:29 -0500 (Fri, 21 Jun 2002) | 2 lines
2413 Changed paths:
2414 M /head/ChangeLog
2415 D /head/debian/README
2416 D /head/debian/README.Debian
2417 M /head/debian/changelog
2418 D /head/debian/conffiles.ex
2419 M /head/debian/control
2420 M /head/debian/copyright
2421 D /head/debian/cron.d.ex
2422 M /head/debian/docs
2423 D /head/debian/emacsen-install.ex
2424 D /head/debian/emacsen-remove.ex
2425 D /head/debian/emacsen-startup.ex
2426 D /head/debian/ex.package.doc-base
2427 D /head/debian/init.d.ex
2428 D /head/debian/manpage.1.ex
2429 D /head/debian/manpage.sgml.ex
2430 D /head/debian/menu.ex
2431 D /head/debian/postinst.ex
2432 D /head/debian/postrm.ex
2433 D /head/debian/preinst.ex
2434 D /head/debian/prerm.ex
2435 M /head/debian/rules
2436 D /head/debian/watch.ex
2437
2438 Updated
2439
2440 ------------------------------------------------------------------------
2441 rev 45: jgoerzen | 2002-06-21 19:55:24 -0500 (Fri, 21 Jun 2002) | 2 lines
2442 Changed paths:
2443 M /head/README
2444 A /head/debian
2445 A /head/debian/README
2446 A /head/debian/README.Debian
2447 A /head/debian/changelog
2448 A /head/debian/conffiles.ex
2449 A /head/debian/control
2450 A /head/debian/copyright
2451 A /head/debian/cron.d.ex
2452 A /head/debian/dirs
2453 A /head/debian/docs
2454 A /head/debian/emacsen-install.ex
2455 A /head/debian/emacsen-remove.ex
2456 A /head/debian/emacsen-startup.ex
2457 A /head/debian/ex.package.doc-base
2458 A /head/debian/init.d.ex
2459 A /head/debian/manpage.1.ex
2460 A /head/debian/manpage.sgml.ex
2461 A /head/debian/menu.ex
2462 A /head/debian/postinst.ex
2463 A /head/debian/postrm.ex
2464 A /head/debian/preinst.ex
2465 A /head/debian/prerm.ex
2466 A /head/debian/rules
2467 A /head/debian/watch.ex
2468
2469 Updated
2470
2471 ------------------------------------------------------------------------
2472 rev 44: jgoerzen | 2002-06-21 19:29:48 -0500 (Fri, 21 Jun 2002) | 2 lines
2473 Changed paths:
2474 A /head/README
2475 M /head/offlineimap/ui/UIBase.py
2476 M /head/offlineimap/version.py
2477
2478 Added, minor tweaking
2479
2480 ------------------------------------------------------------------------
2481 rev 43: jgoerzen | 2002-06-21 18:46:25 -0500 (Fri, 21 Jun 2002) | 2 lines
2482 Changed paths:
2483 M /head/COPYRIGHT
2484 A /head/ChangeLog
2485 M /head/Makefile
2486
2487 Using a more appropriate Makefile now
2488
2489 ------------------------------------------------------------------------
2490 rev 42: jgoerzen | 2002-06-21 18:39:02 -0500 (Fri, 21 Jun 2002) | 2 lines
2491 Changed paths:
2492 M /head/offlineimap/folder/Maildir.py
2493 M /head/offlineimap.py
2494
2495 Fixed MD5 processing.
2496
2497 ------------------------------------------------------------------------
2498 rev 41: jgoerzen | 2002-06-21 18:32:29 -0500 (Fri, 21 Jun 2002) | 2 lines
2499 Changed paths:
2500 M /head/offlineimap/folder/Maildir.py
2501
2502 Now store the folder MD5 to make copies more robust
2503
2504 ------------------------------------------------------------------------
2505 rev 40: jgoerzen | 2002-06-21 18:10:49 -0500 (Fri, 21 Jun 2002) | 2 lines
2506 Changed paths:
2507 A /head/offlineimap/version.py
2508 A /head/setup.py
2509
2510 Added
2511
2512 ------------------------------------------------------------------------
2513 rev 39: jgoerzen | 2002-06-21 00:01:10 -0500 (Fri, 21 Jun 2002) | 2 lines
2514 Changed paths:
2515 M /head/offlineimap/folder/IMAP.py
2516 M /head/offlineimap/folder/LocalStatus.py
2517 M /head/offlineimap/folder/Maildir.py
2518 M /head/offlineimap/imapserver.py
2519 M /head/offlineimap/repository/IMAP.py
2520 M /head/offlineimap/repository/LocalStatus.py
2521 M /head/offlineimap/repository/Maildir.py
2522 M /head/offlineimap/ui/UIBase.py
2523 M /head/offlineimap.conf
2524 M /head/offlineimap.py
2525
2526 Completed name change to offlineimap
2527
2528 ------------------------------------------------------------------------
2529 rev 38: jgoerzen | 2002-06-20 23:55:23 -0500 (Thu, 20 Jun 2002) | 2 lines
2530 Changed paths:
2531 M /head/offlineimap/repository/IMAP.py
2532 M /head/offlineimap/ui/TTY.py
2533
2534 *** empty log message ***
2535
2536 ------------------------------------------------------------------------
2537 rev 37: jgoerzen | 2002-06-20 21:25:24 -0500 (Thu, 20 Jun 2002) | 2 lines
2538 Changed paths:
2539 M /head/offlineimap/folder/IMAP.py
2540 M /head/offlineimap/imapserver.py
2541 M /head/offlineimap/repository/IMAP.py
2542 M /head/offlineimap/ui/TTY.py
2543 M /head/offlineimap/ui/UIBase.py
2544 M /head/offlineimap.conf
2545 M /head/offlineimap.py
2546
2547 Updated
2548
2549 ------------------------------------------------------------------------
2550 rev 36: jgoerzen | 2002-06-20 20:51:21 -0500 (Thu, 20 Jun 2002) | 2 lines
2551 Changed paths:
2552 M /head/offlineimap/__init__.py
2553 M /head/offlineimap/folder/Base.py
2554 M /head/offlineimap/folder/IMAP.py
2555 A /head/offlineimap/mbnames.py
2556 M /head/offlineimap/repository/Base.py
2557 M /head/offlineimap/repository/IMAP.py
2558 M /head/offlineimap/ui/UIBase.py
2559 M /head/offlineimap.conf
2560 M /head/offlineimap.py
2561
2562 More updates
2563
2564 ------------------------------------------------------------------------
2565 rev 35: jgoerzen | 2002-06-20 19:54:27 -0500 (Thu, 20 Jun 2002) | 2 lines
2566 Changed paths:
2567 M /head/offlineimap/folder/IMAP.py
2568 M /head/offlineimap.py
2569
2570 Removed debug
2571
2572 ------------------------------------------------------------------------
2573 rev 34: jgoerzen | 2002-06-20 19:42:39 -0500 (Thu, 20 Jun 2002) | 2 lines
2574 Changed paths:
2575 M /head/offlineimap/ui/TTY.py
2576 M /head/offlineimap/ui/UIBase.py
2577
2578 Updated!
2579
2580 ------------------------------------------------------------------------
2581 rev 33: jgoerzen | 2002-06-20 19:29:12 -0500 (Thu, 20 Jun 2002) | 2 lines
2582 Changed paths:
2583 M /head/offlineimap/__init__.py
2584 M /head/offlineimap/folder/Base.py
2585 A /head/offlineimap/ui
2586 A /head/offlineimap/ui/TTY.py
2587 A /head/offlineimap/ui/UIBase.py
2588 A /head/offlineimap/ui/__init__.py
2589 M /head/offlineimap.py
2590
2591 Updated.
2592
2593 ------------------------------------------------------------------------
2594 rev 32: jgoerzen | 2002-06-20 18:30:08 -0500 (Thu, 20 Jun 2002) | 2 lines
2595 Changed paths:
2596 M /head/offlineimap/folder/Base.py
2597 M /head/offlineimap/folder/IMAP.py
2598 M /head/offlineimap/folder/LocalStatus.py
2599 M /head/offlineimap/folder/Maildir.py
2600
2601 THINGS ARE WORKING!
2602
2603 ------------------------------------------------------------------------
2604 rev 31: jgoerzen | 2002-06-20 18:04:47 -0500 (Thu, 20 Jun 2002) | 2 lines
2605 Changed paths:
2606 M /head/offlineimap/folder/Base.py
2607 M /head/offlineimap/folder/IMAP.py
2608 A /head/offlineimap/folder/LocalStatus.py
2609 M /head/offlineimap/folder/Maildir.py
2610 M /head/offlineimap.py
2611
2612 Updated
2613
2614 ------------------------------------------------------------------------
2615 rev 30: jgoerzen | 2002-06-20 17:40:58 -0500 (Thu, 20 Jun 2002) | 2 lines
2616 Changed paths:
2617 M /head/offlineimap/repository/LocalStatus.py
2618
2619 Updated to use new init for LocalStatusFolder
2620
2621 ------------------------------------------------------------------------
2622 rev 29: jgoerzen | 2002-06-20 16:31:05 -0500 (Thu, 20 Jun 2002) | 2 lines
2623 Changed paths:
2624 M /head/offlineimap/folder/__init__.py
2625 M /head/offlineimap.py
2626
2627 Updated
2628
2629 ------------------------------------------------------------------------
2630 rev 28: jgoerzen | 2002-06-20 16:20:42 -0500 (Thu, 20 Jun 2002) | 2 lines
2631 Changed paths:
2632 A /head/offlineimap/repository/LocalStatus.py
2633 M /head/offlineimap/repository/Maildir.py
2634 M /head/offlineimap/repository/__init__.py
2635 M /head/offlineimap.py
2636
2637 Added LocalStatus support.
2638
2639 ------------------------------------------------------------------------
2640 rev 27: jgoerzen | 2002-06-20 16:02:36 -0500 (Thu, 20 Jun 2002) | 2 lines
2641 Changed paths:
2642 M /head/offlineimap/folder/Base.py
2643
2644 Updated.
2645
2646 ------------------------------------------------------------------------
2647 rev 26: jgoerzen | 2002-06-20 15:55:06 -0500 (Thu, 20 Jun 2002) | 2 lines
2648 Changed paths:
2649 M /head/offlineimap/folder/Base.py
2650 M /head/offlineimap/folder/IMAP.py
2651 M /head/offlineimap/imaputil.py
2652
2653 Updated.
2654
2655 ------------------------------------------------------------------------
2656 rev 25: jgoerzen | 2002-06-20 15:22:40 -0500 (Thu, 20 Jun 2002) | 2 lines
2657 Changed paths:
2658 M /head/offlineimap/folder/IMAP.py
2659
2660 Wrote savemessage
2661
2662 ------------------------------------------------------------------------
2663 rev 24: jgoerzen | 2002-06-20 15:12:52 -0500 (Thu, 20 Jun 2002) | 2 lines
2664 Changed paths:
2665 M /head/offlineimap/folder/Base.py
2666 M /head/offlineimap/folder/Maildir.py
2667
2668 Updated so savemessage can take flags
2669
2670 ------------------------------------------------------------------------
2671 rev 23: jgoerzen | 2002-06-20 15:03:30 -0500 (Thu, 20 Jun 2002) | 2 lines
2672 Changed paths:
2673 M /head/offlineimap/folder/Maildir.py
2674
2675 Fixed savemessage uid support
2676
2677 ------------------------------------------------------------------------
2678 rev 22: jgoerzen | 2002-06-20 14:53:22 -0500 (Thu, 20 Jun 2002) | 2 lines
2679 Changed paths:
2680 M /head/offlineimap/imaplib.py
2681
2682 Fixed ssl.send
2683
2684 ------------------------------------------------------------------------
2685 rev 21: jgoerzen | 2002-06-20 04:17:20 -0500 (Thu, 20 Jun 2002) | 2 lines
2686 Changed paths:
2687 M /head/offlineimap/folder/IMAP.py
2688 M /head/offlineimap.py
2689
2690 More bugfixes
2691
2692 ------------------------------------------------------------------------
2693 rev 20: jgoerzen | 2002-06-20 04:09:19 -0500 (Thu, 20 Jun 2002) | 2 lines
2694 Changed paths:
2695 M /head/offlineimap/folder/IMAP.py
2696 M /head/offlineimap/folder/Maildir.py
2697 M /head/offlineimap/imaplib.py
2698 M /head/offlineimap/imapserver.py
2699
2700 Fixed several bugs in imaplib, particularly with regard to read()
2701
2702 ------------------------------------------------------------------------
2703 rev 19: jgoerzen | 2002-06-20 01:39:27 -0500 (Thu, 20 Jun 2002) | 2 lines
2704 Changed paths:
2705 M /head/offlineimap/folder/Base.py
2706 M /head/offlineimap/folder/IMAP.py
2707 M /head/offlineimap.conf
2708 M /head/offlineimap.py
2709
2710 *** empty log message ***
2711
2712 ------------------------------------------------------------------------
2713 rev 18: jgoerzen | 2002-06-19 21:40:29 -0500 (Wed, 19 Jun 2002) | 2 lines
2714 Changed paths:
2715 M /head/offlineimap/folder/IMAP.py
2716 M /head/offlineimap/folder/Maildir.py
2717 M /head/offlineimap/imapserver.py
2718 M /head/offlineimap/imaputil.py
2719 M /head/offlineimap/repository/IMAP.py
2720 A /head/offlineimap.conf
2721
2722 Updated.
2723
2724 ------------------------------------------------------------------------
2725 rev 17: jgoerzen | 2002-06-19 20:26:28 -0500 (Wed, 19 Jun 2002) | 2 lines
2726 Changed paths:
2727 M /head/offlineimap/folder/Base.py
2728 M /head/offlineimap/folder/IMAP.py
2729 M /head/offlineimap/imaputil.py
2730 M /head/offlineimap.py
2731
2732 *** empty log message ***
2733
2734 ------------------------------------------------------------------------
2735 rev 16: jgoerzen | 2002-06-19 19:14:35 -0500 (Wed, 19 Jun 2002) | 2 lines
2736 Changed paths:
2737 M /head/offlineimap/folder/Maildir.py
2738
2739 Added more functions required by the base
2740
2741 ------------------------------------------------------------------------
2742 rev 15: jgoerzen | 2002-06-19 18:59:57 -0500 (Wed, 19 Jun 2002) | 2 lines
2743 Changed paths:
2744 M /head/offlineimap/folder/Maildir.py
2745
2746 Added savemessage
2747
2748 ------------------------------------------------------------------------
2749 rev 14: jgoerzen | 2002-06-19 18:37:36 -0500 (Wed, 19 Jun 2002) | 2 lines
2750 Changed paths:
2751 M /head/offlineimap/folder/Base.py
2752
2753 Syncing code should be done.
2754
2755 ------------------------------------------------------------------------
2756 rev 13: jgoerzen | 2002-06-19 18:14:54 -0500 (Wed, 19 Jun 2002) | 2 lines
2757 Changed paths:
2758 M /head/offlineimap/folder/Base.py
2759 M /head/offlineimap/folder/Maildir.py
2760
2761 Checkpointing
2762
2763 ------------------------------------------------------------------------
2764 rev 12: jgoerzen | 2002-06-19 17:50:58 -0500 (Wed, 19 Jun 2002) | 2 lines
2765 Changed paths:
2766 M /head/offlineimap/folder/Base.py
2767
2768 Checkpointing
2769
2770 ------------------------------------------------------------------------
2771 rev 11: jgoerzen | 2002-06-19 17:33:23 -0500 (Wed, 19 Jun 2002) | 2 lines
2772 Changed paths:
2773 M /head/offlineimap/folder/Base.py
2774 M /head/offlineimap/folder/Maildir.py
2775
2776 Checkpointing more development
2777
2778 ------------------------------------------------------------------------
2779 rev 10: jgoerzen | 2002-06-19 16:55:24 -0500 (Wed, 19 Jun 2002) | 2 lines
2780 Changed paths:
2781 M /head/offlineimap/repository/Base.py
2782 M /head/offlineimap/repository/IMAP.py
2783 M /head/offlineimap/repository/Maildir.py
2784 M /head/offlineimap.py
2785
2786 Updated!
2787
2788 ------------------------------------------------------------------------
2789 rev 9: jgoerzen | 2002-06-18 20:16:19 -0500 (Tue, 18 Jun 2002) | 2 lines
2790 Changed paths:
2791 M /head/offlineimap/repository/Base.py
2792 M /head/offlineimap/repository/IMAP.py
2793 M /head/offlineimap/repository/Maildir.py
2794
2795 Updated
2796
2797 ------------------------------------------------------------------------
2798 rev 8: jgoerzen | 2002-06-18 20:08:59 -0500 (Tue, 18 Jun 2002) | 2 lines
2799 Changed paths:
2800 M /head/offlineimap/folder/Maildir.py
2801 M /head/offlineimap/folder/__init__.py
2802 A /head/offlineimap/repository/Maildir.py
2803 M /head/offlineimap/repository/__init__.py
2804
2805 Updated
2806
2807 ------------------------------------------------------------------------
2808 rev 7: jgoerzen | 2002-06-18 19:55:12 -0500 (Tue, 18 Jun 2002) | 2 lines
2809 Changed paths:
2810 A /head/offlineimap/folder/Maildir.py
2811 M /head/offlineimap/repository/IMAP.py
2812
2813 *** empty log message ***
2814
2815 ------------------------------------------------------------------------
2816 rev 6: jgoerzen | 2002-06-18 19:22:21 -0500 (Tue, 18 Jun 2002) | 2 lines
2817 Changed paths:
2818 A /head/Makefile
2819 A /head/offlineimap/__init__.py
2820 A /head/offlineimap/folder/Base.py
2821 A /head/offlineimap/folder/IMAP.py
2822 M /head/offlineimap/folder/__init__.py
2823 M /head/offlineimap/imapserver.py
2824 M /head/offlineimap/imaputil.py
2825 M /head/offlineimap/repository/IMAP.py
2826 M /head/offlineimap/repository/__init__.py
2827 M /head/offlineimap.py
2828
2829 Updated -- more writing
2830
2831 ------------------------------------------------------------------------
2832 rev 5: jgoerzen | 2002-06-18 18:39:00 -0500 (Tue, 18 Jun 2002) | 2 lines
2833 Changed paths:
2834 A /head/offlineimap/folder
2835 A /head/offlineimap/folder/__init__.py
2836 A /head/offlineimap/imapserver.py
2837 A /head/offlineimap/mailbox
2838 A /head/offlineimap/repository
2839 A /head/offlineimap/repository/Base.py
2840 A /head/offlineimap/repository/IMAP.py
2841 A /head/offlineimap/repository/__init__.py
2842 M /head/offlineimap.py
2843
2844 Updated
2845
2846 ------------------------------------------------------------------------
2847 rev 4: jgoerzen | 2002-06-18 18:09:11 -0500 (Tue, 18 Jun 2002) | 2 lines
2848 Changed paths:
2849 A /head/offlineimap/imaputil.py
2850 M /head/offlineimap.py
2851
2852 Added, updated.
2853
2854 ------------------------------------------------------------------------
2855 rev 3: jgoerzen | 2002-06-18 16:21:27 -0500 (Tue, 18 Jun 2002) | 2 lines
2856 Changed paths:
2857 A /head/offlineimap.py
2858
2859 Tinkering around
2860
2861 ------------------------------------------------------------------------
2862 rev 2: jgoerzen | 2002-06-18 15:40:20 -0500 (Tue, 18 Jun 2002) | 3 lines
2863 Changed paths:
2864 A /head/COPYRIGHT
2865 A /head/offlineimap
2866 A /head/offlineimap/imaplib.py
2867
2868 Imported from Python CVS version 1.51
2869 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/python/dist/src/Lib/imaplib.py
2870
2871 ------------------------------------------------------------------------
2872 rev 1: jgoerzen | 2002-06-18 14:16:03 -0500 (Tue, 18 Jun 2002) | 2 lines
2873 Changed paths:
2874 A /head
2875 A /head/COPYING
2876
2877 Initial revision
2878
2879 ------------------------------------------------------------------------