Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 02 Aug 2013 16:46:23 -0500 | Sean Farley | basectx: move __str__ from changectx |
Tue, 06 Aug 2013 16:42:41 -0500 | Sean Farley | changectx: if passing a basectx then exit __init__ immediately |
Tue, 06 Aug 2013 15:50:28 -0500 | Sean Farley | basectx: return a copied context if changeid is already a basectx |
Sat, 13 Jul 2013 19:59:21 -0500 | Sean Farley | basectx: add an empty class that will be used as a parent of all contexts |
Wed, 24 Jul 2013 19:13:39 -0400 | Augie Fackler | ui.config: fix bug in config alternatives from cc669e4fec95 |
Sat, 03 Aug 2013 13:23:48 -0500 | Matt Mackall | proxy: allow wildcards in the no proxy list (issue1821) |