Usage:

axp tree changelog [options] [archive/version]

Infoline:

generate a standard ChangeLog file from tree logs

Options:

-h, --helpdisplay this help message and exit
-R, --revision REVfetch REV first as tmp tree or new DIR
-d, --dir DIRcd to DIR first
-a, --ancestryuse tree ancestry rather than single version
-o, --output FILEwrite to FILE rather than stdout
-t, --taggedtag the output file
--show-timeinclude time and timezone in dates
--show-dirsinclude changes to the directories
--show-selfinclude changes to ChangeLog file
--show-idsinclude explicit file ids
-n, --no-filesexlude file lists from changes
-f, --fulluse full revision name in the header
-l, --use-log FILEuse rfc822 FILE instead of tree logs
-s, --tab-size Nuse N spaces instead of one TAB
Generate a ChangeLog for the given version from the tree
patch logs.  If DIR is not given, the current directory is
assumed for the arch tree.

Unlike "tla changelog", the output is closer to the de-facto
standard format and arguably more readable.  Also, the output
file is not tagged by default.