summaryrefslogtreecommitdiff
path: root/alot/commands/globals.py
Commit message (Expand)AuthorAge
* use BooleanAction where appropriatePatrick 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
* fix editnewPatrick Totzke2012-05-19
* Merge branch '0.3-feature-pyme' into stagingPatrick Totzke2012-05-17
|\
| * verify accounts gpg_key upon startupPatrick Totzke2012-05-13
| * move alot.db.errors GPGProblem to alot.errorsPatrick Totzke2012-05-13
| * lookup gpg key once during composePatrick Totzke2012-05-12
| * add sign_by_default account setting to enable GPG signatures by default, use ...Michael Stapelberg2012-05-11
* | added debug statements for flushingPatrick Totzke2012-05-17
* | Merge branch '0.3-fix-emptybuffer' into stagingPatrick Totzke2012-05-05
|\ \
| * | fix: help overlay in global modePatrick Totzke2012-05-05
| * | fix: safely read UI modePatrick Totzke2012-05-05
| |/
* | Merge branch '0.3-fix-theming-430' into stagingPatrick Totzke2012-04-08
|\ \
| * | fix help overlay themingPatrick Totzke2012-04-08
| |/
* | docs: more precise doc for EdidCommands spawn parmPatrick Totzke2012-03-23
* | fix spawn parm for EdicCommandPatrick Totzke2012-03-23
|/
* refactor: Envelope in its own filePatrick Totzke2012-03-11
* fix: dumb typo introduced in cleanupPatrick Totzke2012-03-11
* refacor: move db errors to separate filePatrick Totzke2012-03-11
* refactor db: move into submodulePatrick Totzke2012-03-11
* pep8 fixesPatrick Totzke2012-03-11
* Focus and rebuild existing TagListBuffer, instead of creating new onesDaniel2012-03-09
* Merge branch 'testing'Patrick Totzke2012-03-06
|\
| * Configurable prompt suffixDaniel2012-03-06
| * Strip To: of whitespace and commas, typically left over from completerDaniel2012-03-05
| * Cleaner and more common-looking promptsDaniel2012-03-03
| * correctly read global maps from configPatrick Totzke2012-02-26
| * fix issue #333Patrick Totzke2012-02-25
| * pep8/pyflakes cleanupPatrick Totzke2012-02-19
| * replace config with SettingsManager in commandsPatrick Totzke2012-02-19
| * switch to new theming handling in widgets and UIPatrick Totzke2012-02-19
* | Refresh an already displayed search.Daniel2012-02-21
|/
* make refocussing after envelope.edit configurrablePatrick Totzke2012-02-08
* 'spawn' parameter for Compose and EditCommandsPatrick Totzke2012-02-08
* add buffer parameter to globals.BufferCloseCommandPatrick Totzke2012-02-05
* Remove direct use of threading.Tom Prince2012-01-28
* replace buffer.typename with class var 'modename'Patrick Totzke2012-01-21
* pep8 and pyflakes cleanupsPatrick Totzke2012-01-19
* propagate compose option 'omit_signature'Patrick Totzke2012-01-19
* new ComposeCommand parameter "omit_signature"Patrick Totzke2012-01-19
* globbing for `alot compose --attach`Patrick Totzke2012-01-19
* more careful account specific prompts in composePatrick Totzke2012-01-11
* Purge logging objectdtk2012-01-05
* add '--sort' parameter to search commandPatrick Totzke2012-01-03