log

age author description
Tue, 12 Oct 2010 11:02:45 -0500 Augie Fackler test-url: skip test when ssl module is unavailable stable
Sat, 16 Oct 2010 18:50:53 +0200 Benoit Boissinot revset: use 'requires' instead of 'wants' in error message
Fri, 15 Oct 2010 05:21:51 +0200 Nicolas Dumazet outgoing: unify common graphlog.outgoing and hg.outgoing code
Thu, 14 Oct 2010 22:41:43 +0200 Nicolas Dumazet bundlerepo: unify common code into a new getremotechanges
Tue, 12 Oct 2010 23:33:43 -0500 Augie Fackler revset id(): fix error text to say "id wants..." instead of "rev wants..."
Thu, 14 Oct 2010 22:53:17 +0200 Christian Ebert keyword: only use expensive fctx.cmp when needed
Thu, 14 Oct 2010 22:47:50 +0200 Christian Ebert context: narrow down filter special case in filectx.cmp()
Thu, 14 Oct 2010 21:36:00 +0200 Nicolas Dumazet incoming: unify code for incoming and graphlog.incoming
Thu, 14 Oct 2010 21:37:00 +0200 Nicolas Dumazet incoming: rename variable
Thu, 14 Oct 2010 01:28:29 +0200 Mads Kiilerich import: only the first hg patch marker should be processed (issue2417)
Fri, 10 Sep 2010 10:28:18 +0200 Gilles Moris backout: provide linear backout as a default (without --merge option)
Mon, 11 Oct 2010 10:07:42 -0500 Augie Fackler update: use revsingle to enable use of revsets as update targets (issue1993)
Tue, 12 Oct 2010 11:02:45 -0500 Augie Fackler test-url: skip test when ssl module is unavailable
Tue, 12 Oct 2010 11:02:05 -0500 Augie Fackler test-url: remove trailing whitespace
Tue, 12 Oct 2010 12:49:23 +0100 Christian Ebert keyword: code cleanup