timewarrior/src
2016-05-05 21:10:20 -04:00
..
commands CmdConfig: Now propagates return code on no change 2016-05-05 21:10:20 -04:00
libshared@899975acd7 libshared: Updated to 899975acd75ff96cce80c35cc2eecf61ea9d4871 2016-04-30 20:56:49 -04:00
.gitignore Ignore: Debugging dir 2016-04-22 01:22:47 -04:00
CLI.cpp CLI: Corrected list of keywords 2016-05-03 07:47:05 -04:00
CLI.h CLI: Added ::identifyFilter 2016-04-15 19:31:58 -04:00
CMakeLists.txt Build: Included JSON2 parser 2016-05-05 17:53:46 -04:00
data.cpp data: Added support for 'for <duration>' and removed the last use of 'since' 2016-05-03 08:05:10 -04:00
Database.cpp Database: Removed exclusions 2016-04-27 18:05:59 -04:00
Database.h Database: Removed exclusions 2016-04-27 18:05:59 -04:00
Datafile.cpp Datafile: Added assert to ::deleteInterval to confirm redundancy 2016-04-29 18:22:36 -04:00
Datafile.h Datafile: Removed exclusions 2016-04-27 18:05:37 -04:00
Exclusion.cpp Exclusion: Made dump output consistent with other object 2016-04-28 20:06:21 -04:00
Exclusion.h Exclusion: New syntax 2016-04-27 18:01:35 -04:00
Extensions.cpp Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
Extensions.h Extensions: Added ::debug 2016-04-08 19:08:24 -04:00
helper.cpp helper: Corrected :day hint range 2016-05-02 17:18:33 -04:00
init.cpp init: Propagates cli, rules to CmdConfig 2016-05-03 00:32:54 -04:00
Interval.cpp Interval: Restored the ::dump method for readable dates 2016-04-28 20:05:47 -04:00
Interval.h Interval: Restored the ::dump method for readable dates 2016-04-28 20:05:47 -04:00
lex.cpp Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
Lexer.cpp Lexer: Now checks for termination and uses correct cursor math 2016-04-10 11:13:25 -04:00
Lexer.h Lexer: Added UUID recognition 2016-04-03 19:37:11 -04:00
Range.cpp Range: Added ::total for duration calculations 2016-04-29 18:17:18 -04:00
Range.h Range: Added ::total for duration calculations 2016-04-29 18:17:18 -04:00
Rules.cpp Rules: Simplified rule parsing 2016-05-05 19:47:53 -04:00
Rules.h Rules: Simplified rule parsing 2016-05-05 19:47:53 -04:00
timew.cpp Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
timew.h data: Added getFullDay 2016-05-01 20:30:32 -04:00
util.cpp util: Don't quote an already-quoted string 2016-04-04 08:58:02 -04:00