Thu, 20 Jul 2006 21:58:25 -0700 Make hgweb threads into daemon threads.
Brendan Cully <brendan@kublai.com> [Thu, 20 Jul 2006 21:58:25 -0700] rev 2650
Make hgweb threads into daemon threads. This fixes the problem that an interrupted hg serve will not terminate until the next request has been received.
Fri, 21 Jul 2006 02:36:17 +0200 Preserve multibyte UTF-8 characters when obfuscating.
Brendan Cully <brendan@kublai.com> [Fri, 21 Jul 2006 02:36:17 +0200] rev 2649
Preserve multibyte UTF-8 characters when obfuscating. This version uses the unicode 'replace' option, so non-UTF-8 encodings will still be mangled. Luckily, there aren't any of those.
Fri, 21 Jul 2006 02:31:59 +0200 spelling fix
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 21 Jul 2006 02:31:59 +0200] rev 2648
spelling fix
Fri, 21 Jul 2006 01:40:07 +0200 change 'hg tag' to tag the parent rev instead of tip
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 21 Jul 2006 01:40:07 +0200] rev 2647
change 'hg tag' to tag the parent rev instead of tip
Wed, 19 Jul 2006 14:22:08 -0500 merge with tonfa-experimental
Matt Mackall <mpm@selenic.com> [Wed, 19 Jul 2006 14:22:08 -0500] rev 2646
merge with tonfa-experimental
Mon, 17 Jul 2006 02:09:35 +0200 fix 'hg cat' broken by 156fb1feab62
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 02:09:35 +0200] rev 2645
fix 'hg cat' broken by 156fb1feab62
Mon, 17 Jul 2006 02:00:49 +0200 allow specifying a file to hg parents, change the syntax to use -r/--rev
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 02:00:49 +0200] rev 2644
allow specifying a file to hg parents, change the syntax to use -r/--rev
Mon, 17 Jul 2006 01:59:06 +0200 fix filectxt to really work
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 01:59:06 +0200] rev 2643
fix filectxt to really work - use a context instead of changelog.read - changectx._id is not necessary
Mon, 17 Jul 2006 01:58:59 +0200 correct the handling of linkrev with nullid
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 01:58:59 +0200] rev 2642
correct the handling of linkrev with nullid
Mon, 17 Jul 2006 01:58:50 +0200 lookup should allow -1 to represent nullid (if passed an int as arg)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 01:58:50 +0200] rev 2641
lookup should allow -1 to represent nullid (if passed an int as arg)
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip