Add support for specifying my_activity.py list format.
This adds the possibility to specify the format for your activity through: -f <format>, --output-format=<format> <format> is specified as in strings.format(...). It is also possible to specify the output format for specific activity types. This enables users to use other formats such as Markdown: [%(title)s](%(url)s) This CL also adds support for new variables such as author, and adds a generic framework for adding more variables. BUG=166519 Review URL: https://chromiumcodereview.appspot.com/11607007 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@174203 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please
register
or
sign in
to comment