- Oct 19, 2013
-
-
Neil authored
Having utf-8 in the commit metada (e.g author, commit message, file names) triggered a decoding error: "UnicodeDecodeError: 'ascii' codec can't decode byte 0xd7 in position 42: ordinal not in range(128)" This is because the __unicode__ method of the Commit class, doesn't actually return an object of type 'unicode' although it should.
-
- Oct 18, 2013
-
-
Eric S. Raymond authored
-
-
Ben Kelly authored
Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
- Sep 03, 2013
-
-
Neil authored
-
- May 17, 2013
-
-
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 authored
Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Alexander van Gessel authored
This delivery method exists for the benefit of sourceforge, which does not allow hooks to access the network except through email. Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Eric S. Raymond authored
-
- May 15, 2013
-
-
Alexander van Gessel authored
Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Alexander van Gessel authored
With a delay of 0.5 seconds, freenode starts dropping messages bunched in large groups after about 18 of them. Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
- May 05, 2013
-
-
Eric S. Raymond authored
-
- Apr 24, 2013
-
-
William Orr authored
- invalid options should print usage
-
William Orr authored
-
- Apr 17, 2013
-
-
Eric S. Raymond authored
-
- Apr 16, 2013
-
-
Laurent Bachelier authored
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
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
- Feb 22, 2013
-
-
Laurent Bachelier authored
Same as Git, without the last part about timezone though. Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Laurent Bachelier authored
This gives the same date format as the Git extractor Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Laurent Bachelier authored
So they can be handled by the filter hook. For now, only git is handled. Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
- Feb 03, 2013
-
-
Eric S. Raymond authored
-
Alexander van Gessel authored
Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
Alexander van Gessel authored
Truncate messages that are longer than 512 bytes and catch any exceptions irclib throws about rejected messages. Signed-off-by:
Eric S. Raymond <esr@thyrsus.com>
-
- Jan 25, 2013
-
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-