]> git.madduck.net Git - etc/taskwarrior.git/shortlog

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:

etc/taskwarrior.git
2019-05-13 Rob GoldingMerge pull request #63 from robgolding/custom-task...
2019-05-13 Rob Golding-DayDon't run `_get_version` when testing custom command
2019-05-13 Rob Golding-DayUse `TASKRC` env var to set taskrc file location
2019-05-06 Rob Golding-DayFix TW Git location in `.travis.yml`
2019-05-06 Rob Golding-DayAdd support for custom `task` location or command
2018-11-27 Rob GoldingMerge pull request #59 from bergercookie/develop
2018-11-26 Nikos KoukisCorrect code snippet in README
2018-02-26 Rob GoldingMerge pull request #54 from nesaro/removes_warning
2018-02-25 Nestor Arocharemoves test warning
2018-02-22 Rob GoldingMerge pull request #52 from robgolding/revert-51-patch-1
2018-02-22 Rob GoldingRevert "Removes redundant definition"
2018-02-20 Rob GoldingMerge pull request #51 from nesaro/patch-1
2018-02-20 Nestor ArochaRemoves redundant definition
2018-01-26 Rob GoldingMerge pull request #49 from lyz-code/improve/update...
2018-01-26 LyzAdded some directories to .gitignore
2018-01-18 Rob GoldingMerge pull request #46 from lyz-code/fix/pep8-guidelines
2018-01-17 Lyz* Fix multiple PEP8 lint errors
2018-01-08 Lyz[fix] small fix to rebuild
2018-01-02 Rob GoldingMerge pull request #47 from robgolding/fix-task-repo...
2017-11-10 Rob GoldingDon't test with taskwarrior 2.6.0
2017-10-26 Rob GoldingUpdate task warrior repo location
2017-10-25 Lyz[fix] follow pep8 guidelines
2017-01-20 Rob GoldingMerge branch 'release/1.1.0' into develop
2017-01-20 Rob GoldingBump version for 1.1.0 release
2017-01-08 Tomas Babejtests: Replace key with different config keys that...
2017-01-08 Tomas Babejbackend: Allow single character config values
2017-01-07 Tomas Babejtravis: Speed up and support testing with libshared...
2017-01-07 Tomas Babejtravis: Test with Python 3.6
2017-01-07 Tomas Babejbackend: Do not assume that all command arguments are...
2017-01-07 Tomas Babejbackend: When task returns non-zero return code, includ...
2017-01-07 Tomas Babejbackend: Support utf-8 command line arguments
2017-01-07 Tomas BabejLICENCE: Update copyright
2016-07-08 Tomas Babejtests: Add tests for unequality of hashes of different...
2016-05-23 Tomas Babejbackends: Do not perform field deletion for new tasks
2016-05-23 Tomas Babejtests: Expand test suite with tests for recurring nativ...
2016-05-23 Tomas BabejTaskQuerySet: Add recurring native filter
2016-05-23 Tomas BabejTask: Add recurring property
2016-05-23 Tomas Babejtests: Do not use string-based dates for compatibility...
2016-05-23 Tomas Babejtests: Cover deleted and waiting native queryset filters
2016-05-23 Tomas BabejTaskQuerySet: Extend native filters with deleted and...
2016-05-22 Tomas Babejtests: Expand test suite with tests for inequality...
2016-05-22 Tomas BabejMerge pull request #45 from sarg/develop
2016-05-20 Sergey Trofimovincrease coverage
2016-05-20 Sergey Trofimovadd __ne__ methods for python2 compatibility
2016-04-26 Tomas Babejtravis: Test with TW 2.6.0
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-02-13 Rob GoldingMerge pull request #42 from robgolding63/issue-41-fix
2016-02-10 Rob GoldingAdd test for recurring task import error
2016-02-07 Rob GoldingOverride __copy__ and __deepcopy__ on LazyUUIDTask
2016-02-06 Tomas Babejtravis: Taskwarrior 2.5.1 is not yet released
2016-02-06 Tomas Babejcoverage: Exclude abstract methods
2016-02-06 Tomas Babejbackends: Add a exception for recurrence template task...
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 GoldingMerge branch 'master' into develop
2016-01-31 Rob GoldingBump version for 0.12.0 release
2015-12-26 Tomas Babejbackends: Replace NotImplemented with NotImplemetedError
2015-12-26 Tomas Babejtests: Add test for equality of the recurrence parents
2015-12-26 Tomas BabejSerializingObject: (De)Serialize the parent attribute
2015-12-26 Tomas BabejLazyUUIDTask: Properly handle equality with None
2015-12-26 Tomas Babejtests: Expand and fix tests with set-based tags
2015-12-26 Tomas BabejSerializingObject: Serialize tags into sets, not lists
2015-12-26 Tomas Babejtests: Use a configuration variable available in older...
2015-12-26 Tomas Babejtests: Add a tests for loading of the configuration
2015-12-26 Tomas Babejtests: Expand tests for the LazyUUIDTaskTestSet
2015-12-26 Tomas Babejtests: Expand tests for LazyUUIDTask
2015-12-26 Tomas Babejlazy: Support modified property in the LazyUUIDTask
2015-12-26 Tomas Babejtravis: Test with newest Task development version
2015-12-26 Tomas Babejtravis: Drop support for Python2.6
2015-12-26 Tomas Babejtravis: Do not test with Python 3.2, start testing...
2015-12-26 Tomas BabejLazyUUIDTaskSet: Add implementation for the and operator
2015-12-26 Tomas BabejLazyUUIDTaskSet: Add reverse operator implementations
2015-12-24 Tomas BabejLazyUUIDTaskSet: Expand interface to support operators
2015-12-24 Tomas Babejlazy: Provide full implementation of the set interface...
2015-12-24 Tomas Babejlazy: Properly override getattr calls
2015-12-24 Tomas Babejtests: Improve tests for the LazyUUIDTaskSet
2015-12-24 Tomas BabejLazyUUIDTaskSet: Add additional methods to simulate...
2015-12-24 Tomas Babejlazy: Add repr methods for LazyUUIDTask and Set
2015-12-24 Tomas BabejLazyUUIDTask: Implement 'saved' property
2015-12-24 Tomas BabejLazyUUIDTaskSet: Make the lazy iteration behaviour...
2015-12-24 Tomas BabejLazyUUIDTaskSet: Do not replace when accessing __attributes
2015-12-24 Tomas Babejserializing: Use LazyUUIDTaskSet for dependencies
2015-12-24 Tomas Babejlazy: Move lazy class implementations into a separate...
2015-12-24 Tomas Babejtests: Fix typos
2015-12-24 Tomas Babejtests: Add tests for the LazyUUIDTaskSet
2015-12-24 Tomas Babejtask: Add LazyUUIDTaskSet wrapper
2015-12-24 Tomas Babejtests: Add tests for LazyUUIDTask
2015-12-24 Tomas Babejtask: Add LazyUUIDTask object
2015-12-26 Tomas BabejSerializingObject: Perform more efficient deserializati...
2015-12-26 Rob GoldingBump version for 0.11.0 release
2015-12-26 Tomas Babejbackend: Do not use terminator to separate filter
2015-12-26 Tomas BabejReadOnlyDictView: Do not use explicit u literals
2015-12-26 Tomas Babejtravis: Update tested versions
2015-12-26 Tomas Babejbackends: Remove redundant import
2015-12-26 Tomas BabejReadOnlyDictView: Add methods for better representation...
2015-12-26 Tomas BabejTaskWarrior: Return ReadOnlyDictView of config instead...
next