Mercurial > hg
log
age | author | description |
---|---|---|
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 |