<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/bitbot.git/src/IRCLine.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/bitbot.git/atom/src/IRCLine.py?h=master</id>
<link rel='self' href='https://cgit.space/~steering/bitbot.git/atom/src/IRCLine.py?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/'/>
<updated>2020-08-26T10:19:54Z</updated>
<entry>
<title>remove old comment</title>
<updated>2020-08-26T10:19:54Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-08-26T10:19:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=4add55804691e42d834c144a245210012c50b280'/>
<id>urn:sha1:4add55804691e42d834c144a245210012c50b280</id>
<content type='text'>
</content>
</entry>
<entry>
<title>we don't need +=1 for "new arg space" because we're pushing on an existing arg</title>
<updated>2020-03-05T11:15:37Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-03-05T11:15:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=c0947b066d477ba85f94b6b0a33abc80ba3518a1'/>
<id>urn:sha1:c0947b066d477ba85f94b6b0a33abc80ba3518a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use codecs.iterencode() to generator-style iterate encoding a string</title>
<updated>2020-03-03T11:44:00Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-03-03T11:44:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=f469a4e347de360585d03a1defb3a5f99e2b3d1f'/>
<id>urn:sha1:f469a4e347de360585d03a1defb3a5f99e2b3d1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rewrite command output truncation</title>
<updated>2020-03-03T11:16:39Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2020-03-03T11:15:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=7bf0b6edbffd45118c8a7f4f638bdd7f784a2598'/>
<id>urn:sha1:7bf0b6edbffd45118c8a7f4f638bdd7f784a2598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add IRCLine.parse_human() to allow for "!raw /msg jesopo hello"</title>
<updated>2019-11-27T17:38:17Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-27T17:38:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=747ba5c646d2755cb3ab48bbe98032752723e8c6'/>
<id>urn:sha1:747ba5c646d2755cb3ab48bbe98032752723e8c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add IRCArgs.append func</title>
<updated>2019-11-08T17:41:18Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-11-08T17:41:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=98183fe4b9061c00a7f70c34e763627a688f260f'/>
<id>urn:sha1:98183fe4b9061c00a7f70c34e763627a688f260f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix type errors detected by 'mypy --ignore-missing-imports src'.</title>
<updated>2019-10-30T21:26:59Z</updated>
<author>
<name>Valentin Lorentz</name>
</author>
<published>2019-10-25T22:32:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=fbf8cd1a167966d31717f4fc1fec1418910ad0f4'/>
<id>urn:sha1:fbf8cd1a167966d31717f4fc1fec1418910ad0f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move IRCLine related code from utils.irc to IRCLine.py</title>
<updated>2019-10-27T10:19:00Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-10-27T10:19:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=8f4b5a0e70804f8f19f8b9032b7d93857cda40e8'/>
<id>urn:sha1:8f4b5a0e70804f8f19f8b9032b7d93857cda40e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`source` should have ':' appended</title>
<updated>2019-07-28T19:55:54Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-07-28T19:55:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=793fc94ea369468b0238383b636f4aaa90b24050'/>
<id>urn:sha1:793fc94ea369468b0238383b636f4aaa90b24050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't silently truncate at newline in IRCLine.ParsedLine.truncate()</title>
<updated>2019-07-15T13:26:45Z</updated>
<author>
<name>jesopo</name>
</author>
<published>2019-07-15T13:26:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/bitbot.git/commit/?id=4815c1612ca3196ebf5b7eb8f693e3e1d591af63'/>
<id>urn:sha1:4815c1612ca3196ebf5b7eb8f693e3e1d591af63</id>
<content type='text'>
</content>
</entry>
</feed>
