Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: Authoritative
|
Mon, 27 Aug 2012 23:14:27 +0200 |
Mads Kiilerich |
avoid using abbreviations that look like spelling errors
|
Tue, 21 Aug 2012 02:41:20 +0200 |
Mads Kiilerich |
delete some dead comments and docstrings
|
Wed, 15 Aug 2012 22:39:18 +0200 |
Mads Kiilerich |
fix wording and not-completely-trivial spelling errors and bad docstrings
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Fri, 06 Jan 2012 16:27:13 +0100 |
Martin Geisler |
Remove FSF mailing address from GPL headers
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
Sat, 30 Apr 2011 07:30:38 -0500 |
Augie Fackler |
Zeroconf: catch both ValueError and KeyError in get()
|
Wed, 13 Apr 2011 12:57:24 -0500 |
Matt Mackall |
zeroconf: clean up naked exceptions
|
Wed, 23 Jun 2010 10:45:53 +0200 |
Javi Merino |
zeroconf: Use BadDomainName exception instead of string exceptions
stable
|
Fri, 19 Feb 2010 16:50:47 -0800 |
Brendan Cully |
zeroconf: suppress traceback during shutdown
stable
|
Mon, 08 Feb 2010 00:01:08 +0100 |
Brendan Cully |
zeroconf: use DNS length field to safely skip unknown record types
|
Sun, 07 Feb 2010 19:39:29 +0100 |
Brendan Cully |
zeroconf: better fix for readName error
|
Sun, 07 Feb 2010 18:37:14 +0100 |
Brendan Cully |
zeroconf: try utf-16 decoding if utf-8 fails
|
Sat, 06 Feb 2010 17:31:54 +0100 |
Henrik Stuart |
zeroconf: do not try to encode encoded strings (issue1942)
|
Thu, 28 Jan 2010 22:44:25 -0600 |
Matt Mackall |
zeroconf: flag third-party Zeroconf.py for ignore in check-code
|
Mon, 13 Apr 2009 21:23:52 +0300 |
Alexander Solovyov |
zeroconf: don't fail on non-local names
|
Mon, 23 Mar 2009 13:13:27 +0100 |
Peter Arrenbrecht |
cleanup: whitespace cleanup
|
Mon, 23 Mar 2009 13:13:02 +0100 |
Peter Arrenbrecht |
cleanup: drop variables for unused return values
|
Wed, 08 Oct 2008 19:58:35 -0500 |
Matt Mackall |
zeroconf: initial implementation
|