2031dc7670
Updated the ChangeLog
4071 lines
146 KiB
Plaintext
4071 lines
146 KiB
Plaintext
------------------------------------------------------------------------
|
|
rev 459: jgoerzen | 2003-04-28 16:41:50 -0500 (Mon, 28 Apr 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Preparing for 3.99.15
|
|
------------------------------------------------------------------------
|
|
rev 458: jgoerzen | 2003-04-28 16:25:42 -0500 (Mon, 28 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/CustomConfig.py
|
|
M /offlineimap/head/offlineimap/accounts.py
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
* autorefresh may now be a floating-point value. Closes: #190060.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 457: jgoerzen | 2003-04-28 16:17:30 -0500 (Mon, 28 Apr 2003) | 5 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imaplib.py
|
|
|
|
* Made OfflineIMAP IPv6-aware. Used the short patch from
|
|
Adriaan Peeters <apeeters@lashout.net> in Debian bug report 186636.
|
|
Closes: #186636.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 456: jgoerzen | 2003-04-28 15:52:03 -0500 (Mon, 28 Apr 2003) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/repository/IMAP.py
|
|
|
|
* Fixed a silly error relating to handling of the remotepassfile.
|
|
Closes: #189935.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 455: jgoerzen | 2003-04-28 15:48:55 -0500 (Mon, 28 Apr 2003) | 7 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
* Raise an exception when the status area is locked. This will cause UIs
|
|
to go through their normal exception handling code. In particular, for
|
|
the Curses.Blinkenlights interface, the Curses module will be stopped
|
|
and the error message will be printed on the console. Previously, this
|
|
error message would not have been visible. Closes: #185709.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 454: jgoerzen | 2003-04-28 15:43:41 -0500 (Mon, 28 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
Updated bug closing number
|
|
|
|
------------------------------------------------------------------------
|
|
rev 453: jgoerzen | 2003-04-28 14:04:22 -0500 (Mon, 28 Apr 2003) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/syncmaster.py
|
|
M /offlineimap/head/offlineimap/threadutil.py
|
|
|
|
* Backed out removal of SYNC_WITH_TIMER_TERMINATE code to deal with
|
|
completed syncs. Without this code, -o broke because the app would
|
|
never terminate.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 451: jgoerzen | 2003-04-28 09:16:58 -0500 (Mon, 28 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
|
|
Updated for 3.99.14
|
|
|
|
------------------------------------------------------------------------
|
|
rev 450: jgoerzen | 2003-04-28 09:16:30 -0500 (Mon, 28 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Preparing for 3.99.14
|
|
|
|
------------------------------------------------------------------------
|
|
rev 449: jgoerzen | 2003-04-22 10:47:25 -0500 (Tue, 22 Apr 2003) | 11 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.conf.minimal
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
* Slight renaming in offlineimap.conf.minimal to clarify things.
|
|
* Documentation updated with information about new features.
|
|
Closes: #189771.
|
|
+ Described IMAP-IMAP syncing
|
|
+ Updated minimal example with new offlineimap.conf.minimal
|
|
+ Updated UID information. Added link to recent mailing list
|
|
discussion.
|
|
+ Described KMail syncing, which now works.
|
|
+ Added link to mailing list archives.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 448: jgoerzen | 2003-04-18 15:44:10 -0500 (Fri, 18 Apr 2003) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
|
|
* Fixed the regular expression that fixes line endings to make sure to
|
|
deal with \n\n properly.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 447: jgoerzen | 2003-04-17 21:14:45 -0500 (Thu, 17 Apr 2003) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
* Added the ability to use the top level of a Maildir as folder named
|
|
".". Useful for generating Maildir trees for a Courier server.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 446: jgoerzen | 2003-04-17 21:06:04 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/repository/IMAP.py
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Prepping for 0.99.13 -- fixed some niggling bugs
|
|
|
|
------------------------------------------------------------------------
|
|
rev 445: jgoerzen | 2003-04-17 18:31:25 -0500 (Thu, 17 Apr 2003) | 6 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/repository/IMAP.py
|
|
|
|
* Now checks that SELECT succeeded when entering a folder.
|
|
* Verifies that folders listed on folderincludes actually exist by trying
|
|
to enter them. Thus, if they do not exist, they can be created on the
|
|
first run.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 444: jgoerzen | 2003-04-17 18:18:54 -0500 (Thu, 17 Apr 2003) | 5 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
|
|
* Fixed line-ending code to deal with files with mixed \n and \r\n
|
|
codes. This is a rare case, but now is more onerous because we now
|
|
have to find headers.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 443: jgoerzen | 2003-04-17 16:43:54 -0500 (Thu, 17 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/TTY.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Fixed account names in password prompts
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 442: jgoerzen | 2003-04-17 16:18:34 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
D /offlineimap/branches/account-sep
|
|
A /offlineimap/head (from /offlineimap/branches/account-sep:441)
|
|
|
|
Moved account-sep branch to head
|
|
|
|
------------------------------------------------------------------------
|
|
rev 440: jgoerzen | 2003-04-17 16:17:16 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/debian/changelog
|
|
|
|
Added some content to the changelog
|
|
|
|
------------------------------------------------------------------------
|
|
rev 439: jgoerzen | 2003-04-17 16:16:00 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/bin/offlineimap
|
|
M /offlineimap/branches/account-sep/offlineimap/version.py
|
|
M /offlineimap/branches/account-sep/offlineimap.py
|
|
|
|
Preparing 3.99.12
|
|
|
|
------------------------------------------------------------------------
|
|
rev 438: jgoerzen | 2003-04-17 16:08:05 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Fixed a syntax error in keepalive code
|
|
|
|
------------------------------------------------------------------------
|
|
rev 437: jgoerzen | 2003-04-17 15:57:18 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
|
|
|
|
Added a fix for a race condition relating to noting new messages.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 436: jgoerzen | 2003-04-17 15:48:59 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Abolished use of reference in makefolder()
|
|
|
|
------------------------------------------------------------------------
|
|
rev 435: jgoerzen | 2003-04-17 15:45:21 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Added error checking for folder creation
|
|
|
|
------------------------------------------------------------------------
|
|
rev 434: jgoerzen | 2003-04-17 15:36:28 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Fix for a logic error when no folders match the referenced list.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 433: jgoerzen | 2003-04-17 15:21:51 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Fixed a localupdate syntax problem
|
|
|
|
------------------------------------------------------------------------
|
|
rev 432: jgoerzen | 2003-04-17 15:14:39 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap.conf
|
|
|
|
Moved some things in the config file that are not yet in the account area.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 431: jgoerzen | 2003-04-17 15:08:17 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Syntax error fixes
|
|
|
|
------------------------------------------------------------------------
|
|
rev 430: jgoerzen | 2003-04-17 15:05:02 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Rewrote the keepalive system to work with the new repository configuration.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 429: jgoerzen | 2003-04-17 14:21:23 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/threadutil.py
|
|
|
|
Removed the SYNC_WITH_TIMER_TERMINATE logic; it is now obsolete.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 428: jgoerzen | 2003-04-17 14:10:13 -0500 (Thu, 17 Apr 2003) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/syncmaster.py
|
|
|
|
No longer wait for the termination of all account sync threads in
|
|
syncitall(). There's really no need for that, and maybe it's causing some
|
|
of the problems.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 427: jgoerzen | 2003-04-17 13:31:47 -0500 (Thu, 17 Apr 2003) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/threadutil.py
|
|
|
|
Beefed up the release of the exitcondition, in case this is what is causing
|
|
processes to fail to die. (I don't know if that's the case, but it's a good
|
|
guess anyway.)
|
|
|
|
------------------------------------------------------------------------
|
|
rev 426: jgoerzen | 2003-04-17 13:27:17 -0500 (Thu, 17 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/debian/changelog
|
|
|
|
Noted preauth information
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 425: jgoerzen | 2003-04-17 13:26:24 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/ui/UIBase.py
|
|
|
|
Accept string port parts now for preauth tunnels.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 424: jgoerzen | 2003-04-17 13:25:30 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap.sgml
|
|
|
|
Changed from Emacs docbook mode to Emacs psgml.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 423: jgoerzen | 2003-04-17 13:24:09 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/debian/changelog
|
|
M /offlineimap/branches/account-sep/offlineimap/init.py
|
|
M /offlineimap/branches/account-sep/offlineimap.sgml
|
|
|
|
Added a new debug type "thread"
|
|
|
|
------------------------------------------------------------------------
|
|
rev 422: jgoerzen | 2003-04-17 13:04:31 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/imapserver.py
|
|
|
|
Made connecting message more useful for tunnels.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 421: jgoerzen | 2003-04-17 12:58:09 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/imapserver.py
|
|
|
|
Try to require less configuration of a preauth system
|
|
|
|
------------------------------------------------------------------------
|
|
rev 420: jgoerzen | 2003-04-17 12:45:22 -0500 (Thu, 17 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
|
|
Made sure that calling deletemessage() (which calls deletemssages) doesn't
|
|
convert the UID twice -- or try to delete it twice.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 419: jgoerzen | 2003-04-17 12:27:21 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/debian/changelog
|
|
|
|
Preparing Changelog for this release.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 418: jgoerzen | 2003-04-17 12:15:04 -0500 (Thu, 17 Apr 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
|
|
Fixed a silly syntax error
|
|
------------------------------------------------------------------------
|
|
rev 417: jgoerzen | 2003-04-17 12:13:59 -0500 (Thu, 17 Apr 2003) | 20 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
|
|
|
|
Make sure l2r and r2l are *copies* of diskl2r and diskr2l. Else, bad
|
|
things happen when deleting elements. This is an effort to fix this
|
|
error from rev 416:
|
|
|
|
hread 'Folder sync Test[INBOX]' terminated with exception:
|
|
Traceback (most recent call last):
|
|
File "./offlineimap/threadutil.py", line 151, in run
|
|
Thread.run(self)
|
|
File "/usr/lib/python2.2/threading.py", line 402, in run
|
|
apply(self.__target, self.__args, self.__kwargs)
|
|
File "./offlineimap/accounts.py", line 219, in syncfolder
|
|
remotefolder.syncmessagesto_delete(localfolder, [localfolder,
|
|
File "./offlineimap/folder/Base.py", line 325, in syncmessagesto_delete
|
|
object.deletemessages(deletelist)
|
|
File "./offlineimap/folder/UIDMaps.py", line 205, in deletemessages
|
|
self._mapped_delete(uidlist)
|
|
File "./offlineimap/folder/UIDMaps.py", line 184, in _mapped_delete
|
|
del self.diskr2l[ruid]
|
|
KeyError: 1690
|
|
|
|
------------------------------------------------------------------------
|
|
rev 416: jgoerzen | 2003-04-17 12:09:50 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
|
|
Fixed a problem where delete could convert the UIDs twice.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 415: jgoerzen | 2003-04-17 12:03:46 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
|
|
Comented out some old keepalive code
|
|
|
|
------------------------------------------------------------------------
|
|
rev 414: jgoerzen | 2003-04-17 11:59:52 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
|
|
|
|
Fixed a typo
|
|
|
|
------------------------------------------------------------------------
|
|
rev 413: jgoerzen | 2003-04-17 11:58:49 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Added a default for holdconnectionopen
|
|
|
|
------------------------------------------------------------------------
|
|
rev 412: jgoerzen | 2003-04-17 11:57:50 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
|
|
|
|
Fixed a syntax error
|
|
|
|
------------------------------------------------------------------------
|
|
rev 411: jgoerzen | 2003-04-17 11:54:10 -0500 (Thu, 17 Apr 2003) | 18 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
|
|
|
|
Added a significant amount of locking to take prevent data structures
|
|
from changing while they're being saved. This fixes the following
|
|
error I got with rev 409:
|
|
|
|
Thread 'Copy message 1521 from INBOX' terminated with exception:
|
|
Traceback (most recent call last):
|
|
File "./offlineimap/threadutil.py", line 151, in run
|
|
Thread.run(self)
|
|
File "/usr/lib/python2.2/threading.py", line 402, in run
|
|
apply(self.__target, self.__args, self.__kwargs)
|
|
File "./offlineimap/folder/Base.py", line 276, in copymessageto
|
|
newuid = object.savemessage(uid, message, flags)
|
|
File "./offlineimap/folder/UIDMaps.py", line 143, in savemessage
|
|
self._savemaps()
|
|
File "./offlineimap/folder/UIDMaps.py", line 60, in _savemaps
|
|
for (key, value) in self.diskl2r.iteritems():
|
|
RuntimeError: dictionary changed size during iteration
|
|
|
|
------------------------------------------------------------------------
|
|
rev 410: jgoerzen | 2003-04-17 11:48:37 -0500 (Thu, 17 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
|
|
Use 'x' instead of a minus sign when we have a negative crc32 to avoid
|
|
making the header look weird with two dashes.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 409: jgoerzen | 2003-04-17 11:47:24 -0500 (Thu, 17 Apr 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
|
|
Additional syntax fixes
|
|
------------------------------------------------------------------------
|
|
rev 408: jgoerzen | 2003-04-17 11:43:59 -0500 (Thu, 17 Apr 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
|
|
Syntax fixes
|
|
------------------------------------------------------------------------
|
|
rev 407: jgoerzen | 2003-04-17 11:43:09 -0500 (Thu, 17 Apr 2003) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
|
|
Fix savemessage to actually call the new functions
|
|
Use a crc32 of the content instead of a UID when saving, since the UID is
|
|
not going to be unique anway.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 406: jgoerzen | 2003-04-17 11:37:53 -0500 (Thu, 17 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
|
|
Initial work on making the UID fetching after an APPEND much more robust.
|
|
Now, instead of using the Message-ID, append our own header.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 405: jgoerzen | 2003-04-17 11:12:27 -0500 (Thu, 17 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
|
|
|
|
Made sure to make a copy of value() in getmessage list so as to not scrawl
|
|
over the original.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 404: jgoerzen | 2003-04-17 11:07:24 -0500 (Thu, 17 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
|
|
|
|
Fixed another instance where we need to change the sep for the folder base
|
|
name.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 403: jgoerzen | 2003-04-17 11:04:21 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
|
|
|
|
Make the foldername always use . for the separator
|
|
|
|
------------------------------------------------------------------------
|
|
rev 402: jgoerzen | 2003-04-17 11:02:44 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Various syntax fixes
|
|
|
|
------------------------------------------------------------------------
|
|
rev 401: jgoerzen | 2003-04-17 10:54:19 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Syntax fix
|
|
|
|
------------------------------------------------------------------------
|
|
rev 400: jgoerzen | 2003-04-17 10:52:31 -0500 (Thu, 17 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Ready to try UID mapping.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 399: jgoerzen | 2003-04-16 22:05:37 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py
|
|
|
|
Added a marker for starting work next time
|
|
|
|
------------------------------------------------------------------------
|
|
rev 398: jgoerzen | 2003-04-16 21:59:12 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
A /offlineimap/branches/account-sep/offlineimap/folder/UIDMaps.py (from /offlineimap/branches/account-sep/offlineimap/folder/Base.py:396)
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
|
|
Initial work in UID mapping
|
|
|
|
------------------------------------------------------------------------
|
|
rev 397: jgoerzen | 2003-04-16 21:04:55 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
|
|
Added a comment about servers that don't return EXISTS reponses.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 396: jgoerzen | 2003-04-16 19:45:49 -0500 (Wed, 16 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/LocalStatus.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/Maildir.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
|
|
Some preliminary work for UID mapping: the addition of a map directory, and
|
|
new locks in the folder base.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 395: jgoerzen | 2003-04-16 19:26:46 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Fixed holdconnectionopen
|
|
|
|
------------------------------------------------------------------------
|
|
rev 394: jgoerzen | 2003-04-16 19:23:47 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
M /offlineimap/branches/account-sep/offlineimap/init.py
|
|
|
|
More progress being made
|
|
|
|
------------------------------------------------------------------------
|
|
rev 393: jgoerzen | 2003-04-16 19:07:34 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
|
|
Actually skip accounts with uid validity problems.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 392: jgoerzen | 2003-04-16 19:03:50 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Basic fixes to make IMAP work as a local folder.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 391: jgoerzen | 2003-04-16 18:55:54 -0500 (Wed, 16 Apr 2003) | 5 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
|
|
Moved some code from sync() to syncrunner() so that the same
|
|
repository objects can be used for each sync. This prevents the
|
|
imapserver object from getting recreated, and thus prompting anew for
|
|
a password each time.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 390: jgoerzen | 2003-04-16 18:52:02 -0500 (Wed, 16 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/ui/UIBase.py
|
|
|
|
Basic infrastructure in place; program is now minimally working with new
|
|
config.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 389: jgoerzen | 2003-04-16 18:33:28 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
More fixes for basic compile errors
|
|
|
|
------------------------------------------------------------------------
|
|
rev 388: jgoerzen | 2003-04-16 18:22:51 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/imapserver.py
|
|
M /offlineimap/branches/account-sep/offlineimap/init.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Fixed a bunch of compile errors
|
|
|
|
------------------------------------------------------------------------
|
|
rev 387: jgoerzen | 2003-04-16 18:10:47 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/CustomConfig.py
|
|
|
|
Fixed a missing param in the mixin
|
|
|
|
------------------------------------------------------------------------
|
|
rev 386: jgoerzen | 2003-04-16 18:09:43 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/CustomConfig.py
|
|
|
|
Fixed a typo in getconfint()
|
|
|
|
------------------------------------------------------------------------
|
|
rev 385: jgoerzen | 2003-04-16 18:09:08 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
|
|
Fixed yet another bug in the getaccountlist code
|
|
|
|
------------------------------------------------------------------------
|
|
rev 384: jgoerzen | 2003-04-16 18:08:09 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
|
|
Fixed a bug in the hash generator
|
|
|
|
------------------------------------------------------------------------
|
|
rev 383: jgoerzen | 2003-04-16 18:06:09 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/init.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Maildir.py
|
|
|
|
Fixed some syntax problems
|
|
|
|
------------------------------------------------------------------------
|
|
rev 382: jgoerzen | 2003-04-16 18:01:41 -0500 (Wed, 16 Apr 2003) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/Maildir.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
|
|
Revamed the UID validity system. Now, each folder is responsible for
|
|
ensuring its own UID validity. UID validities are uniformly stored under
|
|
~/.offlineimap in a special directory.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 381: jgoerzen | 2003-04-16 17:39:49 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/LocalStatus.py
|
|
|
|
Moved folder info into LocalStatus subdirectory
|
|
|
|
------------------------------------------------------------------------
|
|
rev 380: jgoerzen | 2003-04-16 16:52:34 -0500 (Wed, 16 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/IMAP.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
Added the ability to make a new IMAP folder
|
|
Cleaned up folder/IMAP.py wrt new layout
|
|
|
|
------------------------------------------------------------------------
|
|
rev 379: jgoerzen | 2003-04-16 16:17:51 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
|
|
Added additional accountname
|
|
|
|
------------------------------------------------------------------------
|
|
rev 378: jgoerzen | 2003-04-16 16:14:56 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
|
|
Added LoadRepository
|
|
|
|
------------------------------------------------------------------------
|
|
rev 377: jgoerzen | 2003-04-16 16:10:25 -0500 (Wed, 16 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/LocalStatus.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Maildir.py
|
|
|
|
Migrated some other repositories to the new system.
|
|
Added getaccountmeta() to accounts.py
|
|
|
|
------------------------------------------------------------------------
|
|
rev 376: jgoerzen | 2003-04-16 16:03:01 -0500 (Wed, 16 Apr 2003) | 5 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/CustomConfig.py
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/imapserver.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/IMAP.py
|
|
|
|
First steps towards new infrastructure.
|
|
|
|
Pass along fewer items to Repository.Base and Reposotiry.IMAP. Need to
|
|
update other Repository.* items yet.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 375: jgoerzen | 2003-04-16 15:28:27 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/imapserver.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Base.py
|
|
|
|
Some continuing development going on here.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 374: jgoerzen | 2003-04-16 15:03:44 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
|
|
Modification to use new section names
|
|
|
|
------------------------------------------------------------------------
|
|
rev 373: jgoerzen | 2003-04-16 14:59:17 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
D /offlineimap/branches/account-sep/offlineimap/account
|
|
M /offlineimap/branches/account-sep/offlineimap/accounts.py
|
|
M /offlineimap/branches/account-sep/offlineimap/init.py
|
|
M /offlineimap/branches/account-sep/offlineimap/syncmaster.py
|
|
|
|
Moved new content in offlineimap/account into existing offlineimap/accounts.py
|
|
|
|
------------------------------------------------------------------------
|
|
rev 372: jgoerzen | 2003-04-16 14:54:30 -0500 (Wed, 16 Apr 2003) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/account/AccountBase.py
|
|
M /offlineimap/branches/account-sep/offlineimap/init.py
|
|
|
|
Added generators to AccountBase
|
|
Updated init.py to use Account objects
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 371: jgoerzen | 2003-04-16 14:44:15 -0500 (Wed, 16 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap/CustomConfig.py
|
|
M /offlineimap/branches/account-sep/offlineimap/account/AccountBase.py
|
|
M /offlineimap/branches/account-sep/offlineimap/init.py
|
|
|
|
Moved getaccountlist into AccountBase
|
|
Added getsectionlist to init.py
|
|
|
|
------------------------------------------------------------------------
|
|
rev 370: jgoerzen | 2003-04-16 14:37:38 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
A /offlineimap/branches/account-sep/offlineimap/account
|
|
A /offlineimap/branches/account-sep/offlineimap/account/AccountBase.py (from /offlineimap/branches/account-sep/offlineimap/repository/Base.py:369)
|
|
A /offlineimap/branches/account-sep/offlineimap/account/__init__.py (from /offlineimap/branches/account-sep/offlineimap/repository/__init__.py:369)
|
|
M /offlineimap/branches/account-sep/offlineimap/folder/LocalStatus.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/LocalStatus.py
|
|
M /offlineimap/branches/account-sep/offlineimap/repository/Maildir.py
|
|
|
|
Added account-based infrastructure
|
|
|
|
------------------------------------------------------------------------
|
|
rev 369: jgoerzen | 2003-04-16 14:23:23 -0500 (Wed, 16 Apr 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/branches/account-sep/offlineimap.conf
|
|
M /offlineimap/branches/account-sep/offlineimap.conf.minimal
|
|
|
|
Checked in changes to the config files that represent the direction I'd like
|
|
to take OfflineIMAP wrt multi-repository syncing.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 368: jgoerzen | 2003-04-16 14:12:19 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
A /offlineimap/branches/account-sep (from /offlineimap/head:367)
|
|
|
|
New branch for work on allowing syncing between two IMAP servers
|
|
|
|
------------------------------------------------------------------------
|
|
rev 367: jgoerzen | 2003-04-16 09:23:45 -0500 (Wed, 16 Apr 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/COPYRIGHT
|
|
M /offlineimap/head/Makefile
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/debian/copyright
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap/CustomConfig.py
|
|
M /offlineimap/head/offlineimap/accounts.py
|
|
M /offlineimap/head/offlineimap/folder/Base.py
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/folder/LocalStatus.py
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
M /offlineimap/head/offlineimap/imaputil.py
|
|
M /offlineimap/head/offlineimap/init.py
|
|
M /offlineimap/head/offlineimap/localeval.py
|
|
M /offlineimap/head/offlineimap/mbnames.py
|
|
M /offlineimap/head/offlineimap/repository/Base.py
|
|
M /offlineimap/head/offlineimap/repository/IMAP.py
|
|
M /offlineimap/head/offlineimap/repository/LocalStatus.py
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
M /offlineimap/head/offlineimap/syncmaster.py
|
|
M /offlineimap/head/offlineimap/threadutil.py
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
M /offlineimap/head/offlineimap/ui/Noninteractive.py
|
|
M /offlineimap/head/offlineimap/ui/TTY.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
M /offlineimap/head/offlineimap/ui/__init__.py
|
|
M /offlineimap/head/offlineimap/ui/debuglock.py
|
|
M /offlineimap/head/offlineimap/ui/detector.py
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.conf
|
|
M /offlineimap/head/offlineimap.py
|
|
M /offlineimap/head/offlineimap.sgml
|
|
M /offlineimap/head/setup.py
|
|
|
|
Reverted the license change
|
|
|
|
------------------------------------------------------------------------
|
|
rev 366: jgoerzen | 2003-04-01 16:59:13 -0600 (Tue, 01 Apr 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 365: jgoerzen | 2003-03-13 11:48:42 -0600 (Thu, 13 Mar 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
|
|
Removed debug code
|
|
|
|
------------------------------------------------------------------------
|
|
rev 364: jgoerzen | 2003-03-13 11:47:38 -0600 (Thu, 13 Mar 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
|
|
Removed debug code
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 363: jgoerzen | 2003-03-13 11:47:09 -0600 (Thu, 13 Mar 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
|
|
Fixed ability to resize windows under Curses.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 361: jgoerzen | 2003-03-13 10:33:02 -0600 (Thu, 13 Mar 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Updated for 3.99.10
|
|
|
|
------------------------------------------------------------------------
|
|
rev 360: jgoerzen | 2003-03-04 14:42:38 -0600 (Tue, 04 Mar 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/COPYRIGHT
|
|
M /offlineimap/head/Makefile
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/debian/copyright
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap/CustomConfig.py
|
|
M /offlineimap/head/offlineimap/accounts.py
|
|
M /offlineimap/head/offlineimap/folder/Base.py
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/folder/LocalStatus.py
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
M /offlineimap/head/offlineimap/imaputil.py
|
|
M /offlineimap/head/offlineimap/init.py
|
|
M /offlineimap/head/offlineimap/localeval.py
|
|
M /offlineimap/head/offlineimap/mbnames.py
|
|
M /offlineimap/head/offlineimap/repository/Base.py
|
|
M /offlineimap/head/offlineimap/repository/IMAP.py
|
|
M /offlineimap/head/offlineimap/repository/LocalStatus.py
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
M /offlineimap/head/offlineimap/syncmaster.py
|
|
M /offlineimap/head/offlineimap/threadutil.py
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
M /offlineimap/head/offlineimap/ui/Noninteractive.py
|
|
M /offlineimap/head/offlineimap/ui/TTY.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
M /offlineimap/head/offlineimap/ui/__init__.py
|
|
M /offlineimap/head/offlineimap/ui/debuglock.py
|
|
M /offlineimap/head/offlineimap/ui/detector.py
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.conf
|
|
M /offlineimap/head/offlineimap.py
|
|
M /offlineimap/head/offlineimap.sgml
|
|
M /offlineimap/head/setup.py
|
|
|
|
Clarified license terms
|
|
|
|
------------------------------------------------------------------------
|
|
rev 359: jgoerzen | 2003-03-03 10:44:37 -0600 (Mon, 03 Mar 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
|
|
Updated ChangeLog
|
|
|
|
------------------------------------------------------------------------
|
|
rev 358: jgoerzen | 2003-03-01 09:31:30 -0600 (Sat, 01 Mar 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/Base.py
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 357: jgoerzen | 2003-02-07 14:12:47 -0600 (Fri, 07 Feb 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/ui/Noninteractive.py
|
|
|
|
* Always do a flush in Noninteractive when writing out data.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 355: jgoerzen | 2003-02-05 14:56:24 -0600 (Wed, 05 Feb 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
Readying 3.99.9
|
|
|
|
------------------------------------------------------------------------
|
|
rev 354: jgoerzen | 2003-01-29 14:36:13 -0600 (Wed, 29 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
Clarified multiple invocations
|
|
|
|
------------------------------------------------------------------------
|
|
rev 353: jgoerzen | 2003-01-29 14:32:11 -0600 (Wed, 29 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
Noted closing
|
|
|
|
------------------------------------------------------------------------
|
|
rev 352: jgoerzen | 2003-01-29 13:19:53 -0600 (Wed, 29 Jan 2003) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/init.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
* Added check to make sure that two processes do not run in the same
|
|
directory at once.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 351: jgoerzen | 2003-01-10 11:47:35 -0600 (Fri, 10 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
|
|
Fixed color on FreeBSD, and exceptions for non-color terminals
|
|
|
|
------------------------------------------------------------------------
|
|
rev 350: jgoerzen | 2003-01-08 20:01:29 -0600 (Wed, 08 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
Fixed a small typo
|
|
|
|
------------------------------------------------------------------------
|
|
rev 348: jgoerzen | 2003-01-08 19:43:11 -0600 (Wed, 08 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/offlineimap/folder/Base.py
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
This is prep for 3.99.7
|
|
|
|
------------------------------------------------------------------------
|
|
rev 347: jgoerzen | 2003-01-08 14:16:07 -0600 (Wed, 08 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/debian/control
|
|
M /offlineimap/head/offlineimap/folder/Base.py
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
Preparing for 3.99.7
|
|
|
|
------------------------------------------------------------------------
|
|
rev 346: jgoerzen | 2003-01-08 11:03:58 -0600 (Wed, 08 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/COPYRIGHT
|
|
M /offlineimap/head/Makefile
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
Initial phase of conversion to SGML documentation complete.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 345: jgoerzen | 2003-01-08 10:12:49 -0600 (Wed, 08 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
Finished first draft of doc conversion
|
|
|
|
------------------------------------------------------------------------
|
|
rev 344: jgoerzen | 2003-01-08 09:13:21 -0600 (Wed, 08 Jan 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 343: jgoerzen | 2003-01-08 09:08:01 -0600 (Wed, 08 Jan 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 342: jgoerzen | 2003-01-08 08:48:41 -0600 (Wed, 08 Jan 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 341: jgoerzen | 2003-01-08 08:40:39 -0600 (Wed, 08 Jan 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 340: jgoerzen | 2003-01-07 21:15:18 -0600 (Tue, 07 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Fixed a braino for VerboseUI
|
|
|
|
------------------------------------------------------------------------
|
|
rev 339: jgoerzen | 2003-01-07 17:02:43 -0600 (Tue, 07 Jan 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 338: jgoerzen | 2003-01-07 16:45:16 -0600 (Tue, 07 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
Fixed keywords
|
|
|
|
------------------------------------------------------------------------
|
|
rev 337: jgoerzen | 2003-01-07 16:44:07 -0600 (Tue, 07 Jan 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 336: jgoerzen | 2003-01-07 15:04:35 -0600 (Tue, 07 Jan 2003) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 335: jgoerzen | 2003-01-07 14:05:27 -0600 (Tue, 07 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
Starting to write it.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 334: jgoerzen | 2003-01-07 13:20:58 -0600 (Tue, 07 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.sgml
|
|
|
|
Added keyword expansion
|
|
|
|
------------------------------------------------------------------------
|
|
rev 333: jgoerzen | 2003-01-07 13:18:33 -0600 (Tue, 07 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
A /offlineimap/head/offlineimap.sgml
|
|
|
|
Documentation being rewritten in DocBook
|
|
|
|
------------------------------------------------------------------------
|
|
rev 332: jgoerzen | 2003-01-06 16:01:40 -0600 (Mon, 06 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/COPYRIGHT
|
|
|
|
Fixed copyright year
|
|
|
|
------------------------------------------------------------------------
|
|
rev 330: jgoerzen | 2003-01-06 15:57:58 -0600 (Mon, 06 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
|
|
Removed debug code. OK, NOW this is 3.99.6 :-)
|
|
|
|
------------------------------------------------------------------------
|
|
rev 329: jgoerzen | 2003-01-06 15:56:08 -0600 (Mon, 06 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
This is 3.99.6
|
|
|
|
------------------------------------------------------------------------
|
|
rev 328: jgoerzen | 2003-01-06 15:47:15 -0600 (Mon, 06 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/Makefile
|
|
M /offlineimap/head/debian/rules
|
|
|
|
Better cleaning up, install new example.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 327: jgoerzen | 2003-01-06 15:37:27 -0600 (Mon, 06 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Bumped version number to 3.99.6
|
|
|
|
------------------------------------------------------------------------
|
|
rev 326: jgoerzen | 2003-01-06 15:30:37 -0600 (Mon, 06 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap.conf
|
|
A /offlineimap/head/offlineimap.conf.minimal
|
|
|
|
Added minimal config file; noted this in changelog
|
|
|
|
------------------------------------------------------------------------
|
|
rev 325: jgoerzen | 2003-01-06 15:15:22 -0600 (Mon, 06 Jan 2003) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/copyright
|
|
M /offlineimap/head/offlineimap/CustomConfig.py
|
|
M /offlineimap/head/offlineimap/accounts.py
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
M /offlineimap/head/offlineimap/init.py
|
|
M /offlineimap/head/offlineimap/mbnames.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/ui/detector.py
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
Touched up the isactive tests.
|
|
|
|
Added defaults for many more options.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 324: jgoerzen | 2003-01-06 14:37:19 -0600 (Mon, 06 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/debian/control
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
Updated documentation and information with information about new settings
|
|
|
|
------------------------------------------------------------------------
|
|
rev 323: jgoerzen | 2003-01-06 14:21:46 -0600 (Mon, 06 Jan 2003) | 8 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/TTY.py
|
|
|
|
Due to possibly having one account sleep while another is reading a
|
|
password, and other tricky situations, support for nice updating and
|
|
cancelling of a sleep in TTY.TTYUI has been removed.
|
|
|
|
However, this is not going to be a huge problem because the new Curses
|
|
Blinkenlights interface has this support, and does it a lot better than
|
|
TTY.TTYUI ever could have.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 322: jgoerzen | 2003-01-06 14:18:09 -0600 (Mon, 06 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
|
|
Curses interface now can sleep, too. Woohoo.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 321: jgoerzen | 2003-01-06 12:18:06 -0600 (Mon, 06 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
More fine-tunning. Looks like using the grid manager is helping out.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 320: jgoerzen | 2003-01-06 12:00:43 -0600 (Mon, 06 Jan 2003) | 10 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Reworked the canvas.
|
|
|
|
Before, problem was the label and buttons to the right of the lights would
|
|
make the window too wide. When the button got added, the window would get
|
|
even wider. That was because the canvas would not shrink.
|
|
|
|
My workaround is to use a separate canvas for each light. Seems to be OK
|
|
here....
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 319: jgoerzen | 2003-01-06 11:31:19 -0600 (Mon, 06 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Working better now.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 318: jgoerzen | 2003-01-06 11:14:17 -0600 (Mon, 06 Jan 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
More visual tweaking. The Button doesn't seem to be working well, so I'm
|
|
going to try a MenuButton.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 317: jgoerzen | 2003-01-06 11:04:40 -0600 (Mon, 06 Jan 2003) | 5 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Basic Tk.Blinkenlights structure completed. Need to fine-tune the display.
|
|
|
|
Sleeping API added to Blinkenlights base class.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 316: jgoerzen | 2003-01-06 10:19:00 -0600 (Mon, 06 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
Noted a few things for the docs
|
|
|
|
------------------------------------------------------------------------
|
|
rev 315: jgoerzen | 2003-01-06 10:15:15 -0600 (Mon, 06 Jan 2003) | 5 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Fixed up the VerboseUI for new account system. All that really needed
|
|
updating with the "Sync immediately" button, to cope with syncing different
|
|
accounts at different times. It's better now.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 314: jgoerzen | 2003-01-06 09:58:29 -0600 (Mon, 06 Jan 2003) | 16 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/threadutil.py
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
M /offlineimap/head/offlineimap/ui/debuglock.py
|
|
|
|
More locking updates.
|
|
|
|
Introduced a new MultiLock to threadutil. This lock will let a single
|
|
thread acquire the same lock more than once, keeping track of how many times
|
|
this happens, and will release the actual lock only when the lock's
|
|
lock count gets back to zero.
|
|
|
|
By using MultiLock, various functions in Curses.py and Blinkenlights.py no
|
|
longer need to pass around to other functions a parameter indicating whether
|
|
or not a lock should be obtained. This was a large cause of complexity and
|
|
errors, which is now eliminated.
|
|
|
|
Everything seems to be working properly wrt locking at this point. The
|
|
Curses.Blinkenlights interface has achieved basic working functionality.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 313: jgoerzen | 2003-01-06 08:41:14 -0600 (Mon, 06 Jan 2003) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/mbnames.py
|
|
|
|
Just to be sure, since it could be called by multiple threads, genmbnames
|
|
will not lock itself.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 312: jgoerzen | 2003-01-06 08:40:23 -0600 (Mon, 06 Jan 2003) | 6 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/accounts.py
|
|
M /offlineimap/head/offlineimap/mbnames.py
|
|
M /offlineimap/head/offlineimap/syncmaster.py
|
|
|
|
Updated the mbnames recorder to bring it back up-to-date with the new
|
|
account-centric system. It will now gather reports from account sync
|
|
threads, and when it has all that it's supposed to, it'll write out the
|
|
file.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 311: jgoerzen | 2003-01-05 23:11:00 -0600 (Sun, 05 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
|
|
Fixed a problem that prevented it from working on the console.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 310: jgoerzen | 2003-01-05 23:07:16 -0600 (Sun, 05 Jan 2003) | 6 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
A /offlineimap/head/offlineimap/ui/debuglock.py
|
|
|
|
Added some temporary debug code to help weed out a few race conditions with
|
|
the curses Blinkenlights interface. Think I've finally got it. I'm leaving
|
|
the debugging code in for now, though, to help in case there are future
|
|
problems.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 309: jgoerzen | 2003-01-05 16:54:59 -0600 (Sun, 05 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/accounts.py
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
|
|
More progress with bug fixes and locking
|
|
|
|
------------------------------------------------------------------------
|
|
rev 308: jgoerzen | 2003-01-05 11:07:58 -0600 (Sun, 05 Jan 2003) | 8 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/accounts.py
|
|
M /offlineimap/head/offlineimap/folder/Base.py
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/folder/LocalStatus.py
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
M /offlineimap/head/offlineimap/repository/LocalStatus.py
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
More progress at debugging. The curses blinkenlights is now working well,
|
|
though it still has an occasional tendency to corrupt the light display with
|
|
comments from the log. I suspect a locking problem -- need to be more
|
|
strict with iolock I suspect.
|
|
|
|
Updated various modules to register the threads' account names, etc.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 307: jgoerzen | 2003-01-05 00:01:17 -0600 (Sun, 05 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
Starting to work now.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 306: jgoerzen | 2003-01-04 23:55:37 -0600 (Sat, 04 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
|
|
Removed debug prints
|
|
|
|
------------------------------------------------------------------------
|
|
rev 305: jgoerzen | 2003-01-04 23:50:01 -0600 (Sat, 04 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
Believed to be somewhat working now
|
|
|
|
------------------------------------------------------------------------
|
|
rev 304: jgoerzen | 2003-01-04 20:11:46 -0600 (Sat, 04 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
Clarified copyright statement
|
|
|
|
------------------------------------------------------------------------
|
|
rev 303: jgoerzen | 2003-01-04 20:07:40 -0600 (Sat, 04 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
|
|
Removed password echo for debugging
|
|
|
|
------------------------------------------------------------------------
|
|
rev 302: jgoerzen | 2003-01-04 20:07:00 -0600 (Sat, 04 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
|
|
Now capable of actually reading passwords.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 301: jgoerzen | 2003-01-04 19:51:35 -0600 (Sat, 04 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
M /offlineimap/head/offlineimap/ui/Curses.py
|
|
M /offlineimap/head/offlineimap/ui/__init__.py
|
|
M /offlineimap/head/offlineimap/ui/detector.py
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Nominally-working Blinkenlights interface for Curses!
|
|
|
|
------------------------------------------------------------------------
|
|
rev 300: jgoerzen | 2003-01-04 16:51:17 -0600 (Sat, 04 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
A /offlineimap/head/offlineimap/ui/Blinkenlights.py
|
|
A /offlineimap/head/offlineimap/ui/Curses.py
|
|
M /offlineimap/head/offlineimap/ui/__init__.py
|
|
|
|
Beginnings of support for a curses-based Blinkenlights.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 299: jgoerzen | 2003-01-04 15:35:36 -0600 (Sat, 04 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Started breaking Blinkenlights out into a base class.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 298: jgoerzen | 2003-01-03 16:58:04 -0600 (Fri, 03 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
D /offlineimap/head/offlineimap/test.py
|
|
|
|
Removed this (not a real part of the program)
|
|
|
|
------------------------------------------------------------------------
|
|
rev 297: jgoerzen | 2003-01-03 16:57:46 -0600 (Fri, 03 Jan 2003) | 5 lines
|
|
Changed paths:
|
|
A /offlineimap/head/debian/changelog
|
|
A /offlineimap/head/offlineimap/CustomConfig.py
|
|
A /offlineimap/head/offlineimap/accounts.py
|
|
M /offlineimap/head/offlineimap/init.py
|
|
M /offlineimap/head/offlineimap/mbnames.py
|
|
M /offlineimap/head/offlineimap/syncmaster.py
|
|
A /offlineimap/head/offlineimap/test.py
|
|
M /offlineimap/head/offlineimap/threadutil.py
|
|
M /offlineimap/head/offlineimap/ui/Noninteractive.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
M /offlineimap/head/offlineimap/ui/detector.py
|
|
|
|
* Changed to a more account-centric behavior. The refresh time is now
|
|
a per-account variable. Implemented new account classes. User
|
|
interfaces must now be updated to take advantage of this.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 296: jgoerzen | 2003-01-03 16:57:20 -0600 (Fri, 03 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
D /offlineimap/head/debian/changelog
|
|
|
|
Fixing error
|
|
|
|
------------------------------------------------------------------------
|
|
rev 295: jgoerzen | 2003-01-02 19:08:10 -0600 (Thu, 02 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Got Tk working again. Woohoo.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 294: jgoerzen | 2003-01-02 19:01:41 -0600 (Thu, 02 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/folder/LocalStatus.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Updated with various fixes
|
|
|
|
------------------------------------------------------------------------
|
|
rev 293: jgoerzen | 2003-01-02 14:05:14 -0600 (Thu, 02 Jan 2003) | 6 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imaputil.py
|
|
|
|
* Now properly handles folder names that contain parenthesis. Used
|
|
patch from Kyler Laird in
|
|
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=173895.
|
|
Closes: #173895.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 292: jgoerzen | 2003-01-02 14:00:23 -0600 (Thu, 02 Jan 2003) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Beginning of work to make it work with a threaded Tcl/Tk Tkinter.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 291: jgoerzen | 2002-12-03 10:26:03 -0600 (Tue, 03 Dec 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
|
|
This is 3.99.5
|
|
|
|
------------------------------------------------------------------------
|
|
rev 290: jgoerzen | 2002-12-03 10:25:06 -0600 (Tue, 03 Dec 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
Updated for today's release
|
|
|
|
------------------------------------------------------------------------
|
|
rev 289: jgoerzen | 2002-11-19 16:57:45 -0600 (Tue, 19 Nov 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
Fixed infinite loop in imapserver.py with preauth
|
|
|
|
------------------------------------------------------------------------
|
|
rev 288: jgoerzen | 2002-11-19 16:34:09 -0600 (Tue, 19 Nov 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Updated for 3.99.5
|
|
|
|
------------------------------------------------------------------------
|
|
rev 287: jgoerzen | 2002-11-12 09:40:40 -0600 (Tue, 12 Nov 2002) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
|
|
Alter handling of messages flagged for deletion -- no longer automatically
|
|
delete them if expunge is 0. In Maildir folder, we will now ignore the T
|
|
flag entirely, and just pass it back and forth with IMAP.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 286: jgoerzen | 2002-11-12 09:36:34 -0600 (Tue, 12 Nov 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
* Added ability to disable expunging on the server.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 285: jgoerzen | 2002-11-05 13:38:11 -0600 (Tue, 05 Nov 2002) | 5 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
|
|
* Adding missing import os to imapserver.py. Thanks to John Wiegley
|
|
for catching that.
|
|
|
|
Updated changelog
|
|
|
|
------------------------------------------------------------------------
|
|
rev 284: mj | 2002-11-05 13:10:14 -0600 (Tue, 05 Nov 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
|
|
Working (and tested) CRAM-MD5 implementation.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 283: jgoerzen | 2002-11-05 08:07:45 -0600 (Tue, 05 Nov 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
* Fixed setup.py installation instructions.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 282: jgoerzen | 2002-11-04 19:11:28 -0600 (Mon, 04 Nov 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
|
|
Updated with more md5 debugging
|
|
|
|
------------------------------------------------------------------------
|
|
rev 281: jgoerzen | 2002-11-04 13:24:41 -0600 (Mon, 04 Nov 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
* Fixed CRAM-MD5 auth so it actually works now.
|
|
This is 3.99.3
|
|
|
|
------------------------------------------------------------------------
|
|
rev 280: jgoerzen | 2002-11-04 11:38:39 -0600 (Mon, 04 Nov 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
|
|
* Falls back to plain-text auth if CRAM-MD5 fails. Fixes [complete.org #42]
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 279: jgoerzen | 2002-11-04 11:29:39 -0600 (Mon, 04 Nov 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
Test commit to test offlineimap-commits
|
|
|
|
------------------------------------------------------------------------
|
|
rev 278: jgoerzen | 2002-11-04 11:15:42 -0600 (Mon, 04 Nov 2002) | 5 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
M /offlineimap/head/offlineimap/init.py
|
|
M /offlineimap/head/offlineimap/syncmaster.py
|
|
M /offlineimap/head/offlineimap/ui/TTY.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
* Moved password promting into imapserver.py. Passwords are now asked
|
|
for on-demand and typos will no longer crash the program (the user
|
|
will be re-prompted). Closes: #162672.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 276: jgoerzen | 2002-11-02 10:30:41 -0600 (Sat, 02 Nov 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Updated
|
|
|
|
------------------------------------------------------------------------
|
|
rev 275: jgoerzen | 2002-11-02 10:14:02 -0600 (Sat, 02 Nov 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
|
|
Trial cram-md5 support
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 274: jgoerzen | 2002-10-29 16:26:49 -0600 (Tue, 29 Oct 2002) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/ui/Noninteractive.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 273: jgoerzen | 2002-10-21 11:40:31 -0500 (Mon, 21 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
|
|
Handle uidvalidity file in an atomic fashion
|
|
|
|
------------------------------------------------------------------------
|
|
rev 272: jgoerzen | 2002-10-16 13:27:27 -0500 (Wed, 16 Oct 2002) | 6 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
* When an exception occurs, OfflineIMAP will attempt to print the last
|
|
50 debug messages, whether or not debugging was enabled for this
|
|
session. This way, even unexpected and non-repeatable errors stand
|
|
a chance of getting a more detailed log.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 271: jgoerzen | 2002-10-15 19:43:02 -0500 (Tue, 15 Oct 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/repository/IMAP.py
|
|
|
|
More work-arounds for imaplib
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 270: jgoerzen | 2002-10-15 13:07:02 -0500 (Tue, 15 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imaputil.py
|
|
|
|
Another attempt at dealing with bogus IMAP stuff
|
|
|
|
------------------------------------------------------------------------
|
|
rev 269: jgoerzen | 2002-10-09 19:38:55 -0500 (Wed, 09 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
This is 3.99.1
|
|
|
|
------------------------------------------------------------------------
|
|
rev 268: jgoerzen | 2002-10-09 19:37:37 -0500 (Wed, 09 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imaputil.py
|
|
|
|
Various bugfixes
|
|
|
|
------------------------------------------------------------------------
|
|
rev 267: mj | 2002-10-09 10:55:34 -0500 (Wed, 09 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/mbnames.py
|
|
|
|
mbnames folder filter takes *2* arguments.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 266: jgoerzen | 2002-10-08 10:18:11 -0500 (Tue, 08 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/imaputil.py
|
|
|
|
Fixed a syntax error found by Corey.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 264: jgoerzen | 2002-10-07 11:32:32 -0500 (Mon, 07 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
Fixed date
|
|
|
|
------------------------------------------------------------------------
|
|
rev 263: jgoerzen | 2002-10-07 11:31:20 -0500 (Mon, 07 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
|
|
Changelog for 3.99.0
|
|
|
|
------------------------------------------------------------------------
|
|
rev 262: jgoerzen | 2002-10-07 11:30:35 -0500 (Mon, 07 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/init.py
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.1
|
|
A /offlineimap/head/offlineimap.py
|
|
|
|
Final prep for 3.99.0
|
|
|
|
------------------------------------------------------------------------
|
|
rev 261: jgoerzen | 2002-10-07 11:17:13 -0500 (Mon, 07 Oct 2002) | 7 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/init.py
|
|
A /offlineimap/head/offlineimap/syncmaster.py
|
|
M /offlineimap/head/offlineimap/threadutil.py
|
|
|
|
* Moved some code from offlineimap/init.py to new file
|
|
offlineimap/syncmaster.py to help dileneate between code that
|
|
performs different functions.
|
|
* Moved threadexited from offlineimap/init.py to
|
|
offlineimap/threadutil.py.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 260: jgoerzen | 2002-10-07 11:11:19 -0500 (Mon, 07 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/init.py
|
|
M /offlineimap/head/offlineimap/localeval.py
|
|
|
|
Updated -- the init changes now actually work.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 259: jgoerzen | 2002-10-07 10:59:02 -0500 (Mon, 07 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/Base.py
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/imaplib.py
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
M /offlineimap/head/offlineimap/imaputil.py
|
|
A /offlineimap/head/offlineimap/init.py
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
Initial commit on initialization reorganization
|
|
|
|
------------------------------------------------------------------------
|
|
rev 258: jgoerzen | 2002-10-07 10:18:02 -0500 (Mon, 07 Oct 2002) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imaputil.py
|
|
|
|
* Added a workaround to imaputil.py to deal with a bug in imaplib.py's
|
|
tuple when a response contains a literal in certain cases.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 257: jgoerzen | 2002-10-01 08:57:56 -0500 (Tue, 01 Oct 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/bin/offlineimap
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imaputil.py
|
|
|
|
Added more debugging to the IMAP debug stream
|
|
|
|
------------------------------------------------------------------------
|
|
rev 256: jgoerzen | 2002-09-30 12:10:46 -0500 (Mon, 30 Sep 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
Fixed manual to reflect single-user startup
|
|
|
|
------------------------------------------------------------------------
|
|
rev 255: jgoerzen | 2002-09-30 12:09:27 -0500 (Mon, 30 Sep 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/mbnames.py
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
Added folderfilter capability to the mbnames section
|
|
|
|
------------------------------------------------------------------------
|
|
rev 253: jgoerzen | 2002-09-30 10:49:01 -0500 (Mon, 30 Sep 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
|
|
Final 3.2.8 work
|
|
|
|
------------------------------------------------------------------------
|
|
rev 252: jgoerzen | 2002-09-30 10:48:45 -0500 (Mon, 30 Sep 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Prepare for 3.2.8
|
|
|
|
------------------------------------------------------------------------
|
|
rev 251: jgoerzen | 2002-09-30 10:47:05 -0500 (Mon, 30 Sep 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
|
|
Checked in a work-around for IMAP servers that misbehave with LIST "" ""
|
|
|
|
------------------------------------------------------------------------
|
|
rev 249: jgoerzen | 2002-09-26 11:27:23 -0500 (Thu, 26 Sep 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/rules
|
|
|
|
No longer has to rename due to new naming.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 248: jgoerzen | 2002-09-26 11:12:52 -0500 (Thu, 26 Sep 2002) | 1 line
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 247: jgoerzen | 2002-09-26 11:08:04 -0500 (Thu, 26 Sep 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
|
|
Updated the ChangeLog
|
|
|
|
------------------------------------------------------------------------
|
|
rev 246: jgoerzen | 2002-09-26 09:36:16 -0500 (Thu, 26 Sep 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Final changes for .7
|
|
|
|
------------------------------------------------------------------------
|
|
rev 245: jgoerzen | 2002-09-19 11:50:51 -0500 (Thu, 19 Sep 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Changed version number
|
|
|
|
------------------------------------------------------------------------
|
|
rev 244: jgoerzen | 2002-08-26 15:35:21 -0500 (Mon, 26 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Fixed font specification support
|
|
|
|
------------------------------------------------------------------------
|
|
rev 243: jgoerzen | 2002-08-26 15:06:02 -0500 (Mon, 26 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
Font size for Blinkenlights UI is now configurable.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 242: jgoerzen | 2002-08-23 15:55:20 -0500 (Fri, 23 Aug 2002) | 4 lines
|
|
Changed paths:
|
|
A /offlineimap/head/bin
|
|
A /offlineimap/head/bin/offlineimap (from /offlineimap/head/offlineimap.py:241)
|
|
M /offlineimap/head/debian/changelog
|
|
D /offlineimap/head/offlineimap.py
|
|
M /offlineimap/head/setup.py
|
|
|
|
* Moved executable to bin/offlineimap. This will allow setup.py to
|
|
properly install it as offlineimap instead of offlineimap.py.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 241: jgoerzen | 2002-08-23 15:24:29 -0500 (Fri, 23 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Use /usr/bin/env in bangpath. Missed that somehow.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 236: jgoerzen | 2002-08-20 10:54:02 -0500 (Tue, 20 Aug 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/Base.py
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/folder/LocalStatus.py
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
M /offlineimap/head/offlineimap/repository/IMAP.py
|
|
M /offlineimap/head/offlineimap/repository/LocalStatus.py
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
Now the containing repository is stored within a folder. This will be
|
|
necessary for moves.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 235: jgoerzen | 2002-08-16 15:01:12 -0500 (Fri, 16 Aug 2002) | 8 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/debian/control
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
M /offlineimap/head/offlineimap/repository/Base.py
|
|
|
|
* Changed indentation in debian/control. Closes: #156327.
|
|
* Removed calls to folder object deletions. None have been implemented
|
|
anyway.
|
|
* folder/Maildir.py: unlink throws OSError, not IOError; fixed.
|
|
Now handles message deleting race condition properly.
|
|
Closes: #154497.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 234: jgoerzen | 2002-08-09 15:52:09 -0500 (Fri, 09 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Preparing for 3.2.5
|
|
|
|
------------------------------------------------------------------------
|
|
rev 233: jgoerzen | 2002-08-09 14:29:29 -0500 (Fri, 09 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
|
|
Made more resiliant in the face of invalid dates.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 232: jgoerzen | 2002-08-09 11:25:28 -0500 (Fri, 09 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
Added documentation for Tommi's patch.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 231: jgoerzen | 2002-08-09 11:12:09 -0500 (Fri, 09 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/detector.py
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Applied part 2 of tv's patch
|
|
|
|
------------------------------------------------------------------------
|
|
rev 230: jgoerzen | 2002-08-09 11:11:12 -0500 (Fri, 09 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
A /offlineimap/head/offlineimap/localeval.py
|
|
|
|
More of part 1 of the patch
|
|
|
|
------------------------------------------------------------------------
|
|
rev 229: jgoerzen | 2002-08-09 11:10:38 -0500 (Fri, 09 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/mbnames.py
|
|
M /offlineimap/head/offlineimap/repository/IMAP.py
|
|
M /offlineimap/head/offlineimap/ui/detector.py
|
|
M /offlineimap/head/offlineimap.conf
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Applied part 1 of Tommi's patch.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 228: jgoerzen | 2002-08-09 10:57:06 -0500 (Fri, 09 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
|
|
Nicely handle uploading messages without Message-Id headers
|
|
|
|
------------------------------------------------------------------------
|
|
rev 226: jgoerzen | 2002-08-08 15:58:44 -0500 (Thu, 08 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
|
|
Changelog committed
|
|
|
|
------------------------------------------------------------------------
|
|
rev 225: jgoerzen | 2002-08-08 15:58:14 -0500 (Thu, 08 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Preparing for 3.2.4
|
|
|
|
------------------------------------------------------------------------
|
|
rev 224: jgoerzen | 2002-08-08 15:53:57 -0500 (Thu, 08 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
Fix syntax
|
|
|
|
------------------------------------------------------------------------
|
|
rev 223: jgoerzen | 2002-08-08 15:53:05 -0500 (Thu, 08 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
First stab at fixing nested mailbox bug
|
|
|
|
------------------------------------------------------------------------
|
|
rev 222: jgoerzen | 2002-08-08 13:35:35 -0500 (Thu, 08 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/Makefile
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
Typo fix.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 221: jgoerzen | 2002-08-08 10:21:56 -0500 (Thu, 08 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Readying 3.2.3. Updated docs, version, etc.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 220: jgoerzen | 2002-08-08 10:18:45 -0500 (Thu, 08 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
Now logs folder names of return value when debugging.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 219: jgoerzen | 2002-08-08 10:17:36 -0500 (Thu, 08 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
Updated debugging
|
|
|
|
------------------------------------------------------------------------
|
|
rev 218: jgoerzen | 2002-08-08 10:15:30 -0500 (Thu, 08 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
Added maildir repository debug code
|
|
|
|
------------------------------------------------------------------------
|
|
rev 217: jgoerzen | 2002-08-08 10:03:36 -0500 (Thu, 08 Aug 2002) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imaplib.py
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
M /offlineimap/head/offlineimap/ui/TTY.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
-d now takes a parameter to specify what kind of debugging to do.
|
|
imaplib now does debugging through the UI system.
|
|
UIBase now has a debugging process.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 215: jgoerzen | 2002-08-07 20:28:34 -0500 (Wed, 07 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Readying version 3.2.2.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 214: jgoerzen | 2002-08-07 17:27:55 -0500 (Wed, 07 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
Fixed the scanner
|
|
|
|
------------------------------------------------------------------------
|
|
rev 213: jgoerzen | 2002-08-07 17:01:31 -0500 (Wed, 07 Aug 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
Fix to makefolder() such that it won't fail when hierarchical folders are
|
|
used and sub-folders are created before master folders.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 212: jgoerzen | 2002-08-07 16:57:52 -0500 (Wed, 07 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
Modified to make getfolders() recursively scan.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 211: jgoerzen | 2002-08-07 16:45:03 -0500 (Wed, 07 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
Yet more typos
|
|
|
|
------------------------------------------------------------------------
|
|
rev 210: jgoerzen | 2002-08-07 16:44:37 -0500 (Wed, 07 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
Preventive security: folder names may not contain ./ or start with /.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 209: jgoerzen | 2002-08-07 16:41:52 -0500 (Wed, 07 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
|
|
Fixed a stupid braino in the last commit.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 208: jgoerzen | 2002-08-07 16:40:18 -0500 (Wed, 07 Aug 2002) | 5 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
M /offlineimap/head/offlineimap/repository/Maildir.py
|
|
M /offlineimap/head/offlineimap.conf
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
* Added support for /-separated Maildirs -- that is, hierarchical
|
|
Maildir trees. Fixes [complete.org #28] and, for Debian,
|
|
Closes: #155460.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 207: jgoerzen | 2002-08-07 16:22:38 -0500 (Wed, 07 Aug 2002) | 6 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Oops, incomplete commit from the last one:
|
|
* If a given Maildir folder is new, remove the associated local status
|
|
cache file, if any. That way, there will not be any chance of
|
|
propogating hordes of deletes and adds based on old status data.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 206: jgoerzen | 2002-08-07 16:20:36 -0500 (Wed, 07 Aug 2002) | 5 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/LocalStatus.py
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
|
|
* If a given Maildir folder is new, remove the associated local status
|
|
cache file, if any. That way, there will not be any chance of
|
|
propogating hordes of deletes and adds based on old status data.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 205: jgoerzen | 2002-08-07 15:57:17 -0500 (Wed, 07 Aug 2002) | 11 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
* Better handling of read-only folders. We will now warn if there is
|
|
a change, but not propogate it. New config variable ignore-readonly
|
|
can suppress the warnings. This fixes [complete.org #10] and,
|
|
for Debian, Closes: #154769.
|
|
|
|
changelog: noted the change
|
|
IMAP.py: trap imapobj.readonly more often
|
|
UIBase.py: new methods to handle the warnings
|
|
offlineimap.conf: new ignore-readonly variable.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 204: jgoerzen | 2002-08-07 14:46:18 -0500 (Wed, 07 Aug 2002) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
* Scrolling behavior is better now; sometimes, with fast-scrolling text,
|
|
the log would stop scrolling.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 203: jgoerzen | 2002-08-06 22:11:02 -0500 (Tue, 06 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/README
|
|
|
|
Testing new svn installation
|
|
|
|
------------------------------------------------------------------------
|
|
rev 202: jgoerzen | 2002-08-06 22:10:14 -0500 (Tue, 06 Aug 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/README
|
|
|
|
Testing new subversion installation
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 201: jgoerzen | 2002-08-06 22:08:16 -0500 (Tue, 06 Aug 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
We're back, woohoo.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 200: mj | 2002-07-25 13:22:17 -0500 (Thu, 25 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
Better update the changelog as well.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 199: mj | 2002-07-25 13:04:09 -0500 (Thu, 25 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Fix typo; section names are case-sensitive.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 198: jgoerzen | 2002-07-25 08:22:41 -0500 (Thu, 25 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
Noted the use of Gray
|
|
|
|
------------------------------------------------------------------------
|
|
rev 196: jgoerzen | 2002-07-24 22:02:03 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Preparing for 3.2.1
|
|
|
|
------------------------------------------------------------------------
|
|
rev 195: jgoerzen | 2002-07-24 21:41:56 -0500 (Wed, 24 Jul 2002) | 5 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
* Backed out check for . in account names for now. Will put it back in
|
|
when we have a consensus on what exactly to do. Doubt that anyone
|
|
has a foldername that would conflict with Blinkenlights anyway.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 194: jgoerzen | 2002-07-24 21:36:24 -0500 (Wed, 24 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
Updated the changelog, added the new bufferlines value to offlineimap.conf,
|
|
and worked out a few more bugs with the resizing support in Tk.py.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 193: mj | 2002-07-24 21:16:21 -0500 (Wed, 24 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Normalize exception message to 80 characters and fix account name
|
|
interpolation.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 192: jgoerzen | 2002-07-24 19:37:54 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Removed the old Log menu code; no longer necessary.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 191: jgoerzen | 2002-07-24 19:06:01 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
More tweaks
|
|
|
|
------------------------------------------------------------------------
|
|
rev 190: jgoerzen | 2002-07-24 18:46:27 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/imapserver.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
Lots of updates; see changelog
|
|
|
|
------------------------------------------------------------------------
|
|
rev 189: jgoerzen | 2002-07-24 14:40:58 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Cleaned up color handling for timer
|
|
|
|
------------------------------------------------------------------------
|
|
rev 187: jgoerzen | 2002-07-24 13:16:49 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Final prep for 3.2.0
|
|
|
|
------------------------------------------------------------------------
|
|
rev 186: jgoerzen | 2002-07-24 13:16:05 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
|
|
Updated changelog for 3.2.0.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 185: jgoerzen | 2002-07-24 13:15:30 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/TTY.py
|
|
|
|
Fixed to take config as new init is proceeding.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 184: jgoerzen | 2002-07-24 13:13:09 -0500 (Wed, 24 Jul 2002) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/debian/control
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap/ui/TTY.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/ui/detector.py
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
Updated the manual with blinkenlights.
|
|
Fixed build-dep to have python2.2-dev.
|
|
Fixed TTY to has isusable() that requires TTYs on stdin and stdout.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 183: jgoerzen | 2002-07-24 12:20:42 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Noninteractive.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
M /offlineimap/head/offlineimap/ui/detector.py
|
|
M /offlineimap/head/offlineimap.conf
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Adding configuration information for Blinkenlights.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 182: jgoerzen | 2002-07-24 12:04:22 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
Added a logging option
|
|
|
|
------------------------------------------------------------------------
|
|
rev 181: jgoerzen | 2002-07-24 11:00:02 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Basic Blinkenlights done.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 179: jgoerzen | 2002-07-24 10:38:40 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
More work on the Blinkenlights interface.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 178: jgoerzen | 2002-07-24 07:54:07 -0500 (Wed, 24 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
Preparing for 3.2.0
|
|
|
|
------------------------------------------------------------------------
|
|
rev 176: jgoerzen | 2002-07-24 07:46:18 -0500 (Wed, 24 Jul 2002) | 6 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
|
|
This is release 3.1.1. Fixed a typo in the manual: Tk.TKUI -> Tk.TkUI.
|
|
Noted the new version and release time in the changelog and in version.py.
|
|
Rebuilt the documentation. Feed the cats, watered the plants, backed up
|
|
/dev/null.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 175: jgoerzen | 2002-07-23 22:34:59 -0500 (Tue, 23 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
|
|
New Blinkenlights interface.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 170: jgoerzen | 2002-07-23 14:47:13 -0500 (Tue, 23 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
Noted recent changes.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 169: jgoerzen | 2002-07-23 14:28:40 -0500 (Tue, 23 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/imaplib.py
|
|
|
|
More optimizations -- this time fix readline() to not work
|
|
character-by-character!
|
|
|
|
------------------------------------------------------------------------
|
|
rev 168: jgoerzen | 2002-07-23 13:36:44 -0500 (Tue, 23 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
M /offlineimap/head/offlineimap/imaputil.py
|
|
|
|
Made some more optimizations
|
|
|
|
------------------------------------------------------------------------
|
|
rev 167: jgoerzen | 2002-07-23 09:55:18 -0500 (Tue, 23 Jul 2002) | 7 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
M /offlineimap/head/offlineimap/imaputil.py
|
|
M /offlineimap/head/offlineimap/threadutil.py
|
|
|
|
* Modified imaputil.py and folder/Maildir.py to run faster. Eliminated
|
|
many regular expressions; pre-compiled many others.
|
|
* Fixed threadutil's exitnotifyloop to always handle threads in the order
|
|
they exited, rather than sometimes in the inverse order. This way,
|
|
make sure to handle thread's exception messages before a thread exited.
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
rev 165: jgoerzen | 2002-07-22 15:50:14 -0500 (Mon, 22 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
This is 3.1.0.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 164: jgoerzen | 2002-07-22 15:48:15 -0500 (Mon, 22 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap/threadutil.py
|
|
M /offlineimap/head/offlineimap/version.py
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Added profile mode (-P) and updated the documentation with it.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 163: jgoerzen | 2002-07-22 11:19:48 -0500 (Mon, 22 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
D /offlineimap/head/TODO
|
|
|
|
Removed.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 162: jgoerzen | 2002-07-22 09:08:09 -0500 (Mon, 22 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/setup.py
|
|
|
|
Modified to work around a bdist_rpm bug
|
|
|
|
------------------------------------------------------------------------
|
|
rev 161: jgoerzen | 2002-07-21 20:55:27 -0500 (Sun, 21 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
A /offlineimap/head/offlineimap/ui/Noninteractive.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
M /offlineimap/head/offlineimap/ui/__init__.py
|
|
M /offlineimap/head/offlineimap/ui/detector.py
|
|
M /offlineimap/head/offlineimap.1
|
|
M /offlineimap/head/offlineimap.conf
|
|
|
|
Added Noninteractive.Basic and Noninteractive.Quiet, fixing [complete.org
|
|
#14]
|
|
|
|
------------------------------------------------------------------------
|
|
rev 159: jgoerzen | 2002-07-21 20:02:24 -0500 (Sun, 21 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
NotImplementedException -> NotImplementedError (oops)
|
|
|
|
------------------------------------------------------------------------
|
|
rev 158: jgoerzen | 2002-07-21 19:56:21 -0500 (Sun, 21 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
Added UW IMAPD example from docwhat@gerf.org
|
|
|
|
------------------------------------------------------------------------
|
|
rev 157: jgoerzen | 2002-07-21 19:40:29 -0500 (Sun, 21 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/TTY.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
Fixed a syntax error
|
|
|
|
------------------------------------------------------------------------
|
|
rev 156: jgoerzen | 2002-07-21 19:38:06 -0500 (Sun, 21 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/ui/TTY.py
|
|
M /offlineimap/head/offlineimap/ui/Tk.py
|
|
M /offlineimap/head/offlineimap/ui/UIBase.py
|
|
|
|
Moved verbosity checking into UIBase
|
|
|
|
------------------------------------------------------------------------
|
|
rev 155: jgoerzen | 2002-07-21 19:29:26 -0500 (Sun, 21 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
|
|
Handle \r\n line endings in Maildirs.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 154: jgoerzen | 2002-07-21 18:56:16 -0500 (Sun, 21 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
Updated for 3.0.4
|
|
|
|
------------------------------------------------------------------------
|
|
rev 152: jgoerzen | 2002-07-21 15:46:40 -0500 (Sun, 21 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Proparing for release of 3.0.3
|
|
|
|
------------------------------------------------------------------------
|
|
rev 151: jgoerzen | 2002-07-21 15:43:04 -0500 (Sun, 21 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/Maildir.py
|
|
|
|
Now put messages with 'S' flag into 'cur'. [complete.org #4], deb#152482
|
|
|
|
------------------------------------------------------------------------
|
|
rev 150: jgoerzen | 2002-07-21 10:38:28 -0500 (Sun, 21 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/TODO
|
|
|
|
Moved contents into the BTS and noted this in the file.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 149: jgoerzen | 2002-07-19 22:35:48 -0500 (Fri, 19 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/TODO
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
Noted new BTS in manual; rebuilt manual files; removed BTS-submitted items
|
|
from TODO.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 148: jgoerzen | 2002-07-19 21:03:21 -0500 (Fri, 19 Jul 2002) | 4 lines
|
|
Changed paths:
|
|
M /offlineimap/head/ChangeLog
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
|
|
Updated changelog.
|
|
Set self.root to None in IMAP folder; we do not want to be doubling up the
|
|
reference name.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 147: jgoerzen | 2002-07-18 14:15:29 -0500 (Thu, 18 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/TODO
|
|
|
|
Committed new information
|
|
|
|
------------------------------------------------------------------------
|
|
rev 146: jgoerzen | 2002-07-18 12:59:56 -0500 (Thu, 18 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
|
|
More date format workarounds. Now accept a valid format but invalid data
|
|
(ie, year 0102).
|
|
|
|
------------------------------------------------------------------------
|
|
rev 145: jgoerzen | 2002-07-18 11:58:10 -0500 (Thu, 18 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/TODO
|
|
|
|
Added new stuff.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 144: jgoerzen | 2002-07-18 11:56:27 -0500 (Thu, 18 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/TODO
|
|
|
|
Updated with new items
|
|
|
|
------------------------------------------------------------------------
|
|
rev 143: jgoerzen | 2002-07-18 11:50:50 -0500 (Thu, 18 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
|
|
No longer throws an exception when updating messages with strange
|
|
Date headers; will just set IMAP Internaldate to the current date.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 142: jgoerzen | 2002-07-18 11:46:33 -0500 (Thu, 18 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
New changelog
|
|
|
|
------------------------------------------------------------------------
|
|
rev 141: jgoerzen | 2002-07-17 16:13:10 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/TODO
|
|
|
|
Updated
|
|
|
|
------------------------------------------------------------------------
|
|
rev 140: jgoerzen | 2002-07-17 15:12:42 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/manual.html
|
|
M /offlineimap/head/manual.pdf
|
|
M /offlineimap/head/manual.ps
|
|
M /offlineimap/head/manual.txt
|
|
|
|
Forgot to update the docs. This should have gone into 3.0.2. Ooops.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 138: jgoerzen | 2002-07-17 15:00:59 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
Added a final note about Subversion.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 137: jgoerzen | 2002-07-17 14:59:10 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/rules
|
|
|
|
Forgot to make this executable
|
|
|
|
------------------------------------------------------------------------
|
|
rev 136: jgoerzen | 2002-07-17 14:57:45 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
|
|
OK, this is 3.0.2. Forgot to mention version.py change.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 135: jgoerzen | 2002-07-17 14:57:07 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/version.py
|
|
|
|
Final prep for 3.0.2!
|
|
|
|
------------------------------------------------------------------------
|
|
rev 134: jgoerzen | 2002-07-17 14:56:25 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/Makefile
|
|
|
|
Re-added changelog target; svn log works nicely
|
|
|
|
------------------------------------------------------------------------
|
|
rev 133: jgoerzen | 2002-07-17 14:55:39 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
A /offlineimap/head/ChangeLog
|
|
|
|
Re-added -- we can now use SVN to manage this.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 132: jgoerzen | 2002-07-17 14:52:38 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/Makefile
|
|
|
|
Removed old changelog target
|
|
|
|
------------------------------------------------------------------------
|
|
rev 131: jgoerzen | 2002-07-17 14:51:03 -0500 (Wed, 17 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /offlineimap/head/debian/changelog
|
|
M /offlineimap/head/offlineimap/folder/Base.py
|
|
M /offlineimap/head/offlineimap/folder/IMAP.py
|
|
M /offlineimap/head/offlineimap.1
|
|
|
|
Fixed problems when a UID is not forthcoming from a server after uploading a
|
|
message.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 130: jgoerzen | 2002-07-17 14:36:03 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /offlineimap/head/offlineimap.py
|
|
|
|
Marked executable
|
|
|
|
------------------------------------------------------------------------
|
|
rev 129: jgoerzen | 2002-07-17 13:31:50 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
D /head
|
|
A /offlineimap
|
|
A /offlineimap/branches
|
|
A /offlineimap/head (from /head:128)
|
|
A /offlineimap/releases
|
|
A /offlineimap/tags
|
|
|
|
Rearranged tree to conform to standard
|
|
|
|
------------------------------------------------------------------------
|
|
rev 128: jgoerzen | 2002-07-17 13:06:27 -0500 (Wed, 17 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/version.py
|
|
|
|
Added display of rev number
|
|
|
|
------------------------------------------------------------------------
|
|
rev 127: jgoerzen | 2002-07-17 13:01:53 -0500 (Wed, 17 Jul 2002) | 5 lines
|
|
Changed paths:
|
|
D /head/ChangeLog
|
|
M /head/offlineimap/version.py
|
|
|
|
Removed ChangeLog, since there is not yet any svn2cl, and debian/changelog
|
|
is more useful for people anyway.
|
|
|
|
Added keyword expansion to version.py so we can embed build numbers there.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 126: jgoerzen | 2002-07-17 12:55:52 -0500 (Wed, 17 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /head/Makefile
|
|
|
|
Now the clean target removes .svn/auth/{username,password} so that these
|
|
don't accidentally get included in anybody's source.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 125: jgoerzen | 2002-07-17 12:52:06 -0500 (Wed, 17 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
D /head/offlineimap/mailbox
|
|
|
|
Removed this directory. It should have been removed long ago, but CVS was
|
|
stubborn.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 124: jgoerzen | 2002-07-16 12:36:33 -0500 (Tue, 16 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/version.py
|
|
M /head/offlineimap.py
|
|
|
|
Fixed remotepassfile
|
|
|
|
------------------------------------------------------------------------
|
|
rev 123: jgoerzen | 2002-07-15 16:26:58 -0500 (Mon, 15 Jul 2002) | 7 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/debian/changelog
|
|
M /head/manual.html
|
|
M /head/manual.pdf
|
|
M /head/manual.ps
|
|
M /head/manual.txt
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/LocalStatus.py
|
|
M /head/offlineimap/folder/Maildir.py
|
|
|
|
* Made folder/Maildir.py/deletemessage() more tolerant if a message
|
|
asked to be deleted already has been.
|
|
* In Base.py/copymessageto(), no longer bother calling getmessage()
|
|
unless a folder's storemessages() returns true. This will also help
|
|
with syncing to LocalStatus if the user deleted messages in the
|
|
Maildir since the cachemessagelist() was called.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 122: jgoerzen | 2002-07-15 15:46:21 -0500 (Mon, 15 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/imaputil.py
|
|
|
|
* Optimized folder/IMAP.py addmessagesflags() with new listjoin() in
|
|
imaputil. Now, send the server 1:5,7 instead of 1,2,3,4,5,7.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 121: jgoerzen | 2002-07-15 13:50:52 -0500 (Mon, 15 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap.1
|
|
M /head/offlineimap.py
|
|
|
|
Added -o (run only once) option with patch sent in by Martijn Pieters.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 120: jgoerzen | 2002-07-15 13:40:43 -0500 (Mon, 15 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/ui/__init__.py
|
|
M /head/offlineimap/version.py
|
|
M /head/offlineimap.1
|
|
|
|
Cleaned up imports
|
|
|
|
------------------------------------------------------------------------
|
|
rev 119: jgoerzen | 2002-07-12 14:41:57 -0500 (Fri, 12 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/TODO
|
|
M /head/debian/changelog
|
|
|
|
Updated TODO list.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 118: jgoerzen | 2002-07-12 14:27:03 -0500 (Fri, 12 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/COPYING
|
|
M /head/debian/copyright
|
|
M /head/offlineimap/ui/UIBase.py
|
|
|
|
Detabified the source
|
|
|
|
------------------------------------------------------------------------
|
|
rev 117: jgoerzen | 2002-07-12 03:58:46 -0500 (Fri, 12 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/control
|
|
|
|
Added suggests for python2.2-tk
|
|
|
|
------------------------------------------------------------------------
|
|
rev 116: jgoerzen | 2002-07-12 03:26:30 -0500 (Fri, 12 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/manual.html
|
|
M /head/manual.ps
|
|
|
|
Final doc update for 3.0.0 release
|
|
|
|
------------------------------------------------------------------------
|
|
rev 115: jgoerzen | 2002-07-12 03:20:09 -0500 (Fri, 12 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/ui/Tk.py
|
|
|
|
Upadates all over
|
|
|
|
------------------------------------------------------------------------
|
|
rev 114: jgoerzen | 2002-07-12 01:46:36 -0500 (Fri, 12 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap.py
|
|
|
|
Added workaround for UW IMAPd
|
|
|
|
------------------------------------------------------------------------
|
|
rev 113: jgoerzen | 2002-07-11 21:51:52 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/debian/docs
|
|
M /head/debian/rules
|
|
M /head/offlineimap/version.py
|
|
M /head/offlineimap.py
|
|
|
|
Added support for command-line arguments
|
|
|
|
------------------------------------------------------------------------
|
|
rev 112: jgoerzen | 2002-07-11 20:52:38 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
A /head/README
|
|
|
|
Added a placeholder README
|
|
|
|
------------------------------------------------------------------------
|
|
rev 111: jgoerzen | 2002-07-11 20:43:07 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/Makefile
|
|
D /head/README
|
|
A /head/manual.html
|
|
A /head/manual.pdf
|
|
A /head/manual.ps
|
|
A /head/manual.txt
|
|
M /head/offlineimap.1
|
|
|
|
Updated documentation; absorbed readme into new manual
|
|
|
|
------------------------------------------------------------------------
|
|
rev 110: jgoerzen | 2002-07-11 18:08:27 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/ui/__init__.py
|
|
M /head/offlineimap/ui/detector.py
|
|
A /head/offlineimap.1
|
|
M /head/offlineimap.conf
|
|
M /head/offlineimap.py
|
|
|
|
Initial documentation added; more updates
|
|
|
|
------------------------------------------------------------------------
|
|
rev 109: jgoerzen | 2002-07-11 16:04:04 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
|
|
Another go at dealing with weird STORE responses.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 108: jgoerzen | 2002-07-11 15:58:51 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/ui/Tk.py
|
|
M /head/offlineimap/ui/__init__.py
|
|
A /head/offlineimap/ui/detector.py
|
|
M /head/offlineimap.conf
|
|
|
|
More work on the UIs
|
|
|
|
------------------------------------------------------------------------
|
|
rev 107: jgoerzen | 2002-07-11 15:38:36 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/ui/TTY.py
|
|
M /head/offlineimap/ui/UIBase.py
|
|
|
|
More work with the UIs
|
|
|
|
------------------------------------------------------------------------
|
|
rev 106: jgoerzen | 2002-07-11 14:48:45 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/ui/TTY.py
|
|
M /head/offlineimap.py
|
|
|
|
Updated and enhanced the TTY display to use thread names as well.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 105: jgoerzen | 2002-07-11 13:41:11 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/TODO
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/version.py
|
|
|
|
Added some more todos
|
|
|
|
------------------------------------------------------------------------
|
|
rev 104: jgoerzen | 2002-07-11 13:35:51 -0500 (Thu, 11 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
|
|
Updated with a fix for when an IMAP server does not return message data from
|
|
a STORE
|
|
|
|
------------------------------------------------------------------------
|
|
rev 103: jgoerzen | 2002-07-11 03:25:53 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/ui/Tk.py
|
|
M /head/offlineimap/version.py
|
|
M /head/offlineimap.py
|
|
|
|
More bugfixes; removed some debug code
|
|
|
|
------------------------------------------------------------------------
|
|
rev 102: jgoerzen | 2002-07-11 00:55:32 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/ui/Tk.py
|
|
M /head/offlineimap.py
|
|
|
|
Updated more Tk stuff
|
|
|
|
------------------------------------------------------------------------
|
|
rev 101: jgoerzen | 2002-07-11 00:02:36 -0500 (Thu, 11 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/ui/Tk.py
|
|
|
|
Added the idle vacuum code
|
|
|
|
------------------------------------------------------------------------
|
|
rev 100: jgoerzen | 2002-07-10 23:42:27 -0500 (Wed, 10 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/threadutil.py
|
|
M /head/offlineimap/ui/Tk.py
|
|
M /head/offlineimap/ui/UIBase.py
|
|
|
|
Updated with some more bug fixes
|
|
|
|
------------------------------------------------------------------------
|
|
rev 99: jgoerzen | 2002-07-10 23:14:29 -0500 (Wed, 10 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/ui/Tk.py
|
|
|
|
Updated.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 98: jgoerzen | 2002-07-10 21:51:24 -0500 (Wed, 10 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/ui/Tk.py
|
|
|
|
More work on the Tk UI.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 97: jgoerzen | 2002-07-10 21:15:57 -0500 (Wed, 10 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/ui/Tk.py
|
|
M /head/offlineimap.py
|
|
|
|
More work with the Tk UI
|
|
|
|
------------------------------------------------------------------------
|
|
rev 96: jgoerzen | 2002-07-10 20:53:09 -0500 (Wed, 10 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/threadutil.py
|
|
M /head/offlineimap/ui/Tk.py
|
|
M /head/offlineimap/ui/__init__.py
|
|
M /head/offlineimap.py
|
|
|
|
Initial Tk work.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 95: jgoerzen | 2002-07-10 19:38:14 -0500 (Wed, 10 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/ui/TTY.py
|
|
A /head/offlineimap/ui/Tk.py
|
|
M /head/offlineimap/ui/__init__.py
|
|
|
|
Added copyright notice
|
|
|
|
------------------------------------------------------------------------
|
|
rev 94: jgoerzen | 2002-07-10 18:06:53 -0500 (Wed, 10 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/version.py
|
|
|
|
Updated for 2.0.8
|
|
|
|
------------------------------------------------------------------------
|
|
rev 93: jgoerzen | 2002-07-10 17:51:20 -0500 (Wed, 10 Jul 2002) | 3 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/imapserver.py
|
|
|
|
Optimized acquireconnection to try to return the last connection owned by
|
|
this thread
|
|
|
|
------------------------------------------------------------------------
|
|
rev 92: jgoerzen | 2002-07-10 17:31:39 -0500 (Wed, 10 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/folder/Maildir.py
|
|
|
|
Made several fixes for 2.0.8
|
|
|
|
------------------------------------------------------------------------
|
|
rev 91: jgoerzen | 2002-07-10 01:25:02 -0500 (Wed, 10 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/imaplib.py
|
|
M /head/offlineimap/version.py
|
|
|
|
Updated read-only support
|
|
|
|
------------------------------------------------------------------------
|
|
rev 90: jgoerzen | 2002-07-10 01:18:07 -0500 (Wed, 10 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/imapserver.py
|
|
M /head/offlineimap/version.py
|
|
M /head/offlineimap.conf
|
|
M /head/offlineimap.py
|
|
|
|
Commited changes for 2.0.6
|
|
|
|
------------------------------------------------------------------------
|
|
rev 89: jgoerzen | 2002-07-09 18:13:33 -0500 (Tue, 09 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
|
|
Another attempt at the read-only bug
|
|
|
|
------------------------------------------------------------------------
|
|
rev 88: jgoerzen | 2002-07-08 17:05:34 -0500 (Mon, 08 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
|
|
Another attempt at fixing read-only folders
|
|
|
|
------------------------------------------------------------------------
|
|
rev 87: jgoerzen | 2002-07-08 16:38:23 -0500 (Mon, 08 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
|
|
Updated for 2.0.5
|
|
|
|
------------------------------------------------------------------------
|
|
rev 86: jgoerzen | 2002-07-08 16:32:35 -0500 (Mon, 08 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
M /head/offlineimap.conf
|
|
|
|
Added folderincludes capability
|
|
|
|
------------------------------------------------------------------------
|
|
rev 85: jgoerzen | 2002-07-08 16:23:47 -0500 (Mon, 08 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/version.py
|
|
M /head/offlineimap.conf
|
|
|
|
Updated to work better with read-only folders
|
|
|
|
------------------------------------------------------------------------
|
|
rev 84: jgoerzen | 2002-07-05 14:22:23 -0500 (Fri, 05 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/TODO
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/imaputil.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
|
|
Fixed read-only folders and UW flag case-sensitivity. Readied 2.0.4.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 83: jgoerzen | 2002-07-05 02:32:27 -0500 (Fri, 05 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/version.py
|
|
|
|
Updated for 2.0.3
|
|
|
|
------------------------------------------------------------------------
|
|
rev 82: jgoerzen | 2002-07-05 01:46:55 -0500 (Fri, 05 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/imapserver.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
M /head/offlineimap.conf
|
|
M /head/offlineimap.py
|
|
|
|
Modified to allow specifying a reference
|
|
|
|
------------------------------------------------------------------------
|
|
rev 81: jgoerzen | 2002-07-04 20:36:34 -0500 (Thu, 04 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/imaplib.py
|
|
M /head/offlineimap/imapserver.py
|
|
M /head/offlineimap.conf
|
|
M /head/offlineimap.py
|
|
|
|
Updated with preliminary tunnel support
|
|
|
|
------------------------------------------------------------------------
|
|
rev 80: jgoerzen | 2002-07-04 19:47:52 -0500 (Thu, 04 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/version.py
|
|
M /head/offlineimap.conf
|
|
M /head/offlineimap.py
|
|
|
|
Added some more examples as well as remotepassfile.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 79: jgoerzen | 2002-07-04 16:59:08 -0500 (Thu, 04 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/version.py
|
|
M /head/offlineimap.py
|
|
|
|
Updated for 2.0.1
|
|
|
|
------------------------------------------------------------------------
|
|
rev 78: jgoerzen | 2002-07-04 16:34:39 -0500 (Thu, 04 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/threadutil.py
|
|
M /head/offlineimap/ui/TTY.py
|
|
M /head/offlineimap/ui/UIBase.py
|
|
M /head/offlineimap.py
|
|
|
|
Revamped thread system to handle exceptions better
|
|
|
|
------------------------------------------------------------------------
|
|
rev 77: jgoerzen | 2002-07-04 14:07:02 -0500 (Thu, 04 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/version.py
|
|
M /head/offlineimap.py
|
|
|
|
Updated for 2.0.0
|
|
|
|
------------------------------------------------------------------------
|
|
rev 76: jgoerzen | 2002-07-04 02:47:25 -0500 (Thu, 04 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/README
|
|
M /head/debian/changelog
|
|
M /head/debian/control
|
|
|
|
Added more information to README and debian/control
|
|
|
|
------------------------------------------------------------------------
|
|
rev 75: jgoerzen | 2002-07-03 22:35:44 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap.py
|
|
|
|
Fixed a bug with generating mailbox listings
|
|
|
|
------------------------------------------------------------------------
|
|
rev 74: jgoerzen | 2002-07-03 21:02:58 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
|
|
Fixed
|
|
|
|
------------------------------------------------------------------------
|
|
rev 73: jgoerzen | 2002-07-03 20:44:51 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap.py
|
|
|
|
Added debug
|
|
|
|
------------------------------------------------------------------------
|
|
rev 72: jgoerzen | 2002-07-03 20:23:15 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap.py
|
|
|
|
Removed a debug tool
|
|
|
|
------------------------------------------------------------------------
|
|
rev 71: jgoerzen | 2002-07-03 20:16:05 -0500 (Wed, 03 Jul 2002) | 15 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/debian/rules
|
|
|
|
Updated changelog with these options
|
|
|
|
offlineimap (2.0.0) unstable; urgency=low
|
|
|
|
* This code is now multithreaded. New config file options control the
|
|
behavior. This can make synchronizing several times faster.
|
|
* Fixed the STATUS call to be compatible with Exchange.
|
|
* Added the ability to exclude folders.
|
|
* If upgrading from 1.0.x, you will need to add maxsyncaccounts to the
|
|
general section and maxconnections to each account sections.
|
|
There is also a new folderfilter option.
|
|
You can find examples of all of these in the new offlineimap.conf
|
|
example file packaged with the distribution.
|
|
* The Debian package now properly installs the example offlineimap.conf
|
|
|
|
------------------------------------------------------------------------
|
|
rev 70: jgoerzen | 2002-07-03 20:10:51 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/repository/IMAP.py
|
|
M /head/offlineimap.conf
|
|
|
|
Added the ability to filter out folders
|
|
|
|
------------------------------------------------------------------------
|
|
rev 69: jgoerzen | 2002-07-03 17:59:19 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
M /head/offlineimap/threadutil.py
|
|
M /head/offlineimap.py
|
|
|
|
More updates
|
|
|
|
------------------------------------------------------------------------
|
|
rev 68: jgoerzen | 2002-07-03 16:40:31 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/imapserver.py
|
|
|
|
More work on threads
|
|
|
|
------------------------------------------------------------------------
|
|
rev 67: jgoerzen | 2002-07-03 16:14:07 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/imapserver.py
|
|
M /head/offlineimap/ui/TTY.py
|
|
M /head/offlineimap.py
|
|
|
|
More working!
|
|
|
|
------------------------------------------------------------------------
|
|
rev 66: jgoerzen | 2002-07-03 15:58:12 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/imapserver.py
|
|
M /head/offlineimap.py
|
|
|
|
Bug fixes
|
|
|
|
------------------------------------------------------------------------
|
|
rev 65: jgoerzen | 2002-07-03 15:35:05 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/imapserver.py
|
|
M /head/offlineimap/threadutil.py
|
|
M /head/offlineimap.py
|
|
|
|
Another work on syncing
|
|
|
|
------------------------------------------------------------------------
|
|
rev 64: jgoerzen | 2002-07-03 15:00:58 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
|
|
Fixed a bug with the status call
|
|
|
|
------------------------------------------------------------------------
|
|
rev 63: jgoerzen | 2002-07-03 14:15:32 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/repository/IMAP.py
|
|
|
|
Modified to new imapserver semantics
|
|
|
|
------------------------------------------------------------------------
|
|
rev 62: jgoerzen | 2002-07-03 14:02:10 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/__init__.py
|
|
M /head/offlineimap/imapserver.py
|
|
A /head/offlineimap/threadutil.py
|
|
M /head/offlineimap/ui/TTY.py
|
|
M /head/offlineimap/ui/UIBase.py
|
|
M /head/offlineimap.py
|
|
|
|
Initial work on threading support
|
|
|
|
------------------------------------------------------------------------
|
|
rev 61: jgoerzen | 2002-07-03 13:49:00 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
|
|
Updated.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 60: jgoerzen | 2002-07-03 03:04:40 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/imapserver.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
|
|
Start of support for multi-threading
|
|
|
|
------------------------------------------------------------------------
|
|
rev 59: jgoerzen | 2002-07-03 01:01:23 -0500 (Wed, 03 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap.conf
|
|
|
|
Updated with thread support
|
|
|
|
------------------------------------------------------------------------
|
|
rev 58: jgoerzen | 2002-07-02 23:37:20 -0500 (Tue, 02 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/rules
|
|
|
|
Removed extraneous clean
|
|
|
|
------------------------------------------------------------------------
|
|
rev 57: jgoerzen | 2002-07-02 20:56:12 -0500 (Tue, 02 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
|
|
Final prep, 1.0.4
|
|
|
|
------------------------------------------------------------------------
|
|
rev 56: jgoerzen | 2002-07-02 20:50:31 -0500 (Tue, 02 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/ui/TTY.py
|
|
M /head/offlineimap/ui/UIBase.py
|
|
M /head/offlineimap.py
|
|
|
|
Integrated more functional sleep commands
|
|
|
|
------------------------------------------------------------------------
|
|
rev 55: jgoerzen | 2002-07-02 19:16:56 -0500 (Tue, 02 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/version.py
|
|
|
|
Fixed the deleted message caching.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 54: jgoerzen | 2002-07-02 19:05:49 -0500 (Tue, 02 Jul 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/ui/UIBase.py
|
|
|
|
First stab at optimization of message deletion
|
|
|
|
------------------------------------------------------------------------
|
|
rev 53: jgoerzen | 2002-06-24 19:09:23 -0500 (Mon, 24 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/debian/changelog
|
|
|
|
REL 1.0.3 PREP
|
|
|
|
------------------------------------------------------------------------
|
|
rev 52: jgoerzen | 2002-06-24 18:55:30 -0500 (Mon, 24 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap.py
|
|
|
|
Modified to use new syncing capabilities
|
|
|
|
------------------------------------------------------------------------
|
|
rev 51: jgoerzen | 2002-06-24 18:47:09 -0500 (Mon, 24 Jun 2002) | 3 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
|
|
Split up syncmessagesto() into individual components so we can control
|
|
the synchronization process with finer detail from above.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 50: jgoerzen | 2002-06-24 14:58:25 -0500 (Mon, 24 Jun 2002) | 4 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/folder/LocalStatus.py
|
|
M /head/offlineimap/version.py
|
|
|
|
Fixed save() such that it will be atomic. If the program crashes
|
|
while writing, it is guaranteed to have either a complete copy of the
|
|
old or the new data.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 49: jgoerzen | 2002-06-23 02:37:05 -0500 (Sun, 23 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
A /head/TODO
|
|
|
|
Added.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 48: jgoerzen | 2002-06-22 03:04:55 -0500 (Sat, 22 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
M /head/debian/changelog
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/version.py
|
|
M /head/offlineimap.py
|
|
|
|
Fixed a bug with writing messages out to the server.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 47: jgoerzen | 2002-06-21 20:24:30 -0500 (Fri, 21 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/README
|
|
M /head/debian/control
|
|
|
|
typo fixes
|
|
|
|
------------------------------------------------------------------------
|
|
rev 46: jgoerzen | 2002-06-21 20:15:29 -0500 (Fri, 21 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/ChangeLog
|
|
D /head/debian/README
|
|
D /head/debian/README.Debian
|
|
M /head/debian/changelog
|
|
D /head/debian/conffiles.ex
|
|
M /head/debian/control
|
|
M /head/debian/copyright
|
|
D /head/debian/cron.d.ex
|
|
M /head/debian/docs
|
|
D /head/debian/emacsen-install.ex
|
|
D /head/debian/emacsen-remove.ex
|
|
D /head/debian/emacsen-startup.ex
|
|
D /head/debian/ex.package.doc-base
|
|
D /head/debian/init.d.ex
|
|
D /head/debian/manpage.1.ex
|
|
D /head/debian/manpage.sgml.ex
|
|
D /head/debian/menu.ex
|
|
D /head/debian/postinst.ex
|
|
D /head/debian/postrm.ex
|
|
D /head/debian/preinst.ex
|
|
D /head/debian/prerm.ex
|
|
M /head/debian/rules
|
|
D /head/debian/watch.ex
|
|
|
|
Updated
|
|
|
|
------------------------------------------------------------------------
|
|
rev 45: jgoerzen | 2002-06-21 19:55:24 -0500 (Fri, 21 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/README
|
|
A /head/debian
|
|
A /head/debian/README
|
|
A /head/debian/README.Debian
|
|
A /head/debian/changelog
|
|
A /head/debian/conffiles.ex
|
|
A /head/debian/control
|
|
A /head/debian/copyright
|
|
A /head/debian/cron.d.ex
|
|
A /head/debian/dirs
|
|
A /head/debian/docs
|
|
A /head/debian/emacsen-install.ex
|
|
A /head/debian/emacsen-remove.ex
|
|
A /head/debian/emacsen-startup.ex
|
|
A /head/debian/ex.package.doc-base
|
|
A /head/debian/init.d.ex
|
|
A /head/debian/manpage.1.ex
|
|
A /head/debian/manpage.sgml.ex
|
|
A /head/debian/menu.ex
|
|
A /head/debian/postinst.ex
|
|
A /head/debian/postrm.ex
|
|
A /head/debian/preinst.ex
|
|
A /head/debian/prerm.ex
|
|
A /head/debian/rules
|
|
A /head/debian/watch.ex
|
|
|
|
Updated
|
|
|
|
------------------------------------------------------------------------
|
|
rev 44: jgoerzen | 2002-06-21 19:29:48 -0500 (Fri, 21 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
A /head/README
|
|
M /head/offlineimap/ui/UIBase.py
|
|
M /head/offlineimap/version.py
|
|
|
|
Added, minor tweaking
|
|
|
|
------------------------------------------------------------------------
|
|
rev 43: jgoerzen | 2002-06-21 18:46:25 -0500 (Fri, 21 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/COPYRIGHT
|
|
A /head/ChangeLog
|
|
M /head/Makefile
|
|
|
|
Using a more appropriate Makefile now
|
|
|
|
------------------------------------------------------------------------
|
|
rev 42: jgoerzen | 2002-06-21 18:39:02 -0500 (Fri, 21 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Maildir.py
|
|
M /head/offlineimap.py
|
|
|
|
Fixed MD5 processing.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 41: jgoerzen | 2002-06-21 18:32:29 -0500 (Fri, 21 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Maildir.py
|
|
|
|
Now store the folder MD5 to make copies more robust
|
|
|
|
------------------------------------------------------------------------
|
|
rev 40: jgoerzen | 2002-06-21 18:10:49 -0500 (Fri, 21 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
A /head/offlineimap/version.py
|
|
A /head/setup.py
|
|
|
|
Added
|
|
|
|
------------------------------------------------------------------------
|
|
rev 39: jgoerzen | 2002-06-21 00:01:10 -0500 (Fri, 21 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/folder/LocalStatus.py
|
|
M /head/offlineimap/folder/Maildir.py
|
|
M /head/offlineimap/imapserver.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
M /head/offlineimap/repository/LocalStatus.py
|
|
M /head/offlineimap/repository/Maildir.py
|
|
M /head/offlineimap/ui/UIBase.py
|
|
M /head/offlineimap.conf
|
|
M /head/offlineimap.py
|
|
|
|
Completed name change to offlineimap
|
|
|
|
------------------------------------------------------------------------
|
|
rev 38: jgoerzen | 2002-06-20 23:55:23 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/repository/IMAP.py
|
|
M /head/offlineimap/ui/TTY.py
|
|
|
|
*** empty log message ***
|
|
|
|
------------------------------------------------------------------------
|
|
rev 37: jgoerzen | 2002-06-20 21:25:24 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/imapserver.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
M /head/offlineimap/ui/TTY.py
|
|
M /head/offlineimap/ui/UIBase.py
|
|
M /head/offlineimap.conf
|
|
M /head/offlineimap.py
|
|
|
|
Updated
|
|
|
|
------------------------------------------------------------------------
|
|
rev 36: jgoerzen | 2002-06-20 20:51:21 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/__init__.py
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/IMAP.py
|
|
A /head/offlineimap/mbnames.py
|
|
M /head/offlineimap/repository/Base.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
M /head/offlineimap/ui/UIBase.py
|
|
M /head/offlineimap.conf
|
|
M /head/offlineimap.py
|
|
|
|
More updates
|
|
|
|
------------------------------------------------------------------------
|
|
rev 35: jgoerzen | 2002-06-20 19:54:27 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap.py
|
|
|
|
Removed debug
|
|
|
|
------------------------------------------------------------------------
|
|
rev 34: jgoerzen | 2002-06-20 19:42:39 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/ui/TTY.py
|
|
M /head/offlineimap/ui/UIBase.py
|
|
|
|
Updated!
|
|
|
|
------------------------------------------------------------------------
|
|
rev 33: jgoerzen | 2002-06-20 19:29:12 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/__init__.py
|
|
M /head/offlineimap/folder/Base.py
|
|
A /head/offlineimap/ui
|
|
A /head/offlineimap/ui/TTY.py
|
|
A /head/offlineimap/ui/UIBase.py
|
|
A /head/offlineimap/ui/__init__.py
|
|
M /head/offlineimap.py
|
|
|
|
Updated.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 32: jgoerzen | 2002-06-20 18:30:08 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/folder/LocalStatus.py
|
|
M /head/offlineimap/folder/Maildir.py
|
|
|
|
THINGS ARE WORKING!
|
|
|
|
------------------------------------------------------------------------
|
|
rev 31: jgoerzen | 2002-06-20 18:04:47 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/IMAP.py
|
|
A /head/offlineimap/folder/LocalStatus.py
|
|
M /head/offlineimap/folder/Maildir.py
|
|
M /head/offlineimap.py
|
|
|
|
Updated
|
|
|
|
------------------------------------------------------------------------
|
|
rev 30: jgoerzen | 2002-06-20 17:40:58 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/repository/LocalStatus.py
|
|
|
|
Updated to use new init for LocalStatusFolder
|
|
|
|
------------------------------------------------------------------------
|
|
rev 29: jgoerzen | 2002-06-20 16:31:05 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/__init__.py
|
|
M /head/offlineimap.py
|
|
|
|
Updated
|
|
|
|
------------------------------------------------------------------------
|
|
rev 28: jgoerzen | 2002-06-20 16:20:42 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
A /head/offlineimap/repository/LocalStatus.py
|
|
M /head/offlineimap/repository/Maildir.py
|
|
M /head/offlineimap/repository/__init__.py
|
|
M /head/offlineimap.py
|
|
|
|
Added LocalStatus support.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 27: jgoerzen | 2002-06-20 16:02:36 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
|
|
Updated.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 26: jgoerzen | 2002-06-20 15:55:06 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/imaputil.py
|
|
|
|
Updated.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 25: jgoerzen | 2002-06-20 15:22:40 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
|
|
Wrote savemessage
|
|
|
|
------------------------------------------------------------------------
|
|
rev 24: jgoerzen | 2002-06-20 15:12:52 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/Maildir.py
|
|
|
|
Updated so savemessage can take flags
|
|
|
|
------------------------------------------------------------------------
|
|
rev 23: jgoerzen | 2002-06-20 15:03:30 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Maildir.py
|
|
|
|
Fixed savemessage uid support
|
|
|
|
------------------------------------------------------------------------
|
|
rev 22: jgoerzen | 2002-06-20 14:53:22 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/imaplib.py
|
|
|
|
Fixed ssl.send
|
|
|
|
------------------------------------------------------------------------
|
|
rev 21: jgoerzen | 2002-06-20 04:17:20 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap.py
|
|
|
|
More bugfixes
|
|
|
|
------------------------------------------------------------------------
|
|
rev 20: jgoerzen | 2002-06-20 04:09:19 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/folder/Maildir.py
|
|
M /head/offlineimap/imaplib.py
|
|
M /head/offlineimap/imapserver.py
|
|
|
|
Fixed several bugs in imaplib, particularly with regard to read()
|
|
|
|
------------------------------------------------------------------------
|
|
rev 19: jgoerzen | 2002-06-20 01:39:27 -0500 (Thu, 20 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap.conf
|
|
M /head/offlineimap.py
|
|
|
|
*** empty log message ***
|
|
|
|
------------------------------------------------------------------------
|
|
rev 18: jgoerzen | 2002-06-19 21:40:29 -0500 (Wed, 19 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/folder/Maildir.py
|
|
M /head/offlineimap/imapserver.py
|
|
M /head/offlineimap/imaputil.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
A /head/offlineimap.conf
|
|
|
|
Updated.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 17: jgoerzen | 2002-06-19 20:26:28 -0500 (Wed, 19 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/imaputil.py
|
|
M /head/offlineimap.py
|
|
|
|
*** empty log message ***
|
|
|
|
------------------------------------------------------------------------
|
|
rev 16: jgoerzen | 2002-06-19 19:14:35 -0500 (Wed, 19 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Maildir.py
|
|
|
|
Added more functions required by the base
|
|
|
|
------------------------------------------------------------------------
|
|
rev 15: jgoerzen | 2002-06-19 18:59:57 -0500 (Wed, 19 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Maildir.py
|
|
|
|
Added savemessage
|
|
|
|
------------------------------------------------------------------------
|
|
rev 14: jgoerzen | 2002-06-19 18:37:36 -0500 (Wed, 19 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
|
|
Syncing code should be done.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 13: jgoerzen | 2002-06-19 18:14:54 -0500 (Wed, 19 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/Maildir.py
|
|
|
|
Checkpointing
|
|
|
|
------------------------------------------------------------------------
|
|
rev 12: jgoerzen | 2002-06-19 17:50:58 -0500 (Wed, 19 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
|
|
Checkpointing
|
|
|
|
------------------------------------------------------------------------
|
|
rev 11: jgoerzen | 2002-06-19 17:33:23 -0500 (Wed, 19 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Base.py
|
|
M /head/offlineimap/folder/Maildir.py
|
|
|
|
Checkpointing more development
|
|
|
|
------------------------------------------------------------------------
|
|
rev 10: jgoerzen | 2002-06-19 16:55:24 -0500 (Wed, 19 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/repository/Base.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
M /head/offlineimap/repository/Maildir.py
|
|
M /head/offlineimap.py
|
|
|
|
Updated!
|
|
|
|
------------------------------------------------------------------------
|
|
rev 9: jgoerzen | 2002-06-18 20:16:19 -0500 (Tue, 18 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/repository/Base.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
M /head/offlineimap/repository/Maildir.py
|
|
|
|
Updated
|
|
|
|
------------------------------------------------------------------------
|
|
rev 8: jgoerzen | 2002-06-18 20:08:59 -0500 (Tue, 18 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
M /head/offlineimap/folder/Maildir.py
|
|
M /head/offlineimap/folder/__init__.py
|
|
A /head/offlineimap/repository/Maildir.py
|
|
M /head/offlineimap/repository/__init__.py
|
|
|
|
Updated
|
|
|
|
------------------------------------------------------------------------
|
|
rev 7: jgoerzen | 2002-06-18 19:55:12 -0500 (Tue, 18 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
A /head/offlineimap/folder/Maildir.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
|
|
*** empty log message ***
|
|
|
|
------------------------------------------------------------------------
|
|
rev 6: jgoerzen | 2002-06-18 19:22:21 -0500 (Tue, 18 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
A /head/Makefile
|
|
A /head/offlineimap/__init__.py
|
|
A /head/offlineimap/folder/Base.py
|
|
A /head/offlineimap/folder/IMAP.py
|
|
M /head/offlineimap/folder/__init__.py
|
|
M /head/offlineimap/imapserver.py
|
|
M /head/offlineimap/imaputil.py
|
|
M /head/offlineimap/repository/IMAP.py
|
|
M /head/offlineimap/repository/__init__.py
|
|
M /head/offlineimap.py
|
|
|
|
Updated -- more writing
|
|
|
|
------------------------------------------------------------------------
|
|
rev 5: jgoerzen | 2002-06-18 18:39:00 -0500 (Tue, 18 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
A /head/offlineimap/folder
|
|
A /head/offlineimap/folder/__init__.py
|
|
A /head/offlineimap/imapserver.py
|
|
A /head/offlineimap/mailbox
|
|
A /head/offlineimap/repository
|
|
A /head/offlineimap/repository/Base.py
|
|
A /head/offlineimap/repository/IMAP.py
|
|
A /head/offlineimap/repository/__init__.py
|
|
M /head/offlineimap.py
|
|
|
|
Updated
|
|
|
|
------------------------------------------------------------------------
|
|
rev 4: jgoerzen | 2002-06-18 18:09:11 -0500 (Tue, 18 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
A /head/offlineimap/imaputil.py
|
|
M /head/offlineimap.py
|
|
|
|
Added, updated.
|
|
|
|
------------------------------------------------------------------------
|
|
rev 3: jgoerzen | 2002-06-18 16:21:27 -0500 (Tue, 18 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
A /head/offlineimap.py
|
|
|
|
Tinkering around
|
|
|
|
------------------------------------------------------------------------
|
|
rev 2: jgoerzen | 2002-06-18 15:40:20 -0500 (Tue, 18 Jun 2002) | 3 lines
|
|
Changed paths:
|
|
A /head/COPYRIGHT
|
|
A /head/offlineimap
|
|
A /head/offlineimap/imaplib.py
|
|
|
|
Imported from Python CVS version 1.51
|
|
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/python/dist/src/Lib/imaplib.py
|
|
|
|
------------------------------------------------------------------------
|
|
rev 1: jgoerzen | 2002-06-18 14:16:03 -0500 (Tue, 18 Jun 2002) | 2 lines
|
|
Changed paths:
|
|
A /head
|
|
A /head/COPYING
|
|
|
|
Initial revision
|
|
|
|
------------------------------------------------------------------------
|