Commit Graph

  • 504aacd244 Revert "[clang-tidy] Pass by value with std::move" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • 5502729131 Revert "[clang-tidy] Switch C headers to C++ ones" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • 444e5955ac Revert "[clang-tidy] Convert 0/1 to false/true" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • 0b828be4aa Revert "[clang-tidy] Remove redundant init" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • 9016c26828 Revert "[cl;ang-tidy] Don't initialize strings" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • 3eb209f248 Revert "[clang-tidy] Use '' for single characters" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • c3ecfac4f5 Revert "[clang-tidy] Use const reference instead of initializing string" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • 7d8fff418e Revert "[clang-tidy] Reserve memory for vector loop" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • 702af00435 Revert "[clang-tidy] Remove redundant const" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • c43a513158 Revert "[clang-tidy] Replace C style casts with C++ ones" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • 364b4ea8bd Revert "[clang-tidy] Simplify boolean expressions" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • 623d5ceb59 Revert "[clang-tidy] using dynamic_cast for derived classes" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • 6ad1b7d0da Revert "[clang-tidy] match loop size with size()" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • c02e369fbc Revert "[clang-tidy] Cast integer to string" Paul Beckingham 2020-12-05 16:18:15 -05:00
  • da75c159ca [clang-tidy] Cast integer to string Rosen Penev 2019-09-27 21:20:08 -07:00
  • 68c446ea08 [clang-tidy] match loop size with size() Rosen Penev 2019-09-27 21:15:03 -07:00
  • a02754159c [clang-tidy] using dynamic_cast for derived classes Rosen Penev 2019-09-27 21:00:49 -07:00
  • 51870dff34 [clang-tidy] Simplify boolean expressions Rosen Penev 2019-09-27 20:53:23 -07:00
  • 13e1bf7204 [clang-tidy] Replace C style casts with C++ ones Rosen Penev 2019-09-27 20:42:34 -07:00
  • 55d103c491 [clang-tidy] Remove redundant const Rosen Penev 2019-09-27 20:40:09 -07:00
  • 7f86b29aa9 [clang-tidy] Reserve memory for vector loop Rosen Penev 2019-09-27 20:34:25 -07:00
  • ab170e34df [clang-tidy] Use const reference instead of initializing string Rosen Penev 2019-09-27 20:31:21 -07:00
  • e3ceda9ce1 [clang-tidy] Use '' for single characters Rosen Penev 2019-09-27 20:30:15 -07:00
  • 426e067f43 [cl;ang-tidy] Don't initialize strings Rosen Penev 2019-09-27 20:25:10 -07:00
  • cc6826fc3a [clang-tidy] Remove redundant init Rosen Penev 2019-09-27 20:18:22 -07:00
  • 54e40008c9 [clang-tidy] Convert 0/1 to false/true Rosen Penev 2019-09-27 20:15:26 -07:00
  • 0344856d65 [clang-tidy] Switch C headers to C++ ones Rosen Penev 2019-09-27 20:11:20 -07:00
  • e46039efb1 [clang-tidy] Pass by value with std::move Rosen Penev 2019-09-27 20:04:17 -07:00
  • 6cd15235be [clang-tidy] Access static member through qualified-id Rosen Penev 2019-09-27 19:57:56 -07:00
  • 37b641259c [clang-tidy] Add const references where useful Rosen Penev 2019-09-27 19:54:41 -07:00
  • defd49b13d [clang-tidy] Add const where it makes sense Rosen Penev 2019-09-27 19:51:14 -07:00
  • bf40ea8816 [clang-tidy] Use default to initialize constructors Rosen Penev 2019-09-27 19:35:54 -07:00
  • 897759e4dc [clang-tidy] Replace push_back with emplace_back Rosen Penev 2019-09-27 19:24:23 -07:00
  • a468537c1b [clang-tidy] Use new range based loops Rosen Penev 2019-09-27 19:20:23 -07:00
  • 6ce2a129dd [clang-tidy] Use auto where the type is known Rosen Penev 2019-09-27 19:17:39 -07:00
  • a331cceded [clang-tidy] Use .empty instead of comparing size Rosen Penev 2019-09-27 19:12:49 -07:00
  • d43fa66489 CmdPurge: Detect the failure mode of trying to purge non-deleted tasks Tomas Babej 2020-11-26 23:48:56 -05:00
  • e37d932208 bump libshared submodule version Julien Rabinow 2020-11-22 18:01:16 -08:00
  • ab12e3fafd CMake: Add custom review target Tomas Babej 2020-12-04 00:18:06 -05:00
  • 522ef20a85 scripts: Add a dockerfile to build review images Tomas Babej 2020-12-04 00:16:56 -05:00
  • 3d850715f4 Make virtual tags consistent across commands. Max Rossmannek 2020-12-01 23:56:04 +01:00
  • 4663ca840f Mark failing tests as expected failures Max Rossmannek 2020-11-28 14:41:28 +01:00
  • d85901e7ff Properly escape filters including spaces Max Rossmannek 2020-11-28 14:21:16 +01:00
  • 09e2cb46d6 Simplify task construction Max Rossmannek 2020-11-21 18:31:44 +01:00
  • 44bcd58051 Fix Undo command Max Rossmannek 2020-11-21 14:38:15 +01:00
  • 643166a337 Uncoditionally include errno.h instead of guessing Leo 2020-09-01 11:46:17 -03:00
  • 4c714e10a3 Fix typo in man page John Nguyen 2020-05-16 11:06:57 -07:00
  • 50cfd92ad5 Fix Arch docker image Max Rossmannek 2020-11-28 15:59:37 +01:00
  • 596d681be7 Fix faketime packages Max Rossmannek 2020-11-28 15:59:23 +01:00
  • 07a27cbd3b Replace libfaketime with faketime in debianstable Max Rossmannek 2020-11-26 23:42:04 +01:00
  • 61a78d0a6f Attempt greedy docker config update Max Rossmannek 2020-11-26 23:38:55 +01:00
  • 8b91cd97a8 Enforce Python 3 in test_hooks/wrapper Max Rossmannek 2020-11-26 23:35:50 +01:00
  • f35989be0e Enforce Python 3 for unittests Max Rossmannek 2020-11-26 23:33:32 +01:00
  • 8f5e299077 Merge remote-tracking branch 'upstream/main' into main Dustin J. Mitchell 2020-11-29 21:27:35 -05:00
  • de03209285 bits of docs Dustin J. Mitchell 2020-11-29 21:26:39 -05:00
  • 0d5635f092 Update RELEASING.md Dustin J. Mitchell 2020-11-29 21:10:49 -05:00
  • 8601c0cb67 update Cargo.lock Dustin J. Mitchell 2020-11-29 21:09:28 -05:00
  • a1747546d6 Update RELEASING.md Dustin J. Mitchell 2020-11-29 21:09:22 -05:00
  • e6abfc5f56 more RELEASING stuff Dustin J. Mitchell 2020-11-29 20:59:52 -05:00
  • 451690afb7 v0.2.0 Dustin J. Mitchell 2020-11-29 20:59:09 -05:00
  • 17a13e0de9 Merge pull request #78 from djmitche/issue49 Dustin J. Mitchell 2020-11-29 20:49:18 -05:00
  • 0e2e60372d release process Dustin J. Mitchell 2020-11-29 20:42:10 -05:00
  • 95ada3d2bb Add metadata for the taskchampion crate Dustin J. Mitchell 2020-11-29 20:31:28 -05:00
  • 81cee8d375 use CARGO_PKG_VERSION for version Dustin J. Mitchell 2020-11-29 20:23:52 -05:00
  • dd01c985ec fix typo Dustin J. Mitchell 2020-11-29 20:34:59 -05:00
  • 8f361c28b7 remove unnecessary warning suppression Dustin J. Mitchell 2020-11-29 20:34:43 -05:00
  • 89a0071136 Merge pull request #77 from djmitche/issue49 Dustin J. Mitchell 2020-11-29 20:24:47 -05:00
  • 08faac957a Add a getting-started section Dustin J. Mitchell 2020-11-29 20:14:06 -05:00
  • 33283658d5 Merge pull request #75 from djmitche/issue54 Dustin J. Mitchell 2020-11-29 18:34:01 -05:00
  • 0a1ee470f7 use log and env_logger, and add some logging around sync Dustin J. Mitchell 2020-11-29 18:18:28 -05:00
  • c117494ce6 Merge pull request #74 from djmitche/issue66 Dustin J. Mitchell 2020-11-29 17:47:11 -05:00
  • 8b233de46e Merge pull request #73 from djmitche/issue72 Dustin J. Mitchell 2020-11-29 17:42:02 -05:00
  • 786d5b6a17 Implement actual on-disk storage for sync-server. Dustin J. Mitchell 2020-11-29 17:40:07 -05:00
  • 1b7dbd0715 remove delete_task from the Replica API so it's not misused Dustin J. Mitchell 2020-11-29 13:46:52 -05:00
  • af7363f3aa add delete subcommand Dustin J. Mitchell 2020-11-29 13:45:58 -05:00
  • 29ab993397 add done Dustin J. Mitchell 2020-11-29 11:23:19 -05:00
  • 42d988d601 fix clippy warnings Dustin J. Mitchell 2020-11-29 14:05:51 -05:00
  • d832b0b859 fix merge error Dustin J. Mitchell 2020-11-29 11:18:29 -05:00
  • 47cd051bd7 Merge pull request #71 from djmitche/issue7 Dustin J. Mitchell 2020-11-28 23:19:21 -05:00
  • 0e4ab4b88f Add start and stop commands Dustin J. Mitchell 2020-11-28 22:46:13 -05:00
  • 7a2857e814 Merge pull request #70 from djmitche/issue9 Dustin J. Mitchell 2020-11-28 22:02:07 -05:00
  • 6d08eacd98 limit config file usage to just yaml Dustin J. Mitchell 2020-11-28 19:43:30 -05:00
  • 0e926df578 Add configuration-file support to the 'task' command Dustin J. Mitchell 2020-11-28 18:18:43 -05:00
  • 8af7ba286d Factor replica and sync configuration into simple owned structs Dustin J. Mitchell 2020-11-28 16:57:32 -05:00
  • 87596bb1f0 update Cargo.lock to latest Dustin J. Mitchell 2020-11-28 15:14:49 -05:00
  • 091f5b5b17 use semver ranges for dependencies Dustin J. Mitchell 2020-11-28 15:13:30 -05:00
  • 3c976a324e Create dependabot.yml Dustin J. Mitchell 2020-11-28 11:31:12 -05:00
  • 383f77b5c6 Merge pull request #69 from djmitche/issue6 Dustin J. Mitchell 2020-11-28 11:26:02 -05:00
  • a665ff83de add 'task modify' (that can only modify description right now) Dustin J. Mitchell 2020-11-28 11:17:38 -05:00
  • b34ef34b2a Merge pull request #67 from djmitche/issue58 Dustin J. Mitchell 2020-11-28 10:16:56 -05:00
  • 1a92613ddc take configuration in env vars temporarily Dustin J. Mitchell 2020-11-28 10:02:17 -05:00
  • 97a8a87c24 Merge pull request #64 from djmitche/issue57 Dustin J. Mitchell 2020-11-27 20:23:39 -05:00
  • a02f864b87 Merge pull request #65 from djmitche/issue63 Dustin J. Mitchell 2020-11-27 20:15:25 -05:00
  • 2a37f090a5 Add RemoteServer to the taskchampion crate Dustin J. Mitchell 2020-11-27 19:47:50 -05:00
  • 3092a6bb7f do not require taskchampion from sync-server Dustin J. Mitchell 2020-11-27 20:08:54 -05:00
  • d46f20e75a adjust visibility, comment Dustin J. Mitchell 2020-11-27 18:16:42 -05:00
  • f59355f827 set default theme to ayu Dustin J. Mitchell 2020-11-26 23:13:07 -05:00
  • f5859bc45c fix docs to include all files Dustin J. Mitchell 2020-11-26 23:09:00 -05:00
  • efb1bc6a39 Create CONTRIBUTING.md Dustin J. Mitchell 2020-11-26 23:36:54 -05:00
  • 367c2fa2bd Create LICENSE Dustin J. Mitchell 2020-11-26 23:20:45 -05:00