taskwarrior/src
2008-11-01 16:48:28 -04:00
..
tests - Fixed bug where relative dates in filters (task list due:eom, 2008-09-12 15:25:38 -04:00
.gitignore - Merged 1.4.3 to master 2008-11-01 16:31:30 -04:00
color.cpp - Zero values no longer generate a 1-char bar in "task ghistory" 2008-06-27 18:05:02 -04:00
color.h - Added proper copyright, licensing details to all source. 2008-05-30 21:35:49 -04:00
command.cpp - Merged 1.4.3 to master 2008-11-01 16:31:30 -04:00
Config.cpp - Removed support for the "command.logging" configuration variable and 2008-09-20 20:46:20 -04:00
Config.h - Fixed bug causing seg faults for Ubuntu users. 2008-06-21 16:38:01 -04:00
Date.cpp - Fixed bug where relative dates in filters (task list due:eom, 2008-09-12 15:25:38 -04:00
Date.h - Date class now supports relative dates for construction (tomorrow, friday, eoy ...) 2008-07-04 17:18:01 -04:00
Grid.cpp - Added proper copyright, licensing details to all source. 2008-05-30 21:35:49 -04:00
Grid.h - Added proper copyright, licensing details to all source. 2008-05-30 21:35:49 -04:00
Makefile.am - Recurring faintly working without (the very necessary) mask attribute 2008-07-08 01:40:07 -04:00
Makefile.in - Recurring tasks! 2008-07-09 03:26:44 -04:00
parse.cpp - Removed support for the "command.logging" configuration variable and 2008-09-20 20:46:20 -04:00
report.cpp - Removed "usage" command. 2008-11-01 16:48:28 -04:00
rules.cpp - Added error checking for "recur" without "due" 2008-07-05 02:02:10 -04:00
T.cpp - Added new, stubbed, T::validate method for full T validation, one day. 2008-07-09 23:57:31 -04:00
T.h - Added new, stubbed, T::validate method for full T validation, one day. 2008-07-09 23:57:31 -04:00
Table.cpp - Task now uses dashes (-----) to underline column headings when color is 2008-09-12 11:27:25 -04:00
Table.h - Task now uses dashes (-----) to underline column headings when color is 2008-09-12 11:27:25 -04:00
task.cpp - Removed "usage" command. 2008-11-01 16:48:28 -04:00
task.h - Removed "usage" command. 2008-11-01 16:48:28 -04:00
TDB.cpp - Merged 1.4.3 to master 2008-11-01 16:31:30 -04:00
TDB.h - Merged 1.4.3 to master 2008-11-01 16:31:30 -04:00
text.cpp - Fixed bug whereby adding a new task with "task add asdfsd pri:" resulted in gibberish values in the priority field. 2008-07-05 16:49:41 -04:00
util.cpp - Fixed bug on Ubuntu whereby it wants std::string::size_type rather than unsigned int. 2008-07-11 02:05:02 -04:00