summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* port thread.TagCommand to search bufferPatrick Totzke2012-01-08
* remove set_tags for remove_rest parm to add_tagsPatrick Totzke2012-01-08
* add helpstrings for individual decorationsPatrick Totzke2012-01-08
* fix widget updating for thread retagPatrick Totzke2012-01-08
* add retag command for thread bufferPatrick Totzke2012-01-08
* propagate remove_rest in Message.add_tagsPatrick Totzke2012-01-08
* cleanup refresh callback used in TagCommandPatrick Totzke2012-01-08
* make MessageWidget rebuild summary widgetPatrick Totzke2012-01-08
* use callbacks for widget update in TagCommandPatrick Totzke2012-01-08
* update local tags in Message and ThreadPatrick Totzke2012-01-08
* introduce callback for writequeuePatrick Totzke2012-01-08
* add TagCommand for threads modePatrick Totzke2012-01-07
* add ThreadBuffer.get_messagewidgetsPatrick Totzke2012-01-07
* Merge branch 'message-sumary-212' into testingPatrick Totzke2012-01-07
|\
| * display outstanding tags in MessageSumary linePatrick Totzke2012-01-07
| * intersection arg for Thread.get_tags()Patrick Totzke2012-01-07
* | 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