Files
gem5/util
Nathan Binkert fe6574ecc0 style: make style hook work with pre-qrefresh and update to use new code
clean up the code a little bit while we're at it.

I recommend that everyone adds the pre-qrefresh hook below since it
will make qref run the style hook and not just commit/qpush

[extensions]
style = <m5 path>/util/style.py

[hooks]
pretxncommit.style = python:style.check_whitespace
pre-qrefresh.style = python:style.check_whitespace
2010-12-30 12:53:56 -05:00
..
2006-05-31 19:26:56 -04:00
2009-07-02 16:48:21 -07:00
2006-05-31 19:26:56 -04:00
2006-12-17 18:58:50 -08:00
2006-11-29 13:17:41 -08:00
2010-11-08 13:58:25 -06:00
2008-11-17 11:22:16 -08:00