irker history
-1.6 @
- Deal with non-ASCII author names and '|' in the command line.
+1.6 @ 2013-01-24
+ Deal gracefully with non-ASCII author names and '|' in the command line.
1.15 @ 2012-12-08
Don't append an extra newline in the Subversion hook.
# No user-serviceable parts below this line
-version = "1.15"
+version = "1.16"
import sys, getopt, urlparse, time, random, socket, signal
import threading, Queue, SocketServer
# No user-serviceable parts below this line:
#
-version = "1.15"
+version = "1.16"
import os, sys, commands, socket, urllib, subprocess, locale
from pipes import quote as shellquote