timewarrior/src
2020-02-23 19:03:54 +01:00
..
commands Hoist verbose flag 2020-02-23 19:03:54 +01:00
libshared@0d4e31de75 Update libshared to 0d4e31de757ea2609a82549c5b09703d3d3fbe16 2019-09-06 16:17:22 +02:00
.gitignore Clean up .gitignore files 2019-04-10 12:08:42 +02:00
AtomicFile.cpp Introduce AtomicFiles 2020-02-23 19:03:40 +01:00
AtomicFile.h Introduce AtomicFiles 2020-02-23 19:03:40 +01:00
Chart.cpp Rename variables 2019-04-12 16:13:39 +02:00
Chart.h Add field reference_hour, extract determination of color for hour label 2019-04-11 23:13:41 +02:00
ChartConfig.h Inject reference datetime (= now) into chart 2019-04-10 12:00:25 +02:00
CLI.cpp Update copyright dates 2019-10-18 10:59:16 +02:00
CLI.h Update copyright holders 2019-10-18 10:59:16 +02:00
CMakeLists.txt Introduce AtomicFiles 2020-02-23 19:03:40 +01:00
data.cpp Optimize handling of implicit latest interval 2020-02-01 23:49:56 +01:00
Database.cpp Database: Recreate tags.data from interval data if parsing fails. 2020-02-23 19:03:40 +01:00
Database.h Database: firstLine -> getLatestEntry 2020-01-26 19:49:23 +01:00
Datafile.cpp Use AtomicFile for data, tags, undo, and config files 2020-02-23 19:03:40 +01:00
Datafile.h Use AtomicFile for data, tags, undo, and config files 2020-02-23 19:03:40 +01:00
dom.cpp Database: add tags method for getting set of tag names 2020-01-17 17:48:57 +01:00
Exclusion.cpp Reduce upper limit for exclusion calculation to current datetime 2019-11-20 06:55:43 +01:00
Exclusion.h Update copyright holders 2019-10-18 10:59:16 +02:00
Extensions.cpp Update copyright holders 2019-10-18 10:59:16 +02:00
Extensions.h Update copyright holders 2019-10-18 10:59:16 +02:00
helper.cpp trivial:coding-style: Add curly braces around blocks modified recently 2020-01-26 19:49:23 +01:00
init.cpp Do not always create timewarrior.cfg file 2020-02-23 19:03:40 +01:00
Interval.cpp #254: quotes in annotations are not escaped 2019-11-18 06:43:21 +01:00
Interval.h getOverlaps should use non-empty range filter 2020-01-17 17:48:57 +01:00
IntervalFactory.cpp Update copyright dates 2019-10-18 10:59:16 +02:00
IntervalFactory.h Update copyright dates 2019-10-18 10:59:16 +02:00
Journal.cpp Use AtomicFile for data, tags, undo, and config files 2020-02-23 19:03:40 +01:00
Journal.h Use AtomicFile for data, tags, undo, and config files 2020-02-23 19:03:40 +01:00
lex.cpp Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
log.cpp Update copyright holders 2019-10-18 10:59:16 +02:00
Range.cpp Update copyright dates 2019-10-18 10:59:16 +02:00
Range.h Update copyright dates 2019-10-18 10:59:16 +02:00
Rules.cpp Do not always create timewarrior.cfg file 2020-02-23 19:03:40 +01:00
Rules.h Update copyright dates 2019-10-18 10:59:16 +02:00
TagInfo.cpp Update copyright dates 2019-10-18 10:59:16 +02:00
TagInfo.h Update copyright dates 2019-10-18 10:59:16 +02:00
TagInfoDatabase.cpp Do not write tag database if it is not changed. 2020-02-23 19:03:40 +01:00
TagInfoDatabase.h Do not write tag database if it is not changed. 2020-02-23 19:03:40 +01:00
timew.cpp Use AtomicFile for data, tags, undo, and config files 2020-02-23 19:03:40 +01:00
timew.h Add helpers flattenDatabase and getIntervalsByIds 2020-01-17 17:48:57 +01:00
Transaction.cpp Update copyright dates 2019-10-18 10:59:16 +02:00
Transaction.h Update copyright dates 2019-10-18 10:59:16 +02:00
TransactionsFactory.cpp Update copyright dates 2019-10-18 10:59:16 +02:00
TransactionsFactory.h Update copyright dates 2019-10-18 10:59:16 +02:00
UndoAction.cpp Update copyright dates 2019-10-18 10:59:16 +02:00
UndoAction.h Update copyright dates 2019-10-18 10:59:16 +02:00
util.cpp Update copyright holders 2019-10-18 10:59:16 +02:00
validate.cpp Update copyright dates 2019-10-18 10:59:16 +02:00