summaryrefslogtreecommitdiff
path: root/alot/init.py
Commit message (Expand)AuthorAge
* fix missing importPatrick Totzke2012-09-04
* cleanup: pep8 fixes for init.pyPatrick Totzke2012-09-04
* cleanup: move DBManager to its own filePatrick Totzke2012-08-10
* cleanup: move SettingsManager to its own filePatrick Totzke2012-08-10
* do not write default config if missingPatrick Totzke2012-08-01
* removed unused __main__ testPatrick Totzke2012-06-14
* add copyright statements to all source filesPatrick Totzke2012-06-14
* Add notmuch-config switch back in.Jakob2012-04-03
* Respect NOTMUCH_CONFIG environment variable.Jakob2012-04-02
* pep8 fixesPatrick Totzke2012-03-15
* remove referene to ~/.alot.rcPatrick Totzke2012-03-15
* Exception handling and forgotten importDaniel2012-03-15
* Copy bindings file as config if user has noneDaniel2012-03-15
* No default value for config file given on command-line.Daniel2012-03-15
* overwrite logs by defaultPatrick Totzke2012-03-02
* remove unused importsPatrick Totzke2012-02-25
* move logging init before settings initPatrick Totzke2012-02-23
* read colourmode arg to settingsmanagerPatrick Totzke2012-02-23
* fix typoPatrick Totzke2012-02-20
* initialize SettingsManager at startupPatrick Totzke2012-02-19
* remove references to AccountManager in init and UIPatrick Totzke2012-02-19
* replace config.get_* with settings.getPatrick Totzke2012-02-18
* remove unused reference to dbman in AccountsPatrick Totzke2012-02-09
* Fix commandline handling of colourmodeStanislav Ochotnicky2012-02-03
* fix issue #283Patrick Totzke2012-01-24
* pep8 and pyflakes cleanupsPatrick Totzke2012-01-19
* propagate compose option 'omit_signature'Patrick Totzke2012-01-19
* prompt for recipient if no arg to 'alot compose'Patrick Totzke2012-01-19
* Reset logging before configuringdtk2012-01-05
* Purge logging objectdtk2012-01-05
* Fix basic logging functionalitydtk2012-01-05
* pep8Patrick Totzke2012-01-03
* propagate search parameter to commandline argsPatrick Totzke2012-01-03
* Get the db manager instance into the accountsJustus Winter2011-12-25
* more verbose helpstringsPatrick Totzke2011-12-22
* pep8/pyflakes fixesPatrick Totzke2011-12-21
* use generic SubcommandOptions in initPatrick Totzke2011-12-20
* added --attach parameter to compose cmdPatrick Totzke2011-12-20
* pep8 fixesPatrick Totzke2011-12-19
* initial option parsing with subcommandsPatrick Totzke2011-12-19
* gracefully exit if config parsing failsPatrick Totzke2011-12-16
* added --version switch to commandline argumentsPatrick Totzke2011-12-16
* remove unused HooksManagerPatrick Totzke2011-12-11
* removed GPL headers from individual source filesPatrick Totzke2011-11-16
* infrastructure for argparser in commandfactoryPatrick Totzke2011-10-15
* globals and search commands donePatrick Totzke2011-10-12
* 2nd attemptPatrick Totzke2011-10-12
* bend importsPatrick Totzke2011-10-08
* fix typo from manual mergePatrick Totzke2011-10-02
* Merge branch 'master' of github.com:pazz/alotPatrick Totzke2011-10-02
|\