- Oct 10, 2012
-
-
Laurent Bachelier authored
Usage: outcmd|irk target - Sending "-" is still possible by echo -|irk target - Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Laurent Bachelier authored
Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Eric S. Raymond authored
-
- Oct 09, 2012
-
-
Eric S. Raymond authored
-
Laurent Bachelier authored
This fixes a corner case where if you had a non-ASCII character in a commit and a filter command, you would end up with an unicode string and irkerhook.py would crash. But it would somehow work if you did not have a filter command. For both modes cases to work, forcing unicode in do() and then using unicode methods are required. JSON is unicode by default, and this is why the issues happened. Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Rick Gibbed authored
Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Rick Gibbed authored
Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Eric S. Raymond authored
It seems to collide, hard, with the (necessary) library mutex. Also it was really complicating testing.
-
Eric S. Raymond authored
-
- Oct 08, 2012
-
-
Eric S. Raymond authored
They tend to produce unwanted effects when an mIRC code is directly followed by a text digit (which is going to happen often in this context, e.g. with git hex commit IDs). the mIRC codes have no end delimiter, so unless the client's recognizer is very carefully crafted it will eat following text.
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Alexander van Gessel (AI0867) authored
-
Eric S. Raymond authored
-
Laurent Bachelier authored
- use the right config for Mercurial extractor - use the default tinyifier if nothing is provided - support using no tinyifier (=none or empty) Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
- Oct 07, 2012
-
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
I misunderstood the RFCs. Curious that someone else reported this before I saw it.
-