log

age author description
Fri, 17 Oct 2014 15:27:33 -0700 Sean Farley namespaces: add tags
Sun, 14 Dec 2014 19:11:44 -0800 Ryan McElroy namespaces: remove weakref; always pass in repo
Thu, 16 Oct 2014 23:27:54 -0700 Sean Farley changectx: use names api to simplify and extend node lookup
Fri, 17 Oct 2014 15:28:40 -0700 Sean Farley namespaces: add a method to the first matching node for a given name
Sun, 14 Dec 2014 12:53:50 -0800 Sean Farley namespaces: add bookmarks to the names data structure
Sun, 14 Dec 2014 16:22:24 -0800 Sean Farley namespaces: add a convenience property for the weakref _repo
Sun, 14 Dec 2014 15:35:57 -0800 Sean Farley namespaces: pass repo to __init__
Sun, 14 Dec 2014 15:04:40 -0800 Sean Farley namespaces: add a function to turn single results into lists
Fri, 17 Oct 2014 11:25:51 -0700 Sean Farley namespaces: add a method to register new namespaces
Sun, 14 Dec 2014 12:29:28 -0800 Sean Farley namespaces: introduce a generic way to map between names and nodes
Sun, 14 Dec 2014 19:27:58 +0100 Mads Kiilerich statichttprepo: update profile of __call__ in mock vfs object
Sun, 14 Dec 2014 21:00:58 +0100 Mathias De Maré tests: avoid git diffstat singular/plural output difference
Sun, 14 Dec 2014 11:34:51 +0100 Mathias De Maré subrepo: add revert support without backup for git subrepos
Sat, 01 Nov 2014 22:56:49 -0700 Martin von Zweigbergk match: make 'always' and 'exact' functions, not classes
Sat, 13 Dec 2014 14:31:55 -0800 Ryan McElroy share: implement shared bookmark functionality