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
|
Sun, 13 Sep 2009 17:53:09 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 13 Sep 2009 17:23:47 +0200 |
Patrick Mezard |
zeroconf: fix hgweb published URLs (issue1819)
|
Sun, 26 Jul 2009 02:03:35 +0200 |
Martin Geisler |
zeroconf: wrap docstrings at 70 characters
|
Thu, 23 Jul 2009 00:26:42 +0200 |
Martin Geisler |
zeroconf: use reST syntax for literal blocks
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
zeroconf: wrapped docstrings at 78 characters
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
Sat, 20 Jun 2009 20:57:13 +0200 |
Cédric Duval |
help: remove per-extension paragraph on how to enable it
|
Tue, 09 Jun 2009 09:25:31 -0400 |
timeless |
Spell Mercurial as a proper noun
|
Mon, 27 Apr 2009 21:33:39 +0300 |
Alexander Solovyov |
zeroconf: guess ip for Zeroconf
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
hgweb: kill parentui references
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
ui: kill most users of parentui name and arg, replace with .copy()
|
Sat, 04 Apr 2009 23:20:10 +0200 |
Martin Geisler |
zeroconf: word-wrap help texts at 70 characters
|
Mon, 23 Mar 2009 13:13:02 +0100 |
Peter Arrenbrecht |
cleanup: drop variables for unused return values
|
Thu, 05 Mar 2009 12:58:13 +0200 |
Alexander Solovyov |
zeroconf: advertise repositories with hostname
|
Sun, 15 Feb 2009 20:18:29 +0200 |
Alexander Solovyov |
zeroconf: don't allow ipv6 addresses
|
Mon, 05 Jan 2009 20:49:12 +0100 |
David Soria Parra |
zeroconf: add extension documentation
|
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
|