Commit Graph

  • db7ebf9029 Column: Made ::validate const Paul Beckingham 2016-02-01 23:56:39 -05:00
  • 575433542f ColProject: Special ::modify handling for 'project' Paul Beckingham 2016-02-01 23:38:32 -05:00
  • 7ae5e4657d Column: Only fail when an invalid UDA type is found Paul Beckingham 2016-02-01 18:43:47 -05:00
  • 309ee57783 Column: Only store UDA column objects that instantiate Paul Beckingham 2016-02-01 18:43:10 -05:00
  • 11b7d2edbf Column: Uses const loop iterators Paul Beckingham 2016-02-01 18:42:25 -05:00
  • 4f7805d005 Column: Uses non-auto-vivifying Config::has Paul Beckingham 2016-02-01 18:41:36 -05:00
  • a356d14f0c ColUDA: Removed hyphenation from types that don't hyphenate Paul Beckingham 2016-02-01 18:40:30 -05:00
  • cf473863d9 Tests: Added specific error wording Paul Beckingham 2016-02-01 18:38:57 -05:00
  • 32cf553d4e TW-188: short help text Paul Beckingham 2016-02-01 18:38:14 -05:00
  • ba957344ef Task: Specialized modification code replaced by Column::modify delegate Paul Beckingham 2016-02-01 01:11:21 -05:00
  • 6f4f468d0d ColUDA: Split ColUDA into ColUDA{String,Numeric,Date,Duration} to make use of ColType*::modify Paul Beckingham 2016-02-01 01:10:11 -05:00
  • 73d789c593 ColTypeNumeric: Code cleanup Paul Beckingham 2016-02-01 00:40:28 -05:00
  • c167fa665e Column: Reduced ::modify to a minimal implementation Paul Beckingham 2016-02-01 00:33:22 -05:00
  • 264fd264e9 Tests: Code cleanup Paul Beckingham 2016-02-01 00:31:06 -05:00
  • 6a0960174f TW-1756: The columns.t unit test fails two tests after 2300 local Paul Beckingham 2016-01-31 23:48:02 -05:00
  • 3957c3567a ColTypeString: Migrated part of Task::modify to ::modify Paul Beckingham 2016-01-31 20:09:10 -05:00
  • 7525d4a921 ColTypeNumeric: Migrated part of Task::modify to ::modify Paul Beckingham 2016-01-31 20:08:51 -05:00
  • b7a72c5252 ColTypeDuration: Migrated part of Task::modify to ::modify Paul Beckingham 2016-01-31 20:08:32 -05:00
  • 82b5c27fe8 ColTypeDate: Migrated part of Task::modify to ::modify Paul Beckingham 2016-01-31 20:06:30 -05:00
  • 99aaa4cc80 Task: Prepared Task::modify for switch to delegated Column::modify Paul Beckingham 2016-01-31 20:05:28 -05:00
  • 7c8b3c9699 Task: Removed dead code, fixed comments Paul Beckingham 2016-01-31 19:40:13 -05:00
  • 6e56849bce Task: Migrated part of ::modify to ColRecur Paul Beckingham 2016-01-31 19:28:23 -05:00
  • fec65a0f24 ColRecur: Added ::modify Paul Beckingham 2016-01-31 19:27:54 -05:00
  • f0b9ceb17b Task: Migrated part of ::modify to ColTags Paul Beckingham 2016-01-31 17:23:19 -05:00
  • c6f9d2c4b2 Task: Renamed modCount to mods, we don't need to count them Paul Beckingham 2016-01-31 17:22:19 -05:00
  • 25d4392edf Task: Migrated part of ::modify to ColDepends Paul Beckingham 2016-01-31 17:04:45 -05:00
  • 974841883b ColTypeString: Implemented default ::modify Paul Beckingham 2016-01-31 16:40:39 -05:00
  • 6752695fce ColTypeNumeric: Implemented default ::modify Paul Beckingham 2016-01-31 16:40:15 -05:00
  • 0043a2fc9e ColTypeDuration: Implemented default ::modify Paul Beckingham 2016-01-31 16:39:57 -05:00
  • 31e1333c2a ColTypeDate: Implemented default ::modify Paul Beckingham 2016-01-31 16:39:30 -05:00
  • 5d566ddcbd Column: Added base ::modify method Paul Beckingham 2016-01-31 16:29:23 -05:00
  • 6ef490a093 Task: Code cleanup Paul Beckingham 2016-01-31 16:28:13 -05:00
  • 15373daf85 Task: Improved CppCoreGuideline compliance Paul Beckingham 2016-01-31 16:05:00 -05:00
  • 08b7b5b800 Code Cleanup: Formatting Paul Beckingham 2016-01-31 16:04:22 -05:00
  • 39cc00ce9d Docs: Fixed man page bugs Paul Beckingham 2016-01-27 13:39:45 -05:00
  • dbb0998f9d Tests: All the test certs expired 4 days ago Paul Beckingham 2016-01-23 15:22:54 -05:00
  • 406f77efe2 Bug: Fixed bug where 'rc.allow.empty.filter' was not behaving properly Paul Beckingham 2016-01-23 15:21:44 -05:00
  • c023e3e721 Sync: 'init' now uploads pending + completed/deleted tasks Paul Beckingham 2016-01-23 14:23:43 -05:00
  • 8337f78efe CMakeLists.txt: find uuid functions on OpenBSD Kent R. Spillner 2016-01-15 12:39:04 -06:00
  • 097a87a371 Docs: Fixed bad link in docs Paul Beckingham 2016-01-18 23:40:21 -05:00
  • 2fc1d83b55 C++11: Proper includes Paul Beckingham 2016-01-16 12:06:20 -05:00
  • b87a9225eb Build: Added missing include Federico Hernandez 2016-01-16 17:05:22 +01:00
  • 933b2d8ebe OpenBSD also provides uuid support directly in its libc, same as FreeBSD. Kent R. Spillner 2016-01-15 12:35:10 -05:00
  • e361c2c751 TW-1719: Description cannot contain improper ordinals Paul Beckingham 2016-01-12 00:04:48 -05:00
  • 156357285c Dependency: Consistency Paul Beckingham 2016-01-11 23:46:22 -05:00
  • 7f3db8f201 TW-1714: Starting recurring task starts all recurrences Paul Beckingham 2016-01-11 23:20:33 -05:00
  • d564aac978 TW-1734: calendar gives an error when context is set Paul Beckingham 2016-01-11 22:44:47 -05:00
  • 60667dbcaa TW-1705: Directories in .task/hooks should not be reported as invalid hooks Paul Beckingham 2016-01-11 22:30:35 -05:00
  • 19f57ffead TW-1736: Error on detection of BOM in files. Paul Beckingham 2016-01-11 21:54:57 -05:00
  • 92f22149c0 TW-1735: context with no subcommand should do something Paul Beckingham 2016-01-11 21:05:33 -05:00
  • 3ed7fe265e TW-1752: cleanup of diag output Paul Beckingham 2016-01-11 16:27:15 -05:00
  • df45c84266 TW-1741: Warning "ignoring return value of ‘int ftruncate" while doing make on xubuntu15.10 Paul Beckingham 2016-01-11 15:26:15 -05:00
  • 3a3cfef0c3 TW-1748: CMakeLists shouldn't hardcode libc++ on Darwin Paul Beckingham 2016-01-11 14:37:55 -05:00
  • 08233c438a Revert "Column: Removed obsolete method" Paul Beckingham 2016-01-10 00:07:31 -05:00
  • fb13483cec Revert "Command: Removed obsolete method" Paul Beckingham 2016-01-10 00:07:07 -05:00
  • f6ecc08b51 CmdCount: Removed obsolete method Paul Beckingham 2016-01-09 23:47:05 -05:00
  • 796ec14c31 Command: Removed obsolete method Paul Beckingham 2016-01-09 23:46:46 -05:00
  • 8a94602eb8 ColWait: Removed obsolete code Paul Beckingham 2016-01-09 23:26:01 -05:00
  • 8c74495b11 ColUrgency: Removed obsolete code Paul Beckingham 2016-01-09 23:25:40 -05:00
  • 51badfa4ee ColUntil: Removed obsolete code Paul Beckingham 2016-01-09 23:21:35 -05:00
  • 08066b694c ColUUID: Removed obsolete code Paul Beckingham 2016-01-09 23:21:18 -05:00
  • f89c35f736 ColUDA: Removed obsolete code Paul Beckingham 2016-01-09 23:20:18 -05:00
  • 3380cac00e ColTypeString: Removed obsolete code Paul Beckingham 2016-01-09 23:19:48 -05:00
  • c448dc5b60 ColTypeNumeric: Removed obsolete code Paul Beckingham 2016-01-09 23:19:28 -05:00
  • 08bc64aeb9 ColTypeDuration: Removed obsolete code Paul Beckingham 2016-01-09 23:18:35 -05:00
  • 825860488e ColTypeDate: Removed obsolete code Paul Beckingham 2016-01-09 23:18:15 -05:00
  • 87916eb546 ColTags: Removed obsolete code Paul Beckingham 2016-01-09 23:17:05 -05:00
  • b9fe3673fb ColString: Removed obsolete code Paul Beckingham 2016-01-09 23:16:37 -05:00
  • 1a7adea217 ColStatus: Removed obsolete code Paul Beckingham 2016-01-09 23:16:02 -05:00
  • 38b04f4632 ColStart: Removed obsolete code Paul Beckingham 2016-01-09 23:10:06 -05:00
  • 93e80462a1 ColScheduled: Removed obsolete code Paul Beckingham 2016-01-09 23:09:39 -05:00
  • 80ac338b8d ColRecur: Removed obsolete code Paul Beckingham 2016-01-09 23:05:16 -05:00
  • a41839b242 ColProject: Removed obsolete code Paul Beckingham 2016-01-09 23:04:47 -05:00
  • 926f85ea7c ColParent: Removed obsolete code Paul Beckingham 2016-01-09 23:04:14 -05:00
  • 383d596516 ColModified: Removed obsolete code Paul Beckingham 2016-01-09 23:03:02 -05:00
  • 639cd27ef0 ColMask: Removed obsolete code Paul Beckingham 2016-01-09 23:02:22 -05:00
  • 1b368d5ff9 ColIMask: Removed obsolete code Paul Beckingham 2016-01-09 22:59:32 -05:00
  • a084aac4ca ColID: Removed obsolete code Paul Beckingham 2016-01-09 22:58:24 -05:00
  • dc2f5425fa ColEntry: Removed obsolete code Paul Beckingham 2016-01-09 22:56:01 -05:00
  • bf038b37ac ColEnd: Removed obsolete code Paul Beckingham 2016-01-09 22:55:24 -05:00
  • 886c030452 ColDue: Removed obsolete code Paul Beckingham 2016-01-09 22:54:45 -05:00
  • f011f6e23f ColDescription: Removed obsolete method Paul Beckingham 2016-01-09 22:53:30 -05:00
  • a5c4f35e06 ColDepends: Removed obsolete method Paul Beckingham 2016-01-09 22:52:10 -05:00
  • 07027abf99 Column: Removed obsolete method Paul Beckingham 2016-01-09 22:41:42 -05:00
  • 08d5db0b49 Hooks: Removed obsolete methods Paul Beckingham 2016-01-09 22:38:18 -05:00
  • 54fac39f85 Eval: Removed obsolete method Paul Beckingham 2016-01-09 22:36:13 -05:00
  • 7c5ddee4e5 Filter: Removed obsolete method Paul Beckingham 2016-01-09 22:34:54 -05:00
  • 88ed4d0035 TDB2: Removed obsolete method Paul Beckingham 2016-01-09 22:33:06 -05:00
  • 15e96eb02f Color: Removed obsolete methods Paul Beckingham 2016-01-09 22:29:07 -05:00
  • da96962b00 Variant: Removed obsolete method Paul Beckingham 2016-01-09 22:26:58 -05:00
  • 83701168a4 DOM: Remove obsolete methods Paul Beckingham 2016-01-09 22:24:55 -05:00
  • 844cda943a man: Fix invalid context command example Tomas Babej 2016-01-08 06:45:38 +01:00
  • 33988c2c90 CMakeLists: don't hardcode libc++ on Darwin Misty De Meo 2015-12-30 22:17:31 -04:00
  • f0c8c7d1b1 TW-1750: REG_ENHANCED, used in RX.cpp, isn't defined in all versions of Darwin Paul Beckingham 2015-12-31 17:20:22 -05:00
  • 3215e3d78e RX: test for presence of REG_ENHANCED Misty De Meo 2015-12-30 22:40:12 -04:00
  • ae47fb7265 TW-1749: PATH_MAX isn't defined in FS.cpp in some versions of OS X Paul Beckingham 2015-12-31 17:10:35 -05:00
  • be35dde6f0 FS: include sys/syslimits.h on OS X Misty De Meo 2015-12-30 22:36:17 -04:00
  • 641d232dea Copyright: Updated to 2016 Paul Beckingham 2015-12-31 15:06:43 -05:00
  • f1951f83dc Test: Removed incorrect assumption about 'eow' relative to 'eoy' Paul Beckingham 2015-12-31 15:04:02 -05:00
  • 5877a54b89 Documentation typo fixes Jakub Wilk 2015-12-29 20:53:19 -05:00