Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 06 Nov 2013 16:48:06 -0500 | Augie Fackler | cleanup: move stdlib imports to their own import statement |
Wed, 06 Nov 2013 18:19:04 -0500 | Augie Fackler | pathutil: tease out a new library to break an import cycle from canonpath use |
Wed, 06 Nov 2013 14:38:34 -0500 | Augie Fackler | subsettable: move from repoview to branchmap, the only place it's used |
Sat, 16 Nov 2013 20:12:02 -0500 | Augie Fackler | obsolete: add __eq__ and __hash__ to marker to make set() deduplication work |
Sat, 16 Nov 2013 20:31:58 -0500 | Pierre-Yves David | obsolete: do not accept duplicated marker during exchange |
Sun, 17 Nov 2013 13:42:24 -0500 | Augie Fackler | Merge with stable. |
Sat, 16 Nov 2013 20:34:58 -0500 | Pierre-Yves David | obsolete: stop doing membership test on list stable |