summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* fix gitignore filePatrick Totzke2012-01-07
* print in backgroundPatrick Totzke2012-01-07
* clean up PipeCommand codePatrick Totzke2012-01-07
* version string vanityPatrick Totzke2012-01-07
* print --all --separately by defaultPatrick Totzke2012-01-07
* adjust PrintCommand wrt new PipeCommand argsPatrick Totzke2012-01-07
* introduce format parameter to pipeto commandPatrick Totzke2012-01-07
* fix typoPatrick Totzke2012-01-07
* Merge branch 'testing' of github.com:pazz/alot into testingPatrick Totzke2012-01-07
|\
| * Merge pull request #239 from 0x64746b/fix_docuPatrick Totzke2012-01-07
| |\
| | * Add documentation on themeing focussed tagsdtk2012-01-07
* | | added `background` parameter to pipto commandPatrick Totzke2012-01-07
* | | docs: added warning for call_cmd helperPatrick Totzke2012-01-07
|/ /
* | checkin fallback VERSION filePatrick Totzke2012-01-07
* | make sure __init__ only reads the VERSION filePatrick Totzke2012-01-07
* | update docs in version.pyPatrick Totzke2012-01-07
|/
* Reset logging before configuringdtk2012-01-05
* Purge logging objectdtk2012-01-05
* Merge pull request #232 from 0x64746b/fix_loggingPatrick Totzke2012-01-05
|\
| * Fix basic logging functionalitydtk2012-01-05
* | Don't register UI with DBMandtk2012-01-05
|/
* Handle missing highlighting rulesdtk2012-01-04
* Adjust code to new FallbackConfigParser behaviourdtk2012-01-04
* Make FallbackConfigParser raise exceptiondtk2012-01-04
* Raise parser specific exceptions in configdtk2012-01-04
* Comply with PEP8dtk2012-01-03
* Highlight threads that match a querydtk2012-01-03
* Teach thread to check whether itself matches a querydtk2012-01-03
* [PoC] Highlight threads upon arbitrary queriesdtk2012-01-03
* pep8Patrick Totzke2012-01-03
* fix name of SaveCommandPatrick Totzke2012-01-03
* use envelope.attach in AttachCommandPatrick Totzke2012-01-03
* Merge branch 'feature-sort-145' into testingPatrick Totzke2012-01-03
|\
| * add new search command: "sort"Patrick Totzke2012-01-03
| * propagate search parameter to commandline argsPatrick Totzke2012-01-03
| * add '--sort' parameter to search commandPatrick Totzke2012-01-03
| * introduce config switch 'search_threads_sort_order'Patrick Totzke2012-01-03
| * introduce sort orders in DBManagerPatrick Totzke2012-01-03
* | Select highlight theme only once per refreshdtk2012-01-02
* | Amend highlighting of date and mailcount in rebuild()dtk2012-01-02
* | Comply with code conventions for private methodsdtk2012-01-02
* | Adjust default highlight themesdtk2012-01-02
* | Enable highlighting of tag combinationsdtk2012-01-02
* | Teach thread to check for several tagsdtk2012-01-02
* | Don't fallback to lower priority tag themeingdtk2012-01-02
* | Refine selection of default themeing for highlightingdtk2012-01-02
|/
* don't double-quote pathsPatrick Totzke2012-01-01
* multi word commands for pipetoPatrick Totzke2012-01-01
* don't display text/plain attachments in bodytextPatrick Totzke2011-12-31
* move signature adding to ComposeCommandPatrick Totzke2011-12-30