tree checksum vpatch file split hunks
all signers: asciilifeform diana_coman
antecedents: raw_line_export.kv
press order:
logotron_genesis.kv | asciilifeform diana_coman |
multsel_and_datefix.kv | asciilifeform diana_coman |
raw_line_export.kv | asciilifeform diana_coman |
rle_errata.kv | asciilifeform diana_coman |
patch:
(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(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