summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* fix: misuse of 'usage' command register parameter.Patrick Totzke2012-01-13
* remove call to self.exit in ui.updatePatrick Totzke2012-01-11
* fix ui.build_statusbar if current_buffer is NonePatrick Totzke2012-01-11
* more careful account specific prompts in composePatrick Totzke2012-01-11
* more careful removal of thread linesPatrick Totzke2012-01-11
* Create `[highlighting]` section in default configdtk2012-01-11
* Merge branch 'testing' of github.com:pazz/alot into testingPatrick Totzke2012-01-11
|\
| * Add default highlight theming for `content` componentdtk2012-01-10
| * Enable highlighting of `displayed content`dtk2012-01-10
* | fix issue #255Patrick Totzke2012-01-11
* | propatage envelope.headers.__contains__Patrick Totzke2012-01-11
|/
* Enable highlighting of tagsdtk2012-01-10
* Change themeing structure for highlightingdtk2012-01-10
* Refactor get_tagattr() to have only one return statementdtk2012-01-09
* fix bad default timestamp format stringPatrick Totzke2012-01-08
* fix buffer refresh for toggletagsPatrick Totzke2012-01-08
* completion for new tagging commandsPatrick Totzke2012-01-08
* fix update of cached tags in Thread.add_tagsPatrick Totzke2012-01-08
* 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
|/