|  Patrick Lipka | 3d418776f0 | Fixed missing delete of month_tmp in ignore_worktime case | 2022-05-02 15:10:16 +02:00 | 
				
					
						|  Patrick Lipka | ccb316781e | Merge branch 'dev', adding formatted output | 2022-05-02 13:06:06 +02:00 | 
				
					
						|  Patrick Lipka | d5919aa63c | Bugfix: keeping old month's date when setting up new project list from last one | 2022-05-02 13:03:05 +02:00 | 
				
					
						|  Patrick Lipka | 26c0820350 | Bugfix: keeping old month's date when setting up new project list from last one | 2022-05-02 12:58:50 +02:00 | 
				
					
						|  Patrick Lipka | 3436069b7c | Added bold output in report | 2022-04-05 15:04:22 +02:00 | 
				
					
						|  Patrick Lipka | f65930216f | Added convert command to convert old to new tracking files | 2022-04-05 13:51:26 +02:00 | 
				
					
						|  Patrick Lipka | 78cd47992b | Implemented loading and manipulating of old tracking files | 2022-04-05 11:19:59 +02:00 | 
				
					
						|  Patrick Lipka | e8770bdf39 | Legacy support re-written by using TT_IO_VERSION as differentiator | 2022-04-04 16:43:13 +02:00 | 
				
					
						|  Patrick Lipka | 5098dc0357 | Added month string to the tracking file data and leagcy mode for old files | 2022-04-01 14:58:07 +02:00 | 
				
					
						|  Patrick Lipka | 8d745afd80 | Feature added: natural time string input to at and rt commands | 2022-01-25 14:45:05 +01:00 | 
				
					
						|  Patrick Lipka | fb5b4eaced | Bugfix: Removal of working time fixed | 2022-01-25 11:11:58 +01:00 | 
				
					
						|  Patrick Lipka | 346b349967 | set version number to 1.0.0 | 2021-12-20 17:14:28 +01:00 | 
				
					
						|  Patrick Lipka | e6d07328be | License notice edited | 2021-12-20 11:10:23 +01:00 | 
				
					
						|  Patrick Lipka | ae5319c58c | version command added | 2021-12-17 17:00:22 +01:00 | 
				
					
						|  Patrick Lipka | 02c489a02a | Added saveing to corner case of rt | 2021-12-17 16:24:26 +01:00 | 
				
					
						|  Patrick Lipka | e30e009537 | Added saveing to corner case of at | 2021-12-17 16:18:49 +01:00 | 
				
					
						|  Patrick Lipka | dde3e413da | Also save after renaming | 2021-12-17 15:48:57 +01:00 | 
				
					
						|  Patrick Lipka | 463496dcd3 | Changed order of switching task/project and saving data in rm | 2021-12-17 15:24:24 +01:00 | 
				
					
						|  Patrick Lipka | 06b9f25893 | cleanup done, more verbose comments added | 2021-12-17 12:05:13 +01:00 | 
				
					
						|  Patrick Lipka | bcaa73fa79 | Added check if active task exists before attempt to start stracking | 2021-12-17 10:42:18 +01:00 | 
				
					
						|  Patrick Lipka | 8625034382 | Utility functions moved to util.cpp | 2021-12-16 16:42:31 +01:00 | 
				
					
						|  Patrick Lipka | 416bcbde0a | Added initialization of project list at startup | 2021-12-16 16:34:06 +01:00 | 
				
					
						|  Patrick Lipka | 183717c956 | Read user name and tracking directory from settings file in PREFIX/etc and use them for load/save operations | 2021-12-16 16:00:40 +01:00 | 
				
					
						|  Patrick Lipka | 12376d3e4b | tt_name_completion rewritten in a more C++ conformant way | 2021-12-16 13:21:26 +01:00 | 
				
					
						|  Patrick Lipka | 7ebe1c5fb4 | Only add potentially meaningful user input to history | 2021-12-16 12:22:31 +01:00 | 
				
					
						|  Patrick Lipka | 63abc50c81 | check if active tasks exists if no name is being provided before manipulating time | 2021-12-15 17:28:44 +01:00 | 
				
					
						|  Patrick Lipka | 49d3d2f1e1 | Added autosave | 2021-12-15 13:03:27 +01:00 | 
				
					
						|  Patrick Lipka | 85fd6e563f | Solved problems with project list corruption due to read of wrong length and redundant setting of current task | 2021-12-15 12:16:03 +01:00 | 
				
					
						|  Patrick Lipka | 10615ed0fa | reporting added | 2021-12-14 14:39:20 +01:00 | 
				
					
						|  Patrick Lipka | a1c20aad42 | added remove time command | 2021-12-13 22:11:26 +01:00 | 
				
					
						|  Patrick Lipka | 1e5f1bd0ee | add time command added, is_num helper added for that | 2021-12-13 22:05:04 +01:00 | 
				
					
						|  Patrick Lipka | 28f5b43ca8 | solved switch task problem by adding trim function. Moved string utilities to separate files | 2021-12-13 16:18:47 +01:00 | 
				
					
						|  Patrick Lipka | 0bf621eb0f | rename command added | 2021-12-13 15:44:24 +01:00 | 
				
					
						|  Patrick Lipka | c10ba31ed9 | remove project command replaced by genralized rm | 2021-12-13 15:04:18 +01:00 | 
				
					
						|  Patrick Lipka | a2fc4ca292 | Added remove project command | 2021-12-13 12:04:38 +01:00 | 
				
					
						|  Patrick Lipka | 5d572571d9 | switch task command added, minor adjustments made | 2021-12-13 11:28:51 +01:00 | 
				
					
						|  Patrick Lipka | 58e4775738 | new task / switch project commands added | 2021-12-13 10:22:49 +01:00 | 
				
					
						|  Patrick Lipka | b6139369f7 | New project command added and parser updated | 2021-12-10 15:58:27 +01:00 | 
				
					
						|  Patrick Lipka | 7c54302cb0 | 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 | 
				
					
						|  Patrick Lipka | 363372f34e | Basic UI implemented usinf GNU readline | 2021-12-10 11:09:03 +01:00 | 
				
					
						|  Patrick Lipka | d19d96b6ee | cleanup | 2021-12-10 09:38:05 +01:00 | 
				
					
						|  Patrick Lipka | 38dfaa9c7b | Fixed usage of global variable sigint | 2021-12-09 17:17:46 +01:00 | 
				
					
						|  Patrick Lipka | d7137f710c | Moved tracking function and signal handler to own files | 2021-12-09 17:08:22 +01:00 | 
				
					
						|  Patrick Lipka | d511c984e5 | Added tracking functionality (POSIX-only) | 2021-12-09 16:50:58 +01:00 | 
				
					
						|  Patrick Lipka | 8b4b0c3432 | Added pointers to active project/task and void to set active task | 2021-12-09 13:23:30 +01:00 | 
				
					
						|  Patrick Lipka | d15b8a57e4 | Binary I/O fixed | 2021-12-09 11:43:14 +01:00 | 
				
					
						|  Patrick Lipka | 94e3e07a74 | String I/O corrected, TODO: fix loops | 2021-12-08 23:48:00 +01:00 | 
				
					
						|  Patrick Lipka | 32daf02351 | Added saving to binary, implementation of loading started | 2021-12-08 22:30:44 +01:00 | 
				
					
						|  Patrick Lipka | 1f5778e190 | ProjectList class and test added | 2021-12-08 21:02:32 +01:00 | 
				
					
						|  Patrick Lipka | a2ba8123f4 | Basic class definitions and test program | 2021-12-08 19:16:40 +01:00 |