----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3772/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11768:ef435292d793 --------------------------- util: Add maintainer tools to create upstream patches This changeset adds a maintainer script, create_patches.sh, that can be used to prepare for upstream from a git repository. The script can be used to generate patches in Mercurial or git format. The commit messages in the exported patches are all filtered, see upstream_msg_filter.sed, to ensure that irrelevant meta data isn't included in the upstream commit. Kudos to Curtis Dunham and Nikos Nikoleris for reviews and usability enhancements for earlier versions of this patch. Change-Id: Ia4cd089a32834b5e046ef58c0a173ca285b77bca Signed-off-by: Andreas Sandberg <[email protected]> Reviewed-by: Curtis Dunham <[email protected]> Reviewed-by: Nikos Nikoleris <[email protected]> Diffs ----- util/maint/create_patches.sh PRE-CREATION util/maint/git-patch-to-hg-patch PRE-CREATION util/maint/upstream_msg_filter.sed PRE-CREATION Diff: http://reviews.gem5.org/r/3772/diff/ Testing ------- Has been used to upstream patches from ARM for the last couple of months. Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
