log hgext/zeroconf/__init__.py @ 7570:e05aa73ce2b7

age author description
Wed, 29 Oct 2008 18:54:46 -0500 Augie Fackler zeroconf: Don't break serve if no internet connection is present.
Tue, 28 Oct 2008 20:23:22 +0100 Benoit Boissinot fix zeroconf handling for hgwebdir (error found by pychecker)
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Fri, 24 Oct 2008 11:35:47 -0500 Matt Mackall zeroconf: don't break on hg showconfig
Wed, 22 Oct 2008 17:34:52 -0500 Matt Mackall extensions: use new wrapper functions
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall zeroconf: advertise a proper hostname for _hg services
Sun, 12 Oct 2008 15:21:08 -0500 Matt Mackall zeroconf: use only first part of hostname for building local name
Wed, 08 Oct 2008 19:58:35 -0500 Matt Mackall zeroconf: initial implementation