tree checksum vpatch file split hunks
all signers: asciilifeform diana_coman
antecedents: uniturds_etc.kv
press order:
patch:
(4 . 3)(4 . 4)
5 589674 rle_errata asciilifeform "Date arrow enable fix."
6 589783 irssi2tmsr diana_coman "Converter of irssi logs to the tmsr format used by the logotron. Added authors in MANIFEST.TXT."
7 590448 uniturds_etc asciilifeform "Phf's algo for uniturd digestion; cosmetic improvements to WWW displayer."
8 590458 line_wraps asciilifeform "Trinque's method to force wrap in long lines; Removed some commented rubbish from reader.py."
- 96D91F8B483D435147D82A364AB5D03F1154316AA1DA1A05A0B4333B3E88081FE92A0747FB0923813FFBDB4D9FB4239E4247F792BEDE52DCACDD83F42E439179(313 . 9)(313 . 6)
13 chan,
14 next_day_txt)
15
16 # s += """<span><a href="{0}log/{1}?rev=1">Reverse</a></span>""".format(
17 # get_base(), chan)
18
19 return s
20
21 # Make above callable from inside htm templater:
- 0FF5A7EFD8E622B812EE6C649D7157D362BD89BB116EEDE8102C08118B064FDB555A64084C2FE6F93537E044E02198846B707687ECF4DAB03ED696673BB9034F(45 . 8)(45 . 7)
26 }
27
28 .loglines {
29 float:left;
30 clear:none;
31 word-wrap: break-word;
32 }
33
34 .loglines div:nth-child(2n) {