]>
git.madduck.net Git - etc/taskwarrior.git/log 
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:
 
Tomas Babej  [Fri, 20 Feb 2015 13:11:32 +0000  (14:11 +0100)] 
Task: Autmoatically detect TaskWarrior instance in from_input
Tomas Babej  [Fri, 20 Feb 2015 11:18:35 +0000  (12:18 +0100)] 
SerializingObject: Detect string type using six properly
Tomas Babej  [Fri, 20 Feb 2015 11:13:31 +0000  (12:13 +0100)] 
SerializingObject: Have more helpful error message in normalize_uuid
Tomas Babej  [Fri, 20 Feb 2015 10:49:22 +0000  (11:49 +0100)] 
normalizers: Handle None properly in all normalizers
Tomas Babej  [Tue, 17 Feb 2015 20:35:43 +0000  (21:35 +0100)] 
travis: Update tested versions of TaskWarrior
Tomas Babej  [Sun, 8 Feb 2015 18:44:06 +0000  (19:44 +0100)] 
docs: Fix copy-paste error
Tomas Babej  [Sat, 7 Feb 2015 20:10:48 +0000  (21:10 +0100)] 
coverage: Configure coveralls to not include test files
Tomas Babej  [Sat, 7 Feb 2015 13:16:01 +0000  (14:16 +0100)] 
ReadOnlyDictView: Fix python3 issues, ditch the has_key method
Tomas Babej  [Sat, 7 Feb 2015 12:59:38 +0000  (13:59 +0100)] 
Docs: Document the original attribute access to the task object
Tomas Babej  [Sat, 7 Feb 2015 12:50:53 +0000  (13:50 +0100)] 
Tests: Add tests for ReadOnlyDictView
Tomas Babej  [Sat, 7 Feb 2015 12:50:33 +0000  (13:50 +0100)] 
SerializingObject: Document purpose of normalizing methods
Tomas Babej  [Sat, 7 Feb 2015 12:50:08 +0000  (13:50 +0100)] 
TaskResource: Provide read-only view on _original_data via original attribute
Tomas Babej  [Sat, 7 Feb 2015 12:49:29 +0000  (13:49 +0100)] 
ReadOnlyDictView: Add ReadOnlyDictView which allows read-only access to a given dict
Tomas Babej  [Sat, 7 Feb 2015 11:35:47 +0000  (12:35 +0100)] 
Tests: Add test for filtering with empty UUID
Tomas Babej  [Sat, 7 Feb 2015 11:35:31 +0000  (12:35 +0100)] 
SerializingObject: Make sure UUID is properly validated
Tomas Babej  [Sat, 7 Feb 2015 11:19:55 +0000  (12:19 +0100)] 
Tests: Test generation of recurrent tasks
Tomas Babej  [Sat, 7 Feb 2015 11:19:41 +0000  (12:19 +0100)] 
TaskWarrior: Enforce recurrent tasks upon each evaluation of filter
Tomas Babej  [Sat, 7 Feb 2015 11:18:59 +0000  (12:18 +0100)] 
TaskWarrior: Add keyword argument to supress failure in execute_command
Tomas Babej  [Fri, 6 Feb 2015 22:29:30 +0000  (23:29 +0100)] 
Setup: Add tzlocal to required packages
Tomas Babej  [Fri, 6 Feb 2015 21:50:06 +0000  (22:50 +0100)] 
Tests: Add tests for timezone aware datetimes
Tomas Babej  [Fri, 6 Feb 2015 19:55:57 +0000  (20:55 +0100)] 
Tests: Update tests for localized timestamps
Tomas Babej  [Fri, 6 Feb 2015 19:44:11 +0000  (20:44 +0100)] 
Task: Leverage normalizers for localized datetime objects
Tomas Babej  [Fri, 6 Feb 2015 19:20:35 +0000  (20:20 +0100)] 
Add documentation for localized timezones
Tomas Babej  [Thu, 8 Jan 2015 06:11:42 +0000  (07:11 +0100)] 
Setup: Add pytz as dependency
Tomas Babej  [Thu, 8 Jan 2015 01:16:06 +0000  (02:16  +0100)] 
Task: Use localized timestamps in UTC
Tomas Babej  [Fri, 6 Feb 2015 19:33:47 +0000  (20:33 +0100)] 
SerializingObject: Add normalizers for normalizing user input
Tomas Babej  [Wed, 21 Jan 2015 06:51:02 +0000  (07:51 +0100)] 
TaskResource: Do not serialize annotations as a list in a string
Tomas Babej  [Tue, 20 Jan 2015 22:36:07 +0000  (23:36 +0100)] 
Tests: Add tests for serializing annotations
Tomas Babej  [Tue, 20 Jan 2015 22:35:42 +0000  (23:35 +0100)] 
SerializingObject: Add missing serialize_annotations method
Tomas Babej  [Tue, 20 Jan 2015 20:27:52 +0000  (21:27 +0100)] 
TaskResource: Move some Task non-specigic methods to TaskResource
Tomas Babej  [Mon, 19 Jan 2015 20:21:47 +0000  (21:21 +0100)] 
Task: Do not require confirmation for modifying recurrent tasks
Rob Golding  [Mon, 19 Jan 2015 08:52:40 +0000  (08:52 +0000)] 
Merge branch 'release/0.8.0' into develop
Rob Golding  [Mon, 19 Jan 2015 08:52:36 +0000  (08:52 +0000)] 
Merge branch 'release/0.8.0'
Rob Golding  [Mon, 19 Jan 2015 08:52:15 +0000  (08:52 +0000)] 
Bump version for 0.8.0
Rob Golding  [Mon, 19 Jan 2015 08:51:54 +0000  (08:51 +0000)] 
The next version will be 0.8.0
Tomas Babej  [Sat, 17 Jan 2015 12:25:11 +0000  (13:25 +0100)] 
Revert "Fix missing import"
This reverts commit 
1836a32642fc02d23befe75fc7c16ae43e03e9e0 .
This import was not missing on develop branch.
Tomas Babej  [Sat, 17 Jan 2015 12:04:57 +0000  (13:04 +0100)] 
Fix missing import
Tomas Babej  [Sat, 17 Jan 2015 11:56:48 +0000  (12:56 +0100)] 
Merge pull request #29 from tbabej/bugfix
Tomas Babej  [Sat, 17 Jan 2015 11:37:38 +0000  (12:37 +0100)] 
Task: Fix serialize_depends behaviour
Tomas Babej  [Sat, 17 Jan 2015 11:36:36 +0000  (12:36 +0100)] 
Tests: Add tests for ensuring serializer and desializer behaviour
Tomas Babej  [Sat, 17 Jan 2015 10:59:05 +0000  (11:59 +0100)] 
Task: Fix incorrect timestamp serializer
Tomas Babej  [Sat, 17 Jan 2015 10:51:34 +0000  (11:51 +0100)] 
Task: Clean up default formatting of the attributes as arguments for modify command
Tomas Babej  [Sat, 17 Jan 2015 10:39:24 +0000  (11:39 +0100)] 
Merge pull request #24 from tbabej/hooks2
Tomas Babej  [Sat, 17 Jan 2015 10:14:16 +0000  (11:14 +0100)] 
Docs: Provide documentation for using tasklib in hooks scripts
Tomas Babej  [Sat, 17 Jan 2015 09:46:05 +0000  (10:46 +0100)] 
Task: Make sure empty values are not passed to TW via hooks
Tomas Babej  [Fri, 16 Jan 2015 23:24:36 +0000  (00:24  +0100)] 
Task: Provide automatic hook type detection
Tomas Babej  [Fri, 16 Jan 2015 07:06:23 +0000  (08:06 +0100)] 
Task: Change export_data() to expect non-serialized values in self._data dict
Tomas Babej  [Thu, 15 Jan 2015 21:08:13 +0000  (22:08 +0100)] 
Task: Make modified property non-private
Tomas Babej  [Thu, 15 Jan 2015 21:02:37 +0000  (22:02 +0100)] 
Tests: Add tests for hook support
Tomas Babej  [Thu, 15 Jan 2015 21:26:02 +0000  (22:26 +0100)] 
Merge pull request #25 from tbabej/deserialized-data-dict
Tomas Babej  [Thu, 15 Jan 2015 21:02:17 +0000  (22:02 +0100)] 
Task: Do not hardcode sys.stdin as input source for hooks
Tomas Babej  [Sun, 11 Jan 2015 14:08:00 +0000  (15:08 +0100)] 
Task: Add comment to stress importance of refreshing after save
Tomas Babej  [Thu, 8 Jan 2015 03:09:30 +0000  (04:09  +0100)] 
Task: Remove spaces when dumping the Task JSON
Tomas Babej  [Thu, 8 Jan 2015 00:56:29 +0000  (01:56  +0100)] 
Task: Add support for creating Task objects in hook scripts
Tomas Babej  [Thu, 15 Jan 2015 20:56:12 +0000  (21:56 +0100)] 
Tests: Add test for _modified_fields not affected by reading
Tomas Babej  [Thu, 15 Jan 2015 20:55:20 +0000  (21:55 +0100)] 
Task: Do not yield corner case of fake removals as modified field
Tomas Babej  [Thu, 15 Jan 2015 15:13:25 +0000  (16:13 +0100)] 
Merge pull request #19 from robgolding63/deserialized-data-dict
Rob Golding  [Thu, 15 Jan 2015 14:16:07 +0000  (14:16 +0000)] 
Restore _update_data and only_fields, and add a test for race conditions
Rob Golding  [Thu, 15 Jan 2015 13:41:43 +0000  (13:41 +0000)] 
Use six.string_types over basestring for Python 3 compatibility
Rob Golding  [Thu, 15 Jan 2015 13:40:47 +0000  (13:40 +0000)] 
Merge branch 'develop' into deserialized-data-dict
Rob Golding  [Thu, 15 Jan 2015 11:46:20 +0000  (11:46 +0000)] 
Merge branch 'release/0.7.1' into develop
Rob Golding  [Thu, 15 Jan 2015 11:46:15 +0000  (11:46 +0000)] 
Merge branch 'release/0.7.1'
Rob Golding  [Thu, 15 Jan 2015 11:46:06 +0000  (11:46 +0000)] 
Bump version for 0.7.1
Rob Golding  [Thu, 15 Jan 2015 11:45:42 +0000  (11:45 +0000)] 
The next version will be 0.7.1
Rob Golding  [Thu, 15 Jan 2015 11:44:46 +0000  (11:44 +0000)] 
Merge pull request #21 from tbabej/task_compatibility
Rob Golding  [Thu, 15 Jan 2015 11:44:39 +0000  (11:44 +0000)] 
Merge pull request #22 from tbabej/update_badge
Tomas Babej  [Tue, 13 Jan 2015 20:03:03 +0000  (21:03 +0100)] 
Readme: Fix travis badge on the develop branch
Tomas Babej  [Sun, 11 Jan 2015 21:23:07 +0000  (22:23 +0100)] 
Task: Do not escape empty values in quotes when formatting by default
Rob Golding  [Sun, 11 Jan 2015 19:03:58 +0000  (19:03 +0000)] 
Merge branch 'develop' into deserialized-data-dict
Rob Golding  [Sun, 11 Jan 2015 19:03:20 +0000  (19:03 +0000)] 
Merge branch 'release/0.7.0' into develop
Rob Golding  [Sun, 11 Jan 2015 19:03:16 +0000  (19:03 +0000)] 
Merge branch 'release/0.7.0'
Rob Golding  [Sun, 11 Jan 2015 19:03:04 +0000  (19:03 +0000)] 
Bump version for 0.7.0
Rob Golding  [Sun, 11 Jan 2015 19:01:12 +0000  (19:01 +0000)] 
Merge pull request #20 from tbabej/add_coveralls
Tomas Babej  [Sat, 10 Jan 2015 19:01:09 +0000  (20:01 +0100)] 
Readme: Add coveralls badge
Tomas Babej  [Sat, 10 Jan 2015 18:16:39 +0000  (19:16 +0100)] 
Travis: Add coveralls
Rob Golding  [Fri, 9 Jan 2015 12:37:51 +0000  (12:37 +0000)] 
Set missing attributes back to Task._data on access
Rob Golding  [Fri, 9 Jan 2015 11:22:19 +0000  (11:22 +0000)] 
Add (failing) tests for appending/adding to empty lists/sets
Rob Golding  [Fri, 9 Jan 2015 11:15:29 +0000  (11:15 +0000)] 
Store deserialized data in Task._data
Tomas Babej  [Tue, 6 Jan 2015 20:13:44 +0000  (21:13 +0100)] 
Merge pull request #15 from tbabej/update_travis
Tomas Babej  [Tue, 6 Jan 2015 20:40:46 +0000  (21:40 +0100)] 
Travis: Update toolchain for newer compiler
Tomas Babej  [Thu, 1 Jan 2015 23:56:57 +0000  (00:56  +0100)] 
Travis: Update tested TW versions, 2.4.0 was released
Rob Golding  [Tue, 6 Jan 2015 14:14:55 +0000  (14:14 +0000)] 
The next version will be 0.7.0
Rob Golding  [Tue, 6 Jan 2015 14:14:03 +0000  (14:14 +0000)] 
Merge pull request #14 from tbabej/develop
Tomas Babej  [Sat, 3 Jan 2015 23:46:49 +0000  (00:46  +0100)] 
TaskWarrior: Set dependency.confirmation=no by default
Tomas Babej  [Sat, 3 Jan 2015 22:53:55 +0000  (23:53 +0100)] 
TaskFilter: Implement workaround around TW-1479
Tomas Babej  [Sat, 3 Jan 2015 22:04:36 +0000  (23:04 +0100)] 
TaskFilter: Enforce exact match when building filter
Tomas Babej  [Sat, 3 Jan 2015 21:59:57 +0000  (22:59 +0100)] 
Docs: Update docs with the new features
Tomas Babej  [Sat, 3 Jan 2015 21:43:39 +0000  (22:43 +0100)] 
Tests: Cover filtering by string attributes containing a space
Tomas Babej  [Sat, 3 Jan 2015 20:40:21 +0000  (21:40 +0100)] 
Task: Fix wrong error message
Tomas Babej  [Sat, 3 Jan 2015 13:44:16 +0000  (14:44 +0100)] 
TaskFilter: Enclose values of filtered attributes in quotes
Tomas Babej  [Sat, 3 Jan 2015 13:35:41 +0000  (14:35 +0100)] 
SerializingObject: Create a common ancestor for Task and TaskFilter, since both need to serialize attrs
Tomas Babej  [Sat, 3 Jan 2015 11:52:19 +0000  (12:52 +0100)] 
Task: Write serializers and deserializers for all timestamp attributes
Tomas Babej  [Sat, 3 Jan 2015 11:16:49 +0000  (12:16 +0100)] 
Tests: Cover setting read only attributes
Tomas Babej  [Sat, 3 Jan 2015 11:16:31 +0000  (12:16 +0100)] 
Task: Check that we are unable to set read only values through __init__
Tomas Babej  [Fri, 2 Jan 2015 05:23:30 +0000  (06:23 +0100)] 
Tests: Adds tests for adding attributes with spaces
Tomas Babej  [Fri, 2 Jan 2015 05:20:53 +0000  (06:20 +0100)] 
TaskWarrior: Set confirmation:no in config by default
Tomas Babej  [Fri, 2 Jan 2015 05:19:07 +0000  (06:19 +0100)] 
Task: Escape values of attributes in quotes
Tomas Babej  [Fri, 2 Jan 2015 07:59:52 +0000  (08:59 +0100)] 
Task: Provide a generic framework for format_* methods
Tomas Babej  [Fri, 2 Jan 2015 07:18:12 +0000  (08:18 +0100)] 
Task: Drop support for direct unserialized data in __init__
Tomas Babej  [Fri, 2 Jan 2015 07:15:13 +0000  (08:15 +0100)] 
Tests: Add tests for modified fields