Commit Graph

  • ab443a8ecf Fix one test about backslash Yoichi Hirai 2020-03-18 20:08:15 +01:00
  • 6727d08da0 Context: Do not set new-uuid by default Tomas Babej 2020-09-18 21:31:27 -04:00
  • b1c95ec1d2 docs: Document changes to new-uuid behaviour Tomas Babej 2020-09-18 21:26:27 -04:00
  • 6bfb275dcc CmdAdd: Make sure a UUID is printed if ID does not exist Tomas Babej 2020-09-18 00:24:47 -04:00
  • 10b64adb58 CmdAdd: Make sure a UUID is printed if ID does not exist Tomas Babej 2020-09-18 00:24:47 -04:00
  • cf45f28cc0 Fix typo in man page John Nguyen 2020-05-16 11:06:57 -07:00
  • 4b67f10cb1 Install zsh completer to site-functions Matthew Martin 2020-01-17 19:16:57 -06:00
  • 48dff115c2 hook onModify into task undo (Closes: #2213) Jochen Sprickerhof 2019-09-13 15:55:44 +02:00
  • 64243e6ec1 Poor implementation of linewrap restored to task 0xACE 2019-10-12 01:08:09 +02:00
  • dcdf7127e0 Correctly parse projects with spaces in zsh completion Marc Cornellà 2019-11-08 16:38:06 +01:00
  • 938e9130d6 Fixed report colors in calendar timbuntu 2019-06-04 14:19:14 +02:00
  • abddb1ea8e Fix add.t Test1549 test failure. Vladimir Rusinov 2020-01-27 12:47:14 +00:00
  • ae93d91b6e more CLI compatibility WIP Dustin J. Mitchell 2020-02-02 18:46:27 -05:00
  • cfdb266800 add some cli parsing stuff Dustin J. Mitchell 2020-02-02 15:11:14 -05:00
  • 61b2de132b support rebuilding the working set Dustin J. Mitchell 2020-01-19 15:55:15 -05:00
  • 12980da5fd add working_set support to taskstorage Dustin J. Mitchell 2020-01-19 14:56:09 -05:00
  • ad08991292 Start on making replica higher-level, with some TODO's Dustin J. Mitchell 2020-01-12 17:52:00 -05:00
  • 4203f232ad docs Dustin J. Mitchell 2020-01-12 16:00:40 -05:00
  • f8977c9ce3 use kv in cli Dustin J. Mitchell 2020-01-12 13:51:58 -05:00
  • 4172c7012c simplify the taskstorage methods Dustin J. Mitchell 2020-01-12 13:48:16 -05:00
  • 2f973d3e62 task storge implementation based on kv / LMDB Dustin J. Mitchell 2020-01-05 18:28:43 -05:00
  • afd11d08a7 make the TaskStorage API fallible everywhere Dustin J. Mitchell 2020-01-05 15:39:34 -05:00
  • 611b1cd68f factor storage out to a trait object Dustin J. Mitchell 2020-01-05 14:58:24 -05:00
  • e228c99b83 partial refactor to separate taskdb and storage Dustin J. Mitchell 2020-01-05 13:17:07 -05:00
  • 727db7f669 name taskwarrior-rest Dustin J. Mitchell 2020-01-02 21:08:17 -05:00
  • 752d05e96b merge README Dustin J. Mitchell 2020-01-01 19:57:01 -05:00
  • 2d000fdeb9 merge ot with rask Dustin J. Mitchell 2020-01-01 19:54:26 -05:00
  • e17943d878 add a simple CLI Dustin J. Mitchell 2020-01-01 18:52:40 -05:00
  • b898ec1fde add a Replica Dustin J. Mitchell 2020-01-01 18:22:01 -05:00
  • f6ffcc7039 add proptest for action sequences Dustin J. Mitchell 2020-01-01 17:45:43 -05:00
  • 04f6b1d421 add test for syncing deletes and creates Dustin J. Mitchell 2019-12-29 13:37:50 -05:00
  • 41acb1fa1e Add support for Delete operations Dustin J. Mitchell 2019-12-29 13:16:42 -05:00
  • e83bdc28cd use strings as values, with option to allow removing Dustin J. Mitchell 2019-12-29 11:50:05 -05:00
  • e5bd258e84 comments about applying Dustin J. Mitchell 2019-12-29 11:09:37 -05:00
  • 4a62413e21 add TODO Dustin J. Mitchell 2019-12-29 11:09:05 -05:00
  • 59f4e6abd7 actually support synchronization Dustin J. Mitchell 2019-12-28 22:46:10 -05:00
  • 0a2293a9c5 use proptest to check invariants Dustin J. Mitchell 2019-12-28 14:31:37 -05:00
  • 8799636c1a add a transform function for operations Dustin J. Mitchell 2019-12-28 12:17:42 -05:00
  • 72a12c751e remove text operations Dustin J. Mitchell 2019-12-28 11:45:26 -05:00
  • 0c3e4d5c2e add a tasks method to db Dustin J. Mitchell 2019-12-28 11:44:45 -05:00
  • 83b2318a06 backup scheme Dustin J. Mitchell 2019-12-28 11:24:20 -05:00
  • e5a92826f6 add taskdb Dustin J. Mitchell 2019-12-28 11:20:35 -05:00
  • 10c7dd28b9 add README Dustin J. Mitchell 2019-12-25 17:41:28 -05:00
  • 05d26285e3 implement TextOperation Dustin J. Mitchell 2019-12-25 10:51:44 -05:00
  • e186d375dc Issue 2091: duration of task is set to a wrong and extremely big value Paul Beckingham 2019-08-11 19:57:52 -04:00
  • 04bc1a7998 - Thanks to Adrien Lemaire. Paul Beckingham 2019-08-11 14:01:22 -04:00
  • cad8bec8b6 Fix a typo. Anthony VB 2019-06-13 10:17:05 -04:00
  • 352161d3a8 Proofreading to give default values. Anthony VB 2019-06-13 10:15:18 -04:00
  • 3bdc28fdb3 Added Anthony VB to AUTHORS Paul Beckingham 2019-07-20 14:21:18 -04:00
  • 0ec12860c1 Reorganise calendar section. Anthony VB 2019-06-13 10:53:13 -04:00
  • 82ed5d35b7 Truely remove priority from hardcoded attrributes Doron Behar 2019-05-20 00:38:27 +03:00
  • e1998346e1 Complete attributes dynamically incl UDAs Doron Behar 2019-05-19 23:02:42 +03:00
  • f04d66e10b Fix small TODO and move main function to bottom Doron Behar 2019-05-19 11:44:05 +03:00
  • da49dbdd84 Add TODOs to make zsh completion awesome Doron Behar 2019-05-19 11:43:21 +03:00
  • 4bbde50d9f Docs: Added Florian Paul Beckingham 2019-04-28 14:57:48 -04:00
  • 3ec8ace7d1 fix typo ("tests" -> "test") Florian Heiderich 2019-04-28 20:33:29 +02:00
  • 8ebf79e1df fix stale reference to empty priority color config Chad Phillips 2019-04-27 13:02:28 -07:00
  • ac97523275 libshared: Upgraded to 4178b49db1c5fed5006a4ab6aa2df3f9937f770b Paul Beckingham 2019-04-26 20:54:16 -04:00
  • fb97883bef Build: Do not set CMP0037 on CMake 3.11.0 and above Paul Beckingham 2019-04-26 20:45:46 -04:00
  • 415ce36861 Updated AUTHOR and Changelog Paul Beckingham 2019-04-14 19:40:55 -04:00
  • 18395a8dc0 - Thanks to Chad Phillips Paul Beckingham 2019-04-14 19:38:01 -04:00
  • 2ac1787dae JSON encode/decode string UDAs Chad Phillips 2019-03-19 21:28:30 -07:00
  • 62944f3c7d Workaround for alias grep=rg in fish Lionel Miller 2019-02-17 13:49:03 +03:00
  • f06eb12d10 Add unit test mrossinek 2019-02-24 18:34:10 +01:00
  • 0e58226f3b Fix #1999 mrossinek 2019-02-24 18:33:51 +01:00
  • 2821c5ac44 Add missing newline mrossinek 2019-02-24 15:59:17 +01:00
  • b0c9bf6c8d Fix #2002 mrossinek 2019-02-24 15:54:49 +01:00
  • d01000e255 Updated AUTHOR and Changelog Paul Beckingham 2019-04-14 19:40:55 -04:00
  • 66f013ac13 - Thanks to Chad Phillips Paul Beckingham 2019-04-14 19:38:01 -04:00
  • cd62e65a13 JSON encode/decode string UDAs Chad Phillips 2019-03-19 21:28:30 -07:00
  • b87703eb39 Tests: REmoved check for absence of a segfault Paul Beckingham 2019-03-03 10:50:49 -05:00
  • 863038905c Tests: Version test removed Paul Beckingham 2019-03-03 10:34:09 -05:00
  • 2eb488359d Certs: Updated test certs Paul Beckingham 2019-03-03 10:03:42 -05:00
  • 9030d90894 Docs: Updated to add Lionel and remove dev comment Paul Beckingham 2019-03-03 09:57:36 -05:00
  • e961181b64 Workaround for alias grep=rg in fish Lionel Miller 2019-02-17 13:49:03 +03:00
  • cb7f603b89 Fix rc.verbose default value in taskrc(5) Janik Rabe 2019-02-27 14:12:02 +02:00
  • 473eb628bc Revert "Workaround for alias grep=rg in fish" Paul Beckingham 2019-03-02 19:48:09 -05:00
  • 672611435a Workaround for alias grep=rg in fish Lionel Miller 2019-02-17 13:49:03 +03:00
  • 5aaee7678f Add unit test mrossinek 2019-02-24 18:34:10 +01:00
  • 6fbd400e77 Fix #1999 mrossinek 2019-02-24 18:33:51 +01:00
  • 16d967ad01 Add missing newline mrossinek 2019-02-24 15:59:17 +01:00
  • 254e737e00 Fix #2002 mrossinek 2019-02-24 15:54:49 +01:00
  • 3c73af7964 Updated Copyright Paul Beckingham 2019-03-02 14:23:53 -05:00
  • e8f183b403 libshared: Upgraded to aa4471478a88ad53ee8f087700726341a8a80157 Paul Beckingham 2019-03-02 14:21:00 -05:00
  • 3313e1f6cc Updated copyright Paul Beckingham 2019-03-02 14:13:31 -05:00
  • 9fd12498ed CmdVersion: Updated YYYY Paul Beckingham 2019-03-02 14:06:39 -05:00
  • 49a5937ace Test: Updated diag test expectation Paul Beckingham 2019-03-02 14:03:34 -05:00
  • bf8fa9a504 libshared: Upgraded to 4c0d722188a5362695064e443df505d23c524170 Paul Beckingham 2019-03-02 14:01:12 -05:00
  • f6b2a6541c Fix rc.verbose documentation in taskrc(5) Janik Rabe 2019-02-14 12:45:08 +02:00
  • e97146a463 Added taiyu-len Paul Beckingham 2019-02-07 08:42:44 -05:00
  • 7c7400b367 Update man pages to reflect changes taiyu 2018-11-15 13:03:04 -08:00
  • 5150eb4b0f update tests for changes taiyu 2018-11-15 12:48:48 -08:00
  • fd441bdd62 increase cli priority, respect override verbosity. taiyu 2018-11-15 12:31:35 -08:00
  • d2b1662a39 Simplify CLI2::get* methods. allow rc=... taiyu 2018-11-15 12:26:32 -08:00
  • 8514071f19 applyOverrides: add messages after overrides taiyu 2018-11-15 06:38:25 -08:00
  • a6405e8935 README: Make the build badge point to 2.5.2 branch Tomas Babej 2019-01-02 19:44:50 -05:00
  • d457bca59a tests: Add CentOS7 CI testing support Tomas Babej 2019-01-02 10:59:34 -05:00
  • 8f8a04fdb5 tests: Install libfaketime in all containers Tomas Babej 2019-01-01 20:18:24 -05:00
  • a4ce40add4 tests: Improve bytes python3 compatibility Tomas Babej 2019-01-01 20:11:13 -05:00
  • b8347821c4 tests: due:yesterday does not match current year on 1st of January Tomas Babej 2019-01-01 20:02:20 -05:00