diff options
author | Brandon Potter <brandon.potter@amd.com> | 2018-02-05 13:15:17 -0500 |
---|---|---|
committer | Brandon Potter <Brandon.Potter@amd.com> | 2018-08-17 17:58:00 +0000 |
commit | 4970b6551555e97f03b95d5c2c5d2b96c03d0a1c (patch) | |
tree | 4158edb36cd7c4efc016e04eaea58e03cc4ba17c /util/term | |
parent | 9883fb6b58f0e1a7f6d66f52eb29e534cc5f652f (diff) | |
download | gem5-4970b6551555e97f03b95d5c2c5d2b96c03d0a1c.tar.xz |
util: add util/maint/show_changes_by_file.py tool
The script diffs an upstream branch and a feature branch to find
all files which have been changed between the branches. It then
searches for all the corresponding changesets and binds them to
the files in the output.
The tool's output resembles the following:
/path/to/file/
filename
git-hash
git-hash
filename
git-hash
/path/to/file/
filename
git-hash
Change-Id: Icd67953748f38dad984488c5445313eaa56fa202
Reviewed-on: https://gem5-review.googlesource.com/7861
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>
Diffstat (limited to 'util/term')
0 files changed, 0 insertions, 0 deletions