log hgext/zeroconf/__init__.py @ 24067:0baf41e02a4d

age author description
Sun, 30 Dec 2012 19:19:52 +0100 Benoit Boissinot zeroconf: use port from server instead of picking port from config (issue3746)
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such
Sat, 12 May 2012 16:02:45 +0200 Brodie Rao cleanup: replace naked excepts with more specific ones
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Sat, 30 Apr 2011 19:36:59 +0200 Nicolas Dumazet zeroconf: notify the Zeroconf threads when hg exits stable
Sat, 28 Aug 2010 12:31:07 -0400 Brodie Rao mail/hgweb: support service names for ports (issue2350)
Sat, 03 Jul 2010 01:56:09 +0200 Martin Geisler zeroconf: small fixes in docstring stable
Mon, 14 Jun 2010 16:56:20 -0300 Renato Cunha hgext/zeroconf/__init__.py: Separate relative and absolute imports.
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall zeroconf: handle string hgweb config args
Mon, 26 Apr 2010 11:03:40 -0500 Matt Mackall hgweb: make baseui parameter non-positional
Sat, 06 Feb 2010 17:31:49 +0100 Henrik Stuart zeroconf: override default destination folder on clone
Fri, 05 Feb 2010 10:16:52 -0600 Augie Fackler zeroconf: gethostbyaddr may also fail with socket.herror stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sat, 26 Sep 2009 00:17:55 +0300 Alexander Solovyov zeroconf: read actual description for repos in hgwebdir
Sat, 26 Sep 2009 00:17:02 +0300 Alexander Solovyov zeroconf: code cleanup, fixing variable names to be meaningful