Commit Graph

  • 75e10676ce Use ffizz_header to generate taskchampion.h Dustin J. Mitchell 2023-01-17 03:23:43 +00:00
  • 989a330e46 Bump ureq from 2.6.1 to 2.7.0 dependabot[bot] 2023-06-15 05:59:49 +00:00
  • a69b0c8032 Remove properties when set to an empty string Dustin J. Mitchell 2023-05-28 21:13:01 +00:00
  • 6cd5bf1237 Update "modified" on modification Dustin J. Mitchell 2023-05-28 16:58:48 +00:00
  • a1b64a05ba add more information to 'task purge' footnote Dustin J. Mitchell 2023-05-07 21:19:49 +00:00
  • 02de8dfe67 remove TDB2::commit call from tests Dustin J. Mitchell 2023-05-07 17:30:54 +00:00
  • 3b4113c61a Update comments for TDB2::modify Dustin J. Mitchell 2023-05-07 16:20:42 +00:00
  • 18d60719e4 update comment for TDB2::get_changes Dustin J. Mitchell 2023-04-30 22:00:39 +00:00
  • 9df4c8156e remove TDB::commit Dustin J. Mitchell 2023-04-30 21:48:00 +00:00
  • 0882a08d18 Remove unnecessary TDB2::{modify,add} argument Dustin J. Mitchell 2023-04-30 21:46:01 +00:00
  • 5bb9857984 Use Taskchampion to store Taskwarrior data Dustin J. Mitchell 2022-12-15 02:52:47 +00:00
  • 4b814bc602 [BREAKING] remove diff display from 'task undo' Dustin J. Mitchell 2022-12-15 02:52:46 +00:00
  • 87467f72c7 [BREAKING] remove 'task purge' support Dustin J. Mitchell 2022-12-15 02:52:45 +00:00
  • d47c70579f [BREAKING] Disable the 'sync' command Dustin J. Mitchell 2022-12-15 02:52:44 +00:00
  • 16c35a41d3 Bump tempfile from 3.5.0 to 3.6.0 dependabot[bot] 2023-06-07 06:02:25 +00:00
  • d28cdc39fa Bump proptest from 1.1.0 to 1.2.0 dependabot[bot] 2023-05-24 06:00:32 +00:00
  • 66b2db52f4 Bump clap from 4.2.1 to 4.3.0 dependabot[bot] 2023-05-22 06:05:11 +00:00
  • 41608dc35f Fork CMakeRust and add the aarch64-apple-darwin fix to it Dathan Bennett 2023-04-26 22:28:32 -07:00
  • 7492fc48bb Vendor CMakeRust Dathan Bennett 2023-04-26 22:23:33 -07:00
  • 37d7f3de8a Ignore IntelliJ artifacts and remove CMakeRust submodule Dathan Bennett 2023-04-26 22:22:58 -07:00
  • ddd367232e [BREAKING] Remove journal.info support Dustin J. Mitchell 2022-12-15 02:52:43 +00:00
  • cf711f5eb1 Bump h2 from 0.3.16 to 0.3.17 dependabot[bot] 2023-04-13 17:09:38 +00:00
  • f0ced5287b bump MSRV Dustin J. Mitchell 2023-04-09 16:02:56 -04:00
  • 645c6bf13f update clap used in sync-server Dustin J. Mitchell 2023-04-08 09:11:41 -04:00
  • 5f2d82dc72 update MSRV Dustin J. Mitchell 2023-04-08 16:52:17 -04:00
  • ae028983b6 clippy fixes Dustin J. Mitchell 2023-04-08 16:51:39 -04:00
  • 52fdc6a877 Update Actix crates to latest versions Dustin J. Mitchell 2023-04-08 09:30:28 -04:00
  • 33366e2f05 Ignore the aarch64-apple-darwin directory Dathan Bennett 2023-03-12 22:52:13 -07:00
  • ed674ec9e5 fix branch references in dev docs Dustin J. Mitchell 2023-04-08 08:59:44 -04:00
  • 491941a55c Bump tempfile from 3.4.0 to 3.5.0 dependabot[bot] 2023-03-29 06:03:04 +00:00
  • 77e1773b04 Bump rusqlite from 0.28.0 to 0.29.0 dependabot[bot] 2023-03-27 06:07:26 +00:00
  • d2f2e2b4a4 Bump rstest from 0.16.0 to 0.17.0 dependabot[bot] 2023-03-20 06:06:40 +00:00
  • e46533ef2b Bump tempfile from 3.3.0 to 3.4.0 dependabot[bot] 2023-02-27 06:13:18 +00:00
  • 0adced74a1 Bump libsqlite3-sys from 0.25.0 to 0.25.2 dependabot[bot] 2023-02-15 15:51:57 +00:00
  • 1c4e103904 taskchampion: Add time.utc_timestamp function. ryneeverett 2023-02-05 14:54:56 -05:00
  • 5a4b981b6c Bump proptest from 1.0.0 to 1.1.0 dependabot[bot] 2023-02-06 05:14:03 +00:00
  • d6475cc096 explicit type for cache value Dustin J. Mitchell 2023-02-04 00:44:21 +00:00
  • c701a81699 make calculation of DependencyMap easier to read Dustin J. Mitchell 2023-02-03 01:08:19 +00:00
  • 7b0104e177 Only consider tasks dependent if both are pending Dustin J. Mitchell 2022-12-22 23:06:15 +00:00
  • 05c7f36b17 fix typo Dustin J. Mitchell 2023-02-03 00:56:00 +00:00
  • f94df28226 Do not further update 'modified' if it's explicitly set Dustin J. Mitchell 2022-12-23 16:43:41 +00:00
  • b963af9b4b use non-deprecated chrono functions Dustin J. Mitchell 2022-12-18 23:20:37 -05:00
  • 6fc78209da Bump uuid from 1.2.1 to 1.3.0 dependabot[bot] 2023-02-02 05:05:11 +00:00
  • 3fdc6d3662 simpletap: simplify to use parent run method ryneeverett 2023-01-28 00:42:38 -05:00
  • 717e430f2e Bump bumpalo from 3.9.1 to 3.12.0 dependabot[bot] 2023-01-23 03:06:15 +00:00
  • 84fb2f0d2f Bump bumpalo from 3.9.1 to 3.12.0 in /src/tc/rust dependabot[bot] 2023-01-21 00:03:22 +00:00
  • 725dab681f fixup ryneeverett 2023-01-15 17:00:03 -05:00
  • 2f7196dbfc Don't expose third-party errors in public API. ryneeverett 2023-01-15 16:31:46 -05:00
  • f56296ea93 Address inline review comments. ryneeverett 2023-01-15 13:28:00 -05:00
  • c061d926bb taskchampion: use taskchampion::Error ryneeverett 2023-01-14 12:32:46 -05:00
  • 755100fd8a Bump actions-rs/cargo from 1.0.1 to 1.0.3 dependabot[bot] 2023-01-11 05:10:25 +00:00
  • e0e1d77744 Bump actions/cache from 2 to 3 dependabot[bot] 2023-01-11 05:10:31 +00:00
  • 33eab5632c Bump actions/checkout from 2 to 3 dependabot[bot] 2023-01-11 05:10:20 +00:00
  • 0ce7d6618d deploy: 5c4fb01abf djmitche 2023-01-14 16:26:10 +00:00
  • 5c4fb01abf taskchampion: update docs ryneeverett 2023-01-11 13:32:30 -05:00
  • c2c803582a Add fish context completions Saúl Nogueras 2022-12-27 20:57:08 +01:00
  • 627dc79a7e Update CmdNews.cpp DBV 2023-01-02 12:11:07 +01:00
  • c1ed70b63e Enable version updates for GitHub actions Thomas Lauf 2023-01-07 22:14:42 +01:00
  • 226df73c58 Bump ureq from 2.5.0 to 2.6.1 dependabot[bot] 2023-01-03 05:09:58 +00:00
  • f1e1095c0a apply clippy fixes Dustin J. Mitchell 2022-12-23 18:56:58 +00:00
  • 88333ac785 Expose is_* methods on tasks. Dustin J. Mitchell 2022-12-18 21:35:56 +00:00
  • 7c27f116ad Minor fixes to status in tc-lib Dustin J. Mitchell 2022-12-15 02:52:40 +00:00
  • 64aa1b1c7e osx: Set LDFLAGS to search Foundation and Security Tomas Babej 2022-12-18 15:57:43 -05:00
  • 3289f93073 tests: Adjust comment Tomas Babej 2022-12-18 15:23:08 -05:00
  • e6f28bb7e6 include recurring tasks in working-set, but not +PENDING Dustin J. Mitchell 2022-12-15 02:52:39 +00:00
  • 9add31104b Add a Recurring status to TaskChampion Dustin J. Mitchell 2022-12-15 02:52:35 +00:00
  • 6e5d8b1dde fix recurrence test to avoid wasting a lot of time Dustin J. Mitchell 2022-12-15 02:52:42 +00:00
  • 19f183159e tests: Fail OS-X test workflow on error in the build process Tomas Babej 2022-12-18 12:40:21 -05:00
  • e4987ea7e0 use OpenFlags::default to avoid maintaining explicit defaults Dustin J. Mitchell 2022-12-18 16:41:57 +00:00
  • 015e8eac25 pass create_if_missing in Replica constructor Dustin J. Mitchell 2022-11-12 19:21:48 +00:00
  • 67fc422311 Add support for _not_ creating a DB if one does not exist Dustin J. Mitchell 2022-10-10 15:59:45 +00:00
  • 9e5c0001c4 Skip incorrectly-passing tests (see #2996) Dustin J. Mitchell 2022-12-15 02:52:41 +00:00
  • 6981aaccf2 Add a <vector> include in Replica.h Dustin J. Mitchell 2022-12-18 17:33:56 +00:00
  • 591d6ccffb Bump libshared submodule John Nguyen 2022-12-13 19:09:14 -08:00
  • c483fdcc0e review-dockerfile: Setup Rust Tomas Babej 2022-12-18 11:48:51 -05:00
  • 7e45425075 review-dockerfile: Add workaround for a new location of CentOS repos Tomas Babej 2022-12-18 11:45:57 -05:00
  • dbeee0640a Add a hint to 'make test' see test problems Dustin J. Mitchell 2022-11-12 14:45:18 -05:00
  • bfc220058f Bump rstest from 0.15.0 to 0.16.0 dependabot[bot] 2022-11-28 05:12:35 +00:00
  • 06c3fbefd7 Bump env_logger from 0.9.1 to 0.10.0 dependabot[bot] 2022-11-25 05:08:36 +00:00
  • a93a3aa4f9 Update Cargo.lock (see #2994) Dustin J. Mitchell 2022-11-12 22:37:11 +00:00
  • 5d719ffb45 Add missing words to task documentation Matthew James Kraai 2022-11-02 05:33:26 -07:00
  • e5ae01ea71 skip all patch updates Dustin J. Mitchell 2022-10-13 22:47:51 +00:00
  • f5f37009cb Ignore patch updates for some noisy deps Dustin J. Mitchell 2022-10-13 00:11:07 +00:00
  • 4af27903f9 Bump serde from 1.0.145 to 1.0.147 dependabot[bot] 2022-10-24 05:42:06 +00:00
  • c93039f1fd Bump libc from 0.2.135 to 0.2.136 dependabot[bot] 2022-10-25 05:33:17 +00:00
  • cd6922ac39 Bump anyhow from 1.0.65 to 1.0.66 dependabot[bot] 2022-10-21 06:01:11 +00:00
  • 5b14f63dee Bump clap from 4.0.17 to 4.0.18 dependabot[bot] 2022-10-21 06:01:16 +00:00
  • 6e5513d6f4 Bump futures from 0.3.24 to 0.3.25 dependabot[bot] 2022-10-20 05:43:31 +00:00
  • 2bd4c21e37 Bump serde_json from 1.0.86 to 1.0.87 dependabot[bot] 2022-10-20 05:43:37 +00:00
  • c6b13de344 Bump clap from 4.0.15 to 4.0.17 dependabot[bot] 2022-10-19 05:49:59 +00:00
  • 1af43d505d Bump clap from 4.0.14 to 4.0.15 dependabot[bot] 2022-10-14 05:29:34 +00:00
  • be3fea8cd2 Bump clap from 4.0.13 to 4.0.14 dependabot[bot] 2022-10-13 05:48:41 +00:00
  • 5588bcc2e8 Bump clap from 4.0.11 to 4.0.13 dependabot[bot] 2022-10-12 05:39:01 +00:00
  • b1d24e455b Bump libc from 0.2.134 to 0.2.135 dependabot[bot] 2022-10-11 05:32:44 +00:00
  • 5c518f9b90 Bump clap from 4.0.10 to 4.0.11 dependabot[bot] 2022-10-10 05:43:16 +00:00
  • 0b54cbb89d Bump uuid from 1.1.2 to 1.2.1 dependabot[bot] 2022-10-10 05:43:21 +00:00
  • 75cdc6aa6f Bump serde_json from 1.0.85 to 1.0.86 dependabot[bot] 2022-10-10 05:43:25 +00:00
  • 98ba98899e Bump clap from 4.0.9 to 4.0.10 dependabot[bot] 2022-10-06 05:39:01 +00:00
  • 41625f8b11 fix clippy warnings Dustin J. Mitchell 2022-10-02 19:20:12 +00:00
  • 7b35121374 Bump clap from 4.0.4 to 4.0.9 dependabot[bot] 2022-10-04 05:29:39 +00:00