Mercurial > public > mercurial-scm > hg
log mercurial/namespaces.py @ 23761:19d6271a70db
age | author | description |
---|---|---|
Mon, 22 Dec 2014 09:07:37 -0800 | Sean Farley | namespaces: add __iter__ and iteritems methods |
Mon, 15 Dec 2014 14:09:00 -0800 | Sean Farley | namespaces: add 'listnames' property |
Sun, 21 Dec 2014 14:34:07 -0800 | Sean Farley | namespaces: remove templatename method on the namespaces object |
Sun, 21 Dec 2014 14:04:20 -0800 | Sean Farley | namespaces: remove names method on the namespaces object |
Sun, 21 Dec 2014 13:56:32 -0800 | Sean Farley | namespaces: add __getitem__ property |
Sun, 21 Dec 2014 13:06:24 -0800 | Sean Farley | namespaces: update documentation and code indentation |
Fri, 19 Dec 2014 17:27:20 -0800 | Sean Farley | namespaces: use namespace object instead of dictionary |