util: Add a unit test for the m5 utility's "readfile" command.
[gem5.git] / util / style.py
2020-07-13 Gabe Blackmisc: Remove support for checking out as a mercurial...
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-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 Andreas Sandbergstyle: Add options to select checkers and apply fixes
2016-03-30 Andreas Sandbergstyle: Add a style checker that doesn't depend on Mercurial
2016-03-30 Andreas Sandbergscons, style: Rename style.py to hgstyle.py
2016-03-30 Andreas Sandbergstyle: Remove unsupported style.py commands
2016-03-24 Andreas Sandbergstyle: Strip newline when checking lines
2016-02-07 Steve Reinhardtutil: added line length and boolean comparison style...
2016-02-07 Steve Reinhardtutil: clean up and extend style checker
2015-02-11 Andreas Sandbergstyle: Fix broken m5format command
2015-02-11 Andreas Sandbergstyle: Fix incorrect style checker option name
2015-02-03 Andreas Sandbergstyle: Update the style checker to handle new include...
2014-08-26 Andreas Sandbergstyle: Add support for a style ignore list and ignore...
2014-08-26 Andreas Sandbergstyle: Fixup strange semantics in hg m5style
2014-06-10 Joel HestnessUtil: Do not style check symlinks
2012-07-27 Nathanael Premillieuutil: Fix issues with style checker.
2012-06-29 Matt EvansStyle: Make style.py's invalid warning print which...
2011-09-24 Steve Reinhardtstyle.py: don't die on empty files
2011-05-25 Nathan Binkertstyle: Make the style hook work in directories other...
2011-04-17 Nathan Binkertstyle: fix all_regions code and remove bogus region...
2011-04-17 Nathan Binkertstyle: remove extra debugging print
2011-04-15 Nathan Binkertstyle: add sort_includes to the style hook
2011-04-15 Nathan Binkertstyle: move style verifiers into classes
2011-04-15 Nathan Binkertstyle: add a user interface wrapper class
2011-01-13 Gabe BlackStyle checker: Fix a couple bugs in style.py.
2011-01-10 Nathan Binkertstyle: prevent the style hook from aborting uncleanly...
2011-01-10 Nathan Binkertstyle: clean up style hook code a bit
2010-12-30 Nathan Binkertstyle: make style hook work with pre-qrefresh and updat...
2010-01-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-23 Nathan Binkertstyle_hook: Fix the style hook
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howermerge
2009-09-17 Polina DudnikFunctionality migrated to sequencer.
2009-09-11 Derek Howermerge
2009-09-11 Derek Howermerge
2009-09-11 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-09-01 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-25 Derek Howermerge
2009-08-21 Polina Dudnik[mq]: first_patch
2009-04-09 Nathan Binkertstyle: fix style hook for some newer versions of mercurial.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-01-13 Ali SaidiFix style hook for Mercurial >= 1.1
2008-11-15 Clint SmullenRemove the pointless, repository destroying assertion...
2008-06-15 Nathan BinkertAdd hg commands for style check so you can check at...
2007-12-11 Steve ReinhardtFix minor bug in util/style.py
2007-08-21 Gabe BlackMerge with head.
2007-08-21 Nathan Binkertstyle: fix style hook when run from a repo subdir.
2007-08-19 Gabe BlackMerge with head.
2007-08-15 Nathan Binkertstyle: Don't try to fix files that should be ignored.
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Gabe BlackMerge ... head. style.py was also missing an argument...
2007-07-29 Nathan Binkertmerge: style.py fix
2007-07-29 Nathan BinkertWork around a mercurial bug in bdiff.blocks
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Nathan Binkertmerge whitespace changes
2007-07-28 Nathan Binkertstyle: fix stupid bugs
2007-07-28 Nathan Binkertstyle: Check/Fix whitespace on SCons files
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertAllow the fixwhite stuff to work when committing from...
2007-07-22 Steve ReinhardtMerge from head.
2007-07-22 Nathan Binkertdo proper style checks for merged files
2007-07-22 Nathan Binkertfix the style fixing thing
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-22 Steve ReinhardtMerge Gabe's changes with mine.
2007-07-22 Gabe BlackMerge with head.
2007-07-22 Nathan BinkertAdd code to turn the style stuff into a mercurial hook.