tt/src
Patrick Lipka 1e5f1bd0ee add time command added, is_num helper added for that 2021-12-13 22:05:04 +01:00
..
project.cpp new task / switch project commands added 2021-12-13 10:22:49 +01:00
project.h Added parser, ls and start commands and search routines needed for them, ProjectList now has constructor setting month and num_projects 2021-12-10 13:22:46 +01:00
string_utils.cpp add time command added, is_num helper added for that 2021-12-13 22:05:04 +01:00
string_utils.h add time command added, is_num helper added for that 2021-12-13 22:05:04 +01:00
task.cpp Basic class definitions and test program 2021-12-08 19:16:40 +01:00
task.h Added tracking functionality (POSIX-only) 2021-12-09 16:50:58 +01:00
track.cpp new task / switch project commands added 2021-12-13 10:22:49 +01:00
track.h Basic UI implemented usinf GNU readline 2021-12-10 11:09:03 +01:00
tt.cpp Added parser, ls and start commands and search routines needed for them, ProjectList now has constructor setting month and num_projects 2021-12-10 13:22:46 +01:00
ui.cpp add time command added, is_num helper added for that 2021-12-13 22:05:04 +01:00
ui.h add time command added, is_num helper added for that 2021-12-13 22:05:04 +01:00