timewarrior/src
2016-05-30 09:54:36 -04:00
..
commands CmdHelp: Added :blank support notes 2016-05-29 16:41:05 -04:00
libshared@bc5393fe30 Updated to bc5393fe30b3b3611a3d297da1adafb78920054d 2016-05-28 13:48:50 -04:00
.gitignore Ignore: Debugging dir 2016-04-22 01:22:47 -04:00
CLI.cpp CLI: Added support for config overrides inthe parser 2016-05-29 10:16:13 -04:00
CLI.h CLI: Added support for config overrides inthe parser 2016-05-29 10:16:13 -04:00
CMakeLists.txt log: Added debug function 2016-05-26 23:23:45 -04:00
data.cpp data: No longer closes all intervals after subtracting ranges 2016-05-30 09:54:36 -04:00
Database.cpp Database: Added support mehtods for undo 2016-05-14 13:59:09 -04:00
Database.h Database: Added support mehtods for undo 2016-05-14 13:59:09 -04:00
Datafile.cpp Datafile: Added debug output 2016-05-26 23:32:23 -04:00
Datafile.h Datafile: Removed exclusions 2016-04-27 18:05:37 -04:00
Exclusion.cpp Exclusion: All test ranges are backdated to midnight to be inclusive 2016-05-13 17:24:13 -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: Added hint expansion debug output 2016-05-28 15:09:55 -04:00
init.cpp init: Added command line configuration override support 2016-05-29 11:29:55 -04:00
Interval.cpp Range: Renamed meethods by prepending 'is_' 2016-05-12 08:32:40 -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
log.cpp log: Debugging prefix now configurable 2016-05-28 16:42:25 -04:00
Range.cpp Range: Changed calls to more readable ones 2016-05-14 10:25:04 -04:00
Range.h Range: Added ::open and ::close to manipulate ranges in common ways 2016-05-12 17:26:01 -04:00
Rules.cpp CmdChart: Renamed rc.reports.<type>.24h to rc.reports.<type>.hours with 'all' or 'auto' as values 2016-05-29 15:44:52 -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 log: Debugging prefix now configurable 2016-05-28 16:42:25 -04:00
util.cpp util: Made quoting more robust 2016-05-21 16:47:56 -05:00