tree checksum vpatch file split hunks
all signers: lobbes bvt diana_coman asciilifeform
antecedents: sept_fixes.kv active_disconnect_r3.kv
press order:
patch:
(11 . 3)(11 . 4)
5 595435 irssi_format diana_coman "Updates the irssi2tmsr converter to work on out-of-the-box irssi format. Updated README file too with example of format."
6 596907 sept_fixes asciilifeform "Several small improvements to bot and reader."
7 597604 active_disconnect bvt "Close current connection before opening a new one. Disable Nagle's algorithm. s/Listen/Receive/."
8 597688 sept_errata asciilifeform "Fixed coarse mistake in reader.py"
- E67F9263580FCE464D48E985CC229C279A89C2F79296DEF56631EB295DA2B4604EBDC681914C1217D139B68873F721CD5DF0AF1A82F6F199E16A87F1DBBBEDB9(289 . 7)(289 . 7)
13 # HTMLize the given line :
14 s = ("<div id='{0}' class='{6}{5}'>"
15 "<a class='nick' title='{2}'"
16 " href=\"{3}\">{1}</a>{5} {4}</div>").format(l['idx'],
17 " href=\"{3}\">{1}</a>{7} {4}</div>").format(l['idx'],
18 speaker,
19 l['t'],
20 line_url(l),