Searched hist:11407 (Results 1 - 3 of 3) sorted by relevance
/gem5/util/ | ||
H A D | git-pre-commit.py | 11407:e6cc41b0a03c Wed Mar 30 10:33:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> style: Add a git pre-commit hook Add a git pre-commit hook that verifies that files that are about to be committed. Since git stages changes into an index and the index contains the changes that will be committed, the style checker only looks at the state of files in the index. Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Curtis Dunham <curtis.dunham@arm.com> Reviewed-by: Steve Reinhardt <steve.reinhardt@amd.com> |
H A D | hgstyle.py | diff 11407:e6cc41b0a03c Wed Mar 30 10:33:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> style: Add a git pre-commit hook Add a git pre-commit hook that verifies that files that are about to be committed. Since git stages changes into an index and the index contains the changes that will be committed, the style checker only looks at the state of files in the index. Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Curtis Dunham <curtis.dunham@arm.com> Reviewed-by: Steve Reinhardt <steve.reinhardt@amd.com> |
/gem5/util/style/ | ||
H A D | sort_includes.py | diff 11407:e6cc41b0a03c Wed Mar 30 10:33:00 EDT 2016 Andreas Sandberg <andreas.sandberg@arm.com> style: Add a git pre-commit hook Add a git pre-commit hook that verifies that files that are about to be committed. Since git stages changes into an index and the index contains the changes that will be committed, the style checker only looks at the state of files in the index. Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-by: Curtis Dunham <curtis.dunham@arm.com> Reviewed-by: Steve Reinhardt <steve.reinhardt@amd.com> |
Completed in 18 milliseconds