Commit Graph

  • 1b55e5b265 fix clippy lints Dustin J. Mitchell 2022-10-02 19:01:48 +00:00
  • 9e6be07e24 update to clap-4.x Dustin J. Mitchell 2022-10-01 23:36:46 +00:00
  • 898ccd8797 Bump clap from 3.2.10 to 4.0.4 dependabot[bot] 2022-09-30 05:50:07 +00:00
  • b59581b6cc Bump libc from 0.2.133 to 0.2.134 dependabot[bot] 2022-09-30 05:50:00 +00:00
  • 8bda81e51e Bump thiserror from 1.0.36 to 1.0.37 dependabot[bot] 2022-09-28 05:29:00 +00:00
  • d62435d421 Bump thiserror from 1.0.35 to 1.0.36 dependabot[bot] 2022-09-26 05:44:11 +00:00
  • 603ebb59c7 Bump serde from 1.0.144 to 1.0.145 dependabot[bot] 2022-09-23 05:32:44 +00:00
  • 34be9b44bb Bump env_logger from 0.9.0 to 0.9.1 dependabot[bot] 2022-09-19 05:33:47 +00:00
  • 78555c3014 Bump libc from 0.2.132 to 0.2.133 dependabot[bot] 2022-09-20 05:35:39 +00:00
  • 0bae7d9b65 Bump anyhow from 1.0.64 to 1.0.65 dependabot[bot] 2022-09-14 05:33:58 +00:00
  • 89f70e560d Bump thiserror from 1.0.34 to 1.0.35 dependabot[bot] 2022-09-14 05:34:04 +00:00
  • 74afa95145 Bump anyhow from 1.0.63 to 1.0.64 dependabot[bot] 2022-09-05 14:03:57 +00:00
  • 9421caf4ea Bump thiserror from 1.0.33 to 1.0.34 dependabot[bot] 2022-09-05 14:04:02 +00:00
  • 1337f8f2fa Bump pretty_assertions from 1.2.1 to 1.3.0 dependabot[bot] 2022-08-31 05:36:41 +00:00
  • 889660537a Bump thiserror from 1.0.32 to 1.0.33 dependabot[bot] 2022-08-31 05:36:46 +00:00
  • 01c18edb8c Bump anyhow from 1.0.62 to 1.0.63 dependabot[bot] 2022-08-31 05:36:37 +00:00
  • 58497c17cd Bump iana-time-zone from 0.1.44 to 0.1.47 dependabot[bot] 2022-08-30 19:57:35 +00:00
  • a441418a5d Bump futures from 0.3.23 to 0.3.24 dependabot[bot] 2022-08-30 05:34:36 +00:00
  • e96a89124d Bump serde from 1.0.143 to 1.0.144 dependabot[bot] 2022-08-22 05:30:26 +00:00
  • 71b991a91f Bump serde_json from 1.0.83 to 1.0.85 dependabot[bot] 2022-08-22 05:30:20 +00:00
  • 4fdb46fd47 ffi for tc_task_get/set_value Dustin J. Mitchell 2022-08-08 00:42:07 +00:00
  • 7cecac3328 Bump anyhow from 1.0.61 to 1.0.62 dependabot[bot] 2022-08-21 01:19:20 +00:00
  • 5c33e6c93c Bump libc from 0.2.131 to 0.2.132 dependabot[bot] 2022-08-17 05:39:13 +00:00
  • 4a1556ccb9 Add Replica::num_undo_points and exclude undo points from num_operations Dustin J. Mitchell 2022-07-17 23:22:27 +00:00
  • 17726ddfe4 Bump chrono from 0.4.21 to 0.4.22 dependabot[bot] 2022-08-15 05:33:13 +00:00
  • fd98b188e2 Bump futures from 0.3.21 to 0.3.23 dependabot[bot] 2022-08-15 05:33:08 +00:00
  • 4651bd1bdb Bump libc from 0.2.129 to 0.2.131 dependabot[bot] 2022-08-12 05:31:38 +00:00
  • 04c95ecc56 Bump anyhow from 1.0.60 to 1.0.61 dependabot[bot] 2022-08-11 05:53:25 +00:00
  • 9c0bccd08a rustsec org is now hosting audit-check Dustin J. Mitchell 2022-08-10 22:02:23 +00:00
  • 38ad3bc14b spell audit-check repo correctly Dustin J. Mitchell 2022-08-08 12:31:30 +00:00
  • 69850e5f6a [tests] Make sure waiting task is still waiting Dustin J. Mitchell 2022-08-09 19:11:39 +00:00
  • c51478b81a Bump chrono from 0.4.20 to 0.4.21 dependabot[bot] 2022-08-10 05:32:18 +00:00
  • d69359b63c Bump libc from 0.2.127 to 0.2.129 dependabot[bot] 2022-08-10 05:32:12 +00:00
  • 26fbbabe9b Bump serde from 1.0.142 to 1.0.143 dependabot[bot] 2022-08-09 05:42:27 +00:00
  • e3985c87b5 Bump strum_macros from 0.24.2 to 0.24.3 dependabot[bot] 2022-08-08 05:45:11 +00:00
  • 4852b146a8 stop using forked audit action Dustin J. Mitchell 2022-08-06 19:01:33 +00:00
  • bad3b3d700 use the (existing) .cargo/audit.toml to ignore some rust advisories Dustin J. Mitchell 2022-08-06 01:47:04 +00:00
  • 152db46ce3 Bump chrono from 0.4.19 to 0.4.20 dependabot[bot] 2022-08-05 05:32:08 +00:00
  • 005aa817c6 Bump libc from 0.2.126 to 0.2.127 dependabot[bot] 2022-08-04 05:35:38 +00:00
  • 37f7ac4ffc Bump serde_json from 1.0.82 to 1.0.83 dependabot[bot] 2022-08-04 05:35:33 +00:00
  • 848792fc5a Bump serde from 1.0.141 to 1.0.142 dependabot[bot] 2022-08-04 05:35:25 +00:00
  • 79c1d88658 Bump anyhow from 1.0.59 to 1.0.60 dependabot[bot] 2022-08-03 05:31:17 +00:00
  • aa8557a06f Bump thiserror from 1.0.31 to 1.0.32 dependabot[bot] 2022-08-03 05:31:12 +00:00
  • 2064a502ca Bump anyhow from 1.0.58 to 1.0.59 dependabot[bot] 2022-08-02 05:35:52 +00:00
  • 98fa4d207a Bump serde from 1.0.140 to 1.0.141 dependabot[bot] 2022-08-02 05:35:57 +00:00
  • f5e976ae73 remove leftover src/taskchampion submodule Dustin J. Mitchell 2022-07-10 16:54:53 +00:00
  • 7f686a7977 update Taskchampion README Dustin J. Mitchell 2022-07-10 16:45:41 +00:00
  • 12ecfa2b1e rename rust/ to taskchampion/ Dustin J. Mitchell 2022-07-10 16:27:52 +00:00
  • ccb9a0fdfb Import taskchampion-lib into integration-tests as rust symbols Dustin J. Mitchell 2022-07-10 16:12:35 +00:00
  • 6f7c5c31a9 install Rust on each push in docker images Dustin J. Mitchell 2022-07-07 00:39:36 +00:00
  • 3dfd28586a fix linking for taskchampion-integration-tests Dustin J. Mitchell 2022-07-07 00:08:31 +00:00
  • 6a42cf00a2 Update Taskwarrior workflows to include Rust Dustin J. Mitchell 2022-07-04 21:00:21 +00:00
  • 8c30400af3 Add a C++ wrapper around TC FFI Dustin J. Mitchell 2022-03-12 22:07:42 +00:00
  • fd03169314 man: Make frequency abbreviation more clear Tomas Babej 2022-07-24 12:28:13 -04:00
  • 72a8be3340 Update .github/workflows/security.yml Dustin J. Mitchell 2022-07-24 14:45:58 -04:00
  • 56ea105e25 Ignore RUSTSEC-2020-0071 Dustin J. Mitchell 2022-07-11 00:59:22 +00:00
  • 3aa14b3efc ignore RUSTSEC-2021-0124 Dustin J. Mitchell 2022-07-11 00:35:57 +00:00
  • 977ab11af2 Revert "temporarily remove cargo audit check" Dustin J. Mitchell 2022-07-11 00:33:42 +00:00
  • 35c8ce2ccb Remove references to TDB2::read_only Dustin J. Mitchell 2022-04-23 18:30:48 +00:00
  • f452100588 Remove references to TDB2::data_size Dustin J. Mitchell 2022-04-23 18:28:32 +00:00
  • e3ef6c504a remove TBD2::clear, only used in tests Dustin J. Mitchell 2022-04-23 18:27:05 +00:00
  • 271d06cd9c make TDB2.pending/completed non-public Dustin J. Mitchell 2022-04-01 23:20:57 +00:00
  • 4ebd0ffb39 make TDB2.undo non-public Dustin J. Mitchell 2022-04-01 22:15:55 +00:00
  • 2f30bc8cbf tests: Add dockerfile for Ubuntu 22.04 Tomas Babej 2022-07-24 13:41:12 -04:00
  • 8845055abb tests: Add Ubuntu 22.04 into the test matrix Tomas Babej 2022-07-24 13:37:43 -04:00
  • 08d647102f tests: Remove Ubuntu 21.04 and 21.10 from the test matrix Tomas Babej 2022-07-24 13:32:23 -04:00
  • 4d84252012 Update pull_request_template for Rust code Dustin J. Mitchell 2022-07-14 00:56:34 +00:00
  • 4d3c407db5 Bump serde from 1.0.139 to 1.0.140 dependabot[bot] 2022-07-21 05:42:19 +00:00
  • a47d08d2d9 Bump rusqlite from 0.27.0 to 0.28.0 dependabot[bot] 2022-07-15 05:39:16 +00:00
  • dcc285bc4a [rust/taskchampion/src/task] Add Task::get_value and TaskMut::set_value Pablo Baeyens 2022-07-14 00:12:14 +02:00
  • 2889e77d51 Bump clap from 3.2.8 to 3.2.10 dependabot[bot] 2022-07-12 05:40:01 +00:00
  • 971c27ac47 Bump ureq from 2.4.0 to 2.5.0 dependabot[bot] 2022-07-11 05:37:18 +00:00
  • f3993c3004 Bump serde from 1.0.138 to 1.0.139 dependabot[bot] 2022-07-11 05:37:14 +00:00
  • 4a81c1b23f Bump serde from 1.0.137 to 1.0.138 dependabot[bot] 2022-07-04 05:54:33 +00:00
  • 0b61753220 Bump clap from 3.2.6 to 3.2.8 dependabot[bot] 2022-07-01 05:37:09 +00:00
  • 4255b613bc Bump serde_json from 1.0.81 to 1.0.82 dependabot[bot] 2022-06-30 05:50:47 +00:00
  • fae77410fa Bump rstest from 0.14.0 to 0.15.0 dependabot[bot] 2022-06-28 05:34:49 +00:00
  • 9bb2bc016a Bump strum_macros from 0.24.1 to 0.24.2 dependabot[bot] 2022-06-27 05:41:16 +00:00
  • b88623f842 Bump anyhow from 1.0.57 to 1.0.58 dependabot[bot] 2022-06-23 12:16:37 +00:00
  • c113a17924 Bump rstest from 0.13.0 to 0.14.0 dependabot[bot] 2022-06-23 12:15:07 +00:00
  • 1350f41ab5 Bump clap from 3.2.5 to 3.2.6 dependabot[bot] 2022-06-22 08:23:35 +00:00
  • c8cfcec48b Make TDB2.backlog non-public Dustin J. Mitchell 2022-04-01 14:58:05 +00:00
  • d699ce8cba bump MSRV to the latest version Dustin J. Mitchell 2022-06-21 15:50:44 +00:00
  • bdc509bde7 Bump clap from 3.1.18 to 3.2.5 dependabot[bot] 2022-06-16 05:42:35 +00:00
  • 8999cdbfc0 Bump strum_macros from 0.24.0 to 0.24.1 dependabot[bot] 2022-06-13 05:45:53 +00:00
  • 3f4420850a Bump uuid from 1.1.1 to 1.1.2 dependabot[bot] 2022-06-13 05:45:58 +00:00
  • 47c6d072ec Bump strum from 0.24.0 to 0.24.1 dependabot[bot] 2022-06-13 05:46:01 +00:00
  • 92a9a716a8 Use 'speakers' instead of 'users'. Raf Czlonka 2022-06-12 23:18:45 +01:00
  • 12bdc0d480 Fix typo: 'holday' -> 'holiday' Raf Czlonka 2022-06-09 01:58:26 +01:00
  • 0d63165ca5 TW-2763: added hooks.location to show command sec65 2022-06-06 12:20:40 +02:00
  • d422db32ea temporarily remove cargo audit check Dustin J. Mitchell 2022-06-01 21:54:44 +00:00
  • 63bb9fc7ee Bump cbindgen from 0.23.0 to 0.24.3 dependabot[bot] 2022-06-10 05:34:47 +00:00
  • ce6626459c Bump uuid from 1.1.0 to 1.1.1 dependabot[bot] 2022-06-01 08:31:00 +00:00
  • 4c179a427d Fix issue with filter not applied correctly during task _tags command Nikos Koukis 2022-05-29 10:12:33 +01:00
  • 9c4e0a43a0 Bump flate2 from 1.0.23 to 1.0.24 dependabot[bot] 2022-05-30 05:44:03 +00:00
  • e842b66e5c Bump clap from 2.34.0 to 3.1.18 (#2824) dependabot[bot] 2022-05-30 12:34:55 -04:00
  • a1bd08d6d1 bump MSRV to 1.54 for extended_key_value_attributes required by cbindgen Dustin J. Mitchell 2022-05-30 01:15:09 +00:00
  • 368a6dde5f Bump cbindgen from 0.20.0 to 0.23.0 dependabot[bot] 2022-05-28 12:40:09 +00:00
  • b1f13b29c3 Bump env_logger from 0.8.4 to 0.9.0 dependabot[bot] 2022-05-28 13:41:32 +00:00
  • 61f03a7d0a workflows: Fix a typo Tomas Babej 2022-05-28 08:37:42 -04:00