Commit Graph

  • 47d17a4365 README: Move downloads stats under main header Tomas Babej 2021-06-05 23:45:00 -04:00
  • 920c31ea72 README: Add downloads badges to the top Tomas Babej 2021-06-05 23:41:26 -04:00
  • b7541571b5 test: Replace cmake3 with cmake for CentOS builds Tomas Babej 2021-06-05 23:33:20 -04:00
  • d705abee32 README: Make it clear what discussions are we talking about Tomas Babej 2021-06-05 23:31:21 -04:00
  • 2ae4db3a37 README: Add libera.chat Tomas Babej 2021-06-05 23:24:43 -04:00
  • b5134c9be3 README: Add Github discussions and download statistics Tomas Babej 2021-06-05 23:14:26 -04:00
  • acc72e7e3d README: Make some of the links actionable Tomas Babej 2021-06-05 23:01:25 -04:00
  • f3abccd151 README: Promote our communities Tomas Babej 2021-06-05 22:44:08 -04:00
  • 7d053f29e1 README: Add Taskwarrior heading Tomas Babej 2021-06-05 22:21:59 -04:00
  • 3d352d73d2 README: Decrease logo size Tomas Babej 2021-06-05 22:18:54 -04:00
  • ab545b9f49 README: Add the logo on top Tomas Babej 2021-06-05 22:17:21 -04:00
  • 987414dc8e README: Add overview stats Tomas Babej 2021-06-05 21:54:48 -04:00
  • 67a7a9cb93 README: Expand INSTALL section Tomas Babej 2021-06-05 21:41:27 -04:00
  • ab04227eb5 README: Drop submodule update instructions Tomas Babej 2021-06-05 21:35:27 -04:00
  • 7956f6a34b implement FromStr instead of just from_str Dustin J. Mitchell 2021-06-05 21:18:49 -04:00
  • cf3a053a0e Add PENDING, COMPLETED, DELETED synthetic tags Dustin J. Mitchell 2021-06-05 21:10:11 -04:00
  • 0e60bcedaf hide the implementation of Tag Dustin J. Mitchell 2021-06-05 20:57:28 -04:00
  • ff23c9148b refactor taskchampion::task into submodules Dustin J. Mitchell 2021-06-05 20:42:39 -04:00
  • 3d698f7939 add support for synthetic tags Dustin J. Mitchell 2021-06-05 20:07:33 -04:00
  • 2b3383842e Treat partially-matched arguments as an error Dustin J. Mitchell 2021-06-05 09:15:24 -04:00
  • 21c4f95fd9 fix clippy Dustin J. Mitchell 2021-06-05 09:03:59 -04:00
  • 4b0ceb31ac Tweak clippy job names dbr 2021-06-05 13:50:59 +10:00
  • 2a928e05b3 Check to see if the two clippy's can be merged into one dbr 2021-06-05 12:24:57 +10:00
  • 52d5500687 Make security more consistent dbr 2021-06-05 12:22:09 +10:00
  • 9cbe245fc1 First pass at tidying action names dbr 2021-06-05 12:19:12 +10:00
  • 4cc41a8731 Clippy the Pendant dbr 2021-06-05 12:05:56 +10:00
  • 8069d1badc Remove path from ta command in usage text dbr 2021-06-05 11:50:19 +10:00
  • 5f28eb3a74 produce Tag instances in the parser (#260) Dustin J. Mitchell 2021-06-04 09:26:12 -04:00
  • 5a454a5dfd Merge pull request #250 from taskchampion/issue83 Dustin J. Mitchell 2021-06-03 17:51:57 -04:00
  • 3c402d4fb7 Prefer /usr/bin/env and searching from PATH oxalica 2021-06-03 00:30:28 +08:00
  • 2cb8f1d5ea Support relative include for themes in taskrc oxalica 2021-04-24 02:12:00 +08:00
  • 3672ed0c1b Remove build date/time from diagnostic message oxalica 2021-06-03 01:00:31 +08:00
  • ac6b020b6d minor updates from review Dustin J. Mitchell 2021-06-01 09:23:36 -04:00
  • b18701c3cb remove many duration strings to simplify Dustin J. Mitchell 2021-06-01 09:20:14 -04:00
  • 0259a5e2e2 parse durations and timestamps Dustin J. Mitchell 2021-05-29 18:39:13 -04:00
  • 288f29d9d5 refactor argparse::args into submodules Dustin J. Mitchell 2021-05-29 13:50:56 -04:00
  • 1aae7e059d Add wait to reports, for display and sorting Dustin J. Mitchell 2021-05-23 18:36:45 -04:00
  • cf078e1233 add 'wait' to the info output Dustin J. Mitchell 2021-05-23 18:23:37 -04:00
  • e977fb294c Implement modifying tasks' "wait" value Dustin J. Mitchell 2021-05-23 18:16:11 -04:00
  • d7d703f135 Merge pull request #256 from taskchampion/issue233 Dustin J. Mitchell 2021-05-31 08:47:17 -04:00
  • 1bd97fd15d Merge pull request #254 from taskchampion/issue216 Dustin J. Mitchell 2021-05-31 08:39:01 -04:00
  • ae56313162 Merge pull request #257 from taskchampion/sec-md Dustin J. Mitchell 2021-05-30 22:00:36 -04:00
  • e81a078506 Create SECURITY.md based on POLICY.md Dustin J. Mitchell 2021-05-30 19:01:16 -04:00
  • 9e3646bf84 Summarize tasks nicely in console output Dustin J. Mitchell 2021-05-30 16:36:20 -04:00
  • d4f669ed6e Define and test an MSRV Dustin J. Mitchell 2021-05-30 16:04:24 -04:00
  • e762306563 Add a test for capitalized months and days of the week. Vladimir Rusinov 2021-05-29 15:06:03 +01:00
  • 7c665c9a77 Clippy things dbr 2021-05-28 20:41:03 +10:00
  • 0f6323e2de Unused dbr 2021-05-28 20:35:57 +10:00
  • 3c8c7d4888 Updated Cargo.lock dbr 2021-05-28 12:19:49 +10:00
  • aa2340965e Merge branch 'main' into sqlstore dbr 2021-05-28 12:17:09 +10:00
  • baa6b59e39 Remove KvStorage dbr 2021-05-28 12:10:18 +10:00
  • 98f2ab51cb Functional sqlite backend dbr 2021-05-28 12:09:36 +10:00
  • f91f797244 Implement storage for local server dbr 2021-05-28 11:38:46 +10:00
  • adfde8be15 Merge pull request #236 from taskchampion/issue140 Dustin J. Mitchell 2021-05-26 11:03:49 -04:00
  • a9a7f16af3 Added F?UNDING.yml to connect the repo with the sponsorship Paul Beckingham 2021-05-25 18:40:38 -04:00
  • cd06d937a5 Search for libnetwork on Haiku begasus 2021-05-14 11:58:34 +00:00
  • 1d14737e30 Merge pull request #247 from taskchampion/defaultrun dbr/Ben 2021-05-25 15:21:21 +10:00
  • 09558f9329 Substitute usage information into the documentation Dustin J. Mitchell 2021-05-11 21:45:32 +00:00
  • b944e27880 Make 'cargo run' run ta binary dbr 2021-05-24 19:44:32 +10:00
  • e9dc6e987d Merge pull request #245 from taskchampion/issue138 Dustin J. Mitchell 2021-05-23 09:12:44 -04:00
  • 45db886f2a add 'ta config path' Dustin J. Mitchell 2021-05-21 22:39:10 -04:00
  • 7f046a8e27 Merge pull request #225 from taskchampion/issue217 Dustin J. Mitchell 2021-05-21 10:26:24 -04:00
  • ae5511623c Merge pull request #244 from taskchampion/codeowners Dustin J. Mitchell 2021-05-21 10:26:16 -04:00
  • 9d78654573 Merge pull request #221 from taskchampion/issue177 Dustin J. Mitchell 2021-05-21 10:25:45 -04:00
  • 3e4437ab14 Merge pull request #242 from dbr/betterversion dbr/Ben 2021-05-21 23:11:02 +10:00
  • 8ba72d19df Add CODEOWNERS pointing to @dbr and me Dustin J. Mitchell 2021-05-21 09:07:35 -04:00
  • 00089639fe Include git HEAD rev in version output dbr 2021-05-21 16:31:25 +10:00
  • 991b29da6c WIP dbr 2021-05-21 15:52:07 +10:00
  • bb7130f960 Support multiple exit codes Dustin J. Mitchell 2021-05-03 17:57:04 -04:00
  • 0852bfd195 Require a filter be specified for modifications Dustin J. Mitchell 2021-05-01 12:49:49 -04:00
  • 2345a57940 fix clippy warning Dustin J. Mitchell 2021-05-18 18:57:29 +00:00
  • 023e638335 Merge pull request #231 from taskchampion/working_set_rebuild_bug Dustin J. Mitchell 2021-05-17 21:36:56 -04:00
  • fd4b35f3fe Merge pull request #228 from taskchampion/issue164-edit Dustin J. Mitchell 2021-05-17 21:35:54 -04:00
  • 47b3148a38 Merge pull request #239 from taskchampion/fix-new-clippy Dustin J. Mitchell 2021-05-17 21:34:03 -04:00
  • 3bb198425c Use ta config set in documentation Dustin J. Mitchell 2021-05-05 16:25:05 -04:00
  • fd62c8327b Add a ta config set subcommand Dustin J. Mitchell 2021-05-05 14:18:17 -04:00
  • a778423cbc store the filename of the loaded config file Dustin J. Mitchell 2021-05-05 14:41:25 -04:00
  • 09efb33073 move Settings to its own module Dustin J. Mitchell 2021-05-05 14:21:01 -04:00
  • 73b6648d06 assert that working-set element 0 is None Dustin J. Mitchell 2021-05-07 22:40:48 +00:00
  • 5f6918fbc7 Skip element 0 when rebuilding the working set Dustin J. Mitchell 2021-05-07 22:37:40 +00:00
  • fa7623ebe7 Handle setting a working set item to None twice Dustin J. Mitchell 2021-05-07 22:36:23 +00:00
  • 3a2450cb23 provide context for errors to help debugging Dustin J. Mitchell 2021-05-07 22:36:10 +00:00
  • fa9e6ddcd5 Don't unwrap in production code Dustin J. Mitchell 2021-05-07 22:35:42 +00:00
  • cbe11a1d3d fix new clippy warnings Dustin J. Mitchell 2021-05-16 09:38:40 -04:00
  • cea5ae87c7 Merge pull request #237 from taskchampion/issue151 Dustin J. Mitchell 2021-05-16 09:18:19 -04:00
  • 373cef9d33 [breaking] Include /v1/ in the sync-server paths Dustin J. Mitchell 2021-05-14 12:51:24 -04:00
  • 4fff27f4bc Fix reference for errno.h on Haiku begasus 2021-05-13 09:07:20 +00:00
  • febe6d8b68 sort the 'next' repot by id Dustin J. Mitchell 2021-05-09 20:58:33 -04:00
  • ac53383aea remove debugging prints Dustin J. Mitchell 2021-05-09 21:06:17 -04:00
  • 3f1453b70b Merge pull request #230 from taskchampion/issue100 Dustin J. Mitchell 2021-05-08 09:56:57 -04:00
  • 027225d2a3 More WIP. dbr 2021-05-08 22:09:48 +10:00
  • 7aea34c7a3 Document environment variables all in one place Dustin J. Mitchell 2021-05-07 11:16:10 -04:00
  • 7ff54ed0de WIP. Open new connection for each transaction as workaround dbr 2021-05-07 22:24:55 +10:00
  • 1d0ed132df remove spurious dependency from mdbook-deploy workflow Dustin J. Mitchell 2021-05-05 16:55:21 +00:00
  • f30264b77f Merge pull request #223 from taskchampion/issue222 Dustin J. Mitchell 2021-05-04 17:19:42 -04:00
  • 0f0f2b0e75 rename CLI to ta Dustin J. Mitchell 2021-05-01 14:07:00 -04:00
  • 73ad035bed Merge pull request #220 from taskchampion/issue120 Dustin J. Mitchell 2021-05-03 09:41:11 -04:00
  • 5d8a1f50d4 Merge pull request #224 from taskchampion/issue164 Dustin J. Mitchell 2021-05-03 09:36:37 -04:00
  • 94d1217d81 Switch to TOML for configuration Dustin J. Mitchell 2021-05-02 16:59:51 -04:00
  • 73575f8d88 convert manual loops to std::count_if Rosen Penev 2021-04-23 02:16:05 -07:00