log

age author description
Mon, 15 Dec 2014 14:46:04 -0800 Sean Farley namespaces: add method to return a list of nodes for a given name
Tue, 21 Oct 2014 19:49:23 -0700 Sean Farley namespaces: add test for log
Fri, 17 Oct 2014 09:26:37 -0700 Sean Farley log: use new namespaces api to display names
Wed, 31 Dec 2014 16:50:19 -0600 Sean Farley tests: add a i18n translation test for log output
Fri, 09 Jan 2015 11:21:29 -0800 Durham Goode filectx: fix annotate to not directly instantiate filectx
Wed, 31 Dec 2014 18:39:41 -0500 Matt Harbison largefiles: don't print files as both large and normal in addremove dryruns
Wed, 31 Dec 2014 18:31:18 -0500 Matt Harbison largefiles: return the list of added files from addlargefiles()
Fri, 28 Nov 2014 21:44:41 -0500 Matt Harbison largefiles: align the output messages for an added file with core methods
Fri, 28 Nov 2014 21:03:44 -0500 Matt Harbison largefiles: align the output messages for a removed file with core methods
Thu, 06 Nov 2014 14:55:18 -0800 Sean Farley revset: use '%' as an operator for 'only'
Tue, 06 Jan 2015 21:56:33 -0800 Gregory Szorc transaction: support for callbacks during abort
Mon, 15 Dec 2014 14:11:19 -0800 Sean Farley debugnamecomplete: use new name api
Fri, 17 Oct 2014 13:41:29 -0700 Sean Farley debugnamecomplete: rename from debuglabelcomplete
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