mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
![]() - Implemented stubbed Context::initialize2. - Implemented combined command line. - Migrated some code from Context::initialize to ::initialize2. - Integrated ::initialize2 into the startup sequence. - Implemented Context::dispatch2. - Integrated ::dispatch2 into the run sequence. - Implemented Context::updateXtermTitle. - Added debug messages to new Command objects. - Implemented CmdLogo, which implements the _logo command, for fun. - Removed unnecessary base class overrides from Cmd* objects. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CmdExec.cpp | ||
CmdExec.h | ||
CmdInstall.cpp | ||
CmdInstall.h | ||
CmdLogo.cpp | ||
CmdLogo.h | ||
Command.cpp | ||
Command.h |