taskwarrior/src
dependabot[bot] 0c19e27054
Bump src/libshared from 121f757 to 7604fd2 (#3912)
Bumps [src/libshared](https://github.com/GothenburgBitFactory/libshared) from `121f757` to `7604fd2`.
- [Commits](121f757c3e...7604fd28f7)

---
updated-dependencies:
- dependency-name: src/libshared
  dependency-version: 7604fd28f782bc0a02e87b71d65e1e2480b2cc9a
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-14 08:38:05 -04:00
..
columns Use the tag-related Task methods in the Tags column type (#3911) 2025-07-11 02:08:30 +00:00
commands Use modern FetchContent design patterns (#3903) 2025-07-08 21:39:54 -04:00
libshared@7604fd28f7 Bump src/libshared from 121f757 to 7604fd2 (#3912) 2025-07-14 08:38:05 -04:00
taskchampion-cpp Use modern FetchContent design patterns (#3903) 2025-07-08 21:39:54 -04:00
.gitignore remove .gitignore files and symbolic links/aliases (#3421) 2024-05-02 20:26:10 -04:00
calc.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
CLI2.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
CLI2.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
CMakeLists.txt Use modern FetchContent design patterns (#3903) 2025-07-08 21:39:54 -04:00
Context.cpp Do not auto-create .taskrc when stdout is not a TTY (#3888) 2025-06-02 07:59:05 -04:00
Context.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
dependency.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
dependency.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
DOM.cpp Make tags.none: filter work again (#3877) 2025-05-12 08:16:54 +02:00
DOM.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
Eval.cpp Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
Eval.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
feedback.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
feedback.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
Filter.cpp Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
Filter.h Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
Hooks.cpp use cached urgency() for json exports (#3867) 2025-05-05 10:10:02 -04:00
Hooks.h use cached urgency() for json exports (#3867) 2025-05-05 10:10:02 -04:00
legacy.cpp Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
legacy.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
lex.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
Lexer.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
Lexer.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
main.cpp Ignore SIGPIPE (#3627) 2024-09-22 18:57:46 -04:00
nag.cpp Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
nag.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
Operation.cpp Fix compile with libc++ 18 (#3680) 2024-11-13 22:09:08 -05:00
Operation.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
recur.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
recur.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
rules.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
rules.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
sort.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
sort.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
Task.cpp use cached urgency() for json exports (#3867) 2025-05-05 10:10:02 -04:00
Task.h use cached urgency() for json exports (#3867) 2025-05-05 10:10:02 -04:00
TDB2.cpp change implementation from has (#3849) 2025-04-16 13:49:14 +00:00
TDB2.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
TF2.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
TF2.h Remove unused includes (#3795) 2025-03-01 10:42:40 -05:00
util.cpp Move timegm implementation to libshared (#3875) 2025-05-09 20:26:21 -04:00
util.h Move timegm implementation to libshared (#3875) 2025-05-09 20:26:21 -04:00
Variant.cpp Allow dur/dur division (#3812) 2025-03-12 16:48:49 -04:00
Variant.h Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
Version.cpp add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
Version.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00
ViewTask.cpp Declare in corresponding header files and dissolve main.h (#3796) 2025-03-01 14:47:42 -05:00
ViewTask.h add initial bulk run from pre-commit over all files 2024-07-29 22:34:51 +02:00