]> git.cworth.org Git - sup/commit
many changes (while on the airplane).
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Tue, 2 Jan 2007 16:00:44 +0000 (16:00 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Tue, 2 Jan 2007 16:00:44 +0000 (16:00 +0000)
commit7105b6ea2722b94d9a53f69f986aaf3dac62c9a4
treec44c54ecc2953f7b4d751985413a56bf7fcf7ed4
parentfb594269a38f54fec7de3b0df173f964e04a229f
many changes (while on the airplane).
- reworked source error handling so that it finally works well.
- reworked ssh and imap to conform to that.
- cleaned up logging and comments all over.
- made sup-import use highline and allow the user to use previously-defined
  account information.
- made the buffer line expandable

git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@135 5c8cc53c-5e98-4d25-b20a-d8db53a31250
14 files changed:
bin/sup
bin/sup-import
lib/sup/buffer.rb
lib/sup/imap.rb
lib/sup/index.rb
lib/sup/label.rb
lib/sup/mbox/ssh-file.rb
lib/sup/mbox/ssh-loader.rb
lib/sup/message.rb
lib/sup/modes/scroll-mode.rb
lib/sup/modes/thread-index-mode.rb
lib/sup/modes/thread-view-mode.rb
lib/sup/source.rb
lib/sup/util.rb