]> git.madduck.net Git - etc/taskwarrior.git/history - setup.py

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

tests: Do not use string-based dates for compatibility reasons
[etc/taskwarrior.git] / setup.py
2016-03-14 Tomas BabejMerge pull request #44 from robgolding63/release/1.0.0
2016-03-14 Rob GoldingLoosen the version requirement for six
2016-03-14 Rob GoldingBump version for 1.0.0 release
2016-02-13 Rob GoldingMerge branch 'release/0.12.1' into develop
2016-02-13 Rob GoldingBump version for 0.12.1 release
2016-01-31 Rob GoldingMerge branch 'release/0.12.0' into develop
2016-01-31 Rob GoldingMerge branch 'develop' into release/0.12.0
2016-01-31 Rob GoldingBump version for 0.12.0 release
2015-12-26 Rob GoldingBump version for 0.11.0 release
2015-11-15 Rob GoldingMerge branch 'release/0.11.0'
2015-11-15 Rob GoldingBump version for 0.11.0 release
2015-08-09 Tomas BabejMerge branch 'fixes' of github.com:/tshirtman/tasklib...
2015-08-09 Tomas Babejsetup: Add conditional dependency for importlib
2015-07-22 Rob GoldingMerge branch 'release/0.10.0' into develop
2015-07-22 Rob GoldingMerge branch 'release/0.10.0'
2015-07-22 Rob GoldingBump version for 0.10.0 release
2015-02-20 Rob GoldingMerge branch 'release/0.9.0' into develop
2015-02-20 Rob GoldingMerge branch 'release/0.9.0'
2015-02-20 Rob GoldingBump version for 0.9.0
2015-02-20 Rob GoldingThe next version will be 0.9.0
2015-02-07 Tomas BabejSetup: Add tzlocal to required packages
2015-02-06 Tomas BabejSetup: Add pytz as dependency
2015-01-19 Rob GoldingMerge branch 'release/0.8.0' into develop
2015-01-19 Rob GoldingMerge branch 'release/0.8.0'
2015-01-19 Rob GoldingBump version for 0.8.0
2015-01-19 Rob GoldingThe next version will be 0.8.0
2015-01-15 Rob GoldingMerge branch 'develop' into deserialized-data-dict
2015-01-15 Rob GoldingMerge branch 'release/0.7.1' into develop
2015-01-15 Rob GoldingMerge branch 'release/0.7.1'
2015-01-15 Rob GoldingBump version for 0.7.1
2015-01-15 Rob GoldingThe next version will be 0.7.1
2015-01-11 Rob GoldingMerge branch 'develop' into deserialized-data-dict
2015-01-11 Rob GoldingMerge branch 'release/0.7.0' into develop
2015-01-11 Rob GoldingMerge branch 'release/0.7.0'
2015-01-11 Rob GoldingBump version for 0.7.0
2015-01-06 Rob GoldingThe next version will be 0.7.0
2014-12-26 Rob GoldingMerge branch 'release/0.6.0'
2014-12-26 Rob GoldingThe next version will be 0.6.0
2014-12-26 Rob GoldingDon't explicitly require six==1.5.2 to avoid VersionCon...
2014-11-10 Rob GoldingMerge branch 'release/0.5.0' into develop
2014-11-10 Rob GoldingMerge branch 'release/0.5.0'
2014-11-10 Rob GoldingBump version for 0.5.0 release
2014-09-07 Rob GoldingMerge branch 'release/0.4.1' into develop
2014-09-07 Rob GoldingMerge branch 'release/0.4.1'
2014-09-07 Rob GoldingBump version for 0.4.1
2014-09-07 Rob GoldingThe next version will be 0.4.1
2014-09-07 Rob GoldingMerge branch 'release/0.4.0'
2014-09-07 Rob GoldingBump version for 0.4.0
2014-09-07 Rob GoldingBump version for next release
2014-02-17 Rob GoldingFix #2 -- correctly deal with unicode data
2013-12-29 Rob GoldingMerge branch 'release-0.3.1'
2013-12-29 Rob GoldingVersion 0.3.1
2013-11-20 Rob GoldingThe next version will be 0.3.1
2013-11-10 Rob GoldingBump version to 0.2
2013-11-03 Rob GoldingMerge branch 'master' of github.com:robgolding63/tasklib
2013-11-03 Rob GoldingAdd .travis.yml
2013-04-02 Rob GoldingREADME is rst not md
2013-04-01 Rob GoldingInitial commit