.. |
commands
|
CmdReportDay: Do not report negative remaining time
|
2016-05-14 19:14:56 -04:00 |
libshared@5fb9b7315f
|
libshared: Updated to 5fb9b7315fd76133fb0f3718e72fd94f2dbe3cdd
|
2016-05-14 10:22:56 -04:00 |
.gitignore
|
Ignore: Debugging dir
|
2016-04-22 01:22:47 -04:00 |
CLI.cpp
|
CLI: No longer tags FILTER if one of: CMD, EXT, BINARY
|
2016-05-14 01:28:19 -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: Corrected implementation of getUntracked
|
2016-05-13 23:03:20 -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 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: 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: intervalSummarize now references all contiguous intervals
|
2016-05-14 15:52:49 -04:00 |
init.cpp
|
init: Propagated database to CmdConfig
|
2016-05-14 13:45:56 -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 |
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
|
Rules: Fixed bug where all values were tokenized, thereby introducing spaces
|
2016-05-10 19:54:27 -04:00 |
Rules.h
|
Rules: Removed unused method
|
2016-05-10 19:51:54 -04:00 |
timew.cpp
|
Cleanup: Replaced "\n" with '\n'
|
2016-04-23 13:30:54 -04:00 |
timew.h
|
helper: Propagated database to intervalSummarize
|
2016-05-14 14:43:06 -04:00 |
util.cpp
|
util: Don't quote an already-quoted string
|
2016-04-04 08:58:02 -04:00 |