summaryrefslogtreecommitdiff
path: root/util/style.py
AgeCommit message (Expand)Author
2017-02-10misc: Update #!env calls for python to explicit versionJason Lowe-Power
2016-11-25style: Add options to select checkers and apply fixesAndreas Sandberg
2016-03-30style: Add a style checker that doesn't depend on MercurialAndreas Sandberg
2016-03-30scons, style: Rename style.py to hgstyle.pyAndreas Sandberg
2016-03-30style: Remove unsupported style.py commandsAndreas Sandberg
2016-03-24style: Strip newline when checking linesAndreas Sandberg
2016-02-06util: added line length and boolean comparison style checkersSteve Reinhardt
2016-02-06util: clean up and extend style checkerSteve Reinhardt
2015-02-11style: Fix broken m5format commandAndreas Sandberg
2015-02-11style: Fix incorrect style checker option nameAndreas Sandberg
2015-02-03style: Update the style checker to handle new include orderAndreas Sandberg
2014-08-26style: Add support for a style ignore list and ignore ext/Andreas Sandberg
2014-08-26style: Fixup strange semantics in hg m5styleAndreas Sandberg
2014-06-09Util: Do not style check symlinksJoel Hestness
2012-07-27util: Fix issues with style checker.Nathanael Premillieu
2012-06-29Style: Make style.py's invalid warning print which file caused the infraction.Matt Evans
2011-09-24style.py: don't die on empty filesSteve Reinhardt
2011-05-24style: Make the style hook work in directories other than the root.Nathan Binkert
2011-04-17style: fix all_regions code and remove bogus region typeNathan Binkert
2011-04-17style: remove extra debugging printNathan Binkert
2011-04-15style: add sort_includes to the style hookNathan Binkert
2011-04-15style: move style verifiers into classesNathan Binkert
2011-04-15style: add a user interface wrapper classNathan Binkert
2011-01-13Style checker: Fix a couple bugs in style.py.Gabe Black
2011-01-10style: prevent the style hook from aborting uncleanly because of an exceptionNathan Binkert
2011-01-10style: clean up style hook code a bitNathan Binkert
2010-12-30style: make style hook work with pre-qrefresh and update to use new codeNathan Binkert
2010-01-23style_hook: Fix the style hookNathan Binkert
2009-09-17Functionality migrated to sequencer.Polina Dudnik
2009-08-21[mq]: first_patchPolina Dudnik
2009-04-08style: fix style hook for some newer versions of mercurial.Nathan Binkert
2009-01-13Fix style hook for Mercurial >= 1.1Ali Saidi
2008-11-15Remove the pointless, repository destroying assertion and just have the scrip...Clint Smullen
2008-06-14Add hg commands for style check so you can check at times other than commitNathan Binkert
2007-12-11Fix minor bug in util/style.pySteve Reinhardt
2007-08-21style: fix style hook when run from a repo subdir.Nathan Binkert
2007-08-14style: Don't try to fix files that should be ignored.Nathan Binkert
2007-07-29Merge with head. style.py was also missing an argument in one call to modifie...Gabe Black
2007-07-28Work around a mercurial bug in bdiff.blocksNathan Binkert
2007-07-28style: fix stupid bugsNathan Binkert
2007-07-28style: Check/Fix whitespace on SCons filesNathan Binkert
2007-07-23Allow the fixwhite stuff to work when committing from a subdirNathan Binkert
2007-07-22do proper style checks for merged filesNathan Binkert
2007-07-22fix the style fixing thingNathan Binkert
2007-07-21Add code to turn the style stuff into a mercurial hook.Nathan Binkert