summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* header key completion for envelope.set/unsetPatrick Totzke2011-12-24
* reorder CommandLineCompleterPatrick Totzke2011-12-24
* add reference to buffer to CommandlineCompleterPatrick Totzke2011-12-24
* use StringlistCompleter for AccountCompleterPatrick Totzke2011-12-24
* use StringlistCompleter for TagsCompleterPatrick Totzke2011-12-24
* introduce generic StringlistCompleterPatrick Totzke2011-12-24
* forgot type docstringPatrick Totzke2011-12-24
* fix unpacking issue in CommandlineCompleterPatrick Totzke2011-12-24
* Merge branch 'feature-generate-message-id' into testingPatrick Totzke2011-12-24
|\
| * Generate Message-IDs when composing a mailJustus Winter2011-12-24
|/
* docs: add magic to Mock module list for rtfd.orgPatrick Totzke2011-12-24
* Merge branch 'testing'Patrick Totzke2011-12-24
|\
| * Merge branch 'issue-171-attachments' into testingPatrick Totzke2011-12-23
| |\
| | * fix detection of attachment partsPatrick Totzke2011-12-23
| |/
| * Merge branch 'issue-172-magic' into testingPatrick Totzke2011-12-23
| |\
| | * rely on Attachment.get_content_type in threads cmdPatrick Totzke2011-12-23
| | * use helper.guess_mimetype in AttachmentsPatrick Totzke2011-12-23
| | * more generic guess_mimetype and docsPatrick Totzke2011-12-23
| | * add dependency for python-magicPatrick Totzke2011-12-23
| | * use magicâ„¢ to detect mimetypes for filesPatrick Totzke2011-12-23
| |/
* | Add two more twisted modules to the mock_modules listJustus Winter2011-12-24
* | Add a fake __file__ string to the Mock classJustus Winter2011-12-24
* | Merge pull request #182 from 0x64746b/fix_docuPatrick Totzke2011-12-24
|\ \
| * | Clarify semantics of MessageWidget::bars_atdtk2011-12-24
| * | Fix typos in MessageWidgetdtk2011-12-24
| * | Fix typodtk2011-12-24
| |/
* | Merge pull request #181 from 0x64746b/aligned_threadviewPatrick Totzke2011-12-24
|\ \ | |/ |/|
| * Draw connected tree lines for unfolded messagesdtk2011-12-24
| * Align unfolded mail parts to summary linedtk2011-12-24
|/
* example config for nottoomuch-addressesPatrick Totzke2011-12-23
* fix issue #177Patrick Totzke2011-12-23
* recommend unprivileged installation in INSTALLPatrick Totzke2011-12-22
* Merge branch 'packaging'Patrick Totzke2011-12-22
|\
| * Merge branch 'manpage' into packagingPatrick Totzke2011-12-22
| |\
| | * added generated manpage for v0.21Patrick Totzke2011-12-22
| | * hardcoded synopsis string in manpage templatePatrick Totzke2011-12-22
| | * more verbose helpstringsPatrick Totzke2011-12-22
| | * Merge branch 'docs' into manpagePatrick Totzke2011-12-22
| | |\
| | | * add help2man include file for man generationPatrick Totzke2011-12-19
| * | | moved debian to packaging/debianPatrick Totzke2011-12-22
| * | | fix some of the depends and build-dependsJameson Graef Rollins2011-12-22
| * | | New Debian packagingJameson Graef Rollins2011-12-22
| |/ /
* / / more verbose helpstringsPatrick Totzke2011-12-22
|/ /
* | updated NEWS filePatrick Totzke2011-12-22
* | Merge branch 'testing'Patrick Totzke2011-12-22
|\ \
| * | re-introducing copyright string as commandPatrick Totzke2011-12-22
| * | pep8/pyflakes fixesPatrick Totzke2011-12-21
| * | Merge branch 'issue-157-popen' into testingPatrick Totzke2011-12-21
| |\ \
| | * | make PipeCommand use cmdlistsPatrick Totzke2011-12-21
| | * | fix typo in call_cmd helperPatrick Totzke2011-12-21