timewarrior/src
2016-07-24 10:55:02 -04:00
..
commands CmdShorten: Cleanup 2016-07-24 10:55:02 -04:00
libshared@15e798605f Updated to 15e798605fe13af67df10c481fe24515e8724954 2016-07-18 17:16:48 -04:00
.gitignore Ignore: Debugging dir 2016-04-22 01:22:47 -04:00
CLI.cpp TI-12: report command does not find extensions 2016-07-04 07:25:01 -04:00
CLI.h CLI: Added ::identifyIds 2016-06-04 10:33:32 -04:00
CMakeLists.txt CmdGet: Implemented 'get' command for one DOM ref 2016-07-16 10:26:09 -04:00
data.cpp data: Verify that filter date ranges are in the proper order 2016-07-09 08:06:31 -04:00
Database.cpp Database: Relocated ::validateInterval to helper.cpp, it is a macro function 2016-07-01 08:29:12 -04:00
Database.h Database: Relocated ::validateInterval to helper.cpp, it is a macro function 2016-07-01 08:29:12 -04:00
Datafile.cpp Datafile: sort lines in ascending order before writes 2016-07-04 10:48:57 -04:00
Datafile.h Datafile: Removed exclusions 2016-04-27 18:05:37 -04:00
dom.cpp dom: Added 'dom.rc.<name>' support 2016-07-16 16:33:52 -04:00
Exclusion.cpp data: merge error skips one range 2016-07-04 13:08:52 -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 validate: Renamed validateInterval to vaildate, and integrated 2016-07-07 22:24:48 -04:00
init.cpp CmdUndo: Removed all external traces of undo 2016-07-18 18:10:40 -04:00
Interval.cpp Interval: Clarified dump output 2016-07-04 08:07:32 -04:00
Interval.h Interval: Added ID metadata 2016-06-11 14:43:33 -04:00
lex.cpp Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
log.cpp log: Added support for theme.colors.debug 2016-06-07 23:17:08 -04:00
Range.cpp Range: Added ::combine for overlapping range combinations 2016-06-01 07:32:22 -04:00
Range.h Range: Added ::combine for overlapping range combinations 2016-06-01 07:32:22 -04:00
Rules.cpp CmdChart: Renamed 'reports.<type>.style=compact' to 'reports.<type>.axis=internal' 2016-07-17 10:42:09 -04:00
Rules.h Rules: Removed unused method 2016-05-10 19:51:54 -04:00
timew.cpp timew: Added debug timing data 2016-05-28 14:14:42 -04:00
timew.h CmdGet: Added rules back 2016-07-16 14:21:13 -04:00
util.cpp util: Made quoting more robust 2016-05-21 16:47:56 -05:00
validate.cpp validate: Generalized code to allow autoFill calls from other places 2016-07-24 09:08:10 -04:00