----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3384/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11375:6368495d4d76 --------------------------- style: Add repository helper functions Add an AbstractRepo class and implementations for git and Mercurial that provide a common interface to query repository status for style checkers. The class defines the interfaces to list modified files that are about to be committed and methods to identify changed regions. Signed-off-by: Andreas Sandberg <[email protected]> Reviewed-by: Nikos Nikoleris <[email protected]> Reviewed-by: Curtis Dunham <[email protected]> Diffs ----- util/style/repo.py PRE-CREATION Diff: http://reviews.gem5.org/r/3384/diff/ Testing ------- Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
