misc: Merge branch 'release-staging-v20.0.0.0' into develop
[gem5.git] / util / style / verifiers.py
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-06 Giacomo Travagliniutil: Port git hooks to python3
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackutil: Delete authors lists from files in util.
2019-10-01 Georg Kotheimerstyle: normalize filename in SortedIncludes.fix()
2019-01-11 Andrea Mondellimisc: updated shabang for python script
2017-02-10 Jason Lowe-Powermisc: Update #!env calls for python to explicit version
2016-11-25 Rekai Gonzalez Alb... util: git pre-commit hook to check staged files
2016-08-03 Jason Lowe-Powerstyle: Make the style fixers safe
2016-07-01 Jason Lowe-Powermisc: merge with sytle checker fix
2016-07-01 Andreas Sandbergstyle: Fix incorrect references style verifiers
2016-06-20 Gabor Dozsastyle: catch trailing white spaces in make and dts...
2016-06-02 Gabor Dozsastyle: remove extra newline from white space verifier...
2016-04-18 Andreas Sandbergstyle: Fix Python 2.6 compatibility
2016-03-30 Andreas Sandbergstyle: Change maximum line length to 79 characters
2016-03-30 Andreas Sandbergstyle: Add a control character checker
2016-03-30 Andreas Sandbergstyle: Refactor the style checker as a Python package