aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test suite: add simple test for parsing IMAP urls specifying port numbersNikolaus Schulz2011-07-091-0/+13
* IMAP: support servers listening on non-standard portsNikolaus Schulz2011-07-092-8/+21
* IMAP: handle broken servers sending no untagged SEARCH responseNikolaus Schulz2011-07-091-3/+7
* Fix whitespace and formatting of the manpage XML sourceNikolaus Schulz2011-07-051-158/+238
* Manpage & changelog: document support for international IMAP mailbox namesNikolaus Schulz2011-07-052-0/+10
* IMAP: add support for non-ascii mailbox namesNikolaus Schulz2011-07-052-1/+135
* test suite: let FixedGzipFile.seek() pass on what gzip.GzipFile.seek() returnedNikolaus Schulz2011-06-182-2/+7
* Makefile: remove obsolete rulesNikolaus Schulz2011-03-281-11/+1
* Add .gitignore, ignoring auto-generated filesNikolaus Schulz2011-03-281-0/+3
* Update changelogNikolaus Schulz2011-03-281-0/+6
* Manpage & webpage CSS: drop font selectionsNikolaus Schulz2011-03-281-5/+0
* Manpage: lots of cleanup and fixes in the XML and formattingNikolaus Schulz2011-03-285-209/+224
* Remove manpage, there is no need to keep an auto-generated file aroundNikolaus Schulz2011-03-281-886/+0
* manpage: define proper "manual" and "source" stringsNikolaus Schulz2011-01-072-4/+5
* Port man page from SGML to XMLNikolaus Schulz2010-12-298-1206/+1582
* IMAP: don't collect statistics data when run with --quiet optionNikolaus Schulz2010-12-261-1/+1
* Fix typo in the manpageNikolaus Schulz2010-12-261-1/+1
* setup.py: install manpage into share/man/man1 instead of man/man1Nikolaus Schulz2010-11-281-1/+1
* Default options.debug_imap to 0 again, not FalseNikolaus Schulz2010-11-121-1/+1
* Update changelog and prepare 0.8.2 releaseNikolaus Schulz2010-10-164-4/+9
* IMAP: don't prepend NAMESPACE prefix to INBOX and its childrenNikolaus Schulz2010-10-161-4/+12
* Update changelog and prepare 0.8.1 releaseNikolaus Schulz2010-09-304-4/+9
* IMAP: correctly handle IMAP `literal' and unquoted `astring' in LIST replyNikolaus Schulz2010-09-262-6/+55
* Releasing 0.8.0: fix release date in the changelog, and update the project we...Nikolaus Schulz2010-08-092-3/+3
* MANIFEST.in: distribute NEWSNikolaus Schulz2010-08-091-0/+1
* Add new file NEWS, gathering noteworthy changes from the changelogNikolaus Schulz2010-08-091-0/+39
* Remove release notesNikolaus Schulz2010-08-091-44/+0
* Regenerate manpage from sgml sourceNikolaus Schulz2010-08-091-1/+15
* Manpage, TODO, CHANGELOG: document and record wildcard expansion in IMAP mail...Nikolaus Schulz2010-08-093-3/+21
* Expand wildcards in IMAP mailbox namesNikolaus Schulz2010-08-091-127/+133
* TODO: drop more obsolete itemsNikolaus Schulz2010-08-081-20/+1
* Regenerate manpage from sgml sourceNikolaus Schulz2010-07-311-12/+42
* Manpage: various updatesNikolaus Schulz2010-07-311-16/+50
* New option --archive-name, alias -a, to hard-code the archive filenameNikolaus Schulz2010-07-313-19/+64
* test suite: fix buggy test of --suffix and --prefix option parsingNikolaus Schulz2010-07-311-2/+2
* test suite: replace some plain assertions with TestCase.assertEqual()Nikolaus Schulz2010-07-311-4/+4
* Rename variables in make_archive_name()Nikolaus Schulz2010-07-311-6/+6
* Don't create hidden archives when archiving mailboxes with leading dots in th...Nikolaus Schulz2010-07-313-0/+30
* Only use the default archive name suffix when the user specified no affixNikolaus Schulz2010-07-312-12/+41
* New option --archive-prefix, alias -pNikolaus Schulz2010-07-314-13/+70
* Detect and never archive IMAP server pseudo mbox messagesNikolaus Schulz2010-07-303-0/+31
* Give the changelog some more loveNikolaus Schulz2010-07-301-14/+24
* test suite: test unlocking an mbox after dotlocking failed with EACCESNikolaus Schulz2010-07-301-0/+1
* Fix crash when unlocking an mbox after dotlocking failed with EACCESNikolaus Schulz2010-07-301-1/+4
* index.html: reword pointer to the Suse Build Service to be more genericNikolaus Schulz2010-07-301-2/+2
* Regenerate manpage from the sgml sourceNikolaus Schulz2010-07-301-8/+2
* Updated the manpage dateNikolaus Schulz2010-07-301-1/+1
* Document in the manpage that archivemail locks the archive mboxNikolaus Schulz2010-07-301-0/+1
* Remove the notes about setuid support from the manpageNikolaus Schulz2010-07-291-13/+0
* Replace distutils MANIFEST with MANIFEST.in templateNikolaus Schulz2010-07-292-12/+9