summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* add align_mode configobj checkPatrick Totzke2012-07-01
* add attr_triple configobj checkPatrick Totzke2012-07-01
* new spec for theme filesPatrick Totzke2012-07-01
* Merge branch '0.3.1-fix-X11less-edit-460'Patrick Totzke2012-06-26
|\
| * fix default behaviour of --spawn on X11-less TERMSPatrick Totzke2012-06-23
* | Merge branch '0.3.1-feature-statusline-474'Patrick Totzke2012-06-26
|\ \
| * | fix implicit decoding issue with str.formatPatrick Totzke2012-06-24
| * | doc: update and change default right statusbar entryPatrick Totzke2012-06-20
| * | implement configurable statusbar featurePatrick Totzke2012-06-19
| * | add MODE_statusbar config optionsPatrick Totzke2012-06-19
| * | add `get_info` method to buffersPatrick Totzke2012-06-19
| |/
* | use more apropriate log levels in UIPatrick Totzke2012-06-24
* | Merge branch '0.3.1-fix-msg-count-463'Patrick Totzke2012-06-24
|\ \ | |/ |/|
| * fix update result count after tag operationsPatrick Totzke2012-06-14
* | corrected typo startwith --> startswithPatrick Totzke2012-06-16
* | add forward_subject and forward_subject_prefixThomas Weißschuh2012-06-16
* | implement setting: reply_subject_prefixThomas Weißschuh2012-06-16
* | introduce hook: reply_subjectThomas Weißschuh2012-06-16
* | fix issue #475Patrick Totzke2012-06-16
* | Merge branch '0.3.1-feature-editor-env-466'Patrick Totzke2012-06-16
|\ \
| * | fix shellescape --spawn return codesPatrick Totzke2012-06-16
| * | spawn in new xterm only if X is runningPatrick Totzke2012-06-16
| * | add new hook 'touch_external_cmdlist'Patrick Totzke2012-06-16
| * | make EditCommand use spawn/thread parms directlyPatrick Totzke2012-06-16
* | | fix BooleanActionPatrick Totzke2012-06-16
* | | doc: fix rtfd.org build: missing coding commentPatrick Totzke2012-06-16
|/ /
* | cleanup docstring for BooleanActionPatrick Totzke2012-06-14
* | removed unused __main__ testPatrick Totzke2012-06-14
* | add copyright statements to all source filesPatrick Totzke2012-06-14
|/
* Merge branch '0.3.1-feature-boolean-arguments'Patrick Totzke2012-06-13
|\
| * use metavar 'BOOL' for BooleanAction parametersPatrick Totzke2012-06-11
| * use BooleanAction where appropriatePatrick Totzke2012-06-11
| * completion for BooleanAction parameterPatrick Totzke2012-06-11
| * add BooleanAction for argparsePatrick Totzke2012-06-11
| * make --spawn option default to NonePatrick Totzke2012-06-10
| * use cmdlist properly for shellescapePatrick Totzke2012-06-05
| * fix: shellescape to work with ExternalCommand APIPatrick Totzke2012-06-03
| * add helper split_commandstringPatrick Totzke2012-06-03
| * make ExternalCommand work on command listsPatrick Totzke2012-06-03
| * shell parameter for ExternalCommandPatrick Totzke2012-06-02
| * stdin parameter for ExternalCommandPatrick Totzke2012-06-02
| * interpret missing %s in mailcap handler correctlyPatrick Totzke2012-06-02
* | Merge branch '0.3.1-feature-quotehook-465'Patrick Totzke2012-06-13
|\ \
| * | introduce setting quote_prefixThomas Weißschuh2012-06-08
| * | use hook text_quote for quoting a messag bodyThomas Weißschuh2012-06-08
* | | use address as fallback in reply/forward_prefixThomas Weißschuh2012-06-12
|/ /
* | doc: minor docstring corrections for dbPatrick Totzke2012-06-05
* | decode From-header read from the indexPatrick Totzke2012-05-31
* | fix: be more relaxed wrt non-rfc-compliant headersPatrick Totzke2012-05-31
|/
* fix: sanity check libmagics return valuesPatrick Totzke2012-05-30