Commit graph

  • 1acd3d3e89
    Merge 03ec490913 into c594ecb58d Dustin J. Mitchell 2025-06-23 20:35:47 +00:00
  • 03ec490913
    Add shell quoting and 'read -r' in example hooks Dustin J. Mitchell 2025-06-23 16:34:05 -04:00
  • e7a69b7b1a
    Merge 50122456cf into c594ecb58d Cristian Le 2025-06-23 16:02:09 +00:00
  • 50122456cf Use modern FetchContent design pattern Cristian Le 2025-06-23 16:31:13 +02:00
  • c594ecb58d
    Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 (#3902) develop dependabot[bot] 2025-06-23 10:18:30 -04:00
  • bdc4cc912e Add higher bound to the CMake policies Cristian Le 2025-06-23 15:55:18 +02:00
  • 6db1cb56c2
    Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 dependabot[bot] 2025-06-23 06:09:44 +00:00
  • baaf69202b
    [pre-commit.ci] pre-commit autoupdate (#3897) pre-commit-ci[bot] 2025-06-16 14:08:43 -04:00
  • 0aa80faf98
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci-update-config pre-commit-ci[bot] 2025-06-16 16:41:32 +00:00
  • a949c698f9
    [pre-commit.ci] pre-commit autoupdate (#3887) pre-commit-ci[bot] 2025-06-14 17:34:59 +02:00
  • c2b13a35cc
    Merge d17bd52a58 into ffa0d3e944 linsaraj 2025-06-09 22:53:40 +05:30
  • ffa0d3e944
    Bump src/taskchampion-cpp/corrosion from 00af456 to 4eccadd (#3893) dependabot[bot] 2025-06-06 08:08:07 -04:00
  • 5e404d5c86
    Bump src/taskchampion-cpp/corrosion from 00af456 to 4eccadd dependabot[bot] 2025-06-06 05:24:29 +00:00
  • 6d81c8cda0
    Bump src/taskchampion-cpp/corrosion from 715c235 to 00af456 (#3891) dependabot[bot] 2025-06-05 11:49:04 -04:00
  • 8ccb34b7c4
    Bump src/taskchampion-cpp/corrosion from 715c235 to 00af456 dependabot[bot] 2025-06-05 05:57:09 +00:00
  • 440d3f8c92
    Bump src/libshared from 8ad3646 to 121f757 (#3890) dependabot[bot] 2025-06-02 09:01:53 -04:00
  • e5b69afee2
    Bump docker/build-push-action from 6.16.0 to 6.18.0 (#3889) dependabot[bot] 2025-06-02 09:01:38 -04:00
  • 75d351afad
    Do not auto-create .taskrc when stdout is not a TTY (#3888) Dustin J. Mitchell 2025-06-02 07:59:05 -04:00
  • f1f875a108
    Bump src/libshared from 8ad3646 to 121f757 dependabot[bot] 2025-06-02 06:35:39 +00:00
  • 3fdd2ce25f
    Bump docker/build-push-action from 6.16.0 to 6.18.0 dependabot[bot] 2025-06-02 06:28:02 +00:00
  • d67d7cf06c
    Test case for taskrc creation no longer works Dustin J. Mitchell 2025-05-29 10:05:04 -04:00
  • 9bf51422a1
    Do not auto-create .taskrc when stdout is not a TTY Dustin J. Mitchell 2025-05-28 19:09:49 -04:00
  • f6824e90a1
    Correctly handle undo with multiple tasks (#3886) Dustin J. Mitchell 2025-05-26 13:07:35 -04:00
  • 90ab8cfdcc
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-05-26 16:43:48 +00:00
  • 100e2530bc [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-05-25 21:54:12 +00:00
  • 85a1508a01
    Correctly handle undo with multiple tasks Dustin J. Mitchell 2025-05-25 17:36:14 -04:00
  • 8b180faa08
    Bump docker/build-push-action from 6.16.0 to 6.17.0 dependabot[bot] 2025-05-19 05:39:03 +00:00
  • 89d84f0bdd
    [pre-commit.ci] pre-commit autoupdate (#3878) pre-commit-ci[bot] 2025-05-12 14:01:34 -04:00
  • 06ffc9ad87
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-05-12 16:43:16 +00:00
  • 4620b5fd25
    Make tags.none: filter work again (#3877) Dustin J. Mitchell 2025-05-12 02:16:54 -04:00
  • 6ab7b3589e
    Simulate the tags DOM property Dustin J. Mitchell 2025-05-11 17:25:00 -04:00
  • d914c15faa
    Don't remove the legacy 'tags' property Dustin J. Mitchell 2025-05-11 17:02:56 -04:00
  • 6c60a8db84
    Move timegm implementation to libshared (#3875) Tobias Predel 2025-05-10 02:26:21 +02:00
  • 4e43c15d5a Move timegm implementation to libshared Tobias Predel 2025-05-09 20:24:40 +02:00
  • 7511f9ab43 Make libuuid not mandatory as internal implementation is available Tobias Predel 2025-05-09 19:47:35 +02:00
  • 79eb38d582
    Fix compiler warning about unused variable (#3873) Dustin J. Mitchell 2025-05-08 13:08:22 -04:00
  • 89d21bb380
    Fix compiler warning about unused variable Dustin J. Mitchell 2025-05-08 12:55:08 -04:00
  • 0e59a62ead
    Fix #3571: Added detailed feedback for successful task synchronization (#3758) Antoni Borowski 2025-05-08 00:29:19 +02:00
  • a75517ff87
    Give a count of local operations sent Dustin J. Mitchell 2025-05-07 17:06:55 -04:00
  • e2305e703d
    Merge branch 'develop' into feature/sync-feedback Dustin J. Mitchell 2025-05-07 16:54:43 -04:00
  • 97bcc76ac1
    [pre-commit.ci] pre-commit autoupdate (#3868) pre-commit-ci[bot] 2025-05-05 16:55:43 +00:00
  • 69ecb582e2
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-05-05 16:44:50 +00:00
  • 499f931f67
    use cached urgency() for json exports (#3867) Felix Stupp 2025-05-05 16:10:02 +02:00
  • b442935ee2
    remove constness from composeJSON so it can use caches Dustin J. Mitchell 2025-05-05 08:51:24 -04:00
  • c60f1d6de0
    use cached urgency() for json exports Felix Stupp 2025-05-05 14:42:11 +02:00
  • 416c6d3ca4
    Bump src/libshared from cb078b0 to 8ad3646 (#3864) dependabot[bot] 2025-05-05 07:56:13 -04:00
  • 82970517c2
    Bump src/libshared from cb078b0 to 8ad3646 dependabot[bot] 2025-05-05 06:09:44 +00:00
  • 36e5f8895d
    Bump src/libshared from 2aa844c to cb078b0 (#3860) dependabot[bot] 2025-05-02 08:20:55 -04:00
  • 0a3baeb4ec
    Bump src/libshared from 2aa844c to cb078b0 dependabot[bot] 2025-05-02 05:58:26 +00:00
  • 1415e6303d
    Merge 822f1fe178 into b4e25fe42f Foad S. Farimani 2025-05-01 08:52:10 +02:00
  • b4e25fe42f
    Do not decode a non-JSON value (#3859) Dustin J. Mitchell 2025-04-30 19:22:44 -04:00
  • a849425a37
    Update tests that codified this bug Dustin J. Mitchell 2025-04-30 17:49:04 -04:00
  • 1039bb2752
    Do not decode a non-JSON value Dustin J. Mitchell 2025-04-30 14:07:19 -04:00
  • 7be313e91f
    Bump docker/build-push-action from 6.15.0 to 6.16.0 (#3856) dependabot[bot] 2025-04-28 10:54:21 -04:00
  • 36a449c935
    Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#3855) dependabot[bot] 2025-04-28 10:54:06 -04:00
  • 99ce516c6d
    Bump docker/build-push-action from 6.15.0 to 6.16.0 dependabot[bot] 2025-04-28 05:18:06 +00:00
  • 6704d2d756
    Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 dependabot[bot] 2025-04-28 05:18:02 +00:00
  • 31829d61fc
    Add uuid UDA type (#3827) Ram-Z 2025-04-21 01:51:38 +01:00
  • cc635386cc Update TestUUIDFormats to match TestUDAUUIDFormats Samir Benmendil 2025-03-24 22:00:41 +00:00
  • 694256d5e2 Test invalid UUID UDA can still be formatted Samir Benmendil 2025-04-20 13:57:52 +01:00
  • 990c58d5b8 Add uuid UDA type Samir Benmendil 2025-03-18 22:44:35 +00:00
  • bae37d9448
    Bump src/taskchampion-cpp/corrosion from bf065b8 to 715c235 (#3853) dependabot[bot] 2025-04-18 13:46:42 -04:00
  • 0e8cc48894
    Bump src/taskchampion-cpp/corrosion from bf065b8 to 715c235 dependabot[bot] 2025-04-18 05:56:56 +00:00
  • bfea0f6836
    Bump src/taskchampion-cpp/corrosion from c484074 to bf065b8 (#3850) dependabot[bot] 2025-04-17 11:45:17 -04:00
  • 8906df755b
    Bump src/taskchampion-cpp/corrosion from c484074 to bf065b8 dependabot[bot] 2025-04-17 06:00:55 +00:00
  • 2a64b5c880
    change implementation from has (#3849) Felix Schurk 2025-04-16 15:49:14 +02:00
  • ab3fc7ce5a change implementation from has Felix Schurk 2025-04-16 15:35:33 +02:00
  • 15bb71764e
    Redact HTTP credentials from "Syncing…" message (#3846) (#3847) Nick Grimshaw 2025-04-14 18:08:32 +01:00
  • ef15556199
    Revert "Add unittest for "Syncing…" message" Nick Grimshaw 2025-04-14 17:57:10 +01:00
  • 0bff1b4fe1
    Anchor credential-removing regexp Nick Grimshaw 2025-04-14 15:34:38 +01:00
  • 333e3cf09a
    Don't run sync_message.test.py since it needs an HTTP mock in CI Nick Grimshaw 2025-04-14 12:23:52 +01:00
  • 12a5e5185c
    Add unittest for "Syncing…" message Nick Grimshaw 2025-04-14 11:36:46 +01:00
  • 8312d6d459
    Redact HTTP credentials from "Syncing…" message (#3846) Nick Grimshaw 2025-04-14 10:45:14 +01:00
  • 5b70ce6be2
    Add note about uninstallation (#3845) Adrian Wilkins 2025-04-10 13:33:52 +01:00
  • 33a7ec410a [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-04-10 10:22:55 +00:00
  • 753c42b353
    Add note about uninstallation Adrian Wilkins 2025-04-10 11:21:46 +01:00
  • 22608cb44e
    Bump tokio from 1.44.0 to 1.44.2 (#3843) dependabot[bot] 2025-04-07 22:24:53 -04:00
  • cb366c527b
    Bump tokio from 1.44.0 to 1.44.2 dependabot[bot] 2025-04-08 02:07:53 +00:00
  • f1cb656f75
    Update tokio to 1.44.2 (#3842) Dustin J. Mitchell 2025-04-07 20:40:06 -04:00
  • 57b606e62b
    Update tokio to 1.44.2 Dustin J. Mitchell 2025-04-07 20:29:16 -04:00
  • db23195f4d
    Remove duplicate word (#3834) Dustin J. Mitchell 2025-04-01 16:42:42 -04:00
  • 4a464c13a8
    Bump src/taskchampion-cpp/corrosion from fcd8b41 to c484074 (#3836) dependabot[bot] 2025-03-31 17:58:09 -04:00
  • 2090ecfd2d
    Bump src/taskchampion-cpp/corrosion from fcd8b41 to c484074 dependabot[bot] 2025-03-31 05:50:34 +00:00
  • f3e59025e0 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-03-29 18:32:26 +00:00
  • 0802e3899a
    Remove duplicate word Dustin J. Mitchell 2025-03-29 14:31:58 -04:00
  • a3b44bdef5
    Replace inacurate comment (#3829) Ram-Z 2025-03-24 23:07:27 +00:00
  • 38ac630ac7 Replace inacurate comment Samir Benmendil 2025-03-24 22:19:48 +00:00
  • bc16297274
    docs: Add note to disable AWS lifecycle policies (#3828) soerenschneider 2025-03-21 13:26:31 +01:00
  • cecd5414a5
    fix grammar Dustin J. Mitchell 2025-03-21 08:14:39 -04:00
  • 96aee1d80a docs: Add note to disable AWS lifecycle policies Sören Schneider 2025-03-21 10:03:31 +01:00
  • 7bf3be2f07
    Update dependabot.yml (#3825) Felix Schurk 2025-03-20 00:47:52 +01:00
  • a7edf91bc6
    Update dependabot.yml felixschurk-dependabot-for-submodules Felix Schurk 2025-03-18 15:54:33 +01:00
  • 822f1fe178 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-03-18 08:14:18 +00:00
  • f29bcf2515 Update libshared submodule reference F. S. Farimani 2025-03-18 09:05:29 +01:00
  • 4edc44158d Add Windows build support and cross-platform compatibility F. S. Farimani 2025-03-18 09:03:56 +01:00
  • 768d45197b
    Bump docker/login-action from 3.3.0 to 3.4.0 (#3821) dependabot[bot] 2025-03-17 20:11:14 -04:00
  • f9c17d9b5b
    [pre-commit.ci] pre-commit autoupdate (#3822) pre-commit-ci[bot] 2025-03-17 19:50:44 -04:00
  • afd58c76ea [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-03-17 16:45:39 +00:00
  • 7ec1b66f3d
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-03-17 16:45:24 +00:00
  • f3eda08317
    Bump docker/login-action from 3.3.0 to 3.4.0 dependabot[bot] 2025-03-17 06:00:00 +00:00