summaryrefslogtreecommitdiff
path: root/alot/__init__.py
Commit message (Collapse)AuthorAge
* bump yearPatrick Totzke2019-02-14
|
* bump version stringPatrick Totzke2019-02-14
|
* bump version stringPatrick Totzke2018-12-10
|
* bump version stringPatrick Totzke2018-02-22
|
* bump versionPatrick Totzke2017-08-19
|
* bump version stringPatrick Totzke2017-08-19
|
* alot: fix dev versionDylan Baker2017-02-09
|
* bump version stringPatrick Totzke2017-01-30
|
* bump version stringPatrick Totzke2017-01-28
|
* version bumpPatrick Totzke2016-12-09
|
* bump version numberPatrick Totzke2016-12-09
|
* bump version numberPatrick Totzke2015-12-21
|
* version bumpPatrick Totzke2015-12-21
|
* bump version to 0.3.6Patrick Totzke2014-08-02
|
* version bumpPatrick Totzke2013-07-18
|
* bumped version stringPatrick Totzke2013-02-19
|
* bumped version stringPatrick Totzke2012-09-09
|
* bump version stringPatrick Totzke2012-09-09
|
* bumped version to 0.3.2+Patrick Totzke2012-07-24
|
* bumped version string to 0.3.2Patrick Totzke2012-07-22
|
* bumped version string to 0.3.1+Patrick Totzke2012-05-19
|
* bumped version string to 0.3.1Patrick Totzke2012-05-17
|
* bumped version string to 0.3+Patrick Totzke2012-03-22
|
* bumped version stringPatrick Totzke2012-03-18
|
* revert to hardcoded version stringsPatrick Totzke2012-02-01
| | | | | | | | | | | | | before, we tried to be smart and wrote an auto-generated version string via `git describe` to alot.VERSION at setup time that got read by alot.__init__ later on. This reverts to a hardcoded version string in alot.__version__. It makes tedious calls to `git update-index --assume-unchanged VERSION` unnecessary and makes life easier for packagers. closes issue #299
* make sure __init__ only reads the VERSION filePatrick Totzke2012-01-07
| | | | | | | and never writes it. The file /alot/VERSION will be provided in the future and contain the release version string. setup.py will try to overwrite this with the result of `git describe` which will suceed only if we are on a git checkout.
* atomagic version string generationPatrick Totzke2011-12-16
| | | | | http://dcreager.net/2010/02/10/setuptools-git-version-numbers/ Also makes the version string accessible as alot.__version__.
* adjusted release versionPatrick Totzke2011-11-16
|
* removed GPL headers from individual source filesPatrick Totzke2011-11-16
|
* cleanup & pep8 fixesPatrick Totzke2011-10-22
|
* globals and search commands donePatrick Totzke2011-10-12
|
* 2nd attemptPatrick Totzke2011-10-12
|
* version bumpPatrick Totzke2011-08-27
|
* docspazz2011-08-13
|
* read colour theme from config filepazz2011-06-08
|
* added urwid and notmuch requirements to setup.pypazz2011-06-04
|
* setup.py and friendspazz2011-06-02
|
* rename to "alot"pazz2011-05-23
read and laugh, alot: http://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html