Usage:
axp cset dump
[options] revision-or-dir-or-tarball
Infoline:
Options:
-h, --help | display this help message and exit |
-c, --show-changes | show listing of changes |
-l, --show-log | show revision log before the diffs |
-N, --no-new-files | don't show added or deleted file diffs |
-A, --no-arch-files | don't show arch specific file diffs |
Given the revision name or changeset directory or project tree directory or changeset/tree tarball (including http:// ones), show the content of all diffs in this changeset, optionally prefixed by listing of changes or revision log. The added and deleted files, as well as arch specific files, may be optionally excluded from this combined diff. Somewhat similar to "tla show-changeset --diffs", but works on more input types.