log

age author description
Sat, 06 Feb 2010 12:47:17 +0100 Dirkjan Ochtman revlog: fix up previously stupid API change
Sat, 06 Feb 2010 11:29:48 +0100 Dirkjan Ochtman commands: simplify heads a little bit before I start hacking it up
Sat, 06 Feb 2010 11:29:23 +0100 Dirkjan Ochtman localrepo: add a quick docstring for localrepo.branchmap()
Sat, 06 Feb 2010 11:28:03 +0100 Dirkjan Ochtman commands: deprecate the heads -a option
Sat, 06 Feb 2010 11:27:22 +0100 Dirkjan Ochtman revlog: add a fast path for checking ancestry
Sat, 06 Feb 2010 10:23:18 +0100 David Soria Parra subrepo: correct copyright
Fri, 05 Feb 2010 18:46:22 +0100 Dan Villiom Podlaski Christiansen record: function variable naming & signature cleanup.
Fri, 05 Feb 2010 19:10:26 +0100 Vsevolod Solovyov add options dict to localrepo.store.opener and use it for defversion
Fri, 05 Feb 2010 18:23:01 +0100 Benoit Boissinot merge with main
Fri, 05 Feb 2010 17:02:27 +0200 Henri Wiechers localrepo: minor formatting - remove double space
Mon, 01 Feb 2010 22:29:11 +0200 Henri Wiechers coverage.py: fixed syntax error
Fri, 05 Feb 2010 17:24:38 +0100 Dirkjan Ochtman merge with stable
Fri, 05 Feb 2010 10:16:52 -0600 Augie Fackler zeroconf: gethostbyaddr may also fail with socket.herror stable
Fri, 05 Feb 2010 07:07:53 -0600 Steve Borho Merge with stable
Fri, 05 Feb 2010 04:33:08 -0600 Steve Borho commands: label from user is in local encoding stable
Tue, 02 Feb 2010 09:13:59 +0100 Benoit Boissinot merge with main
Tue, 02 Feb 2010 09:05:20 +0100 Benoit Boissinot copies: check if revisions are related (bug found with pylint)
Mon, 01 Feb 2010 11:34:44 -0600 Matt Mackall Merge with stable
Mon, 01 Feb 2010 09:34:35 -0600 Matt Mackall Added signature for changeset 4aa619c4c2c0 stable
Mon, 01 Feb 2010 09:34:35 -0600 Matt Mackall Added tag 1.4.3 for changeset 4aa619c4c2c0 stable
Mon, 01 Feb 2010 09:18:58 -0600 Matt Mackall Merge with i18n
Mon, 01 Feb 2010 09:18:25 -0600 Matt Mackall Merge with i18n stable 1.4.3
Mon, 01 Feb 2010 11:11:30 -0200 Wagner Bruna merge with i18n stable
Mon, 01 Feb 2010 11:10:43 -0200 Wagner Bruna i18n-pt_BR: synchronized with b08ffd27dfc8 stable
Sun, 31 Jan 2010 16:01:20 +0100 Martin Geisler Merge with stable.
Sat, 30 Jan 2010 19:49:52 +0100 Georg Brandl i18n: fix typo in German translation stable
Sun, 31 Jan 2010 02:34:50 +0900 FUJIWARA Katsunori i18n-ja: synchronized with e7727a545c48
Sun, 31 Jan 2010 13:43:33 -0600 Matt Mackall Merge with stable
Sun, 24 Jan 2010 20:51:53 +0100 Dan Villiom Podlaski Christiansen templates: rename `Last change' column in hgwebdir repository list.
Thu, 10 Dec 2009 17:21:31 +0900 Nicolas Dumazet run-tests: split tests/blacklist in tests/blacklists/*