- Nov 26, 2012
-
-
Eric S. Raymond authored
-
- Nov 23, 2012
-
-
Eric S. Raymond authored
The constructed mercurial url is wrong - it creates urls like "repo/rev3456fg", which just get redirected to the default log, rather than the commit. The url should be "repo/rev/3456fg".
-
- Nov 07, 2012
-
-
Eric S. Raymond authored
-
Alexander van Gessel (AI0867) authored
Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
- Oct 25, 2012
-
-
Laurent Bachelier authored
This does not change anything for tinyurl (the default), but allows using http://tinyarro.ws/api-create.php?utfpure=1&url= In case invalid characters are encountered, fall back to str. Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Romain Bignon authored
Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Eric S. Raymond authored
-
- Oct 21, 2012
-
-
Eric S. Raymond authored
-
- Oct 19, 2012
-
-
Eric S. Raymond authored
AI0867 reported this was causing a rare hang during disconnect. Also, set the connection status to expired if the thread terminates due to exception.
-
- Oct 14, 2012
-
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
- Oct 13, 2012
-
-
Eric S. Raymond authored
Boom! Blew up, first time tested.
-
Eric S. Raymond authored
-
Eric S. Raymond authored
Alas, the fix violates RFC2812.
-
- Oct 11, 2012
-
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
- Oct 10, 2012
-
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
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
-