summaryrefslogtreecommitdiff
path: root/alot/buffers.py
Commit message (Expand)AuthorAge
* pep8Patrick Totzke2012-01-03
* introduce config switch 'search_threads_sort_order'Patrick Totzke2012-01-03
* update ThreadBuffer wrt new folding methodPatrick Totzke2011-12-27
* ThreadBuffer rebuilds to SolidFill if thread nonexistantPatrick Totzke2011-12-27
* Sort TagListBufferdtk2011-12-25
* use new envelope structure in EnvelopeBufferPatrick Totzke2011-12-17
* fix: focussing of empty pilePatrick Totzke2011-12-14
* remove unused SearchBuffer.debugPatrick Totzke2011-12-11
* remove unused Envelope.get_emailPatrick Totzke2011-12-10
* removed unused Envelope.set_emailPatrick Totzke2011-12-10
* removed unused Buffer.apply_commandPatrick Totzke2011-12-10
* [cosmetic] 's' indicating plural in Buffer.__str_Patrick Totzke2011-12-10
* include mode string in Buffer.__str__Patrick Totzke2011-12-10
* Merge branch 'master' into docsPatrick Totzke2011-12-06
|\
| * EnvelopeBuffer statusline lovePatrick Totzke2011-12-06
* | Merge branch 'master' into docsPatrick Totzke2011-12-06
|\|
| * delay encoding of header valuesPatrick Totzke2011-12-04
* | buffers documentationPatrick Totzke2011-12-04
* | started buffers documentationPatrick Totzke2011-12-03
|/
* removed GPL headers from individual source filesPatrick Totzke2011-11-16
* bufferlist lovePatrick Totzke2011-11-11
* introduce cleanups in buffersPatrick Totzke2011-11-11
* properly terminate search-processesPatrick Totzke2011-11-10
* clean up piping architecturePatrick Totzke2011-11-10
* process termination part 1Patrick Totzke2011-11-10
* DBManager.get_threadsPatrick Totzke2011-11-08
* cleanup search: walker class (issue #120)Patrick Totzke2011-11-08
* pep8 fixesPatrick Totzke2011-11-06
* Merge branch 'master' into envelopePatrick Totzke2011-11-06
|\
| * Search threads with multiprocessing.Antoine Amarilli2011-11-06
* | use envelops rather than emails in envelope bufPatrick Totzke2011-11-06
* | renamed DisensembledMail -> EnvelopePatrick Totzke2011-11-05
* | pep8Patrick Totzke2011-11-04
* | enter DisassembledMailPatrick Totzke2011-11-04
|/
* pep8Patrick Totzke2011-10-18
* use header blacklist in envelope bufferPatrick Totzke2011-10-18
* fix importsPatrick Totzke2011-10-13