tree checksum vpatch file split hunks

all signers: asciilifeform diana_coman

antecedents: raw_line_export.kv

press order:

logotron_genesis.kvasciilifeform diana_coman
multsel_and_datefix.kvasciilifeform diana_coman
raw_line_export.kvasciilifeform diana_coman
rle_errata.kvasciilifeform diana_coman

patch:

- A1BE0A9CD5F7FFBC471EE3677C4D670E6CF3754BD0DD96BF29E7E061C6FE8631422208FBC9137E797431963FFB5B479A532620A223FB4D80B1619069B47A22F1
+ 3A2E057BA3AC9B93E7A59AEFAAC06B59AC1AEA9E3AD539356B79D2F33CD05DD2D6EC788DAA4672817B3A74B07187D8A8C8228B0A1EE410A9D49EE7BC2BB9AFF3
logotron/MANIFEST.TXT
(1 . 3)(1 . 4)
5 589248 logotron_genesis "Genesis."
6 589480 multsel_and_datefix "Multiline selections and fix for date arrow."
7 589662 raw_line_export "Export lines in Phf format; fix for debug knob."
8 589674 rle_errata "Date arrow enable fix."
- BFEC2394FBF0F13088BF392EE6946E964A58343B3C7400AC87206212B52D6295738FB17AA100410442BBBAFCE4FBC09DA32C22EA3E52FD379CCA4F302BE7A735
+ FC6B0036D74F0369666FCBE199CDA20733E2B5F384C4653CE6EEBC294C61AB14AD70DE596F34979EC91896E1A4D298153628F13BA430D8190D6360F0102FDE39
logotron/reader.py
(349 . 7)(349 . 7)
13 day_end = day_start + timedelta(days=1)
14
15 # Enable 'tail' is day_end is after end of current day
16 if day_end.day > now.day:
17 if day_end > now:
18 tail = True
19
20 # Get the loglines from DB