timewarrior/src
2016-11-19 14:07:05 -05:00
..
commands TI-39: Bogs command line option segfaults 2016-11-05 11:36:06 -04:00
libshared@ce5c3414de libshared: Updated to ce5c3414de56a2d1390893bbdc46e7116c38cd90 2016-11-19 14:06:48 -05: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: No longer segments open intervals across data files 2016-08-03 19:41:09 -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 TI-34: Make timew more user-friendly by adding --help and default output 2016-08-16 16:42:01 -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 Rules: Corrected errno values 2016-11-05 11:42:40 -04:00
Rules.h Add defaultValue argument to Rules::getInteger 2016-11-05 11:29:52 -04:00
timew.cpp timew: Migrated to libshared Timer 2016-11-19 14:07:05 -05:00
timew.h Build: REmoved compiler warning 2016-09-09 22:33:15 -04:00
util.cpp util: Made quoting more robust 2016-05-21 16:47:56 -05:00
validate.cpp Build: REmoved compiler warning 2016-09-09 22:33:15 -04:00