Mercurial > public > mercurial-scm > hg
log mercurial/namespaces.py @ 23822:02f4560b69b7
age | author | description |
---|---|---|
Thu, 16 Oct 2014 21:49:28 -0700 | Sean Farley | localrepo: add ignoremissing parameter to branchtip |
Mon, 15 Dec 2014 14:46:04 -0800 | Sean Farley | namespaces: add method to return a list of nodes for a given name |
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 |