[commits] Horde-Hatchery branch, master, updated. 11b65380c379fed72cfeba637eb02a29aae205f7
Michael M Slusarz
slusarz at horde.org
Wed Nov 19 03:57:41 UTC 2008
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Horde-Hatchery".
The branch, master has been updated
via 11b65380c379fed72cfeba637eb02a29aae205f7 (commit)
via 35a1b84d5061b158e2ee92b9a273e30c57b40ea5 (commit)
via e2bd851a6cde59270a68c666577798d85b77fbdd (commit)
via 8702c3c30632dc17cfec47f1a52ef85bfde1a9f5 (commit)
via d6a61fdfbed7fdb44fb19de93b788547066b661a (commit)
via 485cbe659e106de59a057a9d0c9157c7f556ead1 (commit)
via 98ba536b8a901909650ffa4509e88fb2492ecbbb (commit)
via 265e930461d215b5560aaf2d11c196a3e8a488b6 (commit)
via aca7bb3e20f1f59452f00a15d4f951dedf8543ef (commit)
via 59a9148fa38d17bd0b8901d28c9cb3e062ec137a (commit)
from 39fb37233b80bd5eed7682fd8af70794000858be (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 11b65380c379fed72cfeba637eb02a29aae205f7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 18 20:55:30 2008 -0700
Parse PGP armor data using embdedded functions. Kewl.
commit 35a1b84d5061b158e2ee92b9a273e30c57b40ea5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 18 20:54:46 2008 -0700
nits
commit e2bd851a6cde59270a68c666577798d85b77fbdd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 18 20:54:27 2008 -0700
Make sure all EOL chars have been stripped.
commit 8702c3c30632dc17cfec47f1a52ef85bfde1a9f5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 18 20:30:25 2008 -0700
Remove unused functions.
commit d6a61fdfbed7fdb44fb19de93b788547066b661a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 18 20:29:21 2008 -0700
phpdoc
commit 485cbe659e106de59a057a9d0c9157c7f556ead1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 18 20:29:09 2008 -0700
cleanups.
commit 98ba536b8a901909650ffa4509e88fb2492ecbbb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 18 18:53:38 2008 -0700
First wave of changes to IMP_Compose to make it work again
commit 265e930461d215b5560aaf2d11c196a3e8a488b6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 18 15:38:57 2008 -0700
Use features provided by other libs.
commit aca7bb3e20f1f59452f00a15d4f951dedf8543ef
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 18 15:38:39 2008 -0700
Use exception logging callback.
commit 59a9148fa38d17bd0b8901d28c9cb3e062ec137a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Nov 18 14:44:52 2008 -0700
Add findBody()
-----------------------------------------------------------------------
Summary of changes:
framework/Crypt/lib/Horde/Crypt/pgp.php | 68 ++--
framework/Mime/lib/Horde/Mime/Message.php | 22 +
framework/Mime/lib/Horde/Mime/Part.php | 3 +-
imp/compose.php | 13 +-
imp/lib/Auth/imp.php | 1 -
imp/lib/Compose.php | 868 ++++++++++++-----------------
imp/lib/Contents.php | 16 +-
imp/lib/Crypt/pgp.php | 153 +-----
imp/lib/Fetchmail.php | 1 -
imp/lib/Fetchmail/imap.php | 8 +-
imp/lib/Folder.php | 16 +-
imp/lib/IMAP.php | 14 +-
imp/lib/IMAP/Tree.php | 5 +-
imp/lib/IMP.php | 4 +-
imp/lib/Mailbox.php | 14 +-
imp/lib/Message.php | 22 +-
imp/lib/Mime/Viewer/pgp.php | 9 +-
imp/lib/Mime/Viewer/pkcs7.php | 3 -
imp/lib/Mime/Viewer/plain.php | 125 ++++-
imp/lib/Quota/imap.php | 1 -
imp/lib/Search.php | 5 +-
imp/lib/UI/Compose.php | 9 +-
imp/message.php | 1 -
23 files changed, 584 insertions(+), 797 deletions(-)
hooks/post-receive
--
Horde-Hatchery
More information about the commits
mailing list