mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-06 17:37:21 +02:00
Restore support for task info
journal (#3671)
This support was removed before Taskwarrior-3.x, and is now restored,
including the original tests removed in
ddd367232e
This commit is contained in:
parent
7da23aee1c
commit
c9967c20e2
13 changed files with 438 additions and 101 deletions
|
@ -13,6 +13,7 @@ add_library (task STATIC CLI2.cpp CLI2.h
|
|||
Filter.cpp Filter.h
|
||||
Hooks.cpp Hooks.h
|
||||
Lexer.cpp Lexer.h
|
||||
Operation.cpp Operation.h
|
||||
TDB2.cpp TDB2.h
|
||||
Task.cpp Task.h
|
||||
Variant.cpp Variant.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue